Path Lines of Code postcss/gen/org/intellij/plugins/postcss/PostCssIcons.java 12 postcss/plugin-content.yaml 3 postcss/resources/META-INF/plugin.xml 6 postcss/resources/inspectionDescriptions/PostCssCustomMedia.html 9 postcss/resources/inspectionDescriptions/PostCssCustomSelector.html 9 postcss/resources/inspectionDescriptions/PostCssMediaRange.html 10 postcss/resources/inspectionDescriptions/PostCssNesting.html 12 postcss/resources/inspectionDescriptions/PostCssUnresolvedModuleValueReference.html 9 postcss/resources/intellij.postcss.copyright.xml 9 postcss/src/org/intellij/plugins/postcss/PostCssBundle.java 16 postcss/src/org/intellij/plugins/postcss/PostCssCommentElementType.java 20 postcss/src/org/intellij/plugins/postcss/PostCssCommentProvider.java 41 postcss/src/org/intellij/plugins/postcss/PostCssDialect.java 20 postcss/src/org/intellij/plugins/postcss/PostCssElementType.java 8 postcss/src/org/intellij/plugins/postcss/PostCssElementTypes.java 14 postcss/src/org/intellij/plugins/postcss/PostCssEmbeddedTokenTypesProvider.java 14 postcss/src/org/intellij/plugins/postcss/PostCssFileType.java 42 postcss/src/org/intellij/plugins/postcss/PostCssGotoSymbolContributor.java 46 postcss/src/org/intellij/plugins/postcss/PostCssLanguage.java 15 postcss/src/org/intellij/plugins/postcss/PostCssLanguageSubstitutor.java 15 postcss/src/org/intellij/plugins/postcss/PostCssStubElementTypes.java 9 postcss/src/org/intellij/plugins/postcss/actions/PostCssAddAmpersandToSelectorQuickFix.java 24 postcss/src/org/intellij/plugins/postcss/actions/PostCssAddAtRuleNestToSelectorQuickFix.java 23 postcss/src/org/intellij/plugins/postcss/actions/PostCssDeleteAmpersandQuickFix.java 24 postcss/src/org/intellij/plugins/postcss/actions/PostCssDeleteAtRuleNestQuickFix.java 28 postcss/src/org/intellij/plugins/postcss/completion/PostCssCompletionContributor.java 70 postcss/src/org/intellij/plugins/postcss/completion/PostCssDumbAwareCompletionContributor.java 57 postcss/src/org/intellij/plugins/postcss/completion/handler/PostCssOneLineAtRuleInsertHandler.java 19 postcss/src/org/intellij/plugins/postcss/copyright/PostCssCopyrightsProvider.java 4 postcss/src/org/intellij/plugins/postcss/descriptors/CssMediaFeatureDescriptorStub.java 44 postcss/src/org/intellij/plugins/postcss/descriptors/PostCssCustomSelectorDescriptor.java 80 postcss/src/org/intellij/plugins/postcss/descriptors/PostCssElementDescriptorProvider.java 100 postcss/src/org/intellij/plugins/postcss/fileStructure/PostCssStructureViewElementsProvider.java 44 postcss/src/org/intellij/plugins/postcss/formatter/PostCssFormattingModelBuilder.java 107 postcss/src/org/intellij/plugins/postcss/highlighting/PostCssColorsPage.java 105 postcss/src/org/intellij/plugins/postcss/highlighting/PostCssSyntaxHighlighter.java 108 postcss/src/org/intellij/plugins/postcss/index/PostCssSupportedFileTypesProvider.java 28 postcss/src/org/intellij/plugins/postcss/inspections/PostCssBaseInspection.java 4 postcss/src/org/intellij/plugins/postcss/inspections/PostCssCustomMediaInspection.java 40 postcss/src/org/intellij/plugins/postcss/inspections/PostCssCustomSelectorInspection.java 64 postcss/src/org/intellij/plugins/postcss/inspections/PostCssMediaRangeInspection.java 48 postcss/src/org/intellij/plugins/postcss/inspections/PostCssNestingInspection.java 97 postcss/src/org/intellij/plugins/postcss/inspections/PostCssUnresolvedModuleValueReferenceInspection.java 32 postcss/src/org/intellij/plugins/postcss/inspections/suppress/PostCssInspectionFilter.java 35 postcss/src/org/intellij/plugins/postcss/lexer/PostCssHighlightingLexer.java 68 postcss/src/org/intellij/plugins/postcss/lexer/PostCssLexer.java 12 postcss/src/org/intellij/plugins/postcss/lexer/PostCssTokenTypes.java 18 postcss/src/org/intellij/plugins/postcss/lexer/postcss.flex 185 postcss/src/org/intellij/plugins/postcss/parser/PostCssMathParser.java 22 postcss/src/org/intellij/plugins/postcss/parser/PostCssParser.java 375 postcss/src/org/intellij/plugins/postcss/parser/PostCssParserDefinition.java 36 postcss/src/org/intellij/plugins/postcss/psi/PostCssCustomMedia.java 10 postcss/src/org/intellij/plugins/postcss/psi/PostCssCustomMediaAtRule.java 4 postcss/src/org/intellij/plugins/postcss/psi/PostCssCustomSelector.java 7 postcss/src/org/intellij/plugins/postcss/psi/PostCssCustomSelectorAtRule.java 9 postcss/src/org/intellij/plugins/postcss/psi/PostCssElementGenerator.java 18 postcss/src/org/intellij/plugins/postcss/psi/PostCssFile.java 4 postcss/src/org/intellij/plugins/postcss/psi/PostCssFileElementType.java 19 postcss/src/org/intellij/plugins/postcss/psi/PostCssNest.java 19 postcss/src/org/intellij/plugins/postcss/psi/PostCssOneLineAtRule.java 5 postcss/src/org/intellij/plugins/postcss/psi/PostCssPsiUtil.java 77 postcss/src/org/intellij/plugins/postcss/psi/PostCssSimpleVariable.java 4 postcss/src/org/intellij/plugins/postcss/psi/PostCssSimpleVariableDeclaration.java 17 postcss/src/org/intellij/plugins/postcss/psi/impl/PostCssCustomMediaAtRuleImpl.java 35 postcss/src/org/intellij/plugins/postcss/psi/impl/PostCssCustomMediaImpl.java 48 postcss/src/org/intellij/plugins/postcss/psi/impl/PostCssCustomSelectoDescriptorHandler.kt 9 postcss/src/org/intellij/plugins/postcss/psi/impl/PostCssCustomSelectorAtRuleImpl.java 42 postcss/src/org/intellij/plugins/postcss/psi/impl/PostCssCustomSelectorImpl.java 71 postcss/src/org/intellij/plugins/postcss/psi/impl/PostCssElementVisitor.java 24 postcss/src/org/intellij/plugins/postcss/psi/impl/PostCssFileImpl.java 21 postcss/src/org/intellij/plugins/postcss/psi/impl/PostCssNestImpl.java 64 postcss/src/org/intellij/plugins/postcss/psi/impl/PostCssSimpleVariableDeclarationImpl.java 59 postcss/src/org/intellij/plugins/postcss/psi/impl/PostCssSimpleVariableImpl.java 31 postcss/src/org/intellij/plugins/postcss/psi/impl/PostCssTreeElementFactory.java 32 postcss/src/org/intellij/plugins/postcss/psi/stubs/PostCssCustomMediaIndex.java 21 postcss/src/org/intellij/plugins/postcss/psi/stubs/PostCssCustomSelectorIndex.java 21 postcss/src/org/intellij/plugins/postcss/psi/stubs/types/PostCssCustomMediaStubElementType.java 29 postcss/src/org/intellij/plugins/postcss/psi/stubs/types/PostCssCustomSelectorStubElementType.java 29 postcss/src/org/intellij/plugins/postcss/references/PostCssCustomMediaReference.java 34 postcss/src/org/intellij/plugins/postcss/references/PostCssCustomSelectorReference.java 34 postcss/src/org/intellij/plugins/postcss/references/PostCssReferenceContributor.java 43 postcss/src/org/intellij/plugins/postcss/references/PostCssSimpleVariableReference.java 128 postcss/src/org/intellij/plugins/postcss/settings/PostCssCodeStyleSettings.java 10 postcss/src/org/intellij/plugins/postcss/settings/PostCssStylePanel.kt 47 postcss/src/org/intellij/plugins/postcss/settings/PostCssStyleSettingsProvider.java 43 postcss/src/org/intellij/plugins/postcss/usages/PostCssFindUsagesProvider.java 56 postcss/src/org/intellij/plugins/postcss/usages/PostCssIdIndexer.java 13 postcss/src/org/intellij/plugins/postcss/usages/PostCssUsageSearcher.java 44 postcss/testData/completion/customMedia/customMediaInInline.html 6 postcss/testData/completion/customMedia/customMediaInInline_after.html 6 postcss/testData/completion/customMedia/customMediaInsideAtRule.pcss 3 postcss/testData/completion/customMedia/customMediaInsideAtRule_after.pcss 3 postcss/testData/completion/customMedia/customMediaInsideNest.pcss 5 postcss/testData/completion/customMedia/customMediaInsideNest_after.pcss 5 postcss/testData/completion/customMedia/customMediaInsideRuleset.pcss 3 postcss/testData/completion/customMedia/customMediaInsideRuleset_after.pcss 3 postcss/testData/completion/customMedia/customMediaOneDefinition.pcss 2 postcss/testData/completion/customMedia/customMediaOneDefinition_after.pcss 2 postcss/testData/completion/customMedia/customMediaPriorityWithImport.pcss 3 postcss/testData/completion/customMedia/customMediaPriorityWithoutImport.pcss 2 postcss/testData/completion/customMedia/customMediaTopLevel.pcss 1 postcss/testData/completion/customMedia/customMediaTopLevel_after.pcss 1 postcss/testData/completion/customMedia/customMediaTwoDefinitions.pcss 3 postcss/testData/completion/customMedia/customMediaTwoDefinitions_after.pcss 3 postcss/testData/completion/customMedia/customMediaType.pcss 1 postcss/testData/completion/customMedia/customMediaType_after.pcss 1 postcss/testData/completion/customMedia/customMediaWithImport.pcss 2 postcss/testData/completion/customMedia/customMediaWithImport_after.pcss 2 postcss/testData/completion/customMedia/customMediaWithoutImport.pcss 1 postcss/testData/completion/customMedia/customMediaWithoutImport_after.pcss 1 postcss/testData/completion/customMedia/definition.pcss 1 postcss/testData/completion/customMedia/semicolonAfterCaret.pcss 1 postcss/testData/completion/customMedia/semicolonAfterCaret_after.pcss 1 postcss/testData/completion/customMedia/semicolonWithWhitespacesAfterCaret.pcss 2 postcss/testData/completion/customMedia/semicolonWithWhitespacesAfterCaret_after.pcss 2 postcss/testData/completion/customMedia/spaceAfterCaret.pcss 1 postcss/testData/completion/customMedia/spaceAfterCaret_after.pcss 1 postcss/testData/completion/customMedia/spaceAndSemicolonAfterCaret.pcss 1 postcss/testData/completion/customMedia/spaceAndSemicolonAfterCaret_after.pcss 1 postcss/testData/completion/customProperty/customPropertyCompletionItemsSet.pcss 3 postcss/testData/completion/customSelector/customSelectorInInline.html 6 postcss/testData/completion/customSelector/customSelectorInInline_after.html 6 postcss/testData/completion/customSelector/customSelectorInsideAtRule.pcss 3 postcss/testData/completion/customSelector/customSelectorInsideAtRule_after.pcss 3 postcss/testData/completion/customSelector/customSelectorInsideNest.pcss 5 postcss/testData/completion/customSelector/customSelectorInsideNest_after.pcss 5 postcss/testData/completion/customSelector/customSelectorInsideRuleset.pcss 3 postcss/testData/completion/customSelector/customSelectorInsideRuleset_after.pcss 3 postcss/testData/completion/customSelector/customSelectorOneDefinition.pcss 2 postcss/testData/completion/customSelector/customSelectorOneDefinitionIsFirstVariant.pcss 2 postcss/testData/completion/customSelector/customSelectorOneDefinition_after.pcss 2 postcss/testData/completion/customSelector/customSelectorPriorityWithImport.pcss 3 postcss/testData/completion/customSelector/customSelectorPriorityWithoutImport.pcss 2 postcss/testData/completion/customSelector/customSelectorTopLevel.pcss 1 postcss/testData/completion/customSelector/customSelectorTopLevel_after.pcss 1 postcss/testData/completion/customSelector/customSelectorTwoDefinitions.pcss 3 postcss/testData/completion/customSelector/customSelectorWithImport.pcss 2 postcss/testData/completion/customSelector/customSelectorWithImport_after.pcss 2 postcss/testData/completion/customSelector/customSelectorWithPartialImport.pcss 4 postcss/testData/completion/customSelector/customSelectorWithPartialImport_after.pcss 4 postcss/testData/completion/customSelector/customSelectorWithoutImport.pcss 1 postcss/testData/completion/customSelector/customSelectorWithoutImport_after.pcss 1 postcss/testData/completion/customSelector/definition.pcss 1 postcss/testData/completion/customSelector/semicolonAfterCaret.pcss 1 postcss/testData/completion/customSelector/semicolonAfterCaret_after.pcss 1 postcss/testData/completion/customSelector/semicolonWithWhitespacesAfterCaret.pcss 2 postcss/testData/completion/customSelector/semicolonWithWhitespacesAfterCaret_after.pcss 2 postcss/testData/completion/customSelector/spaceAfterCaret.pcss 1 postcss/testData/completion/customSelector/spaceAfterCaret_after.pcss 1 postcss/testData/completion/customSelector/spaceAndSemicolonAfterCaret.pcss 1 postcss/testData/completion/customSelector/spaceAndSemicolonAfterCaret_after.pcss 1 postcss/testData/completion/customSelector/twoColons.pcss 2 postcss/testData/completion/customSelector/twoColons_after.pcss 2 postcss/testData/completion/nesting/nestInsidePageAtRule.pcss 3 postcss/testData/completion/nesting/nestInsidePageAtRule_after.pcss 3 postcss/testData/completion/nesting/nestInsideSelector.pcss 4 postcss/testData/completion/nesting/nestInsideSelectorList.pcss 4 postcss/testData/completion/nesting/nestInsideSelectorList_after.pcss 4 postcss/testData/completion/nesting/nestInsideSelector_after.pcss 4 postcss/testData/completion/nesting/nestInsideTopLevelAtRule.pcss 3 postcss/testData/completion/nesting/nestInsideTopLevelAtRule_after.pcss 3 postcss/testData/completion/nesting/nestTopLevel.pcss 1 postcss/testData/completion/nesting/nestTopLevel_after.pcss 1 postcss/testData/completion/nestingRuleset/propertiesBeforeTag.pcss 6 postcss/testData/completion/nestingRuleset/propertiesLineBeforeTag.pcss 7 postcss/testData/completion/nestingRuleset/tagsBeforeProperty.pcss 7 postcss/testData/completion/nestingRuleset/tagsBeforeProperty_after.pcss 7 postcss/testData/completion/other/simpleVarAsPropertyValue.pcss 7 postcss/testData/completion/other/simpleVarAsPropertyValue_imported.pcss 1 postcss/testData/completion/other/simpleVarAsSelector.pcss 5 postcss/testData/completion/other/simpleVarInterpolationEnd.pcss 5 postcss/testData/completion/other/simpleVarInterpolationEnd_after.pcss 5 postcss/testData/completion/other/simpleVarInterpolationMiddle.pcss 6 postcss/testData/completion/other/simpleVarInterpolationStart.pcss 6 postcss/testData/editor/breadcrumbs/ampersandInClass.pcss 2 postcss/testData/editor/breadcrumbs/ampersandInCustomSelector.pcss 5 postcss/testData/editor/breadcrumbs/ampersandInId.pcss 2 postcss/testData/editor/breadcrumbs/ampersandInSelector.pcss 2 postcss/testData/editor/breadcrumbs/applyAtRule.pcss 3 postcss/testData/editor/breadcrumbs/applyAtRuleEmpty.pcss 3 postcss/testData/editor/breadcrumbs/customMediaAtRule.pcss 1 postcss/testData/editor/breadcrumbs/customMediaAtRuleEmpty.pcss 1 postcss/testData/editor/breadcrumbs/customSelector.pcss 3 postcss/testData/editor/breadcrumbs/customSelectorAtRule.pcss 1 postcss/testData/editor/breadcrumbs/customSelectorAtRuleEmpty.pcss 1 postcss/testData/editor/breadcrumbs/nestAtRule.pcss 5 postcss/testData/editor/copyright/updateExistingComment.pcss 3 postcss/testData/editor/copyright/updateExistingComment_after.pcss 7 postcss/testData/fileStructure/Ampersand.pcss 8 postcss/testData/fileStructure/ApplyAtRule.pcss 4 postcss/testData/fileStructure/ApplyAtRuleWithNesting.pcss 13 postcss/testData/fileStructure/AtRules.pcss 17 postcss/testData/fileStructure/CustomMedia.pcss 3 postcss/testData/fileStructure/CustomMediaWithNesting.pcss 11 postcss/testData/fileStructure/CustomSelectors.pcss 7 postcss/testData/fileStructure/CustomSelectorsWithNesting.pcss 13 postcss/testData/fileStructure/NestAtRules.pcss 8 postcss/testData/formatter/LineComment.pcss 8 postcss/testData/formatter/LineComment_after.pcss 8 postcss/testData/inspections/badAtRule.pcss 2 postcss/testData/inspections/customMedia/addCustomMediaPrefixDash.pcss 1 postcss/testData/inspections/customMedia/addCustomMediaPrefixDash_after.pcss 1 postcss/testData/inspections/customMedia/addCustomMediaPrefixEmpty.pcss 1 postcss/testData/inspections/customMedia/addCustomMediaPrefixEmpty_after.pcss 1 postcss/testData/inspections/customMedia/correctCustomMedia.pcss 1 postcss/testData/inspections/customMedia/emptyCustomMedia.pcss 3 postcss/testData/inspections/customMedia/emptyCustomMediaName.pcss 1 postcss/testData/inspections/customMedia/incorrectCustomMediaName.pcss 1 postcss/testData/inspections/customMedia/mediaFeatureCustom.pcss 2 postcss/testData/inspections/customMedia/mediaFeatureCustomDefinedTwoTimes.pcss 5 postcss/testData/inspections/customMedia/mediaFeatureCustomIncorrect.pcss 2 postcss/testData/inspections/customMedia/mediaFeatureCustomNotDefined.pcss 1 postcss/testData/inspections/customSelectors/addCustomSelectorPrefixColon.pcss 1 postcss/testData/inspections/customSelectors/addCustomSelectorPrefixColonDash.pcss 1 postcss/testData/inspections/customSelectors/addCustomSelectorPrefixColonDash_after.pcss 1 postcss/testData/inspections/customSelectors/addCustomSelectorPrefixColon_after.pcss 1 postcss/testData/inspections/customSelectors/addCustomSelectorPrefixEmpty.pcss 1 postcss/testData/inspections/customSelectors/addCustomSelectorPrefixEmpty_after.pcss 1 postcss/testData/inspections/customSelectors/customSelectorWithInvalidTokenAt.pcss 1 postcss/testData/inspections/customSelectors/customSelectorWithInvalidTokenSlash.pcss 1 postcss/testData/inspections/customSelectors/customSelectorWithoutDashes.pcss 2 postcss/testData/inspections/customSelectors/emptyCustomSelector.pcss 2 postcss/testData/inspections/customSelectors/emptyCustomSelectorName.pcss 1 postcss/testData/inspections/customSelectors/emptySelectorList.pcss 5 postcss/testData/inspections/customSelectors/emptySelectorListTwoInLine.pcss 1 postcss/testData/inspections/customSelectors/incorrectCustomSelectorName.pcss 2 postcss/testData/inspections/customSelectors/knownCustomSelectorName.pcss 2 postcss/testData/inspections/customSelectors/pseudoSelectorWithNesting.pcss 4 postcss/testData/inspections/customSelectors/unknownCustomSelectorName.pcss 1 postcss/testData/inspections/highlighting/attributeName.pcss 4 postcss/testData/inspections/highlighting/className.pcss 4 postcss/testData/inspections/highlighting/keywords.pcss 4 postcss/testData/inspections/highlighting/tags.pcss 4 postcss/testData/inspections/importEverywhere.pcss 4 postcss/testData/inspections/invalidPseudoClass.pcss 2 postcss/testData/inspections/mediaFeatureInvalid.pcss 1 postcss/testData/inspections/mediaRanges/correctSignDirection.pcss 1 postcss/testData/inspections/mediaRanges/equalSigns.pcss 2 postcss/testData/inspections/mediaRanges/incorrectMediaRange.pcss 1 postcss/testData/inspections/mediaRanges/incorrectSignDirection.pcss 2 postcss/testData/inspections/mediaRanges/incorrectSignDirectionWithDifferentOperators.pcss 2 postcss/testData/inspections/mediaRanges/oneEqualSignOfTwo.pcss 2 postcss/testData/inspections/mediaRanges/oneSign.pcss 1 postcss/testData/inspections/moduleValueReferences.pcss 21 postcss/testData/inspections/nesting/addAmpersand.pcss 5 postcss/testData/inspections/nesting/addAmpersand_after.pcss 5 postcss/testData/inspections/nesting/addNest.pcss 5 postcss/testData/inspections/nesting/addNest_after.pcss 5 postcss/testData/inspections/nesting/ampersandInAttributes.pcss 3 postcss/testData/inspections/nesting/ampersandInAttributes_after.pcss 3 postcss/testData/inspections/nesting/ampersandInClass.pcss 3 postcss/testData/inspections/nesting/ampersandInClass_after.pcss 4 postcss/testData/inspections/nesting/ampersandInId.pcss 5 postcss/testData/inspections/nesting/ampersandInId_after.pcss 4 postcss/testData/inspections/nesting/ampersandInPseudoClass.pcss 6 postcss/testData/inspections/nesting/ampersandInPseudoClass_after.pcss 5 postcss/testData/inspections/nesting/ampersandInPseudoFunction.pcss 3 postcss/testData/inspections/nesting/ampersandInPseudoFunction_after.pcss 3 postcss/testData/inspections/nesting/ampersandInSelectorListMulti.pcss 1 postcss/testData/inspections/nesting/ampersandInSimpleSelector.pcss 4 postcss/testData/inspections/nesting/ampersandInSimpleSelector_after.pcss 4 postcss/testData/inspections/nesting/ampersandWithOperators.pcss 10 postcss/testData/inspections/nesting/ampersandWithOperators_after.pcss 8 postcss/testData/inspections/nesting/correctNesting.pcss 5 postcss/testData/inspections/nesting/customSelectorDefinitionInsideAtRule.pcss 3 postcss/testData/inspections/nesting/customSelectorDefinitionInsideRuleset.pcss 3 postcss/testData/inspections/nesting/customSelectorWithAmpersand.pcss 6 postcss/testData/inspections/nesting/customSelectorWithNest.pcss 7 postcss/testData/inspections/nesting/deleteAmpersand.pcss 3 postcss/testData/inspections/nesting/deleteAmpersandFromAttribute.pcss 1 postcss/testData/inspections/nesting/deleteAmpersandFromAttribute_after.pcss 1 postcss/testData/inspections/nesting/deleteAmpersandFromClass.pcss 2 postcss/testData/inspections/nesting/deleteAmpersandFromClass_after.pcss 2 postcss/testData/inspections/nesting/deleteAmpersandFromId.pcss 2 postcss/testData/inspections/nesting/deleteAmpersandFromId_after.pcss 2 postcss/testData/inspections/nesting/deleteAmpersandFromPseudoClass.pcss 2 postcss/testData/inspections/nesting/deleteAmpersandFromPseudoClass_after.pcss 2 postcss/testData/inspections/nesting/deleteAmpersandFromPseudoFunction.pcss 2 postcss/testData/inspections/nesting/deleteAmpersandFromPseudoFunction_after.pcss 2 postcss/testData/inspections/nesting/deleteAmpersandFromSimpleSelector.pcss 2 postcss/testData/inspections/nesting/deleteAmpersandFromSimpleSelector_after.pcss 2 postcss/testData/inspections/nesting/deleteAmpersand_after.pcss 3 postcss/testData/inspections/nesting/deleteNest.pcss 3 postcss/testData/inspections/nesting/deleteNest_after.pcss 3 postcss/testData/inspections/nesting/emptyNest.pcss 4 postcss/testData/inspections/nesting/nestedRuleInsideDocument.pcss 42 postcss/testData/inspections/nesting/nestedRuleInsideMedia.pcss 39 postcss/testData/inspections/nesting/nestedRuleInsideSupports.pcss 39 postcss/testData/inspections/nesting/nestedRulesetInsideNestAtRule.pcss 6 postcss/testData/inspections/nesting/nestedRulesetWithNestWithoutAmpersand.pcss 5 postcss/testData/inspections/nesting/nestedRulesetWithoutAmpersand.pcss 8 postcss/testData/inspections/nesting/nestedRulesetWithoutNest.pcss 5 postcss/testData/inspections/nesting/normalRulesetWithNestingSelectors.pcss 6 postcss/testData/inspections/nesting/pseudoClassStartsWithAmpersand.pcss 3 postcss/testData/inspections/nesting/pseudoClassStartsWithAmpersand_after.pcss 3 postcss/testData/inspections/nesting/ruleInsideDocument.pcss 24 postcss/testData/inspections/nesting/ruleInsideMedia.pcss 24 postcss/testData/inspections/nesting/ruleInsideSupports.pcss 24 postcss/testData/inspections/nesting/simpleSelectorWithNestedRuleset.pcss 3 postcss/testData/inspections/nesting/simpleSelectorWithNestedRulesetInsideMedia.pcss 5 postcss/testData/inspections/nesting/simpleSelectorWithNestedRulesetInsideMedia_after.pcss 5 postcss/testData/inspections/nesting/simpleSelectorWithNestedRuleset_after.pcss 3 postcss/testData/inspections/nesting/simpleSelectorWithoutNestedRuleset.pcss 1 postcss/testData/inspections/nesting/simpleSelectorWithoutNestedRuleset_after.pcss 1 postcss/testData/inspections/simpleVariables.pcss 14 postcss/testData/lexer/ampersand.pcss 5 postcss/testData/lexer/comments.pcss 8 postcss/testData/lexer/customMedia.pcss 1 postcss/testData/lexer/customSelector.pcss 4 postcss/testData/lexer/greaterOrEqual.pcss 1 postcss/testData/lexer/hashSignInId.pcss 1 postcss/testData/lexer/hashSignInPseudoFunction.pcss 1 postcss/testData/lexer/highlighting/attributeSelectorInNestedRuleset.pcss 6 postcss/testData/lexer/highlighting/customMedia.pcss 1 postcss/testData/lexer/highlighting/customSelector.pcss 4 postcss/testData/lexer/highlighting/greaterOrEqual.pcss 1 postcss/testData/lexer/highlighting/hashSignInId.pcss 1 postcss/testData/lexer/highlighting/hashSignInPseudoFunction.pcss 1 postcss/testData/lexer/highlighting/keyframes.pcss 21 postcss/testData/lexer/highlighting/lessAndLessOrEqual.pcss 1 postcss/testData/lexer/highlighting/mediaRangeInverted.pcss 1 postcss/testData/lexer/highlighting/multiNested.pcss 7 postcss/testData/lexer/highlighting/nestedRules.pcss 6 postcss/testData/lexer/highlighting/propertyAfterKeyframes.pcss 4 postcss/testData/lexer/highlighting/propertyNames.pcss 5 postcss/testData/lexer/highlighting/pseudoSelectors.pcss 7 postcss/testData/lexer/highlighting/selectorSuffix.pcss 6 postcss/testData/lexer/highlighting/units.pcss 13 postcss/testData/lexer/highlighting/viewport.pcss 30 postcss/testData/lexer/lessAndLessOrEqual.pcss 1 postcss/testData/lexer/nest.pcss 5 postcss/testData/parser/customMedia/CustomMediaEmpty.pcss 1 postcss/testData/parser/customMedia/CustomMediaEmptyWithSemicolon.pcss 1 postcss/testData/parser/customMedia/CustomMediaEmptyWithoutSemicolon.pcss 1 postcss/testData/parser/customMedia/CustomMediaNested.pcss 3 postcss/testData/parser/customMedia/CustomMediaSimple.pcss 1 postcss/testData/parser/customMedia/CustomMediaWithAnd.pcss 1 postcss/testData/parser/customMedia/CustomMediaWithComma.pcss 1 postcss/testData/parser/customMedia/CustomMediaWithFeature.pcss 1 postcss/testData/parser/customMedia/CustomMediaWithFeatureRange.pcss 1 postcss/testData/parser/customMedia/CustomMediaWithoutSemicolon.pcss 1 postcss/testData/parser/customMedia/CustomMediaWithoutSemicolonBeforeBrace.pcss 3 postcss/testData/parser/customSelector/CustomSelector.pcss 4 postcss/testData/parser/customSelector/CustomSelectorDefinitionWithPseudoClasses.pcss 1 postcss/testData/parser/customSelector/CustomSelectorDefinitionWithoutColon.pcss 1 postcss/testData/parser/customSelector/CustomSelectorDefinitionWithoutSemicolon.pcss 1 postcss/testData/parser/customSelector/CustomSelectorInsideAtRule.pcss 3 postcss/testData/parser/customSelector/CustomSelectorInsideRuleset.pcss 6 postcss/testData/parser/customSelector/CustomSelectorUsageWithPseudoClasses.pcss 6 postcss/testData/parser/customSelector/CustomSelectorWithWhitespace.pcss 5 postcss/testData/parser/customSelector/CustomSelectorWithoutSemicolonBeforeBrace.pcss 3 postcss/testData/parser/customSelector/CustomSelectorWithoutTwoDashes.pcss 2 postcss/testData/parser/incremental/declarationBlockWithBraces.pcss 3 postcss/testData/parser/incremental/declarationBlockWithNonPairBraces.pcss 3 postcss/testData/parser/incremental/declarationBlockWithoutBraces.pcss 3 postcss/testData/parser/mediaRanges/MediaPlainFeature.pcss 1 postcss/testData/parser/mediaRanges/MediaRangeAndOtherFeatures.pcss 1 postcss/testData/parser/mediaRanges/MediaRangeIncomplete.pcss 1 postcss/testData/parser/mediaRanges/MediaRangeNameValue.pcss 1 postcss/testData/parser/mediaRanges/MediaRangeOperatorExpected.pcss 1 postcss/testData/parser/mediaRanges/MediaRangeTwoValuesIncomplete.pcss 1 postcss/testData/parser/mediaRanges/MediaRangeValueIncomplete.pcss 1 postcss/testData/parser/mediaRanges/MediaRangeValueName.pcss 1 postcss/testData/parser/mediaRanges/MediaRangeValueNameValue.pcss 1 postcss/testData/parser/mediaRanges/MediaRangeWithIncorrectRParen.pcss 1 postcss/testData/parser/mediaRanges/MediaRangeWithMinus.pcss 1 postcss/testData/parser/mediaRanges/MediaRangeWithoutUnit.pcss 1 postcss/testData/parser/nesting/AmpersandBetweenTwoHashes.pcss 1 postcss/testData/parser/nesting/AmpersandIdSelector.pcss 4 postcss/testData/parser/nesting/AmpersandInAttributes.pcss 3 postcss/testData/parser/nesting/AmpersandInClass.pcss 4 postcss/testData/parser/nesting/AmpersandInDeclaration.pcss 3 postcss/testData/parser/nesting/AmpersandInPropertyValue.pcss 3 postcss/testData/parser/nesting/AmpersandInPseudoClasses.pcss 5 postcss/testData/parser/nesting/AmpersandInPseudoFunction.pcss 5 postcss/testData/parser/nesting/AmpersandInSimpleSelector.pcss 4 postcss/testData/parser/nesting/AmpersandWithOperators.pcss 8 postcss/testData/parser/nesting/DeclarationBlockInBadAtRule.pcss 4 postcss/testData/parser/nesting/DeclarationBlockInDocument.pcss 4 postcss/testData/parser/nesting/DeclarationBlockInMedia.pcss 4 postcss/testData/parser/nesting/DeclarationBlockInRegion.pcss 4 postcss/testData/parser/nesting/DeclarationBlockInScope.pcss 4 postcss/testData/parser/nesting/DeclarationBlockInSupports.pcss 4 postcss/testData/parser/nesting/DirectNestingIncorrect.pcss 5 postcss/testData/parser/nesting/NestAtRuleIncorrectSelectorList.pcss 2 postcss/testData/parser/nesting/NestRulesetInsideAtRule.pcss 4 postcss/testData/parser/nesting/NestingAmpersand.pcss 5 postcss/testData/parser/nesting/NestingNestRule.pcss 10 postcss/testData/parser/nesting/PartOfNestInsideApplyFunction.pcss 3 postcss/testData/parser/nesting/PartOfNestKeywordInsideAtRule.pcss 3 postcss/testData/parser/nesting/PartOfNestKeywordInsidePageAtRule.pcss 3 postcss/testData/parser/nesting/PartOfNestKeywordInsideRuleset.pcss 3 postcss/testData/parser/nesting/PartOfNestKeywordTopLevel.pcss 1 postcss/testData/parser/nesting/SemicolonsCorrect.pcss 10 postcss/testData/parser/nesting/SemicolonsIncorrect.pcss 6 postcss/testData/parser/nesting/TopLevelRulesetNesting.pcss 3 postcss/testData/parser/other/ApplyAtRule.pcss 22 postcss/testData/parser/other/ScopeAtRule.pcss 39 postcss/testData/parser/other/SimpleVars.pcss 21 postcss/testData/parser/other/StartingStyleAtRule.pcss 41 postcss/testData/rename/customMedia-after.pcss 4 postcss/testData/rename/customMedia-before.pcss 4 postcss/testData/rename/customMediaWithTwoDashes-after.pcss 4 postcss/testData/rename/customMediaWithTwoDashes-before.pcss 4 postcss/testData/rename/customSelector-after.pcss 4 postcss/testData/rename/customSelector-before.pcss 4 postcss/testData/rename/customSelectorWithTwoDashes-after.pcss 4 postcss/testData/rename/customSelectorWithTwoDashes-before.pcss 4 postcss/testData/resolve/customMedia/definition.pcss 1 postcss/testData/resolve/customMedia/inline.html 7 postcss/testData/resolve/customMedia/resolve.pcss 3 postcss/testData/resolve/customMedia/resolveInCustomMediaAtRule.pcss 2 postcss/testData/resolve/customMedia/resolveMulti.pcss 4 postcss/testData/resolve/customMedia/resolveMultiInDifferentFiles.pcss 3 postcss/testData/resolve/customMedia/resolveWithImport.pcss 3 postcss/testData/resolve/customMedia/resolveWithoutImport.pcss 2 postcss/testData/resolve/customSelectors/definition.pcss 1 postcss/testData/resolve/customSelectors/inline.html 6 postcss/testData/resolve/customSelectors/resolve.pcss 3 postcss/testData/resolve/customSelectors/resolveInCustomSelectorAtRule.pcss 2 postcss/testData/resolve/customSelectors/resolveMulti.pcss 4 postcss/testData/resolve/customSelectors/resolveMultiInDifferentFiles.pcss 3 postcss/testData/resolve/customSelectors/resolveWithImport.pcss 3 postcss/testData/resolve/customSelectors/resolveWithoutImport.pcss 2 postcss/testData/smartEnter/completeCustomMediaWithSemicolon_after.pcss 1 postcss/testData/smartEnter/completeCustomMediaWithSemicolon_before.pcss 1 postcss/testData/smartEnter/completeCustomSelectorWithSemicolon_after.pcss 1 postcss/testData/smartEnter/completeCustomSelectorWithSemicolon_before.pcss 1 postcss/testData/usages/customMedia.pcss 4 postcss/testData/usages/customMediaDifferentCases.pcss 4 postcss/testData/usages/customSelectors.pcss 4 postcss/testData/usages/customSelectorsDifferentCases.pcss 4 postcss/testSrc/org/intellij/plugins/postcss/PostCssFixtureTestCase.java 14 postcss/testSrc/org/intellij/plugins/postcss/PostCssGotoSymbolTest.java 60 postcss/testSrc/org/intellij/plugins/postcss/PostCssTestSuite.java 110 postcss/testSrc/org/intellij/plugins/postcss/PostCssTestUtils.java 33 postcss/testSrc/org/intellij/plugins/postcss/completion/PostCssCompletionTestBase.java 51 postcss/testSrc/org/intellij/plugins/postcss/completion/PostCssCustomMediaCompletionTest.java 59 postcss/testSrc/org/intellij/plugins/postcss/completion/PostCssCustomPropertyCompletionTest.kt 7 postcss/testSrc/org/intellij/plugins/postcss/completion/PostCssCustomSelectorCompletionTest.java 70 postcss/testSrc/org/intellij/plugins/postcss/completion/PostCssNestCompletionTest.java 28 postcss/testSrc/org/intellij/plugins/postcss/completion/PostCssNestingCompletionTest.java 19 postcss/testSrc/org/intellij/plugins/postcss/completion/PostCssOtherCompletionTest.java 25 postcss/testSrc/org/intellij/plugins/postcss/editor/PostCssCommenterTest.java 45 postcss/testSrc/org/intellij/plugins/postcss/editor/PostCssCopyrightTest.java 34 postcss/testSrc/org/intellij/plugins/postcss/editor/PostCssMultiLineTodoTest.java 17 postcss/testSrc/org/intellij/plugins/postcss/editor/breadcrumbs/PostCssBreadcrumbsTest.java 51 postcss/testSrc/org/intellij/plugins/postcss/fileStructure/PostCssFileStructureTest.java 42 postcss/testSrc/org/intellij/plugins/postcss/formatter/PostCssFormatterTest.kt 12 postcss/testSrc/org/intellij/plugins/postcss/inspections/PostCssCssInspectionTest.java 42 postcss/testSrc/org/intellij/plugins/postcss/inspections/PostCssCustomMediaInspectionTest.java 45 postcss/testSrc/org/intellij/plugins/postcss/inspections/PostCssCustomMediaQuickFixTest.java 23 postcss/testSrc/org/intellij/plugins/postcss/inspections/PostCssCustomSelectorInspectionTest.java 54 postcss/testSrc/org/intellij/plugins/postcss/inspections/PostCssCustomSelectorQuickFixTest.java 26 postcss/testSrc/org/intellij/plugins/postcss/inspections/PostCssHighlightingTest.java 24 postcss/testSrc/org/intellij/plugins/postcss/inspections/PostCssMediaRangeInspectionTest.java 41 postcss/testSrc/org/intellij/plugins/postcss/inspections/PostCssNestingInspectionTest.java 111 postcss/testSrc/org/intellij/plugins/postcss/inspections/PostCssNestingQuickFixTest.java 47 postcss/testSrc/org/intellij/plugins/postcss/inspections/PostCssQuickFixTest.java 11 postcss/testSrc/org/intellij/plugins/postcss/lexer/PostCssLexerTest.java 47 postcss/testSrc/org/intellij/plugins/postcss/lexer/highlighting/PostCssHighlightingLexerTest.java 72 postcss/testSrc/org/intellij/plugins/postcss/parser/PostCssIncrementalParserTest.java 42 postcss/testSrc/org/intellij/plugins/postcss/parser/PostCssParsingCustomMediaTest.java 39 postcss/testSrc/org/intellij/plugins/postcss/parser/PostCssParsingCustomSelectorTest.java 36 postcss/testSrc/org/intellij/plugins/postcss/parser/PostCssParsingMediaRangesTest.java 42 postcss/testSrc/org/intellij/plugins/postcss/parser/PostCssParsingNestingTest.java 93 postcss/testSrc/org/intellij/plugins/postcss/parser/PostCssParsingOtherTest.java 16 postcss/testSrc/org/intellij/plugins/postcss/parser/PostCssParsingTest.java 42 postcss/testSrc/org/intellij/plugins/postcss/rename/PostCssRenameTest.java 19 postcss/testSrc/org/intellij/plugins/postcss/resolve/PostCssCustomMediaResolveTest.java 35 postcss/testSrc/org/intellij/plugins/postcss/resolve/PostCssCustomSelectorResolveTest.java 35 postcss/testSrc/org/intellij/plugins/postcss/resolve/PostCssResolveTest.java 22 postcss/testSrc/org/intellij/plugins/postcss/resolve/PostCssSimpleVarsTest.java 152 postcss/testSrc/org/intellij/plugins/postcss/smartEnter/PostCssSmartEnterTest.java 17 postcss/testSrc/org/intellij/plugins/postcss/usages/PostCssFindUsagesTest.java 19