Path	Lines of Code
Angular/angular-tests/test-ex/org/angular2/Angular2TestSuite.kt	118
Angular/angular-tests/test-ex/org/angular2/lang/html/Angular17HtmlParsingTest.kt	116
Angular/angular-tests/test-ex/org/angular2/lang/html/Angular181HtmlParsingTest.kt	90
Angular/angular-tests/test-ex/org/angular2/lang/html/Angular20HtmlParsingTest.kt	5
Angular/angular-tests/test-ex/org/angular2/lang/html/Angular2HtmlParsingTest.kt	369
Angular/angular-tests/test/org/angular2/Angular2CodeInsightFixtureTestCase.kt	10
Angular/angular-tests/test/org/angular2/Angular2MultiFileFixtureTestCase.kt	10
Angular/angular-tests/test/org/angular2/Angular2TemplateInspectionsProvider.kt	66
Angular/angular-tests/test/org/angular2/Angular2TestCase.kt	80
Angular/angular-tests/test/org/angular2/Angular2TestModule.kt	73
Angular/angular-tests/test/org/angular2/Angular2TestUtil.java	111
Angular/angular-tests/test/org/angular2/Angular2TsConfigFile.kt	29
Angular/angular-tests/test/org/angular2/Angular2TsExpectedConfigFiles.kt	18
Angular/angular-tests/test/org/angular2/AngularLexerTestCase.kt	11
Angular/angular-tests/test/org/angular2/cli/Angular2BlueprintListTest.kt	35
Angular/angular-tests/test/org/angular2/cli/Angular2CliContextTest.kt	40
Angular/angular-tests/test/org/angular2/cli/Angular2ConfigTest.kt	82
Angular/angular-tests/test/org/angular2/codeInsight/Angular2CompletionAutoPopupTest.kt	89
Angular/angular-tests/test/org/angular2/codeInsight/Angular2CompletionTest.kt	294
Angular/angular-tests/test/org/angular2/codeInsight/Angular2ControlFlowTest.kt	59
Angular/angular-tests/test/org/angular2/codeInsight/Angular2CopyPasteTest.kt	63
Angular/angular-tests/test/org/angular2/codeInsight/Angular2DocumentationTest.kt	100
Angular/angular-tests/test/org/angular2/codeInsight/Angular2EditorTest.kt	47
Angular/angular-tests/test/org/angular2/codeInsight/Angular2FormattingTest.kt	123
Angular/angular-tests/test/org/angular2/codeInsight/Angular2HighlightingTest.kt	324
Angular/angular-tests/test/org/angular2/codeInsight/Angular2IntentionsAndQuickFixesTest.kt	220
Angular/angular-tests/test/org/angular2/codeInsight/Angular2LiveTemplateTest.kt	66
Angular/angular-tests/test/org/angular2/codeInsight/Angular2ModelStructureTest.kt	366
Angular/angular-tests/test/org/angular2/codeInsight/Angular2ParameterHintsTest.kt	31
Angular/angular-tests/test/org/angular2/codeInsight/Angular2ParameterInfoTest.kt	49
Angular/angular-tests/test/org/angular2/codeInsight/Angular2RearrangerTest.kt	42
Angular/angular-tests/test/org/angular2/codeInsight/Angular2ServiceInlayHintsTest.kt	56
Angular/angular-tests/test/org/angular2/codeInsight/Angular2StructureViewTest.kt	16
Angular/angular-tests/test/org/angular2/codeInsight/Angular2TemplateTranspilerTest.kt	214
Angular/angular-tests/test/org/angular2/codeInsight/Angular2UsageHighlightingTest.kt	33
Angular/angular-tests/test/org/angular2/codeInsight/deprecated/Angular2AttributesTest.kt	881
Angular/angular-tests/test/org/angular2/codeInsight/deprecated/Angular2ComponentDeclarationNavigationTest.kt	105
Angular/angular-tests/test/org/angular2/codeInsight/deprecated/Angular2ContextTest.kt	239
Angular/angular-tests/test/org/angular2/codeInsight/deprecated/Angular2FrameworkHandlerTest.kt	89
Angular/angular-tests/test/org/angular2/codeInsight/deprecated/Angular2InjectionsTest.kt	279
Angular/angular-tests/test/org/angular2/codeInsight/deprecated/Angular2IvyModelTest.kt	91
Angular/angular-tests/test/org/angular2/codeInsight/deprecated/Angular2JsonModelTest.kt	263
Angular/angular-tests/test/org/angular2/codeInsight/deprecated/Angular2NgContentSelectorsTest.kt	59
Angular/angular-tests/test/org/angular2/codeInsight/deprecated/Angular2NgForTest.kt	56
Angular/angular-tests/test/org/angular2/codeInsight/deprecated/Angular2NgMaterialTest.kt	20
Angular/angular-tests/test/org/angular2/codeInsight/deprecated/Angular2NgTemplateLetTest.kt	27
Angular/angular-tests/test/org/angular2/codeInsight/deprecated/Angular2PipesTest.kt	148
Angular/angular-tests/test/org/angular2/codeInsight/deprecated/Angular2ScopesTest.kt	28
Angular/angular-tests/test/org/angular2/codeInsight/deprecated/Angular2SvgTest.kt	55
Angular/angular-tests/test/org/angular2/codeInsight/deprecated/Angular2TagsTest.kt	131
Angular/angular-tests/test/org/angular2/codeInsight/inspections/Angular2BlockInspectionsTest.kt	31
Angular/angular-tests/test/org/angular2/codeInsight/inspections/Angular2CompilerFlagsTest.kt	45
Angular/angular-tests/test/org/angular2/codeInsight/inspections/Angular2DecoratorInspectionsTest.kt	248
Angular/angular-tests/test/org/angular2/codeInsight/inspections/Angular2ExpressionTypesInspectionTest.kt	117
Angular/angular-tests/test/org/angular2/codeInsight/inspections/Angular2ExpressionTypesInspectionWithoutServiceTest.kt	22
Angular/angular-tests/test/org/angular2/codeInsight/inspections/Angular2InaccessibleMemberAotQuickFixesTest.kt	53
Angular/angular-tests/test/org/angular2/codeInsight/inspections/Angular2NgModuleImportQuickFixesTest.kt	424
Angular/angular-tests/test/org/angular2/codeInsight/inspections/Angular2OptimizedImageDirectiveInspectionTest.kt	34
Angular/angular-tests/test/org/angular2/codeInsight/inspections/Angular2SuppressionsTest.kt	44
Angular/angular-tests/test/org/angular2/codeInsight/inspections/Angular2TemplateInspectionsTest.kt	357
Angular/angular-tests/test/org/angular2/codeInsight/inspections/Angular2TsInspectionsTest.kt	87
Angular/angular-tests/test/org/angular2/codeInsight/navigation/Angular2FindUsagesTest.kt	14
Angular/angular-tests/test/org/angular2/codeInsight/navigation/Angular2GotoDeclarationTest.kt	41
Angular/angular-tests/test/org/angular2/codeInsight/navigation/Angular2GotoRelatedTest.kt	99
Angular/angular-tests/test/org/angular2/codeInsight/navigation/Angular2GotoSymbolTest.kt	47
Angular/angular-tests/test/org/angular2/codeInsight/navigation/Angular2JumpToSourceTest.kt	29
Angular/angular-tests/test/org/angular2/codeInsight/navigation/Angular2TscGotoDeclarationTest.kt	10
Angular/angular-tests/test/org/angular2/codeInsight/refactoring/Angular2ChangeSignatureTest.kt	21
Angular/angular-tests/test/org/angular2/codeInsight/refactoring/Angular2CliComponentGeneratorMockImpl.kt	49
Angular/angular-tests/test/org/angular2/codeInsight/refactoring/Angular2ExtractComponentTest.kt	51
Angular/angular-tests/test/org/angular2/codeInsight/refactoring/Angular2InlineTest.kt	40
Angular/angular-tests/test/org/angular2/codeInsight/refactoring/Angular2MoveTest.kt	136
Angular/angular-tests/test/org/angular2/codeInsight/refactoring/Angular2RenameTest.kt	195
Angular/angular-tests/test/org/angular2/codeInsight/refactoring/Angular2TscRenameTest.kt	10
Angular/angular-tests/test/org/angular2/css/Angular2CssClassTest.kt	204
Angular/angular-tests/test/org/angular2/css/Angular2CssCompletionTest.kt	72
Angular/angular-tests/test/org/angular2/css/Angular2CssHighlightingTest.kt	22
Angular/angular-tests/test/org/angular2/css/Angular2CssInspectionsTest.kt	170
Angular/angular-tests/test/org/angular2/css/Angular2CssRenameTest.kt	6
Angular/angular-tests/test/org/angular2/css/Angular2CssUsageHighlightingTest.kt	11
Angular/angular-tests/test/org/angular2/lang/OleasterTestUtil.kt	36
Angular/angular-tests/test/org/angular2/lang/expr/Angular20LexerTest.kt	6
Angular/angular-tests/test/org/angular2/lang/expr/Angular20ParserTest.kt	6
Angular/angular-tests/test/org/angular2/lang/expr/Angular2LexerSpecTest.kt	288
Angular/angular-tests/test/org/angular2/lang/expr/Angular2LexerTest.kt	93
Angular/angular-tests/test/org/angular2/lang/expr/Angular2ParserSpecTest.kt	691
Angular/angular-tests/test/org/angular2/lang/expr/Angular2ParserTest.kt	56
Angular/angular-tests/test/org/angular2/lang/html/Angular17HtmlHighlightingLexerTest.kt	5
Angular/angular-tests/test/org/angular2/lang/html/Angular17HtmlIndexerTest.kt	5
Angular/angular-tests/test/org/angular2/lang/html/Angular17HtmlLexerTest.kt	20
Angular/angular-tests/test/org/angular2/lang/html/Angular181HtmlHighlightingLexerTest.kt	5
Angular/angular-tests/test/org/angular2/lang/html/Angular181HtmlIndexerTest.kt	5
Angular/angular-tests/test/org/angular2/lang/html/Angular181HtmlLexerTest.kt	55
Angular/angular-tests/test/org/angular2/lang/html/Angular20HtmlHighlightingLexerTest.kt	5
Angular/angular-tests/test/org/angular2/lang/html/Angular20HtmlIndexerTest.kt	5
Angular/angular-tests/test/org/angular2/lang/html/Angular20HtmlLexerTest.kt	5
Angular/angular-tests/test/org/angular2/lang/html/Angular2HtmlHighlightingLexerTest.kt	37
Angular/angular-tests/test/org/angular2/lang/html/Angular2HtmlIndexerTest.kt	15
Angular/angular-tests/test/org/angular2/lang/html/Angular2HtmlLexerSpecTest.kt	624
Angular/angular-tests/test/org/angular2/lang/html/Angular2HtmlLexerTest.kt	316
Angular/angular-tests/test/org/angular2/lang/html/Angular2SemanticHighlightingTest.kt	23
Angular/angular-tests/test/org/angular2/lang/selector/Angular2DirectiveSimpleSelectorSpecTest.kt	349
Angular/angular-tests/test/org/angular2/library/forms/Angular2FormsCodeCompletionTest.kt	71
Angular/angular-tests/test/org/angular2/library/forms/Angular2FormsHighlightingTest.kt	43
Angular/angular-tests/test/org/angular2/library/forms/Angular2FormsQuickFixesTest.kt	90
Angular/angular-tests/test/org/angular2/library/forms/Angular2FormsRenameRefactoringTest.kt	15
Angular/angular-tests/test/org/angular2/library/forms/Angular2FormsTestSuite.kt	11
Angular/angular-tests/test/org/angular2/linters/Angular2TslintHighlightingTest.kt	57
Angular/angular-tests/test/org/angular2/resharper/Angular2BananaFixTest.kt	19
Angular/angular-tests/test/org/angular2/resharper/Angular2CodeCompletionTest.kt	68
Angular/angular-tests/test/org/angular2/resharper/Angular2EntitiesRenameTest.kt	86
Angular/angular-tests/test/org/angular2/resharper/Angular2HtmlCodeCompletionTest.kt	89
Angular/angular-tests/test/org/angular2/resharper/Angular2ReSharperCompletionTestBase.kt	43
Angular/angular-tests/test/org/angular2/resharper/Angular2ReSharperTestSuite.kt	11
Angular/angular-tests/testData/cli/config/angular-20.3/apps/web/index.html	1
Angular/angular-tests/testData/cli/config/angular-20.3/apps/web/style.css	1
Angular/angular-tests/testData/cli/config/angular-4/e2e/app.e2e-spec.ts	1
Angular/angular-tests/testData/cli/config/angular-4/e2e/app.po.ts	1
Angular/angular-tests/testData/cli/config/angular-4/karma.conf.js	30
Angular/angular-tests/testData/cli/config/angular-4/protractor.conf.js	24
Angular/angular-tests/testData/cli/config/angular-4/src/index.html	1
Angular/angular-tests/testData/cli/config/angular-4/src/styles.css	1
Angular/angular-tests/testData/cli/config/angular-5/e2e/test.ts	1
Angular/angular-tests/testData/cli/config/angular-5/karma.conf.js	1
Angular/angular-tests/testData/cli/config/angular-5/protractor.conf.js	1
Angular/angular-tests/testData/cli/config/angular-5/src/foo.ts	1
Angular/angular-tests/testData/cli/config/angular-5/src/index.html	1
Angular/angular-tests/testData/cli/config/angular-5/src/styles.scss	1
Angular/angular-tests/testData/cli/config/angular-5/src/test.spec.ts	1
Angular/angular-tests/testData/cli/config/angular-6/e2e/protractor.conf.js	1
Angular/angular-tests/testData/cli/config/angular-6/src/index.html	1
Angular/angular-tests/testData/cli/config/angular-6/src/karma.conf.js	1
Angular/angular-tests/testData/cli/config/angular-6/src/styles.css	1
Angular/angular-tests/testData/cli/config/angular-7-complex/e2e/protractor.conf.js	1
Angular/angular-tests/testData/cli/config/angular-7-complex/e2e/src/app.e2e-spec.ts	1
Angular/angular-tests/testData/cli/config/angular-7-complex/e2e/src/app.po.ts	1
Angular/angular-tests/testData/cli/config/angular-7-complex/e2e/test.ts	1
Angular/angular-tests/testData/cli/config/angular-7-complex/projects/test-ng-attr/karma.conf.js	29
Angular/angular-tests/testData/cli/config/angular-7-complex/projects/test-ng-attr/src/test.ts	12
Angular/angular-tests/testData/cli/config/angular-7-complex/src/index.html	1
Angular/angular-tests/testData/cli/config/angular-7-complex/src/karma.conf.js	1
Angular/angular-tests/testData/cli/config/angular-7-complex/src/styles.css	1
Angular/angular-tests/testData/cli/config/angular-7-complex/src/test.spec.ts	1
Angular/angular-tests/testData/cli/config/angular-7-complex/src/test.ts	1
Angular/angular-tests/testData/cli/config/angular-8-tslint-configs/e2e/protractor.conf.js	1
Angular/angular-tests/testData/cli/config/angular-8-tslint-configs/e2e/test.ts	1
Angular/angular-tests/testData/cli/config/angular-8-tslint-configs/karma.conf.js	1
Angular/angular-tests/testData/cli/config/angular-8-tslint-configs/src/index.html	1
Angular/angular-tests/testData/cli/config/angular-8-tslint-configs/src/styles.scss	1
Angular/angular-tests/testData/cli/config/angular-8-tslint-configs/src/test.spec.ts	1
Angular/angular-tests/testData/cli/config/angular-8-tslint-configs/src/test.ts	1
Angular/angular-tests/testData/cli/config/angular-8-tslint-configs/src/test/test.ts	1
Angular/angular-tests/testData/cli/config/angular-8/e2e/protractor.conf.js	1
Angular/angular-tests/testData/cli/config/angular-8/foo.scss	1
Angular/angular-tests/testData/cli/config/angular-8/karma.conf.js	1
Angular/angular-tests/testData/cli/config/angular-8/src/index.html	1
Angular/angular-tests/testData/cli/config/angular-8/src/styles.scss	1
Angular/angular-tests/testData/cli/context/angular-9/src/app/app.component.css	15
Angular/angular-tests/testData/cli/context/angular-9/src/app/app.component.html	5
Angular/angular-tests/testData/cli/context/angular-9/src/app/app.component.ts	9
Angular/angular-tests/testData/cli/context/angular-9/src/app/app.module.ts	14
Angular/angular-tests/testData/cli/context/angular-9/src/index.html	13
Angular/angular-tests/testData/cli/context/angular-9/src/main.ts	9
Angular/angular-tests/testData/cli/context/angular-9/src/styles.less	1
Angular/angular-tests/testData/completion/afterElseBlock.html	3
Angular/angular-tests/testData/completion/autoImportWithDFiles.ts	3
Angular/angular-tests/testData/completion/autoImportWithDFilesNg19_after.ts	4
Angular/angular-tests/testData/completion/autoImportWithDFilesNg20_1_after.ts	4
Angular/angular-tests/testData/completion/completeAfterQuickFixToExternalTemplate.ts	24
Angular/angular-tests/testData/completion/completeAfterQuickFixToExternalTemplate_after.html	3
Angular/angular-tests/testData/completion/cssCustomProperty/cssCustomProperty#--main-bg-color.html	1
Angular/angular-tests/testData/completion/cssCustomProperty/cssCustomProperty#--test2.html	4
Angular/angular-tests/testData/completion/cssCustomProperty/cssCustomProperty#--test3.html	4
Angular/angular-tests/testData/completion/cssCustomProperty/cssCustomProperty.ts	14
Angular/angular-tests/testData/completion/cssCustomProperty/some.css	3
Angular/angular-tests/testData/completion/customSignal.ts	23
Angular/angular-tests/testData/completion/customSignal_after.ts	23
Angular/angular-tests/testData/completion/deferBlockHydrateParameters.html	1
Angular/angular-tests/testData/completion/deferBlockOnTimerNoArgCompletion.html	1
Angular/angular-tests/testData/completion/deferBlockOnTriggers.html	1
Angular/angular-tests/testData/completion/deferBlockOnViewport.html	3
Angular/angular-tests/testData/completion/deferBlockParameters.html	1
Angular/angular-tests/testData/completion/deferBlockParametersNg19.html	1
Angular/angular-tests/testData/completion/deferBlockPrefetchParameters.html	1
Angular/angular-tests/testData/completion/deferBlockTimeExpressionStart.html	3
Angular/angular-tests/testData/completion/deferBlockTimeExpressionTimeUnit.html	3
Angular/angular-tests/testData/completion/deferSecondaryBlocks.html	2
Angular/angular-tests/testData/completion/deferSecondaryBlocksUnique.html	6
Angular/angular-tests/testData/completion/directiveInputMappingLiteral.ts	17
Angular/angular-tests/testData/completion/directiveInputMappingLiteralWithReplace.ts	17
Angular/angular-tests/testData/completion/directiveInputMappingLiteralWithReplace_after.ts	17
Angular/angular-tests/testData/completion/directiveInputMappingObject.ts	18
Angular/angular-tests/testData/completion/directiveInputMappingOutsideLiteral.ts	17
Angular/angular-tests/testData/completion/directiveInputMappingOutsideObject.ts	17
Angular/angular-tests/testData/completion/directiveOutputMapping.ts	13
Angular/angular-tests/testData/completion/errorBlock.ts	10
Angular/angular-tests/testData/completion/errorBlock_after.ts	12
Angular/angular-tests/testData/completion/exportAs#bold.html	1
Angular/angular-tests/testData/completion/exportAs#mouseenter.html	1
Angular/angular-tests/testData/completion/exportAs#underline.html	1
Angular/angular-tests/testData/completion/exportAs.ts	43
Angular/angular-tests/testData/completion/forBlockImplicitVariableInExpr#$count.html	6
Angular/angular-tests/testData/completion/forBlockImplicitVariableInExpr.html	3
Angular/angular-tests/testData/completion/forBlockImplicitVariables.html	1
Angular/angular-tests/testData/completion/forBlockLetEqKeyword.html	1
Angular/angular-tests/testData/completion/forBlockOfKeyword.html	1
Angular/angular-tests/testData/completion/forBlockParams#let.html	6
Angular/angular-tests/testData/completion/forBlockParams#track.html	7
Angular/angular-tests/testData/completion/forBlockParams.html	1
Angular/angular-tests/testData/completion/forBlockVariablesInExpr.html	3
Angular/angular-tests/testData/completion/forSecondaryBlocks.html	2
Angular/angular-tests/testData/completion/forSecondaryBlocksNested.html	4
Angular/angular-tests/testData/completion/forSecondaryBlocksUnique.html	3
Angular/angular-tests/testData/completion/hostBindingCssClass1.ts	17
Angular/angular-tests/testData/completion/hostBindingCssClass2.ts	18
Angular/angular-tests/testData/completion/hostBindingDecorator1.ts	15
Angular/angular-tests/testData/completion/hostBindingDecorator2.ts	15
Angular/angular-tests/testData/completion/hostBindingJSProperty1.ts	15
Angular/angular-tests/testData/completion/hostBindingJSProperty2.ts	22
Angular/angular-tests/testData/completion/hostDirectiveInputMapping.ts	28
Angular/angular-tests/testData/completion/hostDirectiveInputMappingOutsideLiteral.ts	28
Angular/angular-tests/testData/completion/hostDirectiveInputMappingWithReplace.ts	28
Angular/angular-tests/testData/completion/hostDirectiveInputMappingWithReplace_after.ts	28
Angular/angular-tests/testData/completion/hostDirectiveOutputMapping.ts	24
Angular/angular-tests/testData/completion/hostDirectivesProperties.ts	58
Angular/angular-tests/testData/completion/hostListenerDecorator.ts	17
Angular/angular-tests/testData/completion/ifBlock.ts	10
Angular/angular-tests/testData/completion/ifBlockParameterTyping.ts	13
Angular/angular-tests/testData/completion/ifBlockParameterTyping_after.ts	13
Angular/angular-tests/testData/completion/ifBlockParameters#as.html	6
Angular/angular-tests/testData/completion/ifBlockParameters.html	1
Angular/angular-tests/testData/completion/ifBlock_after.ts	10
Angular/angular-tests/testData/completion/ifSecondaryBlocks.html	2
Angular/angular-tests/testData/completion/ifSecondaryBlocksNested.html	4
Angular/angular-tests/testData/completion/ifSecondaryBlocksNestedText.html	2
Angular/angular-tests/testData/completion/ifSecondaryBlocksTopLevelText.html	2
Angular/angular-tests/testData/completion/keyofAttribute.ts	10
Angular/angular-tests/testData/completion/keyupEventCodeModifierNg15.html	1
Angular/angular-tests/testData/completion/letBlockExpression.html	3
Angular/angular-tests/testData/completion/letBlockTemplate.html	1
Angular/angular-tests/testData/completion/letBlockTemplate_after.html	1
Angular/angular-tests/testData/completion/narrowingInCaseBlock/narrowingInCaseBlock.html	4
Angular/angular-tests/testData/completion/narrowingInCaseBlock/narrowingInCaseBlock.ts	8
Angular/angular-tests/testData/completion/newAngularAnimationBindings#(animate.enter).html	6
Angular/angular-tests/testData/completion/newAngularAnimationBindings#(animate.leave).html	6
Angular/angular-tests/testData/completion/newAngularAnimationBindings#_animate.enter_.html	6
Angular/angular-tests/testData/completion/newAngularAnimationBindings#_animate.leave_.html	6
Angular/angular-tests/testData/completion/newAngularAnimationBindings#animate.enter.html	6
Angular/angular-tests/testData/completion/newAngularAnimationBindings#animate.leave.html	6
Angular/angular-tests/testData/completion/newAngularAnimationBindings.ts	11
Angular/angular-tests/testData/completion/noGlobalImportInTsFiles/after/noGlobalImportInTsFiles.ts	6
Angular/angular-tests/testData/completion/noGlobalImportInTsFiles/after/source.ts	6
Angular/angular-tests/testData/completion/noGlobalImportInTsFiles/before/noGlobalImportInTsFiles.ts	4
Angular/angular-tests/testData/completion/noGlobalImportInTsFiles/before/source.ts	6
Angular/angular-tests/testData/completion/noKeyupEventCodeModifierNg13.html	1
Angular/angular-tests/testData/completion/notSignal.ts	21
Angular/angular-tests/testData/completion/notSignal_after.ts	21
Angular/angular-tests/testData/completion/objectInitializerProperties.ts	25
Angular/angular-tests/testData/completion/primaryBlocks.html	1
Angular/angular-tests/testData/completion/primaryBlocksNestedText.html	1
Angular/angular-tests/testData/completion/primaryBlocksTopLevelText.html	1
Angular/angular-tests/testData/completion/recursiveHostDirective.ts	44
Angular/angular-tests/testData/completion/signal.ts	19
Angular/angular-tests/testData/completion/signalInGenericDirective/after/signalInGenericDirective.html	1
Angular/angular-tests/testData/completion/signalInGenericDirective/after/signalInGenericDirective.ts	21
Angular/angular-tests/testData/completion/signalInGenericDirective/before/signalInGenericDirective.html	1
Angular/angular-tests/testData/completion/signalInGenericDirective/before/signalInGenericDirective.ts	21
Angular/angular-tests/testData/completion/signalInGenericStructuralDirective/after/signalInGenericStructuralDirective.html	1
Angular/angular-tests/testData/completion/signalInGenericStructuralDirective/after/signalInGenericStructuralDirective.ts	21
Angular/angular-tests/testData/completion/signalInGenericStructuralDirective/before/signalInGenericStructuralDirective.html	1
Angular/angular-tests/testData/completion/signalInGenericStructuralDirective/before/signalInGenericStructuralDirective.ts	21
Angular/angular-tests/testData/completion/signalStore.ts	39
Angular/angular-tests/testData/completion/signal_after.ts	19
Angular/angular-tests/testData/completion/structuralDirectiveWithInjectedFields.ts	24
Angular/angular-tests/testData/completion/switchNoSiblingSecondaryBlocks.html	2
Angular/angular-tests/testData/completion/switchSecondaryBlocks.html	3
Angular/angular-tests/testData/completion/switchSecondaryBlocksUnique.html	5
Angular/angular-tests/testData/completion/tagsWithinBlock.html	3
Angular/angular-tests/testData/completion/tagsWithinBlock2.html	5
Angular/angular-tests/testData/completion/tailwindInNgClass/src/styles.css	14
Angular/angular-tests/testData/completion/tailwindInNgClass/src/tailwindInNgClass.ts	20
Angular/angular-tests/testData/completion/templateBindingsNgFor.ts	21
Angular/angular-tests/testData/completion/templateBindingsNgForContextDocumentation#index.html	3
Angular/angular-tests/testData/completion/templateBindingsNgForContextDocumentation#last.html	3
Angular/angular-tests/testData/completion/templateBindingsNgForContextDocumentation#ngForOf.html	3
Angular/angular-tests/testData/completion/templateBindingsNgForContextDocumentation.ts	19
Angular/angular-tests/testData/completion/templateBindingsNgIf.ts	21
Angular/angular-tests/testData/completion/templatesCompletion.html	1
Angular/angular-tests/testData/completion/templatesCompletion16.html	1
Angular/angular-tests/testData/completion/templatesCompletion16Strict.html	1
Angular/angular-tests/testData/completion/tsconfigPriority/src/component.html	2
Angular/angular-tests/testData/completion/tsconfigPriority/src/component.ts	16
Angular/angular-tests/testData/completion/viewChildrenDecorator.ts	16
Angular/angular-tests/testData/completion/viewChildrenDecoratorHtml/viewChildrenDecoratorHtml.html	6
Angular/angular-tests/testData/completion/viewChildrenDecoratorHtml/viewChildrenDecoratorHtml.ts	9
Angular/angular-tests/testData/completion/viewChildrenSignal.ts	28
Angular/angular-tests/testData/completionAutoPopup/completionInExpression/after/cdkThemes.ts	3
Angular/angular-tests/testData/completionAutoPopup/completionInExpression/after/completionInExpression.ts	20
Angular/angular-tests/testData/completionAutoPopup/completionInExpression/before/cdkThemes.ts	3
Angular/angular-tests/testData/completionAutoPopup/completionInExpression/before/completionInExpression.ts	16
Angular/angular-tests/testData/completionAutoPopup/deferBlockTyping.html	1
Angular/angular-tests/testData/completionAutoPopup/deferBlockTyping_after.html	1
Angular/angular-tests/testData/completionAutoPopup/forBlockTyping1.ts	11
Angular/angular-tests/testData/completionAutoPopup/forBlockTyping1_after.ts	11
Angular/angular-tests/testData/completionAutoPopup/forBlockTyping2.ts	11
Angular/angular-tests/testData/completionAutoPopup/forBlockTyping2_after.ts	11
Angular/angular-tests/testData/completionAutoPopup/keyupCodeModifierTyping.html	1
Angular/angular-tests/testData/controlflow/ConditionalExpression.ts	16
Angular/angular-tests/testData/controlflow/ForInput.ts	19
Angular/angular-tests/testData/controlflow/ForInputNgTemplate.ts	20
Angular/angular-tests/testData/controlflow/ForLocalVariable.ts	19
Angular/angular-tests/testData/controlflow/IfAndSwitchBlocks.ts	39
Angular/angular-tests/testData/controlflow/IfBlock.ts	33
Angular/angular-tests/testData/controlflow/IfDiscriminatedUnion.ts	46
Angular/angular-tests/testData/controlflow/IfLoadedTypeGuard.ts	37
Angular/angular-tests/testData/controlflow/IfWithBinaryExpression.ts	27
Angular/angular-tests/testData/controlflow/LogicalExpression.ts	17
Angular/angular-tests/testData/controlflow/NonStrictMode.ts	23
Angular/angular-tests/testData/controlflow/NullChecks.ts	27
Angular/angular-tests/testData/controlflow/NullOrUndefinedComparison.ts	18
Angular/angular-tests/testData/controlflow/SwitchBlock.ts	38
Angular/angular-tests/testData/copyPaste/aliased/after/colors.ts	5
Angular/angular-tests/testData/copyPaste/aliased/after/destination.component.html	7
Angular/angular-tests/testData/copyPaste/aliased/after/destination.component.ts	15
Angular/angular-tests/testData/copyPaste/aliased/after/destination.module.ts	16
Angular/angular-tests/testData/copyPaste/aliased/after/source.component.html	7
Angular/angular-tests/testData/copyPaste/aliased/after/source.component.ts	15
Angular/angular-tests/testData/copyPaste/aliased/after/source.module.ts	17
Angular/angular-tests/testData/copyPaste/aliased/before/colors.ts	5
Angular/angular-tests/testData/copyPaste/aliased/before/destination.component.html	3
Angular/angular-tests/testData/copyPaste/aliased/before/destination.component.ts	11
Angular/angular-tests/testData/copyPaste/aliased/before/destination.module.ts	10
Angular/angular-tests/testData/copyPaste/aliased/before/source.component.html	7
Angular/angular-tests/testData/copyPaste/aliased/before/source.component.ts	15
Angular/angular-tests/testData/copyPaste/aliased/before/source.module.ts	17
Angular/angular-tests/testData/copyPaste/basic/after/colors.ts	5
Angular/angular-tests/testData/copyPaste/basic/after/destination.component.html	7
Angular/angular-tests/testData/copyPaste/basic/after/destination.component.ts	15
Angular/angular-tests/testData/copyPaste/basic/after/destination.module.ts	16
Angular/angular-tests/testData/copyPaste/basic/after/source.component.html	7
Angular/angular-tests/testData/copyPaste/basic/after/source.component.ts	15
Angular/angular-tests/testData/copyPaste/basic/after/source.module.ts	17
Angular/angular-tests/testData/copyPaste/basic/before/colors.ts	5
Angular/angular-tests/testData/copyPaste/basic/before/destination.component.html	3
Angular/angular-tests/testData/copyPaste/basic/before/destination.component.ts	11
Angular/angular-tests/testData/copyPaste/basic/before/destination.module.ts	10
Angular/angular-tests/testData/copyPaste/basic/before/source.component.html	7
Angular/angular-tests/testData/copyPaste/basic/before/source.component.ts	15
Angular/angular-tests/testData/copyPaste/basic/before/source.module.ts	17
Angular/angular-tests/testData/copyPaste/basicToInjected/after/colors.ts	5
Angular/angular-tests/testData/copyPaste/basicToInjected/after/destination.component.ts	23
Angular/angular-tests/testData/copyPaste/basicToInjected/after/destination.module.ts	16
Angular/angular-tests/testData/copyPaste/basicToInjected/after/source.component.html	7
Angular/angular-tests/testData/copyPaste/basicToInjected/after/source.component.ts	15
Angular/angular-tests/testData/copyPaste/basicToInjected/after/source.module.ts	17
Angular/angular-tests/testData/copyPaste/basicToInjected/before/colors.ts	5
Angular/angular-tests/testData/copyPaste/basicToInjected/before/destination.component.ts	15
Angular/angular-tests/testData/copyPaste/basicToInjected/before/destination.module.ts	10
Angular/angular-tests/testData/copyPaste/basicToInjected/before/source.component.html	7
Angular/angular-tests/testData/copyPaste/basicToInjected/before/source.component.ts	15
Angular/angular-tests/testData/copyPaste/basicToInjected/before/source.module.ts	17
Angular/angular-tests/testData/copyPaste/expression/after/destination.component.html	3
Angular/angular-tests/testData/copyPaste/expression/after/destination.component.ts	12
Angular/angular-tests/testData/copyPaste/expression/after/destination.module.ts	14
Angular/angular-tests/testData/copyPaste/expression/after/source.component.html	3
Angular/angular-tests/testData/copyPaste/expression/after/source.component.ts	13
Angular/angular-tests/testData/copyPaste/expression/after/source.module.ts	17
Angular/angular-tests/testData/copyPaste/expression/before/destination.component.html	3
Angular/angular-tests/testData/copyPaste/expression/before/destination.component.ts	11
Angular/angular-tests/testData/copyPaste/expression/before/destination.module.ts	10
Angular/angular-tests/testData/copyPaste/expression/before/source.component.html	3
Angular/angular-tests/testData/copyPaste/expression/before/source.component.ts	13
Angular/angular-tests/testData/copyPaste/expression/before/source.module.ts	17
Angular/angular-tests/testData/copyPaste/expressionFromInjected/after/destination.component.html	3
Angular/angular-tests/testData/copyPaste/expressionFromInjected/after/destination.component.ts	12
Angular/angular-tests/testData/copyPaste/expressionFromInjected/after/destination.module.ts	14
Angular/angular-tests/testData/copyPaste/expressionFromInjected/after/source.component.ts	15
Angular/angular-tests/testData/copyPaste/expressionFromInjected/after/source.module.ts	17
Angular/angular-tests/testData/copyPaste/expressionFromInjected/before/destination.component.html	3
Angular/angular-tests/testData/copyPaste/expressionFromInjected/before/destination.component.ts	11
Angular/angular-tests/testData/copyPaste/expressionFromInjected/before/destination.module.ts	10
Angular/angular-tests/testData/copyPaste/expressionFromInjected/before/source.component.ts	15
Angular/angular-tests/testData/copyPaste/expressionFromInjected/before/source.module.ts	17
Angular/angular-tests/testData/copyPaste/expressionToHtml/after/destination.component.html	3
Angular/angular-tests/testData/copyPaste/expressionToHtml/after/destination.component.ts	11
Angular/angular-tests/testData/copyPaste/expressionToHtml/after/destination.module.ts	10
Angular/angular-tests/testData/copyPaste/expressionToHtml/after/source.component.html	3
Angular/angular-tests/testData/copyPaste/expressionToHtml/after/source.component.ts	12
Angular/angular-tests/testData/copyPaste/expressionToHtml/after/source.module.ts	17
Angular/angular-tests/testData/copyPaste/expressionToHtml/before/destination.component.html	3
Angular/angular-tests/testData/copyPaste/expressionToHtml/before/destination.component.ts	11
Angular/angular-tests/testData/copyPaste/expressionToHtml/before/destination.module.ts	10
Angular/angular-tests/testData/copyPaste/expressionToHtml/before/source.component.html	3
Angular/angular-tests/testData/copyPaste/expressionToHtml/before/source.component.ts	12
Angular/angular-tests/testData/copyPaste/expressionToHtml/before/source.module.ts	17
Angular/angular-tests/testData/copyPaste/expressionToInjected/after/destination.component.ts	14
Angular/angular-tests/testData/copyPaste/expressionToInjected/after/destination.module.ts	14
Angular/angular-tests/testData/copyPaste/expressionToInjected/after/source.component.html	3
Angular/angular-tests/testData/copyPaste/expressionToInjected/after/source.component.ts	12
Angular/angular-tests/testData/copyPaste/expressionToInjected/after/source.module.ts	17
Angular/angular-tests/testData/copyPaste/expressionToInjected/before/destination.component.ts	13
Angular/angular-tests/testData/copyPaste/expressionToInjected/before/destination.module.ts	10
Angular/angular-tests/testData/copyPaste/expressionToInjected/before/source.component.html	3
Angular/angular-tests/testData/copyPaste/expressionToInjected/before/source.component.ts	12
Angular/angular-tests/testData/copyPaste/expressionToInjected/before/source.module.ts	17
Angular/angular-tests/testData/copyPaste/htmlToExpression/after/destination.component.html	3
Angular/angular-tests/testData/copyPaste/htmlToExpression/after/destination.component.ts	11
Angular/angular-tests/testData/copyPaste/htmlToExpression/after/destination.module.ts	10
Angular/angular-tests/testData/copyPaste/htmlToExpression/after/source.component.html	3
Angular/angular-tests/testData/copyPaste/htmlToExpression/after/source.component.ts	12
Angular/angular-tests/testData/copyPaste/htmlToExpression/after/source.module.ts	17
Angular/angular-tests/testData/copyPaste/htmlToExpression/before/destination.component.html	3
Angular/angular-tests/testData/copyPaste/htmlToExpression/before/destination.component.ts	11
Angular/angular-tests/testData/copyPaste/htmlToExpression/before/destination.module.ts	10
Angular/angular-tests/testData/copyPaste/htmlToExpression/before/source.component.html	3
Angular/angular-tests/testData/copyPaste/htmlToExpression/before/source.component.ts	12
Angular/angular-tests/testData/copyPaste/htmlToExpression/before/source.module.ts	17
Angular/angular-tests/testData/copyPaste/injected/after/colors.ts	5
Angular/angular-tests/testData/copyPaste/injected/after/destination.component.ts	23
Angular/angular-tests/testData/copyPaste/injected/after/destination.module.ts	16
Angular/angular-tests/testData/copyPaste/injected/after/source.component.ts	23
Angular/angular-tests/testData/copyPaste/injected/after/source.module.ts	17
Angular/angular-tests/testData/copyPaste/injected/before/colors.ts	5
Angular/angular-tests/testData/copyPaste/injected/before/destination.component.ts	15
Angular/angular-tests/testData/copyPaste/injected/before/destination.module.ts	10
Angular/angular-tests/testData/copyPaste/injected/before/source.component.ts	23
Angular/angular-tests/testData/copyPaste/injected/before/source.module.ts	17
Angular/angular-tests/testData/copyPaste/injectedToBasic/after/colors.ts	5
Angular/angular-tests/testData/copyPaste/injectedToBasic/after/destination.component.html	7
Angular/angular-tests/testData/copyPaste/injectedToBasic/after/destination.component.ts	15
Angular/angular-tests/testData/copyPaste/injectedToBasic/after/destination.module.ts	16
Angular/angular-tests/testData/copyPaste/injectedToBasic/after/source.component.ts	23
Angular/angular-tests/testData/copyPaste/injectedToBasic/after/source.module.ts	17
Angular/angular-tests/testData/copyPaste/injectedToBasic/before/colors.ts	5
Angular/angular-tests/testData/copyPaste/injectedToBasic/before/destination.component.html	3
Angular/angular-tests/testData/copyPaste/injectedToBasic/before/destination.component.ts	11
Angular/angular-tests/testData/copyPaste/injectedToBasic/before/destination.module.ts	10
Angular/angular-tests/testData/copyPaste/injectedToBasic/before/source.component.ts	23
Angular/angular-tests/testData/copyPaste/injectedToBasic/before/source.module.ts	17
Angular/angular-tests/testData/copyPaste/ngFor/after/destination.component.html	3
Angular/angular-tests/testData/copyPaste/ngFor/after/destination.component.ts	12
Angular/angular-tests/testData/copyPaste/ngFor/after/destination.module.ts	14
Angular/angular-tests/testData/copyPaste/ngFor/after/source.component.html	3
Angular/angular-tests/testData/copyPaste/ngFor/after/source.component.ts	12
Angular/angular-tests/testData/copyPaste/ngFor/after/source.module.ts	17
Angular/angular-tests/testData/copyPaste/ngFor/before/destination.component.html	3
Angular/angular-tests/testData/copyPaste/ngFor/before/destination.component.ts	11
Angular/angular-tests/testData/copyPaste/ngFor/before/destination.module.ts	10
Angular/angular-tests/testData/copyPaste/ngFor/before/source.component.html	3
Angular/angular-tests/testData/copyPaste/ngFor/before/source.component.ts	12
Angular/angular-tests/testData/copyPaste/ngFor/before/source.module.ts	17
Angular/angular-tests/testData/copyPaste/self/after/source.component.html	14
Angular/angular-tests/testData/copyPaste/self/after/source.component.ts	19
Angular/angular-tests/testData/copyPaste/self/after/source.module.ts	17
Angular/angular-tests/testData/copyPaste/self/before/source.component.html	8
Angular/angular-tests/testData/copyPaste/self/before/source.component.ts	19
Angular/angular-tests/testData/copyPaste/self/before/source.module.ts	17
Angular/angular-tests/testData/copyPaste/undefined/after/destination.component.html	3
Angular/angular-tests/testData/copyPaste/undefined/after/destination.component.ts	11
Angular/angular-tests/testData/copyPaste/undefined/after/destination.module.ts	10
Angular/angular-tests/testData/copyPaste/undefined/after/source.component.html	3
Angular/angular-tests/testData/copyPaste/undefined/after/source.component.ts	9
Angular/angular-tests/testData/copyPaste/undefined/before/destination.component.html	3
Angular/angular-tests/testData/copyPaste/undefined/before/destination.component.ts	11
Angular/angular-tests/testData/copyPaste/undefined/before/destination.module.ts	10
Angular/angular-tests/testData/copyPaste/undefined/before/source.component.html	3
Angular/angular-tests/testData/copyPaste/undefined/before/source.component.ts	9
Angular/angular-tests/testData/css/clazz/complex-cli-index.css	2
Angular/angular-tests/testData/css/clazz/complex-cli-index.html	9
Angular/angular-tests/testData/css/clazz/complex-cli.css	2
Angular/angular-tests/testData/css/clazz/complex-global.css	2
Angular/angular-tests/testData/css/clazz/complex-internal.css	4
Angular/angular-tests/testData/css/clazz/complex.html	5
Angular/angular-tests/testData/css/clazz/complex.ts	17
Angular/angular-tests/testData/css/clazz/css.css	2
Angular/angular-tests/testData/css/clazz/cssExtRef.ts	26
Angular/angular-tests/testData/css/clazz/cssIntRef.ts	31
Angular/angular-tests/testData/css/clazz/cssIntRefHtmlTag.ts	32
Angular/angular-tests/testData/css/clazz/extTemplateRef.html	7
Angular/angular-tests/testData/css/clazz/extTemplateRef.ts	22
Angular/angular-tests/testData/css/clazz/extTemplateRefHtmlTag.html	9
Angular/angular-tests/testData/css/clazz/extTemplateRefHtmlTag.ts	22
Angular/angular-tests/testData/css/clazz/newStyleProps.css	2
Angular/angular-tests/testData/css/clazz/newStyleProps.html	1
Angular/angular-tests/testData/css/clazz/newStyleProps.ts	11
Angular/angular-tests/testData/css/clazz/ngClass.css	6
Angular/angular-tests/testData/css/clazz/ngClass.html	6
Angular/angular-tests/testData/css/completion/local-stylesheet-ext.css	4
Angular/angular-tests/testData/css/completion/local-stylesheet-ext.html	2
Angular/angular-tests/testData/css/completion/local-stylesheet-ext.ts	23
Angular/angular-tests/testData/css/highlighting/cssAmpersandSelector.css	5
Angular/angular-tests/testData/css/highlighting/hostBindingClassAttributeUnused.ts	26
Angular/angular-tests/testData/css/highlighting/hostBindingClassBindingUnused.ts	30
Angular/angular-tests/testData/css/highlighting/hostBindingDecoratorClassUnused.ts	29
Angular/angular-tests/testData/css/highlighting/lessParentSelector.less	8
Angular/angular-tests/testData/css/highlighting/pcssAmpersand.pcss	9
Angular/angular-tests/testData/css/inspections/RelativePathWithAngularRoot/dir/test.scss	1
Angular/angular-tests/testData/css/inspections/RelativePathWithAngularRoot/dir/usage.scss	3
Angular/angular-tests/testData/css/inspections/local-stylesheet-ext.css	2
Angular/angular-tests/testData/css/inspections/local-stylesheet-ext.html	1
Angular/angular-tests/testData/css/inspections/local-stylesheet-ext.ts	29
Angular/angular-tests/testData/css/inspections/local-stylesheet.ts	14
Angular/angular-tests/testData/css/inspections/unknownCssProperty.html	3
Angular/angular-tests/testData/css/refactoring/rename/className.ts	32
Angular/angular-tests/testData/css/refactoring/rename/className_after.ts	32
Angular/angular-tests/testData/css/usageHighlighting/classFromBinding.ts	27
Angular/angular-tests/testData/css/usageHighlighting/classFromCss.ts	27
Angular/angular-tests/testData/css/usageHighlighting/classFromHostBinding.ts	27
Angular/angular-tests/testData/css/usageHighlighting/classFromHostBindingAttribute.ts	27
Angular/angular-tests/testData/css/usageHighlighting/classFromHostBindingDecorator.ts	27
Angular/angular-tests/testData/css/usageHighlighting/classFromHtmlAttribute.ts	27
Angular/angular-tests/testData/css/usageHighlighting/classFromNgClassBinding.ts	27
Angular/angular-tests/testData/deprecated/attributes/attrTest.ts	7
Angular/angular-tests/testData/deprecated/attributes/attrTestCustom.ts	13
Angular/angular-tests/testData/deprecated/attributes/attributeNameMapping.html	30
Angular/angular-tests/testData/deprecated/attributes/attributeTypes.ts	43
Angular/angular-tests/testData/deprecated/attributes/attribute_binding.after.html	1
Angular/angular-tests/testData/deprecated/attributes/attribute_binding.html	1
Angular/angular-tests/testData/deprecated/attributes/attribute_one_time_binding.after.html	1
Angular/angular-tests/testData/deprecated/attributes/attribute_one_time_binding.html	1
Angular/angular-tests/testData/deprecated/attributes/binding.after.html	14
Angular/angular-tests/testData/deprecated/attributes/binding.after.ts	13
Angular/angular-tests/testData/deprecated/attributes/binding.html	14
Angular/angular-tests/testData/deprecated/attributes/binding.ts	13
Angular/angular-tests/testData/deprecated/attributes/binding.type.html	14
Angular/angular-tests/testData/deprecated/attributes/bindingHtml.html	1
Angular/angular-tests/testData/deprecated/attributes/bindingNamespace.html	3
Angular/angular-tests/testData/deprecated/attributes/case.after.html	1
Angular/angular-tests/testData/deprecated/attributes/case.html	1
Angular/angular-tests/testData/deprecated/attributes/case_insensitive.html	7
Angular/angular-tests/testData/deprecated/attributes/cdkDirectivesCompletion.html	1
Angular/angular-tests/testData/deprecated/attributes/compiled_binding.after.html	1
Angular/angular-tests/testData/deprecated/attributes/compiled_binding.html	1
Angular/angular-tests/testData/deprecated/attributes/contentAssistWithNotSelector.html	1
Angular/angular-tests/testData/deprecated/attributes/custom.html	11
Angular/angular-tests/testData/deprecated/attributes/custom.style.ts	20
Angular/angular-tests/testData/deprecated/attributes/custom.template.ts	21
Angular/angular-tests/testData/deprecated/attributes/custom.ts	21
Angular/angular-tests/testData/deprecated/attributes/decoratorInGetter.ts	20
Angular/angular-tests/testData/deprecated/attributes/directive_attrs_completion.ts	15
Angular/angular-tests/testData/deprecated/attributes/div.html	1
Angular/angular-tests/testData/deprecated/attributes/event.html	2
Angular/angular-tests/testData/deprecated/attributes/eventNamespace.html	1
Angular/angular-tests/testData/deprecated/attributes/exportAs.ts	22
Angular/angular-tests/testData/deprecated/attributes/exportAsMultipleNames.ts	20
Angular/angular-tests/testData/deprecated/attributes/extKeyEvents.html	17
Angular/angular-tests/testData/deprecated/attributes/for2.html	1
Angular/angular-tests/testData/deprecated/attributes/for2Template.html	1
Angular/angular-tests/testData/deprecated/attributes/id.html	2
Angular/angular-tests/testData/deprecated/attributes/if4.html	1
Angular/angular-tests/testData/deprecated/attributes/imgCompletionWithNg15.ts	10
Angular/angular-tests/testData/deprecated/attributes/imgCompletionWithNg15_after.ts	10
Angular/angular-tests/testData/deprecated/attributes/inheritor.ts	5
Angular/angular-tests/testData/deprecated/attributes/lifecycleHooks.ts	33
Angular/angular-tests/testData/deprecated/attributes/material.html	1
Angular/angular-tests/testData/deprecated/attributes/multi-resolve.html	3
Angular/angular-tests/testData/deprecated/attributes/multi-resolve.ts	18
Angular/angular-tests/testData/deprecated/attributes/multi-selector-template-bindings.html	4
Angular/angular-tests/testData/deprecated/attributes/multi-selector-template-bindings.ts	13
Angular/angular-tests/testData/deprecated/attributes/ng-content-completion.html	1
Angular/angular-tests/testData/deprecated/attributes/ng-content-inspection.html	4
Angular/angular-tests/testData/deprecated/attributes/ng-template-outlet-test.html	1
Angular/angular-tests/testData/deprecated/attributes/ngIfAs.after.ts	18
Angular/angular-tests/testData/deprecated/attributes/ngIfAs.ts	18
Angular/angular-tests/testData/deprecated/attributes/ngNoValidate.html	2
Angular/angular-tests/testData/deprecated/attributes/ngTemplate.after.html	1
Angular/angular-tests/testData/deprecated/attributes/ngTemplate.html	1
Angular/angular-tests/testData/deprecated/attributes/ng_for_of.ts	120
Angular/angular-tests/testData/deprecated/attributes/ng_if.ts	63
Angular/angular-tests/testData/deprecated/attributes/ng_no_validate_directive.ts	7
Angular/angular-tests/testData/deprecated/attributes/ng_template_outlet.ts	47
Angular/angular-tests/testData/deprecated/attributes/object.ts	14
Angular/angular-tests/testData/deprecated/attributes/objectOverride.ts	10
Angular/angular-tests/testData/deprecated/attributes/object_binding.after.html	1
Angular/angular-tests/testData/deprecated/attributes/object_binding.html	1
Angular/angular-tests/testData/deprecated/attributes/object_binding_via_base.after.html	1
Angular/angular-tests/testData/deprecated/attributes/object_binding_via_base.html	1
Angular/angular-tests/testData/deprecated/attributes/object_event.after.html	1
Angular/angular-tests/testData/deprecated/attributes/object_event.html	1
Angular/angular-tests/testData/deprecated/attributes/object_in_dec.ts	19
Angular/angular-tests/testData/deprecated/attributes/object_with_function.ts	11
Angular/angular-tests/testData/deprecated/attributes/one_time_binding.ts	11
Angular/angular-tests/testData/deprecated/attributes/selectorBasedAttributes.ts	38
Angular/angular-tests/testData/deprecated/attributes/spaces.html	1
Angular/angular-tests/testData/deprecated/attributes/spaces.ts	8
Angular/angular-tests/testData/deprecated/attributes/srcBinding.html	6
Angular/angular-tests/testData/deprecated/attributes/standardTagProperties.ts	7
Angular/angular-tests/testData/deprecated/attributes/std_props_on_component.html	10
Angular/angular-tests/testData/deprecated/attributes/styleUnitCompletion.html	4
Angular/angular-tests/testData/deprecated/attributes/svg-test.html	46
Angular/angular-tests/testData/deprecated/attributes/svg-test.ts	15
Angular/angular-tests/testData/deprecated/attributes/typeAttrWithForms.html	2
Angular/angular-tests/testData/deprecated/attributes/typeAttrWithForms.ts	13
Angular/angular-tests/testData/deprecated/attributes/variable.html	15
Angular/angular-tests/testData/deprecated/component-navigation/custom.html	1
Angular/angular-tests/testData/deprecated/component-navigation/custom.ts	16
Angular/angular-tests/testData/deprecated/component-navigation/customUsage.html	3
Angular/angular-tests/testData/deprecated/component-navigation/customUsage.ts	10
Angular/angular-tests/testData/deprecated/context/changeMethodSignature.fixed.ts	12
Angular/angular-tests/testData/deprecated/context/changeMethodSignature.html	1
Angular/angular-tests/testData/deprecated/context/changeMethodSignature.ts	12
Angular/angular-tests/testData/deprecated/context/component.after.ts	25
Angular/angular-tests/testData/deprecated/context/component.ts	25
Angular/angular-tests/testData/deprecated/context/createField.fixed.ts	9
Angular/angular-tests/testData/deprecated/context/createField.html	1
Angular/angular-tests/testData/deprecated/context/createField.ts	8
Angular/angular-tests/testData/deprecated/context/createFieldWithExplicitPublic.fixed.ts	11
Angular/angular-tests/testData/deprecated/context/createFieldWithExplicitPublic.html	1
Angular/angular-tests/testData/deprecated/context/createFieldWithExplicitPublic.ts	10
Angular/angular-tests/testData/deprecated/context/createFunction.fixed.ts	11
Angular/angular-tests/testData/deprecated/context/createFunction.html	1
Angular/angular-tests/testData/deprecated/context/createFunction.ts	8
Angular/angular-tests/testData/deprecated/context/createFunctionDoubleClass.fixed.ts	13
Angular/angular-tests/testData/deprecated/context/createFunctionDoubleClass.html	1
Angular/angular-tests/testData/deprecated/context/createFunctionDoubleClass.ts	10
Angular/angular-tests/testData/deprecated/context/createFunctionEventEmitter.fixed.ts	14
Angular/angular-tests/testData/deprecated/context/createFunctionEventEmitter.ts	12
Angular/angular-tests/testData/deprecated/context/createFunctionEventEmitterImplicit.fixed.ts	15
Angular/angular-tests/testData/deprecated/context/createFunctionEventEmitterImplicit.ts	13
Angular/angular-tests/testData/deprecated/context/createFunctionWithParam.fixed.ts	10
Angular/angular-tests/testData/deprecated/context/createFunctionWithParam.ts	7
Angular/angular-tests/testData/deprecated/context/createFunctionWithType.fixed.ts	9
Angular/angular-tests/testData/deprecated/context/createFunctionWithType.ts	7
Angular/angular-tests/testData/deprecated/context/customer.ts	4
Angular/angular-tests/testData/deprecated/context/customer2.ts	4
Angular/angular-tests/testData/deprecated/context/definition.html	1
Angular/angular-tests/testData/deprecated/context/definition.ts	9
Angular/angular-tests/testData/deprecated/context/definition2.html	1
Angular/angular-tests/testData/deprecated/context/definition2.ts	13
Angular/angular-tests/testData/deprecated/context/genericParentClassMembers.html	13
Angular/angular-tests/testData/deprecated/context/genericParentClassMembers.ts	34
Angular/angular-tests/testData/deprecated/context/iterable_differs.ts	71
Angular/angular-tests/testData/deprecated/context/ng_for_of.ts	117
Angular/angular-tests/testData/deprecated/context/ngsp-no-ng.html	3
Angular/angular-tests/testData/deprecated/context/ngsp-with-ng.html	3
Angular/angular-tests/testData/deprecated/context/nonNullAssertion.html	1
Angular/angular-tests/testData/deprecated/context/nonNullAssertion.ts	12
Angular/angular-tests/testData/deprecated/context/overriddenMethods.ts	29
Angular/angular-tests/testData/deprecated/context/template.completion.html	1
Angular/angular-tests/testData/deprecated/context/template.completion.ts	11
Angular/angular-tests/testData/deprecated/context/template.constr.completion.after.ts	12
Angular/angular-tests/testData/deprecated/context/template.constr.completion.ts	12
Angular/angular-tests/testData/deprecated/context/template.constr.html	1
Angular/angular-tests/testData/deprecated/context/template.constr.ts	12
Angular/angular-tests/testData/deprecated/context/template.html	1
Angular/angular-tests/testData/deprecated/context/template.ts	11
Angular/angular-tests/testData/deprecated/context/template.usage.html	1
Angular/angular-tests/testData/deprecated/context/template.usage.ts	11
Angular/angular-tests/testData/deprecated/context/templateMethod.html	1
Angular/angular-tests/testData/deprecated/context/templateMethod.ts	13
Angular/angular-tests/testData/deprecated/context/unions.ts	113
Angular/angular-tests/testData/deprecated/frameworkHandler/components.ts	17
Angular/angular-tests/testData/deprecated/frameworkHandler/multi-module-errors.ts	10
Angular/angular-tests/testData/deprecated/frameworkHandler/multi-module.ts	27
Angular/angular-tests/testData/deprecated/injections/$event.after.html	1
Angular/angular-tests/testData/deprecated/injections/$event.after.ts	7
Angular/angular-tests/testData/deprecated/injections/$event.html	1
Angular/angular-tests/testData/deprecated/injections/$event.ts	7
Angular/angular-tests/testData/deprecated/injections/angular-cli-lib/src/app/app.component.html	5
Angular/angular-tests/testData/deprecated/injections/angular-cli-lib/src/app/app.component.ts	19
Angular/angular-tests/testData/deprecated/injections/angular-cli-lib/src/app/app.module.ts	18
Angular/angular-tests/testData/deprecated/injections/angular-cli-lib/src/app/home.component.html	2
Angular/angular-tests/testData/deprecated/injections/angular-cli-lib/src/app/home.component.ts	10
Angular/angular-tests/testData/deprecated/injections/custom.ts	10
Angular/angular-tests/testData/deprecated/injections/emptyInterpolation.after.html	10
Angular/angular-tests/testData/deprecated/injections/emptyInterpolation.html	10
Angular/angular-tests/testData/deprecated/injections/emptyInterpolation.ts	8
Angular/angular-tests/testData/deprecated/injections/event.html	1
Angular/angular-tests/testData/deprecated/injections/event.ts	55
Angular/angular-tests/testData/deprecated/injections/event_different_name.ts	59
Angular/angular-tests/testData/deprecated/injections/event_different_name2.html	1
Angular/angular-tests/testData/deprecated/injections/event_private.html	1
Angular/angular-tests/testData/deprecated/injections/event_private.import.ts	59
Angular/angular-tests/testData/deprecated/injections/event_private.ts	59
Angular/angular-tests/testData/deprecated/injections/host.ts	13
Angular/angular-tests/testData/deprecated/injections/inner/event.html	1
Angular/angular-tests/testData/deprecated/injections/inner/event.ts	9
Angular/angular-tests/testData/deprecated/injections/inner2/event.html	1
Angular/angular-tests/testData/deprecated/injections/inner2/event.ts	9
Angular/angular-tests/testData/deprecated/injections/interpolation.html	1
Angular/angular-tests/testData/deprecated/injections/multipart-template-string.ts	20
Angular/angular-tests/testData/deprecated/injections/ngFor.after.html	9
Angular/angular-tests/testData/deprecated/injections/ngFor.after.ts	30
Angular/angular-tests/testData/deprecated/injections/ngFor.html	9
Angular/angular-tests/testData/deprecated/injections/ngFor.ts	30
Angular/angular-tests/testData/deprecated/injections/ngIf.ts	27
Angular/angular-tests/testData/deprecated/injections/ng_for_of.ts	120
Angular/angular-tests/testData/deprecated/injections/ng_if.ts	63
Angular/angular-tests/testData/deprecated/injections/noInjection.html	1
Angular/angular-tests/testData/deprecated/injections/node-modules-check/inner/event.html	1
Angular/angular-tests/testData/deprecated/injections/node-modules-check/inner/event.ts	9
Angular/angular-tests/testData/deprecated/injections/node-modules-check/inner2/event.html	1
Angular/angular-tests/testData/deprecated/injections/node-modules-check/inner2/event.ts	9
Angular/angular-tests/testData/deprecated/injections/nonAngularComponent.ts	12
Angular/angular-tests/testData/deprecated/injections/nonArrayStyles.ts	10
Angular/angular-tests/testData/deprecated/injections/nonEmptyInterpolation.after.html	10
Angular/angular-tests/testData/deprecated/injections/nonEmptyInterpolation.html	10
Angular/angular-tests/testData/deprecated/injections/nonEmptyInterpolation.ts	8
Angular/angular-tests/testData/deprecated/injections/ref-var.html	7
Angular/angular-tests/testData/deprecated/injections/ref-var.ts	20
Angular/angular-tests/testData/deprecated/injections/top-level-this.ts	16
Angular/angular-tests/testData/deprecated/injections/unclosedTemplate.html	3
Angular/angular-tests/testData/deprecated/injections/userSpecifiedLang.ts	17
Angular/angular-tests/testData/deprecated/metadata-ivy/@ionic/tab1.module.ts	16
Angular/angular-tests/testData/deprecated/metadata-ivy/@ionic/tab1.page.html	47
Angular/angular-tests/testData/deprecated/metadata-ivy/@ionic/tab1.page.ts	7
Angular/angular-tests/testData/deprecated/metadata-ivy/function_property/component.ts	27
Angular/angular-tests/testData/deprecated/metadata-ivy/function_property/template.html	7
Angular/angular-tests/testData/deprecated/metadata-ivy/material/module.ts	49
Angular/angular-tests/testData/deprecated/metadata-ivy/ng-zorro/extends-comp.ts	10
Angular/angular-tests/testData/deprecated/metadata-ivy/ng-zorro/inter_module_props.html	12
Angular/angular-tests/testData/deprecated/metadata-ivy/ng-zorro/inter_module_props.ts	7
Angular/angular-tests/testData/deprecated/metadata-ivy/priority/template.html	1
Angular/angular-tests/testData/deprecated/metadata-ivy/pure-attr-support/template.html	4
Angular/angular-tests/testData/deprecated/metadata-ivy/standalone-declarables/app.component.ts	37
Angular/angular-tests/testData/deprecated/metadata-ivy/transloco/transloco.html	7
Angular/angular-tests/testData/deprecated/metadata-json/div.html	1
Angular/angular-tests/testData/deprecated/metadata-json/extends-comp.ts	10
Angular/angular-tests/testData/deprecated/metadata-json/flexOrder.html	3
Angular/angular-tests/testData/deprecated/metadata-json/function_property/component.ts	27
Angular/angular-tests/testData/deprecated/metadata-json/function_property/template.html	7
Angular/angular-tests/testData/deprecated/metadata-json/inherited_properties.html	1
Angular/angular-tests/testData/deprecated/metadata-json/inter_module_props.html	12
Angular/angular-tests/testData/deprecated/metadata-json/inter_module_props.ts	7
Angular/angular-tests/testData/deprecated/metadata-json/ionic/tab1.module.ts	16
Angular/angular-tests/testData/deprecated/metadata-json/ionic/tab1.page.html	43
Angular/angular-tests/testData/deprecated/metadata-json/ionic/tab1.page.ts	7
Angular/angular-tests/testData/deprecated/metadata-json/material/module.ts	36
Angular/angular-tests/testData/deprecated/metadata-json/noTemplate.html	1
Angular/angular-tests/testData/deprecated/metadata-json/noTemplate.ts	13
Angular/angular-tests/testData/deprecated/metadata-json/primeButton.html	1
Angular/angular-tests/testData/deprecated/metadata-json/routerLink.html	1
Angular/angular-tests/testData/deprecated/metadata-json/template.html	1
Angular/angular-tests/testData/deprecated/metadata-json/template.ts	13
Angular/angular-tests/testData/deprecated/metadata-json/transloco/transloco.html	7
Angular/angular-tests/testData/deprecated/ngContentSelectors/component.ts	11
Angular/angular-tests/testData/deprecated/ngContentSelectors/highlighting.html	14
Angular/angular-tests/testData/deprecated/ngContentSelectors/resolution.html	12
Angular/angular-tests/testData/deprecated/ngFor/NgFor.ts	46
Angular/angular-tests/testData/deprecated/ngFor/NgForInspections.ts	50
Angular/angular-tests/testData/deprecated/ngFor/NgForWithPipe.ts	8
Angular/angular-tests/testData/deprecated/ngFor/NgForWithPipeHTML.html	5
Angular/angular-tests/testData/deprecated/ngFor/NgForWithinAttribute.ts	45
Angular/angular-tests/testData/deprecated/ngFor/NgForWithinAttributeHTML.html	14
Angular/angular-tests/testData/deprecated/ngFor/NgForWithinAttributeHTML.ts	30
Angular/angular-tests/testData/deprecated/ngFor/iterable_differs.ts	71
Angular/angular-tests/testData/deprecated/ngFor/ng_for_of.ts	117
Angular/angular-tests/testData/deprecated/ngMaterial/templateTest.html	2
Angular/angular-tests/testData/deprecated/ngTemplateLet/NgFor.ts	46
Angular/angular-tests/testData/deprecated/ngTemplateLet/NgForInspections.ts	53
Angular/angular-tests/testData/deprecated/pipes/asyncPipe.html	5
Angular/angular-tests/testData/deprecated/pipes/asyncPipe.ts	40
Angular/angular-tests/testData/deprecated/pipes/context-aware.html	4
Angular/angular-tests/testData/deprecated/pipes/context-aware.ts	48
Angular/angular-tests/testData/deprecated/pipes/custom.ts	9
Angular/angular-tests/testData/deprecated/pipes/genericClassPipe.ts	36
Angular/angular-tests/testData/deprecated/pipes/mixinPipes.ts	28
Angular/angular-tests/testData/deprecated/pipes/ngIfAs.after.ts	19
Angular/angular-tests/testData/deprecated/pipes/ngIfAs.ts	19
Angular/angular-tests/testData/deprecated/pipes/ngIfAsObj.ts	18
Angular/angular-tests/testData/deprecated/pipes/pipe.html	6
Angular/angular-tests/testData/deprecated/pipes/pipeCustom.resolve.html	6
Angular/angular-tests/testData/deprecated/pipes/pipeResultCompletion.html	1
Angular/angular-tests/testData/deprecated/pipes/typedPipe.ts	18
Angular/angular-tests/testData/deprecated/scopes/refsAndVars.html	41
Angular/angular-tests/testData/deprecated/scopes/refsAndVars.ts	30
Angular/angular-tests/testData/deprecated/svg/svg-completion.component.ts	13
Angular/angular-tests/testData/deprecated/svg/svg-highlighting.component.ts	13
Angular/angular-tests/testData/deprecated/tags/component-navigation/app1/app/app.component.html	19
Angular/angular-tests/testData/deprecated/tags/component-navigation/app1/app/app.component.ts	9
Angular/angular-tests/testData/deprecated/tags/component-navigation/app1/app/app.module.ts	16
Angular/angular-tests/testData/deprecated/tags/component-navigation/app1/app/test.component.ts	6
Angular/angular-tests/testData/deprecated/tags/component-navigation/app2/app/app.component.html	19
Angular/angular-tests/testData/deprecated/tags/component-navigation/app2/app/app.component.ts	9
Angular/angular-tests/testData/deprecated/tags/component-navigation/app2/app/app.module.ts	16
Angular/angular-tests/testData/deprecated/tags/component-navigation/app2/app/test.component.ts	6
Angular/angular-tests/testData/deprecated/tags/component-navigation/app3/app/app.component.html	19
Angular/angular-tests/testData/deprecated/tags/component-navigation/app3/app/app.component.ts	9
Angular/angular-tests/testData/deprecated/tags/component-navigation/app3/app/app.module.ts	16
Angular/angular-tests/testData/deprecated/tags/component-navigation/app3/app/test.component.ts	6
Angular/angular-tests/testData/deprecated/tags/component-navigation/app4/app/app.component.html	19
Angular/angular-tests/testData/deprecated/tags/component-navigation/app4/app/app.component.ts	9
Angular/angular-tests/testData/deprecated/tags/component-navigation/app4/app/app.module.ts	16
Angular/angular-tests/testData/deprecated/tags/component-navigation/app4/app/test.component.ts	6
Angular/angular-tests/testData/deprecated/tags/custom.after.html	11
Angular/angular-tests/testData/deprecated/tags/custom.html	11
Angular/angular-tests/testData/deprecated/tags/custom.ts	10
Angular/angular-tests/testData/deprecated/tags/customSpaceSeparated.html	1
Angular/angular-tests/testData/deprecated/tags/customSpaceSeparated.ts	14
Angular/angular-tests/testData/deprecated/tags/custom_directive.ts	10
Angular/angular-tests/testData/deprecated/tags/custom_no_normalize.after.html	11
Angular/angular-tests/testData/deprecated/tags/custom_no_normalize.html	11
Angular/angular-tests/testData/deprecated/tags/custom_no_normalize.ts	10
Angular/angular-tests/testData/deprecated/tags/deepPseudoSelector.html	15
Angular/angular-tests/testData/deprecated/tags/inline_template.ts	11
Angular/angular-tests/testData/deprecated/tags/ionic.html	1
Angular/angular-tests/testData/deprecated/tags/ngContainer.after.html	1
Angular/angular-tests/testData/deprecated/tags/ngContainer.html	1
Angular/angular-tests/testData/deprecated/tags/ngContent.after.html	1
Angular/angular-tests/testData/deprecated/tags/ngContent.html	1
Angular/angular-tests/testData/deprecated/tags/ngTemplate.after.html	1
Angular/angular-tests/testData/deprecated/tags/ngTemplate.html	1
Angular/angular-tests/testData/deprecated/tags/noNormalized.ts	7
Angular/angular-tests/testData/deprecated/tags/tagClassTypes.ts	96
Angular/angular-tests/testData/deprecated/tags/withDoctype.html	10
Angular/angular-tests/testData/editor/blockFolding.html	15
Angular/angular-tests/testData/editor/blockTyping_after.html	5
Angular/angular-tests/testData/editor/closingBraceWithInterpolation_after.html	1
Angular/angular-tests/testData/editor/deletingParenInParams_after.html	1
Angular/angular-tests/testData/editor/ifBlockExtendSelection/after1.html	24
Angular/angular-tests/testData/editor/ifBlockExtendSelection/after10.html	24
Angular/angular-tests/testData/editor/ifBlockExtendSelection/after11.html	24
Angular/angular-tests/testData/editor/ifBlockExtendSelection/after12.html	24
Angular/angular-tests/testData/editor/ifBlockExtendSelection/after13.html	24
Angular/angular-tests/testData/editor/ifBlockExtendSelection/after2.html	24
Angular/angular-tests/testData/editor/ifBlockExtendSelection/after3.html	24
Angular/angular-tests/testData/editor/ifBlockExtendSelection/after4.html	24
Angular/angular-tests/testData/editor/ifBlockExtendSelection/after5.html	24
Angular/angular-tests/testData/editor/ifBlockExtendSelection/after6.html	24
Angular/angular-tests/testData/editor/ifBlockExtendSelection/after7.html	24
Angular/angular-tests/testData/editor/ifBlockExtendSelection/after8.html	24
Angular/angular-tests/testData/editor/ifBlockExtendSelection/after9.html	24
Angular/angular-tests/testData/editor/ifBlockExtendSelection/before.html	24
Angular/angular-tests/testData/editor/ifElseBlockExtendSelection/after1.html	15
Angular/angular-tests/testData/editor/ifElseBlockExtendSelection/after2.html	15
Angular/angular-tests/testData/editor/ifElseBlockExtendSelection/after3.html	15
Angular/angular-tests/testData/editor/ifElseBlockExtendSelection/after4.html	15
Angular/angular-tests/testData/editor/ifElseBlockExtendSelection/after5.html	15
Angular/angular-tests/testData/editor/ifElseBlockExtendSelection/after6.html	15
Angular/angular-tests/testData/editor/ifElseBlockExtendSelection/after7.html	15
Angular/angular-tests/testData/editor/ifElseBlockExtendSelection/after8.html	15
Angular/angular-tests/testData/editor/ifElseBlockExtendSelection/after9.html	15
Angular/angular-tests/testData/editor/ifElseBlockExtendSelection/before.html	15
Angular/angular-tests/testData/editor/switchBlockExtendSelection/after1.html	17
Angular/angular-tests/testData/editor/switchBlockExtendSelection/after2.html	17
Angular/angular-tests/testData/editor/switchBlockExtendSelection/after3.html	17
Angular/angular-tests/testData/editor/switchBlockExtendSelection/after4.html	17
Angular/angular-tests/testData/editor/switchBlockExtendSelection/after5.html	17
Angular/angular-tests/testData/editor/switchBlockExtendSelection/after6.html	17
Angular/angular-tests/testData/editor/switchBlockExtendSelection/after7.html	17
Angular/angular-tests/testData/editor/switchBlockExtendSelection/after8.html	17
Angular/angular-tests/testData/editor/switchBlockExtendSelection/before.html	17
Angular/angular-tests/testData/editor/topLevelBlockEmmetExpansion.html	3
Angular/angular-tests/testData/editor/topLevelBlockEmmetExpansion_after.html	3
Angular/angular-tests/testData/expr/parser/action.array.js	6
Angular/angular-tests/testData/expr/parser/action.comparison.js	18
Angular/angular-tests/testData/expr/parser/action.expressions.js	6
Angular/angular-tests/testData/expr/parser/action.logical.js	4
Angular/angular-tests/testData/expr/parser/action.object.js	13
Angular/angular-tests/testData/expr/parser/action.safe-access.js	4
Angular/angular-tests/testData/expr/parser/action.statements.js	2
Angular/angular-tests/testData/expr/parser/action.string.js	6
Angular/angular-tests/testData/expr/parser/action.ternary.js	42
Angular/angular-tests/testData/expr/parser/binding.expressions.js	6
Angular/angular-tests/testData/expr/parser/binding.keywords.js	16
Angular/angular-tests/testData/expr/parser/binding.nested.js	1
Angular/angular-tests/testData/expr/parser/binding.pipes.js	10
Angular/angular-tests/testData/expr/parser/template_bindings.as.js	4
Angular/angular-tests/testData/expr/parser/template_bindings.expressions.js	7
Angular/angular-tests/testData/expr/parser/template_bindings.ngFor.js	8
Angular/angular-tests/testData/expr/parser/template_bindings.ngIf.js	17
Angular/angular-tests/testData/formatting/attributeTyping.html	5
Angular/angular-tests/testData/formatting/attributeTyping_after.html	10
Angular/angular-tests/testData/formatting/attrs.html	1
Angular/angular-tests/testData/formatting/attrs_after.html	9
Angular/angular-tests/testData/formatting/basicBlocks.html	33
Angular/angular-tests/testData/formatting/basicBlocks_after.html	54
Angular/angular-tests/testData/formatting/deferBlock.html	5
Angular/angular-tests/testData/formatting/deferBlock_after.html	4
Angular/angular-tests/testData/formatting/editorConfigWithInjection/after/editorConfigWithInjection.ts	21
Angular/angular-tests/testData/formatting/editorConfigWithInjection/before/editorConfigWithInjection.ts	20
Angular/angular-tests/testData/formatting/editorConfigWithinInjection/after/editorConfigWithinInjection.ts	20
Angular/angular-tests/testData/formatting/editorConfigWithinInjection/before/editorConfigWithinInjection.ts	20
Angular/angular-tests/testData/formatting/forBlockVariableDeclaration.html	2
Angular/angular-tests/testData/formatting/forBlockVariableDeclaration_after.html	2
Angular/angular-tests/testData/formatting/innerAttrs.ts	25
Angular/angular-tests/testData/formatting/innerAttrs_after.ts	27
Angular/angular-tests/testData/formatting/interpolation.html	8
Angular/angular-tests/testData/formatting/interpolationNewLineAfterStart_after.html	18
Angular/angular-tests/testData/formatting/interpolationNewLineBeforeEnd_after.html	23
Angular/angular-tests/testData/formatting/interpolationNewLineDoNotWrap_after.html	14
Angular/angular-tests/testData/formatting/interpolationNewLineWrapAlways_after.html	31
Angular/angular-tests/testData/formatting/interpolationNewLineWrapAsNeeded_after.html	23
Angular/angular-tests/testData/formatting/interpolationNoNewLineDoNotWrap_after.html	14
Angular/angular-tests/testData/formatting/interpolationNoNewLineWrapAlways_after.html	23
Angular/angular-tests/testData/formatting/interpolationNoNewLineWrapAsNeeded_after.html	18
Angular/angular-tests/testData/formatting/letBlock.html	13
Angular/angular-tests/testData/formatting/letBlock_after.html	19
Angular/angular-tests/testData/formatting/noKeepLineBreaks.html	11
Angular/angular-tests/testData/formatting/noKeepLineBreaks_after.html	3
Angular/angular-tests/testData/formatting/referenceDeclaration.html	2
Angular/angular-tests/testData/formatting/referenceDeclaration_after.html	2
Angular/angular-tests/testData/formatting/styles.ts	9
Angular/angular-tests/testData/formatting/styles_after.ts	11
Angular/angular-tests/testData/formatting/template.ts	11
Angular/angular-tests/testData/formatting/template_after.ts	12
Angular/angular-tests/testData/formatting/unusedComponentImports.html	9
Angular/angular-tests/testData/formatting/unusedComponentImports.ts	70
Angular/angular-tests/testData/formatting/unusedComponentImports_after.ts	63
Angular/angular-tests/testData/highlighting/animationCallbacks/animationCallbacks.html	7
Angular/angular-tests/testData/highlighting/animationCallbacks/animationCallbacks.ts	10
Angular/angular-tests/testData/highlighting/animationTriggerNoAttributeValue.html	3
Angular/angular-tests/testData/highlighting/assignmentOperatorsNg20/assignmentOperatorsNg20.html	12
Angular/angular-tests/testData/highlighting/assignmentOperatorsNg20/component.ts	8
Angular/angular-tests/testData/highlighting/assignmentOperatorsNg20_1/assignmentOperatorsNg20_1.html	12
Angular/angular-tests/testData/highlighting/assignmentOperatorsNg20_1/component.ts	8
Angular/angular-tests/testData/highlighting/bindingsSyntax.ts	32
Angular/angular-tests/testData/highlighting/blockDefer.ts	31
Angular/angular-tests/testData/highlighting/blockDeferHydrateNg18.ts	49
Angular/angular-tests/testData/highlighting/blockDeferHydrateNg19.ts	46
Angular/angular-tests/testData/highlighting/blockFor.ts	29
Angular/angular-tests/testData/highlighting/blockForMultiVars.ts	23
Angular/angular-tests/testData/highlighting/blockIf.ts	25
Angular/angular-tests/testData/highlighting/blockIfNg20_2.ts	34
Angular/angular-tests/testData/highlighting/blockSwitch.ts	24
Angular/angular-tests/testData/highlighting/cdkDirectives/cdkDirectives.html	3
Angular/angular-tests/testData/highlighting/cdkDirectives/cdkDirectives.ts	24
Angular/angular-tests/testData/highlighting/complexFormControls.ts	27
Angular/angular-tests/testData/highlighting/complexGenerics/complexGenerics.html	9
Angular/angular-tests/testData/highlighting/complexGenerics/complexGenerics.ts	84
Angular/angular-tests/testData/highlighting/componentWithParenthesis.ts	13
Angular/angular-tests/testData/highlighting/configWithMapping/projects/frontend/src/app/app.component.html	16
Angular/angular-tests/testData/highlighting/configWithMapping/projects/frontend/src/app/app.component.ts	8
Angular/angular-tests/testData/highlighting/configWithMapping/projects/frontend/src/app/app.module.ts	15
Angular/angular-tests/testData/highlighting/configWithMapping/projects/frontend/src/app/frontend.component.html	7
Angular/angular-tests/testData/highlighting/configWithMapping/projects/frontend/src/app/frontend.component.ts	17
Angular/angular-tests/testData/highlighting/configWithMapping/projects/frontend/src/index.html	13
Angular/angular-tests/testData/highlighting/configWithMapping/projects/frontend/src/main.ts	4
Angular/angular-tests/testData/highlighting/configWithMapping/projects/shared/src/lib/button.component.ts	10
Angular/angular-tests/testData/highlighting/configWithMapping/projects/shared/src/lib/shared.component.html	3
Angular/angular-tests/testData/highlighting/configWithMapping/projects/shared/src/lib/shared.component.ts	18
Angular/angular-tests/testData/highlighting/configWithMapping/projects/shared/src/lib/shared.module.ts	19
Angular/angular-tests/testData/highlighting/configWithMapping/projects/shared/src/lib/shared.service.ts	8
Angular/angular-tests/testData/highlighting/configWithMapping/projects/shared/src/lib/types.ts	10
Angular/angular-tests/testData/highlighting/configWithMapping/projects/shared/src/public-api.ts	5
Angular/angular-tests/testData/highlighting/crLfComponentFile.ts	51
Angular/angular-tests/testData/highlighting/crLfComponentFileDirectives.ts	30
Angular/angular-tests/testData/highlighting/createComponentBindings.ts	58
Angular/angular-tests/testData/highlighting/cssCustomProperty.ts	17
Angular/angular-tests/testData/highlighting/cssCustomPropertyExternalTemplate/component.html	2
Angular/angular-tests/testData/highlighting/cssCustomPropertyExternalTemplate/cssCustomProperty.ts	13
Angular/angular-tests/testData/highlighting/cssCustomPropertyExternalTemplate/test.css	6
Angular/angular-tests/testData/highlighting/customDataAttributes/customDataAttributes.html	17
Angular/angular-tests/testData/highlighting/customDataAttributes/object.ts	14
Angular/angular-tests/testData/highlighting/customUserEvents/component.ts	8
Angular/angular-tests/testData/highlighting/customUserEvents/customUserEvents.html	8
Angular/angular-tests/testData/highlighting/deferBlockSemanticHighlighting.html	4
Angular/angular-tests/testData/highlighting/deprecated/deprecated.html	6
Angular/angular-tests/testData/highlighting/deprecated/deprecated.ts	54
Angular/angular-tests/testData/highlighting/deprecatedInline.ts	69
Angular/angular-tests/testData/highlighting/directiveInputInNgTemplate.ts	30
Angular/angular-tests/testData/highlighting/directiveSelectorsSyntax.ts	16
Angular/angular-tests/testData/highlighting/directiveWithExportDefault/directiveWithExportDefault.html	10
Angular/angular-tests/testData/highlighting/directiveWithExportDefault/directiveWithExportDefault.ts	11
Angular/angular-tests/testData/highlighting/directiveWithExportDefault/translate.directive.ts	9
Angular/angular-tests/testData/highlighting/directiveWithStandardAttrSelector.ts	22
Angular/angular-tests/testData/highlighting/divUnderButton/divUnderButton.html	5
Angular/angular-tests/testData/highlighting/divUnderButton/divUnderButton.ts	9
Angular/angular-tests/testData/highlighting/elementShims/elementShims.html	3
Angular/angular-tests/testData/highlighting/elementShims/elementShims.ts	9
Angular/angular-tests/testData/highlighting/es6ObjectInitializer.ts	26
Angular/angular-tests/testData/highlighting/exponentialOperatorNg19.html	2
Angular/angular-tests/testData/highlighting/exponentialOperatorNg20.html	2
Angular/angular-tests/testData/highlighting/forBlockAliasVars.ts	35
Angular/angular-tests/testData/highlighting/forBlockIterableType.ts	42
Angular/angular-tests/testData/highlighting/forBlockSemanticOfHighlighting.ts	3
Angular/angular-tests/testData/highlighting/forBlockVarType.ts	13
Angular/angular-tests/testData/highlighting/forwardRef.ts	26
Angular/angular-tests/testData/highlighting/fxLayout.html	15
Angular/angular-tests/testData/highlighting/globalThis/globalThis.html	12
Angular/angular-tests/testData/highlighting/globalThis/globalThis.ts	11
Angular/angular-tests/testData/highlighting/globalThisNg19/globalThis.html	12
Angular/angular-tests/testData/highlighting/globalThisNg19/globalThis.ts	11
Angular/angular-tests/testData/highlighting/hostAttributeToken/app.component.html	7
Angular/angular-tests/testData/highlighting/hostAttributeToken/app.component.ts	26
Angular/angular-tests/testData/highlighting/hostAttributeTokenInline.ts	34
Angular/angular-tests/testData/highlighting/hostBindings.ts	54
Angular/angular-tests/testData/highlighting/hostBindingsSyntax.ts	60
Angular/angular-tests/testData/highlighting/hostDirectiveWithInheritance.ts	31
Angular/angular-tests/testData/highlighting/hostDirectives/hostDirectives.html	30
Angular/angular-tests/testData/highlighting/hostDirectives/hostDirectives.ts	104
Angular/angular-tests/testData/highlighting/hostDirectivesSyntax.ts	51
Angular/angular-tests/testData/highlighting/htmlAttributes.html	4
Angular/angular-tests/testData/highlighting/i18nAttr.html	6
Angular/angular-tests/testData/highlighting/ifBlockAsVarType.ts	22
Angular/angular-tests/testData/highlighting/imgSrcWithNg15.html	3
Angular/angular-tests/testData/highlighting/inKeywordNg19.ts	20
Angular/angular-tests/testData/highlighting/inKeywordNg20.ts	20
Angular/angular-tests/testData/highlighting/inputSignals/signalInputs.ts	17
Angular/angular-tests/testData/highlighting/inputSignals/test.html	14
Angular/angular-tests/testData/highlighting/inputSignals/test.ts	12
Angular/angular-tests/testData/highlighting/inputsWithTransform/app.component.ts	9
Angular/angular-tests/testData/highlighting/inputsWithTransform/app.module.ts	16
Angular/angular-tests/testData/highlighting/inputsWithTransform/inputsWithTransform.html	51
Angular/angular-tests/testData/highlighting/inputsWithTransform/mycomp.ts	18
Angular/angular-tests/testData/highlighting/interpolationStrictMode.ts	28
Angular/angular-tests/testData/highlighting/ionic8/app.component.html	8
Angular/angular-tests/testData/highlighting/ionic8/app.component.ts	11
Angular/angular-tests/testData/highlighting/ionicAttributes.html	4
Angular/angular-tests/testData/highlighting/keydownCaseNonsensitive.html	10
Angular/angular-tests/testData/highlighting/keyupEventCodeModifierNg15.html	5
Angular/angular-tests/testData/highlighting/letDeclaration.ts	47
Angular/angular-tests/testData/highlighting/letDeclaration2.ts	51
Angular/angular-tests/testData/highlighting/libraryWithSignals/my-component.ts	22
Angular/angular-tests/testData/highlighting/listenerInNestedIfBlocks.ts	27
Angular/angular-tests/testData/highlighting/matSortHeader.html	6
Angular/angular-tests/testData/highlighting/modelSignals.ts	91
Angular/angular-tests/testData/highlighting/moduleWithExportDefault/comp-a.component.ts	6
Angular/angular-tests/testData/highlighting/moduleWithExportDefault/comp-b.component.ts	13
Angular/angular-tests/testData/highlighting/moduleWithExportDefault/mod.module.ts	18
Angular/angular-tests/testData/highlighting/nestedComponentClasses/nestedComponentClasses.html	2
Angular/angular-tests/testData/highlighting/nestedComponentClasses/nestedComponentClasses.ts	8
Angular/angular-tests/testData/highlighting/newAngularAnimationAttributes.ts	26
Angular/angular-tests/testData/highlighting/newAngularAnimationBindings.ts	49
Angular/angular-tests/testData/highlighting/newAngularAnimationEvents.ts	11
Angular/angular-tests/testData/highlighting/ngAcceptInputOverAlias.ts	22
Angular/angular-tests/testData/highlighting/ngAcceptInputType.ts	16
Angular/angular-tests/testData/highlighting/ngAcceptInputTypeOverride.ts	15
Angular/angular-tests/testData/highlighting/ngContentElementSelector.ts	36
Angular/angular-tests/testData/highlighting/ngCspNonceNg15.html	2
Angular/angular-tests/testData/highlighting/ngCspNonceNg16.html	2
Angular/angular-tests/testData/highlighting/ngDeepSemantic.css	2
Angular/angular-tests/testData/highlighting/ngIfOverObjectWithGenericArguments.ts	35
Angular/angular-tests/testData/highlighting/ngNativeValidate.ts	14
Angular/angular-tests/testData/highlighting/ngNonBindable.html	10
Angular/angular-tests/testData/highlighting/ngSkipHydrationNg15.html	2
Angular/angular-tests/testData/highlighting/ngSkipHydrationNg16.html	2
Angular/angular-tests/testData/highlighting/ngSrcAttribute/ngSrcAttribute.ts	22
Angular/angular-tests/testData/highlighting/ngrxLetAsContextGuard/ngrxLet.ts	47
Angular/angular-tests/testData/highlighting/ngrxLetAsContextGuard/ngrxLetAsContextGuard.ts	31
Angular/angular-tests/testData/highlighting/noDuplicatedUnresolvedPipeError.ts	19
Angular/angular-tests/testData/highlighting/noKeyupEventCodeModifierNg13.html	4
Angular/angular-tests/testData/highlighting/noRequiredBindingsWithoutModuleScope.html	3
Angular/angular-tests/testData/highlighting/objectInitializerInTemplate/app.component.html	5
Angular/angular-tests/testData/highlighting/objectInitializerInTemplate/app.component.ts	11
Angular/angular-tests/testData/highlighting/oneTimeAttributesWithoutValueInStrictMode.ts	54
Angular/angular-tests/testData/highlighting/oneTimeBindingOfPrimitives/one_time_binding.html	16
Angular/angular-tests/testData/highlighting/oneTimeBindingOfPrimitives/one_time_binding.ts	11
Angular/angular-tests/testData/highlighting/oneTimeBindingOfPrimitivesStrict/one_time_binding.html	16
Angular/angular-tests/testData/highlighting/oneTimeBindingOfPrimitivesStrict/one_time_binding.ts	11
Angular/angular-tests/testData/highlighting/optionalTemplateRef.ts	32
Angular/angular-tests/testData/highlighting/outputSignals.ts	47
Angular/angular-tests/testData/highlighting/pipeGenericTypeNarrowing.ts	38
Angular/angular-tests/testData/highlighting/pipeOverloadWithUndefined/apps/app.component.html	3
Angular/angular-tests/testData/highlighting/pipeOverloadWithUndefined/apps/app.component.ts	15
Angular/angular-tests/testData/highlighting/pipeOverloadWithUndefined/apps/main.ts	2
Angular/angular-tests/testData/highlighting/rainbowColorsHtml/colors.html	13
Angular/angular-tests/testData/highlighting/rainbowColorsHtml/colors.ts	36
Angular/angular-tests/testData/highlighting/readOnlyTemplateVariables.ts	18
Angular/angular-tests/testData/highlighting/referenceOnTagWithTemplateBindings.ts	25
Angular/angular-tests/testData/highlighting/requiredInputs.ts	95
Angular/angular-tests/testData/highlighting/selfClosedTags/app.module.ts	16
Angular/angular-tests/testData/highlighting/selfClosedTags/child.component.ts	7
Angular/angular-tests/testData/highlighting/selfClosedTags/selfClosedTags.html	10
Angular/angular-tests/testData/highlighting/selfClosedTags/selfClosedTags.ts	8
Angular/angular-tests/testData/highlighting/setterWithGenericParameter.ts	29
Angular/angular-tests/testData/highlighting/signalInputOutputModelNotUnused.ts	16
Angular/angular-tests/testData/highlighting/signalStore.ts	30
Angular/angular-tests/testData/highlighting/signalsColors.ts	66
Angular/angular-tests/testData/highlighting/signalsColorsHtml/signalsColors.html	14
Angular/angular-tests/testData/highlighting/signalsColorsHtml/signalsColors.ts	33
Angular/angular-tests/testData/highlighting/standalonePseudoModules/check.ts	22
Angular/angular-tests/testData/highlighting/staticAttributes/object_in_dec.ts	19
Angular/angular-tests/testData/highlighting/staticAttributes/staticAttributes.html	10
Angular/angular-tests/testData/highlighting/stdTagAttributeMappings.ts	21
Angular/angular-tests/testData/highlighting/strictNullChecks/src/check.ts	4
Angular/angular-tests/testData/highlighting/strictNullChecks/test.ts	2
Angular/angular-tests/testData/highlighting/structuralDirectiveWithNgTemplateSelector.ts	63
Angular/angular-tests/testData/highlighting/styleUnit.html	5
Angular/angular-tests/testData/highlighting/subjectGenericInference.ts	23
Angular/angular-tests/testData/highlighting/svgTags.ts	35
Angular/angular-tests/testData/highlighting/templateBindingsNgFor.ts	28
Angular/angular-tests/testData/highlighting/templateColorsHtml/colors.html	13
Angular/angular-tests/testData/highlighting/templateColorsHtml/colors.ts	36
Angular/angular-tests/testData/highlighting/templateLiteral18.html	6
Angular/angular-tests/testData/highlighting/templateLiteral19_2.html	6
Angular/angular-tests/testData/highlighting/templateLiteralInline18.ts	15
Angular/angular-tests/testData/highlighting/templateLiteralInline19_2.ts	15
Angular/angular-tests/testData/highlighting/templateTagAttributes.html	5
Angular/angular-tests/testData/highlighting/trUnderTemplate/trUnderTemplate.html	6
Angular/angular-tests/testData/highlighting/trUnderTemplate/trUnderTemplate.ts	9
Angular/angular-tests/testData/highlighting/tsconfigPriority/src/component.html	12
Angular/angular-tests/testData/highlighting/tsconfigPriority/src/component.ts	16
Angular/angular-tests/testData/highlighting/tuiLet.ts	31
Angular/angular-tests/testData/highlighting/tupleAssignment.ts	15
Angular/angular-tests/testData/highlighting/typeMismatchErrorWithOptionalInputs/typeMismatchErrorWithOptionalInputs.ts	54
Angular/angular-tests/testData/highlighting/typeofNg18/component.ts	11
Angular/angular-tests/testData/highlighting/typeofNg18/typeof.html	5
Angular/angular-tests/testData/highlighting/typeofNg19/component.ts	11
Angular/angular-tests/testData/highlighting/typeofNg19/typeof.html	5
Angular/angular-tests/testData/highlighting/undefinedInterpolationBinding/hero-search.component.html	5
Angular/angular-tests/testData/highlighting/undefinedInterpolationBinding/hero-search.component.ts	10
Angular/angular-tests/testData/highlighting/unknownTagsAttributesInlineTemplate.ts	9
Angular/angular-tests/testData/highlighting/unusedSymbolSuppressionInBlock/unusedSymbolSuppressionInBlock.html	8
Angular/angular-tests/testData/highlighting/unusedSymbolSuppressionInBlock/unusedSymbolSuppressionInBlock.ts	8
Angular/angular-tests/testData/highlighting/unusedSymbolSuppressionInTemplateBindings.ts	10
Angular/angular-tests/testData/highlighting/unusedTemplateVariable.ts	29
Angular/angular-tests/testData/highlighting/viewChildSwitchBlock.ts	22
Angular/angular-tests/testData/highlighting/viewChildrenDecorator.ts	31
Angular/angular-tests/testData/highlighting/viewChildrenDecoratorHtml/viewChildrenDecoratorHtml.html	15
Angular/angular-tests/testData/highlighting/viewChildrenDecoratorHtml/viewChildrenDecoratorHtml.ts	11
Angular/angular-tests/testData/highlighting/viewChildrenDecoratorSyntax.ts	13
Angular/angular-tests/testData/highlighting/viewChildrenSignal/viewChildrenSignal.html	17
Angular/angular-tests/testData/highlighting/viewChildrenSignal/viewChildrenSignal.ts	14
Angular/angular-tests/testData/highlighting/viewChildrenSignalSyntax.ts	21
Angular/angular-tests/testData/highlighting/voidOperatorNg19.html	4
Angular/angular-tests/testData/highlighting/voidOperatorNg20.html	4
Angular/angular-tests/testData/html/parser/manyErrors.xml	249
Angular/angular-tests/testData/html/semantics/customComponent.html	8
Angular/angular-tests/testData/html/semantics/customComponent.ts	7
Angular/angular-tests/testData/html/semantics/customComponent2.ts	8
Angular/angular-tests/testData/inlayHints/anyCalls.ts	9
Angular/angular-tests/testData/inlayHints/basic.ts	17
Angular/angular-tests/testData/inlayHints/externalTemplate/externalTemplate.html	6
Angular/angular-tests/testData/inlayHints/externalTemplate/externalTemplate.ts	11
Angular/angular-tests/testData/inlayHints/pipe.ts	9
Angular/angular-tests/testData/inlayHints/pipeExternalTemplate/pipeExternalTemplate.html	3
Angular/angular-tests/testData/inlayHints/pipeExternalTemplate/pipeExternalTemplate.ts	10
Angular/angular-tests/testData/inspections/blocks/defaultWithParameters.html	4
Angular/angular-tests/testData/inspections/blocks/elseIfParameters.html	12
Angular/angular-tests/testData/inspections/blocks/elseNotLast.html	4
Angular/angular-tests/testData/inspections/blocks/elseWithParameters.html	3
Angular/angular-tests/testData/inspections/blocks/emptyWithParameters.html	3
Angular/angular-tests/testData/inspections/blocks/errorWithParameters.html	4
Angular/angular-tests/testData/inspections/blocks/ifParameters.html	10
Angular/angular-tests/testData/inspections/blocks/misplaced.html	13
Angular/angular-tests/testData/inspections/blocks/multipleDefault.html	5
Angular/angular-tests/testData/inspections/blocks/multipleElse.html	4
Angular/angular-tests/testData/inspections/blocks/multipleEmpty.html	4
Angular/angular-tests/testData/inspections/blocks/multipleError.html	6
Angular/angular-tests/testData/inspections/blocks/multipleLoading.html	6
Angular/angular-tests/testData/inspections/blocks/multiplePlaceholder.html	6
Angular/angular-tests/testData/inspections/blocks/unknown.html	3
Angular/angular-tests/testData/inspections/compilerFlags/strictInputAccessModifiersAbsent.ts	20
Angular/angular-tests/testData/inspections/compilerFlags/strictInputAccessModifiersOff.ts	20
Angular/angular-tests/testData/inspections/compilerFlags/strictInputAccessModifiersOn.ts	20
Angular/angular-tests/testData/inspections/compilerFlags/strictNullInputTypesAbsentOn.ts	22
Angular/angular-tests/testData/inspections/compilerFlags/strictNullInputTypesOff.ts	22
Angular/angular-tests/testData/inspections/compilerFlags/strictNullInputTypesOn.ts	22
Angular/angular-tests/testData/inspections/compilerFlags/strictNullInputTypesOnStrictNullChecksOff.ts	22
Angular/angular-tests/testData/inspections/compilerFlags/strictNullInputTypesOnStrictTemplatesOff.ts	22
Angular/angular-tests/testData/inspections/decorator/app.component.check.ts	34
Angular/angular-tests/testData/inspections/decorator/component-template-property.after1.ts	31
Angular/angular-tests/testData/inspections/decorator/component-template-property.after2.ts	30
Angular/angular-tests/testData/inspections/decorator/component-template-property.after3.ts	27
Angular/angular-tests/testData/inspections/decorator/component-template-property.after4.ts	27
Angular/angular-tests/testData/inspections/decorator/component-template-property.ts	28
Angular/angular-tests/testData/inspections/decorator/declaration-membership-in-module.2a.after1.ts	9
Angular/angular-tests/testData/inspections/decorator/declaration-membership-in-module.2a.ts	6
Angular/angular-tests/testData/inspections/decorator/declaration-membership-in-module.2b.ts	26
Angular/angular-tests/testData/inspections/decorator/declaration-membership-in-module.ts	84
Angular/angular-tests/testData/inspections/decorator/directive-selector.after1.ts	72
Angular/angular-tests/testData/inspections/decorator/directive-selector.ts	63
Angular/angular-tests/testData/inspections/decorator/invalid-entry-component.ts	64
Angular/angular-tests/testData/inspections/decorator/module-entity-type-mismatch-ng19.after1.ts	111
Angular/angular-tests/testData/inspections/decorator/module-entity-type-mismatch-ng19.after2.ts	111
Angular/angular-tests/testData/inspections/decorator/module-entity-type-mismatch-ng19.after3.ts	111
Angular/angular-tests/testData/inspections/decorator/module-entity-type-mismatch-ng19.after4.ts	113
Angular/angular-tests/testData/inspections/decorator/module-entity-type-mismatch-ng19.ts	106
Angular/angular-tests/testData/inspections/decorator/module-entity-type-mismatch.after1.ts	112
Angular/angular-tests/testData/inspections/decorator/module-entity-type-mismatch.after2.ts	114
Angular/angular-tests/testData/inspections/decorator/module-entity-type-mismatch.after3.ts	114
Angular/angular-tests/testData/inspections/decorator/module-entity-type-mismatch.after4.ts	112
Angular/angular-tests/testData/inspections/decorator/module-entity-type-mismatch.after5.ts	112
Angular/angular-tests/testData/inspections/decorator/module-entity-type-mismatch.after6.ts	112
Angular/angular-tests/testData/inspections/decorator/module-entity-type-mismatch.after7.ts	112
Angular/angular-tests/testData/inspections/decorator/module-entity-type-mismatch.after8.ts	112
Angular/angular-tests/testData/inspections/decorator/module-entity-type-mismatch.ts	104
Angular/angular-tests/testData/inspections/decorator/non-angular.a.ts	67
Angular/angular-tests/testData/inspections/decorator/non-angular.b.ts	7
Angular/angular-tests/testData/inspections/decorator/non-standalone-component-imports-inspections.after1.ts	12
Angular/angular-tests/testData/inspections/decorator/non-standalone-component-imports-inspections.after2.ts	7
Angular/angular-tests/testData/inspections/decorator/non-standalone-component-imports-inspections.ts	6
Angular/angular-tests/testData/inspections/decorator/not-module-same-line-other-file.a.ts	5
Angular/angular-tests/testData/inspections/decorator/not-module-same-line-other-file.b.ts	6
Angular/angular-tests/testData/inspections/decorator/recursive-import-export-forward-ref.after1.ts	32
Angular/angular-tests/testData/inspections/decorator/recursive-import-export-forward-ref.ts	29
Angular/angular-tests/testData/inspections/decorator/recursive-import-export.a.ts	36
Angular/angular-tests/testData/inspections/decorator/recursive-import-export.b.ts	13
Angular/angular-tests/testData/inspections/decorator/undeclared-export.ts	104
Angular/angular-tests/testData/inspections/decorator/unused-imports-in-pug.pug	3
Angular/angular-tests/testData/inspections/decorator/unused-imports-in-pug.ts	53
Angular/angular-tests/testData/inspections/decorator/unused-imports-in-standalone-component-structural-directives.ts	22
Angular/angular-tests/testData/inspections/decorator/unused-imports-in-standalone-component.after1.ts	69
Angular/angular-tests/testData/inspections/decorator/unused-imports-in-standalone-component.after2.ts	69
Angular/angular-tests/testData/inspections/decorator/unused-imports-in-standalone-component.after3.ts	69
Angular/angular-tests/testData/inspections/decorator/unused-imports-in-standalone-component.after4.ts	69
Angular/angular-tests/testData/inspections/decorator/unused-imports-in-standalone-component.html	9
Angular/angular-tests/testData/inspections/decorator/unused-imports-in-standalone-component.ts	70
Angular/angular-tests/testData/inspections/decorator/unused-imports-in-unknown-template.ts	35
Angular/angular-tests/testData/inspections/decorator/unused-imports-multiple-components-same-template.html	4
Angular/angular-tests/testData/inspections/decorator/unused-imports-multiple-components-same-template.ts	45
Angular/angular-tests/testData/inspections/decorator/unused-imports-pipe-with-inherited-transform.ts	21
Angular/angular-tests/testData/inspections/expressionType/anyType.ts	19
Angular/angular-tests/testData/inspections/expressionType/expectedTypeGenericInferenceFromTwoInputs.ts	81
Angular/angular-tests/testData/inspections/expressionType/expectedTypeTwoDirectives.ts	29
Angular/angular-tests/testData/inspections/expressionType/expectedTypeTwoDirectivesWithCommonType.ts	27
Angular/angular-tests/testData/inspections/expressionType/expressions/componentWithTypes.ts	34
Angular/angular-tests/testData/inspections/expressionType/expressions/expressions.html	96
Angular/angular-tests/testData/inspections/expressionType/expressions/expressions.ts	37
Angular/angular-tests/testData/inspections/expressionType/genericDirectiveReference.ts	69
Angular/angular-tests/testData/inspections/expressionType/genericDirectiveReferenceUnsubstitutedFallsBackToAny.ts	9
Angular/angular-tests/testData/inspections/expressionType/genericsValidation/generics.html	9
Angular/angular-tests/testData/inspections/expressionType/genericsValidation/generics.ts	34
Angular/angular-tests/testData/inspections/expressionType/genericsValidationStrict.ts	113
Angular/angular-tests/testData/inspections/expressionType/inputValue/inputValue.html	8
Angular/angular-tests/testData/inspections/expressionType/inputValue/inputValue.ts	14
Angular/angular-tests/testData/inspections/expressionType/ngForContextGuard.ts	55
Angular/angular-tests/testData/inspections/expressionType/ngForOfAnyTypeNonStrictTemplates.ts	17
Angular/angular-tests/testData/inspections/expressionType/ngForOfAnyTypeStrict.ts	24
Angular/angular-tests/testData/inspections/expressionType/ngForOfQueryList.ts	18
Angular/angular-tests/testData/inspections/expressionType/ngIfAsContextGuardRemovesFalsy.ts	39
Angular/angular-tests/testData/inspections/expressionType/ngIfAsContextGuardStrictNullChecks.ts	31
Angular/angular-tests/testData/inspections/expressionType/ngTemplateContextGuardDoubleGeneric.ts	49
Angular/angular-tests/testData/inspections/expressionType/ngTemplateContextGuardEmptyInputs.ts	90
Angular/angular-tests/testData/inspections/expressionType/ngTemplateContextGuardInferenceFromTwoInputs.ts	100
Angular/angular-tests/testData/inspections/expressionType/ngTemplateContextGuardMalformed.ts	160
Angular/angular-tests/testData/inspections/expressionType/ngTemplateContextGuardNonGeneric.ts	24
Angular/angular-tests/testData/inspections/expressionType/ngTemplateContextGuardOmitted.ts	64
Angular/angular-tests/testData/inspections/expressionType/ngTemplateContextGuardOmittedGenericType.ts	12
Angular/angular-tests/testData/inspections/expressionType/ngTemplateContextGuardPartialGeneric.ts	15
Angular/angular-tests/testData/inspections/expressionType/ngTemplateContextGuardTwoDirectivesOneGuard.ts	54
Angular/angular-tests/testData/inspections/expressionType/ngTemplateContextGuardTwoGuards.ts	57
Angular/angular-tests/testData/inspections/expressionType/ngrxLetContextGuard/let.directive.ts	29
Angular/angular-tests/testData/inspections/expressionType/ngrxLetContextGuard/ngrxLetContextGuard.ts	56
Angular/angular-tests/testData/inspections/expressionType/nullChecks/nullChecks.html	10
Angular/angular-tests/testData/inspections/expressionType/nullChecks/nullChecks.ts	16
Angular/angular-tests/testData/inspections/expressionType/nullChecksInline.ts	27
Angular/angular-tests/testData/inspections/expressionType/simpleTypes/componentWithTypes.ts	33
Angular/angular-tests/testData/inspections/expressionType/simpleTypes/simple.html	62
Angular/angular-tests/testData/inspections/expressionType/simpleTypes/simpleComponent.ts	6
Angular/angular-tests/testData/inspections/expressionType/slicePipe.ts	18
Angular/angular-tests/testData/inspections/expressionType/templateBindings/template.html	20
Angular/angular-tests/testData/inspections/expressionType/templateBindings/template.ts	46
Angular/angular-tests/testData/inspections/inaccessibleSymbol/privateConstructorDecoratedFieldFix/after/private.html	1
Angular/angular-tests/testData/inspections/inaccessibleSymbol/privateConstructorDecoratedFieldFix/after/private.ts	8
Angular/angular-tests/testData/inspections/inaccessibleSymbol/privateConstructorDecoratedFieldFix/before/private.html	1
Angular/angular-tests/testData/inspections/inaccessibleSymbol/privateConstructorDecoratedFieldFix/before/private.ts	8
Angular/angular-tests/testData/inspections/inaccessibleSymbol/privateConstructorDecoratedFieldFix2/after/private.html	1
Angular/angular-tests/testData/inspections/inaccessibleSymbol/privateConstructorDecoratedFieldFix2/after/private.ts	8
Angular/angular-tests/testData/inspections/inaccessibleSymbol/privateConstructorDecoratedFieldFix2/before/private.html	1
Angular/angular-tests/testData/inspections/inaccessibleSymbol/privateConstructorDecoratedFieldFix2/before/private.ts	8
Angular/angular-tests/testData/inspections/inaccessibleSymbol/privateConstructorFieldFix/after/private.html	1
Angular/angular-tests/testData/inspections/inaccessibleSymbol/privateConstructorFieldFix/after/private.ts	8
Angular/angular-tests/testData/inspections/inaccessibleSymbol/privateConstructorFieldFix/before/private.html	1
Angular/angular-tests/testData/inspections/inaccessibleSymbol/privateConstructorFieldFix/before/private.ts	8
Angular/angular-tests/testData/inspections/inaccessibleSymbol/privateFieldFix/after/private.html	12
Angular/angular-tests/testData/inspections/inaccessibleSymbol/privateFieldFix/after/private.ts	30
Angular/angular-tests/testData/inspections/inaccessibleSymbol/privateFieldFix/before/private.html	12
Angular/angular-tests/testData/inspections/inaccessibleSymbol/privateFieldFix/before/private.ts	30
Angular/angular-tests/testData/inspections/inaccessibleSymbol/privateFieldInlineFix/after/private-inline.ts	16
Angular/angular-tests/testData/inspections/inaccessibleSymbol/privateFieldInlineFix/before/private-inline.ts	16
Angular/angular-tests/testData/inspections/inaccessibleSymbol/privateGetterFix/after/private.html	12
Angular/angular-tests/testData/inspections/inaccessibleSymbol/privateGetterFix/after/private.ts	30
Angular/angular-tests/testData/inspections/inaccessibleSymbol/privateGetterFix/before/private.html	12
Angular/angular-tests/testData/inspections/inaccessibleSymbol/privateGetterFix/before/private.ts	30
Angular/angular-tests/testData/inspections/inaccessibleSymbol/privateInputFix/after/private-input.ts	28
Angular/angular-tests/testData/inspections/inaccessibleSymbol/privateInputFix/before/private-input.ts	28
Angular/angular-tests/testData/inspections/inaccessibleSymbol/protectedInputFix/after/protected-input.ts	28
Angular/angular-tests/testData/inspections/inaccessibleSymbol/protectedInputFix/before/protected-input.ts	28
Angular/angular-tests/testData/inspections/inaccessibleSymbol/readonlyInputFix/after/readonly-input.ts	28
Angular/angular-tests/testData/inspections/inaccessibleSymbol/readonlyInputFix/before/readonly-input.ts	28
Angular/angular-tests/testData/inspections/ngModuleImport/angular-commons/after/component.ts	6
Angular/angular-tests/testData/inspections/ngModuleImport/angular-commons/after/module.ts	13
Angular/angular-tests/testData/inspections/ngModuleImport/angular-commons/after/test.html	3
Angular/angular-tests/testData/inspections/ngModuleImport/angular-commons/before/component.ts	6
Angular/angular-tests/testData/inspections/ngModuleImport/angular-commons/before/module.ts	9
Angular/angular-tests/testData/inspections/ngModuleImport/angular-commons/before/test.html	3
Angular/angular-tests/testData/inspections/ngModuleImport/formsModule/after/component.ts	6
Angular/angular-tests/testData/inspections/ngModuleImport/formsModule/after/module.ts	13
Angular/angular-tests/testData/inspections/ngModuleImport/formsModule/after/test.html	6
Angular/angular-tests/testData/inspections/ngModuleImport/formsModule/before/component.ts	6
Angular/angular-tests/testData/inspections/ngModuleImport/formsModule/before/module.ts	9
Angular/angular-tests/testData/inspections/ngModuleImport/formsModule/before/test.html	6
Angular/angular-tests/testData/inspections/ngModuleImport/importDirective/after/component.ts	6
Angular/angular-tests/testData/inspections/ngModuleImport/importDirective/after/directive.ts	6
Angular/angular-tests/testData/inspections/ngModuleImport/importDirective/after/module.ts	13
Angular/angular-tests/testData/inspections/ngModuleImport/importDirective/after/module2.ts	12
Angular/angular-tests/testData/inspections/ngModuleImport/importDirective/after/test.html	1
Angular/angular-tests/testData/inspections/ngModuleImport/importDirective/before/component.ts	6
Angular/angular-tests/testData/inspections/ngModuleImport/importDirective/before/directive.ts	6
Angular/angular-tests/testData/inspections/ngModuleImport/importDirective/before/module.ts	9
Angular/angular-tests/testData/inspections/ngModuleImport/importDirective/before/module2.ts	12
Angular/angular-tests/testData/inspections/ngModuleImport/importDirective/before/test.html	1
Angular/angular-tests/testData/inspections/ngModuleImport/importDirectiveFromInterpolationBinding/after/hero-search.component.html	5
Angular/angular-tests/testData/inspections/ngModuleImport/importDirectiveFromInterpolationBinding/after/hero-search.component.ts	13
Angular/angular-tests/testData/inspections/ngModuleImport/importDirectiveFromInterpolationBinding/before/hero-search.component.html	5
Angular/angular-tests/testData/inspections/ngModuleImport/importDirectiveFromInterpolationBinding/before/hero-search.component.ts	12
Angular/angular-tests/testData/inspections/ngModuleImport/importFromCdk/after/app.component.html	1
Angular/angular-tests/testData/inspections/ngModuleImport/importFromCdk/after/app.component.ts	13
Angular/angular-tests/testData/inspections/ngModuleImport/importFromCdk/before/app.component.html	1
Angular/angular-tests/testData/inspections/ngModuleImport/importFromCdk/before/app.component.ts	9
Angular/angular-tests/testData/inspections/ngModuleImport/inlineTemplate/after/component.ts	6
Angular/angular-tests/testData/inspections/ngModuleImport/inlineTemplate/after/directive.ts	6
Angular/angular-tests/testData/inspections/ngModuleImport/inlineTemplate/after/module.ts	11
Angular/angular-tests/testData/inspections/ngModuleImport/inlineTemplate/before/component.ts	6
Angular/angular-tests/testData/inspections/ngModuleImport/inlineTemplate/before/directive.ts	6
Angular/angular-tests/testData/inspections/ngModuleImport/inlineTemplate/before/module.ts	9
Angular/angular-tests/testData/inspections/ngModuleImport/ionicStandaloneComponent/after/folder.page.html	19
Angular/angular-tests/testData/inspections/ngModuleImport/ionicStandaloneComponent/after/folder.page.ts	19
Angular/angular-tests/testData/inspections/ngModuleImport/ionicStandaloneComponent/after/ionic.imports.ts	173
Angular/angular-tests/testData/inspections/ngModuleImport/ionicStandaloneComponent/before/folder.page.html	19
Angular/angular-tests/testData/inspections/ngModuleImport/ionicStandaloneComponent/before/folder.page.ts	18
Angular/angular-tests/testData/inspections/ngModuleImport/ionicStandaloneComponent/before/ionic.imports.ts	173
Angular/angular-tests/testData/inspections/ngModuleImport/libComponent/after/app.component.ts	14
Angular/angular-tests/testData/inspections/ngModuleImport/libComponent/before/app.component.ts	10
Angular/angular-tests/testData/inspections/ngModuleImport/localLib/after/projects/my-lib/src/lib/my-lib.component.ts	15
Angular/angular-tests/testData/inspections/ngModuleImport/localLib/after/projects/my-lib/src/lib/my-lib.module.ts	9
Angular/angular-tests/testData/inspections/ngModuleImport/localLib/after/projects/my-lib/src/src.ts	2
Angular/angular-tests/testData/inspections/ngModuleImport/localLib/after/src/app/app.component.html	1
Angular/angular-tests/testData/inspections/ngModuleImport/localLib/after/src/app/app.component.ts	9
Angular/angular-tests/testData/inspections/ngModuleImport/localLib/after/src/app/app.module.ts	9
Angular/angular-tests/testData/inspections/ngModuleImport/localLib/after/src/main.ts	9
Angular/angular-tests/testData/inspections/ngModuleImport/localLib/before/projects/my-lib/src/lib/my-lib.component.ts	15
Angular/angular-tests/testData/inspections/ngModuleImport/localLib/before/projects/my-lib/src/lib/my-lib.module.ts	9
Angular/angular-tests/testData/inspections/ngModuleImport/localLib/before/projects/my-lib/src/src.ts	2
Angular/angular-tests/testData/inspections/ngModuleImport/localLib/before/src/app/app.component.html	1
Angular/angular-tests/testData/inspections/ngModuleImport/localLib/before/src/app/app.component.ts	9
Angular/angular-tests/testData/inspections/ngModuleImport/localLib/before/src/app/app.module.ts	8
Angular/angular-tests/testData/inspections/ngModuleImport/localLib/before/src/main.ts	9
Angular/angular-tests/testData/inspections/ngModuleImport/localLibraryWithAlias/after/projects/lib/1/src/lib/lib1.component.ts	6
Angular/angular-tests/testData/inspections/ngModuleImport/localLibraryWithAlias/after/projects/lib/1/src/lib/lib1.module.ts	7
Angular/angular-tests/testData/inspections/ngModuleImport/localLibraryWithAlias/after/projects/lib/1/src/public-api.ts	2
Angular/angular-tests/testData/inspections/ngModuleImport/localLibraryWithAlias/before/projects/lib/1/src/lib/lib1.component.ts	6
Angular/angular-tests/testData/inspections/ngModuleImport/localLibraryWithAlias/before/projects/lib/1/src/lib/lib1.module.ts	7
Angular/angular-tests/testData/inspections/ngModuleImport/localLibraryWithAlias/before/projects/lib/1/src/public-api.ts	2
Angular/angular-tests/testData/inspections/ngModuleImport/notExportedDirectiveMultiModuleImport/after/component.ts	6
Angular/angular-tests/testData/inspections/ngModuleImport/notExportedDirectiveMultiModuleImport/after/directive.ts	6
Angular/angular-tests/testData/inspections/ngModuleImport/notExportedDirectiveMultiModuleImport/after/module.ts	13
Angular/angular-tests/testData/inspections/ngModuleImport/notExportedDirectiveMultiModuleImport/after/module2.ts	12
Angular/angular-tests/testData/inspections/ngModuleImport/notExportedDirectiveMultiModuleImport/after/module3.ts	9
Angular/angular-tests/testData/inspections/ngModuleImport/notExportedDirectiveMultiModuleImport/after/test.html	1
Angular/angular-tests/testData/inspections/ngModuleImport/notExportedDirectiveMultiModuleImport/before/component.ts	6
Angular/angular-tests/testData/inspections/ngModuleImport/notExportedDirectiveMultiModuleImport/before/directive.ts	6
Angular/angular-tests/testData/inspections/ngModuleImport/notExportedDirectiveMultiModuleImport/before/module.ts	9
Angular/angular-tests/testData/inspections/ngModuleImport/notExportedDirectiveMultiModuleImport/before/module2.ts	9
Angular/angular-tests/testData/inspections/ngModuleImport/notExportedDirectiveMultiModuleImport/before/module3.ts	9
Angular/angular-tests/testData/inspections/ngModuleImport/notExportedDirectiveMultiModuleImport/before/test.html	1
Angular/angular-tests/testData/inspections/ngModuleImport/notExportedDirectiveNoModuleImport/after/component.ts	6
Angular/angular-tests/testData/inspections/ngModuleImport/notExportedDirectiveNoModuleImport/after/directive.ts	6
Angular/angular-tests/testData/inspections/ngModuleImport/notExportedDirectiveNoModuleImport/after/module.ts	13
Angular/angular-tests/testData/inspections/ngModuleImport/notExportedDirectiveNoModuleImport/after/module2.ts	12
Angular/angular-tests/testData/inspections/ngModuleImport/notExportedDirectiveNoModuleImport/after/test.html	1
Angular/angular-tests/testData/inspections/ngModuleImport/notExportedDirectiveNoModuleImport/before/component.ts	6
Angular/angular-tests/testData/inspections/ngModuleImport/notExportedDirectiveNoModuleImport/before/directive.ts	6
Angular/angular-tests/testData/inspections/ngModuleImport/notExportedDirectiveNoModuleImport/before/module.ts	13
Angular/angular-tests/testData/inspections/ngModuleImport/notExportedDirectiveNoModuleImport/before/module2.ts	9
Angular/angular-tests/testData/inspections/ngModuleImport/notExportedDirectiveNoModuleImport/before/test.html	1
Angular/angular-tests/testData/inspections/ngModuleImport/notExportedDirectiveSingleModuleImport/after/component.ts	6
Angular/angular-tests/testData/inspections/ngModuleImport/notExportedDirectiveSingleModuleImport/after/directive.ts	6
Angular/angular-tests/testData/inspections/ngModuleImport/notExportedDirectiveSingleModuleImport/after/module.ts	13
Angular/angular-tests/testData/inspections/ngModuleImport/notExportedDirectiveSingleModuleImport/after/module2.ts	12
Angular/angular-tests/testData/inspections/ngModuleImport/notExportedDirectiveSingleModuleImport/after/module3.ts	9
Angular/angular-tests/testData/inspections/ngModuleImport/notExportedDirectiveSingleModuleImport/after/test.html	1
Angular/angular-tests/testData/inspections/ngModuleImport/notExportedDirectiveSingleModuleImport/before/component.ts	6
Angular/angular-tests/testData/inspections/ngModuleImport/notExportedDirectiveSingleModuleImport/before/directive.ts	6
Angular/angular-tests/testData/inspections/ngModuleImport/notExportedDirectiveSingleModuleImport/before/module.ts	9
Angular/angular-tests/testData/inspections/ngModuleImport/notExportedDirectiveSingleModuleImport/before/module2.ts	9
Angular/angular-tests/testData/inspections/ngModuleImport/notExportedDirectiveSingleModuleImport/before/module3.ts	9
Angular/angular-tests/testData/inspections/ngModuleImport/notExportedDirectiveSingleModuleImport/before/test.html	1
Angular/angular-tests/testData/inspections/ngModuleImport/reactiveFormsModule/after/component.ts	6
Angular/angular-tests/testData/inspections/ngModuleImport/reactiveFormsModule/after/module.ts	13
Angular/angular-tests/testData/inspections/ngModuleImport/reactiveFormsModule/after/test.html	4
Angular/angular-tests/testData/inspections/ngModuleImport/reactiveFormsModule/before/component.ts	6
Angular/angular-tests/testData/inspections/ngModuleImport/reactiveFormsModule/before/module.ts	9
Angular/angular-tests/testData/inspections/ngModuleImport/reactiveFormsModule/before/test.html	4
Angular/angular-tests/testData/inspections/ngModuleImport/sameFileStandaloneDirectiveToComponent/after/test.ts	20
Angular/angular-tests/testData/inspections/ngModuleImport/sameFileStandaloneDirectiveToComponent/before/test.ts	17
Angular/angular-tests/testData/inspections/ngModuleImport/standaloneComponent/after/standalone.component.ts	8
Angular/angular-tests/testData/inspections/ngModuleImport/standaloneComponent/after/test.ts	14
Angular/angular-tests/testData/inspections/ngModuleImport/standaloneComponent/before/standalone.component.ts	8
Angular/angular-tests/testData/inspections/ngModuleImport/standaloneComponent/before/test.ts	10
Angular/angular-tests/testData/inspections/ngModuleImport/standaloneComponentImportModule/after/classic.ts	17
Angular/angular-tests/testData/inspections/ngModuleImport/standaloneComponentImportModule/after/test.ts	14
Angular/angular-tests/testData/inspections/ngModuleImport/standaloneComponentImportModule/before/classic.ts	17
Angular/angular-tests/testData/inspections/ngModuleImport/standaloneComponentImportModule/before/test.ts	10
Angular/angular-tests/testData/inspections/ngModuleImport/standaloneComponentToModule/after/standalone.component.ts	8
Angular/angular-tests/testData/inspections/ngModuleImport/standaloneComponentToModule/after/test.ts	21
Angular/angular-tests/testData/inspections/ngModuleImport/standaloneComponentToModule/before/standalone.component.ts	8
Angular/angular-tests/testData/inspections/ngModuleImport/standaloneComponentToModule/before/test.ts	17
Angular/angular-tests/testData/inspections/ngModuleImport/standalonePipe/after/standalone.pipe.ts	10
Angular/angular-tests/testData/inspections/ngModuleImport/standalonePipe/after/test.ts	14
Angular/angular-tests/testData/inspections/ngModuleImport/standalonePipe/before/standalone.pipe.ts	10
Angular/angular-tests/testData/inspections/ngModuleImport/standalonePipe/before/test.ts	10
Angular/angular-tests/testData/inspections/ngModuleImport/standalonePseudoModule/after/check.html	1
Angular/angular-tests/testData/inspections/ngModuleImport/standalonePseudoModule/after/check.ts	12
Angular/angular-tests/testData/inspections/ngModuleImport/standalonePseudoModule/after/foo.ts	11
Angular/angular-tests/testData/inspections/ngModuleImport/standalonePseudoModule/before/check.html	1
Angular/angular-tests/testData/inspections/ngModuleImport/standalonePseudoModule/before/check.ts	9
Angular/angular-tests/testData/inspections/ngModuleImport/standalonePseudoModule/before/foo.ts	11
Angular/angular-tests/testData/inspections/ngModuleImport/undeclaredDirective/after/component.ts	6
Angular/angular-tests/testData/inspections/ngModuleImport/undeclaredDirective/after/directive.ts	6
Angular/angular-tests/testData/inspections/ngModuleImport/undeclaredDirective/after/module.ts	11
Angular/angular-tests/testData/inspections/ngModuleImport/undeclaredDirective/after/test.html	1
Angular/angular-tests/testData/inspections/ngModuleImport/undeclaredDirective/before/component.ts	6
Angular/angular-tests/testData/inspections/ngModuleImport/undeclaredDirective/before/directive.ts	6
Angular/angular-tests/testData/inspections/ngModuleImport/undeclaredDirective/before/module.ts	9
Angular/angular-tests/testData/inspections/ngModuleImport/undeclaredDirective/before/test.html	1
Angular/angular-tests/testData/inspections/ngModuleImport/undeclaredDirectiveDifferentModule/after/component.ts	6
Angular/angular-tests/testData/inspections/ngModuleImport/undeclaredDirectiveDifferentModule/after/directive.ts	6
Angular/angular-tests/testData/inspections/ngModuleImport/undeclaredDirectiveDifferentModule/after/module.ts	13
Angular/angular-tests/testData/inspections/ngModuleImport/undeclaredDirectiveDifferentModule/after/module2.ts	12
Angular/angular-tests/testData/inspections/ngModuleImport/undeclaredDirectiveDifferentModule/after/test.html	1
Angular/angular-tests/testData/inspections/ngModuleImport/undeclaredDirectiveDifferentModule/before/component.ts	6
Angular/angular-tests/testData/inspections/ngModuleImport/undeclaredDirectiveDifferentModule/before/directive.ts	6
Angular/angular-tests/testData/inspections/ngModuleImport/undeclaredDirectiveDifferentModule/before/module.ts	13
Angular/angular-tests/testData/inspections/ngModuleImport/undeclaredDirectiveDifferentModule/before/module2.ts	5
Angular/angular-tests/testData/inspections/ngModuleImport/undeclaredDirectiveDifferentModule/before/test.html	1
Angular/angular-tests/testData/inspections/ngSrc/addFill/after/main.component.html	3
Angular/angular-tests/testData/inspections/ngSrc/addFill/after/main.component.ts	7
Angular/angular-tests/testData/inspections/ngSrc/addFill/after/source.module.ts	13
Angular/angular-tests/testData/inspections/ngSrc/addFill/before/main.component.html	3
Angular/angular-tests/testData/inspections/ngSrc/addFill/before/main.component.ts	7
Angular/angular-tests/testData/inspections/ngSrc/addFill/before/source.module.ts	13
Angular/angular-tests/testData/inspections/ngSrc/addWidth/after/main.component.html	3
Angular/angular-tests/testData/inspections/ngSrc/addWidth/after/main.component.ts	7
Angular/angular-tests/testData/inspections/ngSrc/addWidth/after/source.module.ts	13
Angular/angular-tests/testData/inspections/ngSrc/addWidth/before/main.component.html	3
Angular/angular-tests/testData/inspections/ngSrc/addWidth/before/main.component.ts	7
Angular/angular-tests/testData/inspections/ngSrc/addWidth/before/source.module.ts	13
Angular/angular-tests/testData/inspections/ngSrc/addWidthHeight/after/main.component.html	3
Angular/angular-tests/testData/inspections/ngSrc/addWidthHeight/after/main.component.ts	7
Angular/angular-tests/testData/inspections/ngSrc/addWidthHeight/after/source.module.ts	13
Angular/angular-tests/testData/inspections/ngSrc/addWidthHeight/before/main.component.html	3
Angular/angular-tests/testData/inspections/ngSrc/addWidthHeight/before/main.component.ts	7
Angular/angular-tests/testData/inspections/ngSrc/addWidthHeight/before/source.module.ts	13
Angular/angular-tests/testData/inspections/ngSrc/convert/after/main.component.html	3
Angular/angular-tests/testData/inspections/ngSrc/convert/after/main.component.ts	7
Angular/angular-tests/testData/inspections/ngSrc/convert/after/source.module.ts	13
Angular/angular-tests/testData/inspections/ngSrc/convert/before/main.component.html	3
Angular/angular-tests/testData/inspections/ngSrc/convert/before/main.component.ts	7
Angular/angular-tests/testData/inspections/ngSrc/convert/before/source.module.ts	9
Angular/angular-tests/testData/inspections/ngSrc/removeWidth/after/main.component.html	6
Angular/angular-tests/testData/inspections/ngSrc/removeWidth/after/main.component.ts	7
Angular/angular-tests/testData/inspections/ngSrc/removeWidth/after/source.module.ts	13
Angular/angular-tests/testData/inspections/ngSrc/removeWidth/before/main.component.html	7
Angular/angular-tests/testData/inspections/ngSrc/removeWidth/before/main.component.ts	7
Angular/angular-tests/testData/inspections/ngSrc/removeWidth/before/source.module.ts	13
Angular/angular-tests/testData/inspections/suppressions/template.after.html	6
Angular/angular-tests/testData/inspections/suppressions/template.html	6
Angular/angular-tests/testData/inspections/template/animation-trigger-assignment.after1.html	6
Angular/angular-tests/testData/inspections/template/animation-trigger-assignment.after2.html	6
Angular/angular-tests/testData/inspections/template/animation-trigger-assignment.html	6
Angular/angular-tests/testData/inspections/template/binding-to-event.after1.html	8
Angular/angular-tests/testData/inspections/template/binding-to-event.after2.html	7
Angular/angular-tests/testData/inspections/template/binding-to-event.after3.html	8
Angular/angular-tests/testData/inspections/template/binding-to-event.html	8
Angular/angular-tests/testData/inspections/template/bindings-module.ts	17
Angular/angular-tests/testData/inspections/template/bindings-with-module.html	30
Angular/angular-tests/testData/inspections/template/bindings.html	27
Angular/angular-tests/testData/inspections/template/braceEscape.after1.html	2
Angular/angular-tests/testData/inspections/template/braceEscape.html	2
Angular/angular-tests/testData/inspections/template/braceEscapeNg17.after1.html	2
Angular/angular-tests/testData/inspections/template/braceEscapeNg17.after2.html	2
Angular/angular-tests/testData/inspections/template/braceEscapeNg17.html	2
Angular/angular-tests/testData/inspections/template/component.ts	109
Angular/angular-tests/testData/inspections/template/defer-block-on-trigger.html	9
Angular/angular-tests/testData/inspections/template/empty-event-binding.after1.html	2
Angular/angular-tests/testData/inspections/template/empty-event-binding.after2.html	2
Angular/angular-tests/testData/inspections/template/empty-event-binding.html	2
Angular/angular-tests/testData/inspections/template/foo-bar.directive.ts	11
Angular/angular-tests/testData/inspections/template/hammerJs.html	7
Angular/angular-tests/testData/inspections/template/i18n.after1.html	12
Angular/angular-tests/testData/inspections/template/i18n.after2.html	12
Angular/angular-tests/testData/inspections/template/i18n.after3.html	12
Angular/angular-tests/testData/inspections/template/i18n.html	12
Angular/angular-tests/testData/inspections/template/inaccessibleSymbolStrict.ts	54
Angular/angular-tests/testData/inspections/template/matching-components-module.ts	17
Angular/angular-tests/testData/inspections/template/matching-components-with-module.html	10
Angular/angular-tests/testData/inspections/template/matching-components.html	16
Angular/angular-tests/testData/inspections/template/missing-required-directive-input-bindings-module.ts	17
Angular/angular-tests/testData/inspections/template/missing-required-directive-input-bindings.after1.html	6
Angular/angular-tests/testData/inspections/template/missing-required-directive-input-bindings.after2.html	6
Angular/angular-tests/testData/inspections/template/missing-required-directive-input-bindings.after3.html	6
Angular/angular-tests/testData/inspections/template/missing-required-directive-input-bindings.html	6
Angular/angular-tests/testData/inspections/template/model-input-required.after1.ts	18
Angular/angular-tests/testData/inspections/template/model-input-required.ts	16
Angular/angular-tests/testData/inspections/template/model-input.after1.ts	18
Angular/angular-tests/testData/inspections/template/model-input.ts	16
Angular/angular-tests/testData/inspections/template/multiple-template-bindings.after1.html	3
Angular/angular-tests/testData/inspections/template/multiple-template-bindings.html	3
Angular/angular-tests/testData/inspections/template/ng-content-selector.html	3
Angular/angular-tests/testData/inspections/template/no-introduce-variable.html	1
Angular/angular-tests/testData/inspections/template/no-specify-type-variable-ng-for.html	1
Angular/angular-tests/testData/inspections/template/no-specify-type-variable.html	1
Angular/angular-tests/testData/inspections/template/non-empty-ng-content-ng18.html	8
Angular/angular-tests/testData/inspections/template/non-empty-ng-content.after1.html	5
Angular/angular-tests/testData/inspections/template/non-empty-ng-content.html	8
Angular/angular-tests/testData/inspections/template/private-html.html	12
Angular/angular-tests/testData/inspections/template/private-html.ts	30
Angular/angular-tests/testData/inspections/template/private-inline.ts	38
Angular/angular-tests/testData/inspections/template/signal-input-required.after1.ts	18
Angular/angular-tests/testData/inspections/template/signal-input-required.ts	16
Angular/angular-tests/testData/inspections/template/signal-input.after1.ts	18
Angular/angular-tests/testData/inspections/template/signal-input.ts	16
Angular/angular-tests/testData/inspections/template/standalone-declarables-in-classic.html	16
Angular/angular-tests/testData/inspections/template/standalone-declarables-in-classic.ts	23
Angular/angular-tests/testData/inspections/template/standalone-declarables.html	16
Angular/angular-tests/testData/inspections/template/standalone-declarables.ts	24
Angular/angular-tests/testData/inspections/template/tags-module.ts	17
Angular/angular-tests/testData/inspections/template/tags-with-module.html	6
Angular/angular-tests/testData/inspections/template/tags.html	6
Angular/angular-tests/testData/inspections/template/template-reference-variable-module.ts	21
Angular/angular-tests/testData/inspections/template/template-reference-variable-with-module.after1.html	6
Angular/angular-tests/testData/inspections/template/template-reference-variable-with-module.html	6
Angular/angular-tests/testData/inspections/template/template-reference-variable.after1.html	5
Angular/angular-tests/testData/inspections/template/template-reference-variable.html	5
Angular/angular-tests/testData/inspections/template/uncalled-signal-length-property-access.after1.html	5
Angular/angular-tests/testData/inspections/template/uncalled-signal-length-property-access.after2.html	5
Angular/angular-tests/testData/inspections/template/uncalled-signal-length-property-access.html	5
Angular/angular-tests/testData/inspections/template/uncalled-signal-length-property-access.ts	11
Angular/angular-tests/testData/inspections/template/unknownBlock.after1.html	4
Angular/angular-tests/testData/inspections/template/unknownBlock.after2.html	4
Angular/angular-tests/testData/inspections/template/unknownBlock.after3.html	4
Angular/angular-tests/testData/inspections/template/unknownBlock.after4.html	4
Angular/angular-tests/testData/inspections/template/unknownBlock.html	4
Angular/angular-tests/testData/inspections/template/unknownBlockInjected.after1.ts	8
Angular/angular-tests/testData/inspections/template/unknownBlockInjected.ts	5
Angular/angular-tests/testData/inspections/ts/duplicateDeclarationOff/duplicateDeclarationOff.html	2
Angular/angular-tests/testData/inspections/ts/duplicateDeclarationOff/duplicateDeclarationOff.ts	8
Angular/angular-tests/testData/inspections/ts/duplicateDeclarationOffTemplate.ts	12
Angular/angular-tests/testData/inspections/ts/emptyVarDefinition.html	1
Angular/angular-tests/testData/inspections/ts/htmlTargetWithInterpolation.html	2
Angular/angular-tests/testData/inspections/ts/id.ts	13
Angular/angular-tests/testData/inspections/ts/methodCanBeStatic/methodCanBeStatic.html	1
Angular/angular-tests/testData/inspections/ts/methodCanBeStatic/methodCanBeStatic.ts	24
Angular/angular-tests/testData/inspections/ts/missingLabelSuppressed/missingLabelSuppressed.html	1
Angular/angular-tests/testData/inspections/ts/missingLabelSuppressed/missingLabelSuppressed.ts	7
Angular/angular-tests/testData/inspections/ts/pipeAndArgResolution/lowercase_pipe.ts	7
Angular/angular-tests/testData/inspections/ts/pipeAndArgResolution/pipeAndArgResolution.html	7
Angular/angular-tests/testData/inspections/ts/uncalledSignalLengthPropertyAccess.ts	9
Angular/angular-tests/testData/inspections/ts/uncalledSignalLengthPropertyAccess_after.ts	11
Angular/angular-tests/testData/inspections/ts/unterminated.ts	7
Angular/angular-tests/testData/inspections/ts/unusedReference/after/unusedReference.html	13
Angular/angular-tests/testData/inspections/ts/unusedReference/after/unusedReference.ts	15
Angular/angular-tests/testData/inspections/ts/unusedReference/before/unusedReference.html	13
Angular/angular-tests/testData/inspections/ts/unusedReference/before/unusedReference.ts	15
Angular/angular-tests/testData/inspections/ts/unusedSetter/unusedSetter.html	3
Angular/angular-tests/testData/inspections/ts/unusedSetter/unusedSetter.ts	26
Angular/angular-tests/testData/inspections/ts/unusedSymbol/unused.html	8
Angular/angular-tests/testData/inspections/ts/unusedSymbol/unused.ts	29
Angular/angular-tests/testData/inspections/ts/unusedSymbolNg17/unused.html	11
Angular/angular-tests/testData/inspections/ts/unusedSymbolNg17/unused.ts	29
Angular/angular-tests/testData/intentionsAndQuickFixes/basicFieldCreation/after/component.ts	8
Angular/angular-tests/testData/intentionsAndQuickFixes/basicFieldCreation/after/template.html	1
Angular/angular-tests/testData/intentionsAndQuickFixes/basicFieldCreation/before/component.ts	7
Angular/angular-tests/testData/intentionsAndQuickFixes/basicFieldCreation/before/template.html	1
Angular/angular-tests/testData/intentionsAndQuickFixes/basicMethodCreation/after/component.ts	10
Angular/angular-tests/testData/intentionsAndQuickFixes/basicMethodCreation/after/template.html	1
Angular/angular-tests/testData/intentionsAndQuickFixes/basicMethodCreation/before/component.ts	7
Angular/angular-tests/testData/intentionsAndQuickFixes/basicMethodCreation/before/template.html	1
Angular/angular-tests/testData/intentionsAndQuickFixes/booleanTransformAttr.ts	21
Angular/angular-tests/testData/intentionsAndQuickFixes/booleanTransformAttr_after.ts	21
Angular/angular-tests/testData/intentionsAndQuickFixes/booleanTransformBinding.ts	21
Angular/angular-tests/testData/intentionsAndQuickFixes/booleanTransformBinding_after.ts	21
Angular/angular-tests/testData/intentionsAndQuickFixes/changeVisibilityToPrivateInTemplate.ts	10
Angular/angular-tests/testData/intentionsAndQuickFixes/changeVisibilityToProtectedInTemplate.ts	10
Angular/angular-tests/testData/intentionsAndQuickFixes/changeVisibilityToProtectedInTemplate_after.ts	10
Angular/angular-tests/testData/intentionsAndQuickFixes/changeVisibilityToSharpPrivateInTemplate.ts	10
Angular/angular-tests/testData/intentionsAndQuickFixes/computeConstantInTemplate.html	1
Angular/angular-tests/testData/intentionsAndQuickFixes/computeConstantInTemplate_after.html	1
Angular/angular-tests/testData/intentionsAndQuickFixes/createComponentInputBasic.ts	17
Angular/angular-tests/testData/intentionsAndQuickFixes/createComponentInputBasic_after.ts	18
Angular/angular-tests/testData/intentionsAndQuickFixes/createComponentOutputFromUsage.ts	8
Angular/angular-tests/testData/intentionsAndQuickFixes/createComponentOutputFromUsage_after.ts	9
Angular/angular-tests/testData/intentionsAndQuickFixes/createDirectiveInputAsSelector.ts	16
Angular/angular-tests/testData/intentionsAndQuickFixes/createDirectiveInputAsSelector_after.ts	17
Angular/angular-tests/testData/intentionsAndQuickFixes/createDirectiveInputWithDash.ts	16
Angular/angular-tests/testData/intentionsAndQuickFixes/createDirectiveInputWithDash_after.ts	17
Angular/angular-tests/testData/intentionsAndQuickFixes/createDirectiveOutputBasic.ts	18
Angular/angular-tests/testData/intentionsAndQuickFixes/createDirectiveOutputBasic_after.ts	19
Angular/angular-tests/testData/intentionsAndQuickFixes/createDirectiveOutputWithDash.ts	18
Angular/angular-tests/testData/intentionsAndQuickFixes/createDirectiveOutputWithDash_after.ts	19
Angular/angular-tests/testData/intentionsAndQuickFixes/createObservableMethodFromUsage.ts	19
Angular/angular-tests/testData/intentionsAndQuickFixes/createObservableMethodFromUsage_after.ts	20
Angular/angular-tests/testData/intentionsAndQuickFixes/createObservablePropertyFromUsage.ts	19
Angular/angular-tests/testData/intentionsAndQuickFixes/createObservablePropertyFromUsage_after.ts	20
Angular/angular-tests/testData/intentionsAndQuickFixes/createSignalFromUsage.ts	11
Angular/angular-tests/testData/intentionsAndQuickFixes/createSignalFromUsage_after.ts	12
Angular/angular-tests/testData/intentionsAndQuickFixes/customTransformAttr.ts	24
Angular/angular-tests/testData/intentionsAndQuickFixes/customTransformAttr_after.ts	25
Angular/angular-tests/testData/intentionsAndQuickFixes/customTransformBinding.ts	22
Angular/angular-tests/testData/intentionsAndQuickFixes/customTransformBindingWithAlias.ts	22
Angular/angular-tests/testData/intentionsAndQuickFixes/customTransformBindingWithAlias_after.ts	22
Angular/angular-tests/testData/intentionsAndQuickFixes/customTransformBinding_after.ts	22
Angular/angular-tests/testData/intentionsAndQuickFixes/deMorgansLawInTemplate.html	1
Angular/angular-tests/testData/intentionsAndQuickFixes/deMorgansLawInTemplate_after.html	1
Angular/angular-tests/testData/intentionsAndQuickFixes/extractComponentTemplate/after/extractComponentTemplate.html	3
Angular/angular-tests/testData/intentionsAndQuickFixes/extractComponentTemplate/after/extractComponentTemplate.ts	11
Angular/angular-tests/testData/intentionsAndQuickFixes/extractComponentTemplate/before/extractComponentTemplate.ts	15
Angular/angular-tests/testData/intentionsAndQuickFixes/extractLetVariable.html	5
Angular/angular-tests/testData/intentionsAndQuickFixes/extractLetVariable_after.html	6
Angular/angular-tests/testData/intentionsAndQuickFixes/fieldCreationWithExportDefault/after/component.ts	8
Angular/angular-tests/testData/intentionsAndQuickFixes/fieldCreationWithExportDefault/after/template.html	1
Angular/angular-tests/testData/intentionsAndQuickFixes/fieldCreationWithExportDefault/before/component.ts	7
Angular/angular-tests/testData/intentionsAndQuickFixes/fieldCreationWithExportDefault/before/template.html	1
Angular/angular-tests/testData/intentionsAndQuickFixes/flipConditionalInTemplate.html	1
Angular/angular-tests/testData/intentionsAndQuickFixes/flipConditionalInTemplate_after.html	1
Angular/angular-tests/testData/intentionsAndQuickFixes/inlineComponentTemplate/after/inlineComponentTemplate.ts	15
Angular/angular-tests/testData/intentionsAndQuickFixes/inlineComponentTemplate/before/inlineComponentTemplate.html	3
Angular/angular-tests/testData/intentionsAndQuickFixes/inlineComponentTemplate/before/inlineComponentTemplate.ts	11
Angular/angular-tests/testData/intentionsAndQuickFixes/methodCreationWithExportDefault/after/component.ts	10
Angular/angular-tests/testData/intentionsAndQuickFixes/methodCreationWithExportDefault/after/template.html	1
Angular/angular-tests/testData/intentionsAndQuickFixes/methodCreationWithExportDefault/before/component.ts	7
Angular/angular-tests/testData/intentionsAndQuickFixes/methodCreationWithExportDefault/before/template.html	1
Angular/angular-tests/testData/intentionsAndQuickFixes/noCreateComponentOutputFromUsage.ts	8
Angular/angular-tests/testData/intentionsAndQuickFixes/noCreateLibDirectiveInput.ts	11
Angular/angular-tests/testData/intentionsAndQuickFixes/noCreateLibDirectiveOutput.ts	13
Angular/angular-tests/testData/intentionsAndQuickFixes/noCreateSignalFromUsage.ts	11
Angular/angular-tests/testData/intentionsAndQuickFixes/noJSImportForPipe.ts	12
Angular/angular-tests/testData/intentionsAndQuickFixes/numberTransformAttr.ts	21
Angular/angular-tests/testData/intentionsAndQuickFixes/numberTransformAttr_after.ts	21
Angular/angular-tests/testData/intentionsAndQuickFixes/numberTransformBinding.ts	22
Angular/angular-tests/testData/intentionsAndQuickFixes/numberTransformBinding_after.ts	22
Angular/angular-tests/testData/intentionsAndQuickFixes/qualifiedFieldCreation/after/component.ts	10
Angular/angular-tests/testData/intentionsAndQuickFixes/qualifiedFieldCreation/after/template.html	1
Angular/angular-tests/testData/intentionsAndQuickFixes/qualifiedFieldCreation/before/component.ts	9
Angular/angular-tests/testData/intentionsAndQuickFixes/qualifiedFieldCreation/before/template.html	1
Angular/angular-tests/testData/intentionsAndQuickFixes/qualifiedMethodCreation/after/component.ts	12
Angular/angular-tests/testData/intentionsAndQuickFixes/qualifiedMethodCreation/after/template.html	1
Angular/angular-tests/testData/intentionsAndQuickFixes/qualifiedMethodCreation/before/component.ts	9
Angular/angular-tests/testData/intentionsAndQuickFixes/qualifiedMethodCreation/before/template.html	1
Angular/angular-tests/testData/intentionsAndQuickFixes/removeUnusedBlockLetVariable.ts	10
Angular/angular-tests/testData/intentionsAndQuickFixes/removeUnusedBlockLetVariable_after.ts	9
Angular/angular-tests/testData/intentionsAndQuickFixes/removeUnusedBlockParameterVariable1.ts	12
Angular/angular-tests/testData/intentionsAndQuickFixes/removeUnusedBlockParameterVariable1_after.ts	12
Angular/angular-tests/testData/intentionsAndQuickFixes/removeUnusedBlockParameterVariable2.ts	11
Angular/angular-tests/testData/intentionsAndQuickFixes/removeUnusedBlockParameterVariable2_after.ts	11
Angular/angular-tests/testData/intentionsAndQuickFixes/removeUnusedNgTemplateLetVariable.ts	10
Angular/angular-tests/testData/intentionsAndQuickFixes/removeUnusedNgTemplateLetVariable_after.ts	10
Angular/angular-tests/testData/intentionsAndQuickFixes/removeUnusedTemplateBindingVariable1.ts	10
Angular/angular-tests/testData/intentionsAndQuickFixes/removeUnusedTemplateBindingVariable1_after.ts	10
Angular/angular-tests/testData/intentionsAndQuickFixes/removeUnusedTemplateBindingVariable2.ts	10
Angular/angular-tests/testData/intentionsAndQuickFixes/removeUnusedTemplateBindingVariable2_after.ts	10
Angular/angular-tests/testData/intentionsAndQuickFixes/thisQualifiedFieldCreation/after/component.ts	8
Angular/angular-tests/testData/intentionsAndQuickFixes/thisQualifiedFieldCreation/after/template.html	1
Angular/angular-tests/testData/intentionsAndQuickFixes/thisQualifiedFieldCreation/before/component.ts	7
Angular/angular-tests/testData/intentionsAndQuickFixes/thisQualifiedFieldCreation/before/template.html	1
Angular/angular-tests/testData/intentionsAndQuickFixes/thisQualifiedMethodCreation/after/component.ts	10
Angular/angular-tests/testData/intentionsAndQuickFixes/thisQualifiedMethodCreation/after/template.html	1
Angular/angular-tests/testData/intentionsAndQuickFixes/thisQualifiedMethodCreation/before/component.ts	7
Angular/angular-tests/testData/intentionsAndQuickFixes/thisQualifiedMethodCreation/before/template.html	1
Angular/angular-tests/testData/library/forms/completion/formBuilderInConstructor.ts	36
Angular/angular-tests/testData/library/forms/completion/formBuilderInFieldInitializer.ts	34
Angular/angular-tests/testData/library/forms/completion/nestedFormArrayControlAttribute.ts	27
Angular/angular-tests/testData/library/forms/completion/nestedFormArrayGetArrayLiteral.ts	19
Angular/angular-tests/testData/library/forms/completion/nestedFormArrayGetLiteral.ts	19
Angular/angular-tests/testData/library/forms/completion/nestedFormGroupControlAttribute.ts	34
Angular/angular-tests/testData/library/forms/completion/nestedFormGroupGetArrayLiteral.ts	26
Angular/angular-tests/testData/library/forms/completion/nestedFormGroupGetLiteral.ts	29
Angular/angular-tests/testData/library/forms/highlighting/nestedFormArray.ts	49
Angular/angular-tests/testData/library/forms/highlighting/nestedFormArraySemantic.ts	47
Angular/angular-tests/testData/library/forms/highlighting/nestedFormArrayUsageFromArrayLiteral.ts	29
Angular/angular-tests/testData/library/forms/highlighting/nestedFormArrayUsageFromAttribute.ts	29
Angular/angular-tests/testData/library/forms/highlighting/nestedFormArrayUsageFromDeclaration.ts	29
Angular/angular-tests/testData/library/forms/highlighting/nestedFormArrayUsageFromLiteral.ts	29
Angular/angular-tests/testData/library/forms/highlighting/nestedFormGroup.ts	55
Angular/angular-tests/testData/library/forms/highlighting/nestedFormGroupControlUsageFromArrayLiteral.ts	40
Angular/angular-tests/testData/library/forms/highlighting/nestedFormGroupControlUsageFromAttribute.ts	40
Angular/angular-tests/testData/library/forms/highlighting/nestedFormGroupControlUsageFromDeclaration.ts	40
Angular/angular-tests/testData/library/forms/highlighting/nestedFormGroupControlUsageFromLiteral.ts	40
Angular/angular-tests/testData/library/forms/highlighting/nestedFormGroupGroupUsageFromArrayLiteral.ts	40
Angular/angular-tests/testData/library/forms/highlighting/nestedFormGroupGroupUsageFromAttribute.ts	40
Angular/angular-tests/testData/library/forms/highlighting/nestedFormGroupGroupUsageFromDeclaration.ts	40
Angular/angular-tests/testData/library/forms/highlighting/nestedFormGroupGroupUsageFromLiteral.ts	40
Angular/angular-tests/testData/library/forms/highlighting/nestedFormGroupSemantic.ts	43
Angular/angular-tests/testData/library/forms/quickFixes/formBuilderNewCallFromControlNameAttribute.ts	31
Angular/angular-tests/testData/library/forms/quickFixes/formBuilderNewCallFromControlNameAttribute_after.ts	32
Angular/angular-tests/testData/library/forms/quickFixes/formBuilderRegularFromCallArrayLiteralArray.ts	23
Angular/angular-tests/testData/library/forms/quickFixes/formBuilderRegularFromCallArrayLiteralArray_after.ts	24
Angular/angular-tests/testData/library/forms/quickFixes/formBuilderRegularFromCallArrayLiteralControl.ts	23
Angular/angular-tests/testData/library/forms/quickFixes/formBuilderRegularFromCallArrayLiteralControl_after.ts	24
Angular/angular-tests/testData/library/forms/quickFixes/formBuilderRegularFromCallArrayLiteralGroup.ts	23
Angular/angular-tests/testData/library/forms/quickFixes/formBuilderRegularFromCallArrayLiteralGroup_after.ts	26
Angular/angular-tests/testData/library/forms/quickFixes/nestedFormGroupFromArrayNameAttribute.ts	18
Angular/angular-tests/testData/library/forms/quickFixes/nestedFormGroupFromArrayNameAttribute_after.ts	23
Angular/angular-tests/testData/library/forms/quickFixes/nestedFormGroupFromCallArrayLiteralArray.ts	20
Angular/angular-tests/testData/library/forms/quickFixes/nestedFormGroupFromCallArrayLiteralArray_after.ts	21
Angular/angular-tests/testData/library/forms/quickFixes/nestedFormGroupFromCallArrayLiteralControl.ts	20
Angular/angular-tests/testData/library/forms/quickFixes/nestedFormGroupFromCallArrayLiteralControl_after.ts	21
Angular/angular-tests/testData/library/forms/quickFixes/nestedFormGroupFromCallArrayLiteralForm.ts	20
Angular/angular-tests/testData/library/forms/quickFixes/nestedFormGroupFromCallArrayLiteralForm_after.ts	22
Angular/angular-tests/testData/library/forms/quickFixes/nestedFormGroupFromCallLiteralArray.ts	24
Angular/angular-tests/testData/library/forms/quickFixes/nestedFormGroupFromCallLiteralArray_after.ts	25
Angular/angular-tests/testData/library/forms/quickFixes/nestedFormGroupFromCallLiteralControl.ts	24
Angular/angular-tests/testData/library/forms/quickFixes/nestedFormGroupFromCallLiteralControl_after.ts	25
Angular/angular-tests/testData/library/forms/quickFixes/nestedFormGroupFromCallLiteralForm.ts	24
Angular/angular-tests/testData/library/forms/quickFixes/nestedFormGroupFromCallLiteralForm_after.ts	26
Angular/angular-tests/testData/library/forms/quickFixes/nestedFormGroupFromControlNameAttribute.ts	22
Angular/angular-tests/testData/library/forms/quickFixes/nestedFormGroupFromControlNameAttributeExternal/after/nestedFormGroupFromControlNameAttributeExternal.html	6
Angular/angular-tests/testData/library/forms/quickFixes/nestedFormGroupFromControlNameAttributeExternal/after/nestedFormGroupFromControlNameAttributeExternal.ts	16
Angular/angular-tests/testData/library/forms/quickFixes/nestedFormGroupFromControlNameAttributeExternal/before/nestedFormGroupFromControlNameAttributeExternal.html	6
Angular/angular-tests/testData/library/forms/quickFixes/nestedFormGroupFromControlNameAttributeExternal/before/nestedFormGroupFromControlNameAttributeExternal.ts	15
Angular/angular-tests/testData/library/forms/quickFixes/nestedFormGroupFromControlNameAttribute_after.ts	23
Angular/angular-tests/testData/library/forms/quickFixes/nestedFormGroupFromGroupNameAttribute.ts	18
Angular/angular-tests/testData/library/forms/quickFixes/nestedFormGroupFromGroupNameAttribute_after.ts	24
Angular/angular-tests/testData/library/forms/rename/formBuilderInConstructor.ts	36
Angular/angular-tests/testData/library/forms/rename/formBuilderInConstructor_after.ts	36
Angular/angular-tests/testData/library/forms/rename/nestedFormGroupControlAttribute.ts	43
Angular/angular-tests/testData/library/forms/rename/nestedFormGroupControlAttribute_after.ts	43
Angular/angular-tests/testData/library/forms/rename/nestedFormGroupGetArrayLiteral.ts	43
Angular/angular-tests/testData/library/forms/rename/nestedFormGroupGetArrayLiteral_after.ts	43
Angular/angular-tests/testData/library/forms/rename/nestedFormGroupGetLiteral.ts	43
Angular/angular-tests/testData/library/forms/rename/nestedFormGroupGetLiteral_after.ts	43
Angular/angular-tests/testData/library/forms/rename/nestedFormGroupProperty.ts	43
Angular/angular-tests/testData/library/forms/rename/nestedFormGroupProperty_after.ts	43
Angular/angular-tests/testData/linters/tslint/ErrorsFromTemplateFileFilteredInTs/app.component.html	6
Angular/angular-tests/testData/linters/tslint/ErrorsFromTemplateFileFilteredInTs/app.component.ts	8
Angular/angular-tests/testData/liveTemplate/injectable.ts	1
Angular/angular-tests/testData/liveTemplate/unambiguousAutoImportDisabled.ts	4
Angular/angular-tests/testData/liveTemplate/unambiguousAutoImportDisabled_after.ts	4
Angular/angular-tests/testData/liveTemplate/unambiguousAutoImportEnabled.ts	4
Angular/angular-tests/testData/liveTemplate/unambiguousAutoImportEnabled_after.ts	5
Angular/angular-tests/testData/modelStructure/agm-core/module.ts	9
Angular/angular-tests/testData/modelStructure/browser/browser.ts	108
Angular/angular-tests/testData/modelStructure/browser/common_module.ts	21
Angular/angular-tests/testData/modelStructure/browser/myModule.ts	24
Angular/angular-tests/testData/modelStructure/browser/pipes/async_pipe.ts	89
Angular/angular-tests/testData/modelStructure/browser/pipes/index.ts	40
Angular/angular-tests/testData/modelStructure/common-metadata/myModule.ts	26
Angular/angular-tests/testData/modelStructure/common/common_module.ts	21
Angular/angular-tests/testData/modelStructure/common/directives/index.ts	37
Angular/angular-tests/testData/modelStructure/common/directives/ng_class.ts	110
Angular/angular-tests/testData/modelStructure/common/directives/ng_component_outlet.ts	51
Angular/angular-tests/testData/modelStructure/common/directives/ng_for_of.ts	120
Angular/angular-tests/testData/modelStructure/common/directives/ng_if.ts	63
Angular/angular-tests/testData/modelStructure/common/directives/ng_plural.ts	40
Angular/angular-tests/testData/modelStructure/common/directives/ng_style.ts	37
Angular/angular-tests/testData/modelStructure/common/directives/ng_switch.ts	85
Angular/angular-tests/testData/modelStructure/common/directives/ng_template_outlet.ts	47
Angular/angular-tests/testData/modelStructure/common/i18n/currencies.ts	140
Angular/angular-tests/testData/modelStructure/common/i18n/format_date.ts	584
Angular/angular-tests/testData/modelStructure/common/i18n/format_number.ts	291
Angular/angular-tests/testData/modelStructure/common/i18n/locale_data.ts	40
Angular/angular-tests/testData/modelStructure/common/i18n/locale_data_api.ts	221
Angular/angular-tests/testData/modelStructure/common/i18n/locale_en.ts	28
Angular/angular-tests/testData/modelStructure/common/i18n/localization.ts	352
Angular/angular-tests/testData/modelStructure/common/pipes/async_pipe.ts	89
Angular/angular-tests/testData/modelStructure/common/pipes/date_pipe.ts	15
Angular/angular-tests/testData/modelStructure/common/pipes/deprecated/date_pipe.ts	48
Angular/angular-tests/testData/modelStructure/common/pipes/deprecated/index.ts	11
Angular/angular-tests/testData/modelStructure/common/pipes/deprecated/intl.ts	177
Angular/angular-tests/testData/modelStructure/common/pipes/deprecated/number_pipe.ts	72
Angular/angular-tests/testData/modelStructure/common/pipes/i18n_plural_pipe.ts	16
Angular/angular-tests/testData/modelStructure/common/pipes/i18n_select_pipe.ts	18
Angular/angular-tests/testData/modelStructure/common/pipes/index.ts	40
Angular/angular-tests/testData/modelStructure/common/pipes/invalid_pipe_argument_error.ts	4
Angular/angular-tests/testData/modelStructure/common/pipes/json_pipe.ts	5
Angular/angular-tests/testData/modelStructure/common/pipes/keyvalue_pipe.ts	67
Angular/angular-tests/testData/modelStructure/common/pipes/number_pipe.ts	76
Angular/angular-tests/testData/modelStructure/common/pipes/slice_pipe.ts	13
Angular/angular-tests/testData/modelStructure/evo-ui-kit/module.ts	9
Angular/angular-tests/testData/modelStructure/export-default/comp-a.component.ts	6
Angular/angular-tests/testData/modelStructure/export-default/comp-b.component.ts	11
Angular/angular-tests/testData/modelStructure/export-default/mod.module.ts	15
Angular/angular-tests/testData/modelStructure/forms/myModule.ts	9
Angular/angular-tests/testData/modelStructure/function-calls/my-test-lib.component.ts	15
Angular/angular-tests/testData/modelStructure/function-calls/my-test-lib.module.ts	21
Angular/angular-tests/testData/modelStructure/function-calls/second-component.component.ts	11
Angular/angular-tests/testData/modelStructure/host-directives/app.module.ts	10
Angular/angular-tests/testData/modelStructure/host-directives/directives/bold.directive.ts	20
Angular/angular-tests/testData/modelStructure/host-directives/directives/mouseenter.directive.ts	19
Angular/angular-tests/testData/modelStructure/host-directives/directives/underline.directive.ts	19
Angular/angular-tests/testData/modelStructure/host-directives/test.component.ts	14
Angular/angular-tests/testData/modelStructure/ionic-metadata/myIonicModule.ts	11
Angular/angular-tests/testData/modelStructure/ivy-forRoot/mainModule.ts	11
Angular/angular-tests/testData/modelStructure/metadata-forRoot/mainModule.ts	11
Angular/angular-tests/testData/modelStructure/module-reexport/app.component.html	1
Angular/angular-tests/testData/modelStructure/module-reexport/app.component.ts	7
Angular/angular-tests/testData/modelStructure/module-reexport/app.module.ts	14
Angular/angular-tests/testData/modelStructure/module-reexport/custom/button/button.component.ts	8
Angular/angular-tests/testData/modelStructure/module-reexport/custom/custom.module.ts	13
Angular/angular-tests/testData/modelStructure/module-reexport/custom/index.ts	1
Angular/angular-tests/testData/modelStructure/ng-module-with-constant/component.ts	6
Angular/angular-tests/testData/modelStructure/ng-module-with-constant/constant.ts	12
Angular/angular-tests/testData/modelStructure/ng-module-with-constant/module.ts	5
Angular/angular-tests/testData/modelStructure/ng12-common/mainModule.ts	14
Angular/angular-tests/testData/modelStructure/ng13-common/app.module.ts	12
Angular/angular-tests/testData/modelStructure/private-module-export-ivy/module.ts	15
Angular/angular-tests/testData/modelStructure/private-module-export-metadata/module.ts	15
Angular/angular-tests/testData/modelStructure/required-properties/app.component.html	1
Angular/angular-tests/testData/modelStructure/required-properties/app.component.ts	18
Angular/angular-tests/testData/modelStructure/required-properties/app.module.ts	14
Angular/angular-tests/testData/modelStructure/router-metadata/core/ng_module.ts	48
Angular/angular-tests/testData/modelStructure/router-metadata/core/type.ts	5
Angular/angular-tests/testData/modelStructure/router-metadata/myModule.ts	45
Angular/angular-tests/testData/modelStructure/router/core/ng_module.ts	48
Angular/angular-tests/testData/modelStructure/router/core/type.ts	5
Angular/angular-tests/testData/modelStructure/router/myModule.ts	40
Angular/angular-tests/testData/modelStructure/router/router/components/empty_outlet.ts	4
Angular/angular-tests/testData/modelStructure/router/router/directives/router_link.ts	142
Angular/angular-tests/testData/modelStructure/router/router/directives/router_link_active.ts	77
Angular/angular-tests/testData/modelStructure/router/router/directives/router_outlet.ts	111
Angular/angular-tests/testData/modelStructure/router/router/router_module.ts	291
Angular/angular-tests/testData/modelStructure/source-forRoot/mainModule.ts	13
Angular/angular-tests/testData/modelStructure/source-forRoot/module1.ts	19
Angular/angular-tests/testData/modelStructure/source-forRoot/module2.ts	19
Angular/angular-tests/testData/modelStructure/source-forRoot/module3.ts	19
Angular/angular-tests/testData/navigation/declaration/bindingOverride/bindingOverride.html	1
Angular/angular-tests/testData/navigation/declaration/bindingOverride/comp.ts	6
Angular/angular-tests/testData/navigation/declaration/componentStandardAttributeSelector.ts	7
Angular/angular-tests/testData/navigation/declaration/componentStandardElementSelector.ts	7
Angular/angular-tests/testData/navigation/declaration/directiveInputDecoratedField.ts	11
Angular/angular-tests/testData/navigation/declaration/directiveInputFieldDecoratorObject.ts	11
Angular/angular-tests/testData/navigation/declaration/directiveInputFieldDecoratorString.ts	11
Angular/angular-tests/testData/navigation/declaration/directiveInputForwarded.ts	11
Angular/angular-tests/testData/navigation/declaration/directiveInputMappedObject.ts	11
Angular/angular-tests/testData/navigation/declaration/directiveInputMappedString.ts	11
Angular/angular-tests/testData/navigation/declaration/directiveInputVirtual.ts	10
Angular/angular-tests/testData/navigation/declaration/directiveOutputDecoratedField.ts	11
Angular/angular-tests/testData/navigation/declaration/directiveOutputFieldDecorator.ts	11
Angular/angular-tests/testData/navigation/declaration/directiveOutputForwarded.ts	11
Angular/angular-tests/testData/navigation/declaration/directiveOutputMapped.ts	11
Angular/angular-tests/testData/navigation/declaration/directiveOutputVirtual.ts	10
Angular/angular-tests/testData/navigation/declaration/eventHandlerOverride/comp.ts	6
Angular/angular-tests/testData/navigation/declaration/eventHandlerOverride/eventHandlerOverride.html	1
Angular/angular-tests/testData/navigation/declaration/exportAs.ts	10
Angular/angular-tests/testData/navigation/declaration/exportAsHostDirectives.ts	32
Angular/angular-tests/testData/navigation/declaration/exportAsWithSpaces.ts	10
Angular/angular-tests/testData/navigation/declaration/forBlockImplicitVariable.html	5
Angular/angular-tests/testData/navigation/declaration/hostDirectiveInputForwarded.ts	23
Angular/angular-tests/testData/navigation/declaration/hostDirectiveInputMapped.ts	23
Angular/angular-tests/testData/navigation/declaration/hostDirectiveOutputForwarded.ts	23
Angular/angular-tests/testData/navigation/declaration/hostDirectiveOutputMapped.ts	23
Angular/angular-tests/testData/navigation/declaration/oneTimeBindingAttribute.html	1
Angular/angular-tests/testData/navigation/declaration/privateSetter.ts	14
Angular/angular-tests/testData/navigation/declaration/signalStore.ts	39
Angular/angular-tests/testData/navigation/findUsages/attrVariable/attrVariable.html	2
Angular/angular-tests/testData/navigation/findUsages/attrVariable/attrVariable.ts	9
Angular/angular-tests/testData/navigation/findUsages/componentClassUsagesInTemplates/componentClassUsagesInTemplates.ts	7
Angular/angular-tests/testData/navigation/findUsages/componentClassUsagesInTemplates/slots.test.component.html	1
Angular/angular-tests/testData/navigation/findUsages/componentClassUsagesInTemplates/slots.test.component.ts	12
Angular/angular-tests/testData/navigation/findUsages/componentCustomElementSelector/componentCustomElementSelector.ts	6
Angular/angular-tests/testData/navigation/findUsages/componentCustomElementSelector/slots.test.component.html	1
Angular/angular-tests/testData/navigation/findUsages/componentCustomElementSelector/slots.test.component.ts	7
Angular/angular-tests/testData/navigation/findUsages/dollarSymbolInInlineTemplate/hello1-container.component.ts	13
Angular/angular-tests/testData/navigation/findUsages/dollarSymbolInInlineTemplate/hello1.service.ts	7
Angular/angular-tests/testData/navigation/findUsages/dollarSymbolInInlineTemplate/hello2-container.component.ts	14
Angular/angular-tests/testData/navigation/findUsages/exportAs/exportAs.ts	26
Angular/angular-tests/testData/navigation/findUsages/exportAs/template.html	4
Angular/angular-tests/testData/navigation/findUsages/hostDirectiveOneTimeBinding/app.component.html	2
Angular/angular-tests/testData/navigation/findUsages/hostDirectiveOneTimeBinding/app.component.ts	12
Angular/angular-tests/testData/navigation/findUsages/hostDirectiveOneTimeBinding/app.module.ts	12
Angular/angular-tests/testData/navigation/findUsages/hostDirectiveOneTimeBinding/mouseenter.directive.ts	18
Angular/angular-tests/testData/navigation/findUsages/hostDirectiveOneTimeBinding/test.component.ts	12
Angular/angular-tests/testData/navigation/findUsages/hostDirectiveOneTimeBinding/underline.directive.ts	18
Angular/angular-tests/testData/navigation/findUsages/privateComponentField/privateComponentField.html	7
Angular/angular-tests/testData/navigation/findUsages/privateComponentField/privateComponentField.ts	10
Angular/angular-tests/testData/navigation/findUsages/privateComponentMethod/privateComponentMethod.html	2
Angular/angular-tests/testData/navigation/findUsages/privateComponentMethod/privateComponentMethod.ts	9
Angular/angular-tests/testData/navigation/findUsages/privateConstructorField/privateConstructorField.html	6
Angular/angular-tests/testData/navigation/findUsages/privateConstructorField/privateConstructorField.ts	11
Angular/angular-tests/testData/navigation/findUsages/slotComponentAttributeSelector/slotComponentAttributeSelector.ts	9
Angular/angular-tests/testData/navigation/findUsages/slotComponentAttributeSelector/slots.test.component.html	9
Angular/angular-tests/testData/navigation/findUsages/slotComponentAttributeSelector/slots.test.component.ts	7
Angular/angular-tests/testData/navigation/jumpToSource/directiveInput/app.component.html	1
Angular/angular-tests/testData/navigation/jumpToSource/directiveInput/app.component.ts	8
Angular/angular-tests/testData/navigation/jumpToSource/elementSelector/app.component.html	1
Angular/angular-tests/testData/navigation/jumpToSource/elementSelector/app.component.ts	8
Angular/angular-tests/testData/navigation/jumpToSource/jsReference/app.component.html	1
Angular/angular-tests/testData/navigation/jumpToSource/jsReference/app.component.ts	8
Angular/angular-tests/testData/navigation/related/basic-component/app.component.css	2
Angular/angular-tests/testData/navigation/related/basic-component/app.component.html	23
Angular/angular-tests/testData/navigation/related/basic-component/app.component.spec.ts	27
Angular/angular-tests/testData/navigation/related/basic-component/app.component.ts	9
Angular/angular-tests/testData/navigation/related/complex-with-module/app.component.2.sass	2
Angular/angular-tests/testData/navigation/related/complex-with-module/app.component.2.ts	9
Angular/angular-tests/testData/navigation/related/complex-with-module/app.component.css	2
Angular/angular-tests/testData/navigation/related/complex-with-module/app.component.html	23
Angular/angular-tests/testData/navigation/related/complex-with-module/app.component.spec.ts	27
Angular/angular-tests/testData/navigation/related/complex-with-module/app.component.ts	17
Angular/angular-tests/testData/navigation/related/complex-with-module/app.module.ts	9
Angular/angular-tests/testData/navigation/related/complex-with-module/app.module2.ts	13
Angular/angular-tests/testData/navigation/related/complex/app.component.2.sass	2
Angular/angular-tests/testData/navigation/related/complex/app.component.2.ts	9
Angular/angular-tests/testData/navigation/related/complex/app.component.css	2
Angular/angular-tests/testData/navigation/related/complex/app.component.html	23
Angular/angular-tests/testData/navigation/related/complex/app.component.spec.ts	27
Angular/angular-tests/testData/navigation/related/complex/app.component.ts	17
Angular/angular-tests/testData/navigation/related/inline-stylesheet/app.component.html	3
Angular/angular-tests/testData/navigation/related/inline-stylesheet/app.component.spec.ts	27
Angular/angular-tests/testData/navigation/related/inline-stylesheet/app.component.ts	12
Angular/angular-tests/testData/navigation/related/inline-template/app.component.css	2
Angular/angular-tests/testData/navigation/related/inline-template/app.component.spec.ts	27
Angular/angular-tests/testData/navigation/related/inline-template/app.component.ts	13
Angular/angular-tests/testData/navigation/related/multi-test-files/app.component.spec.ts	27
Angular/angular-tests/testData/navigation/related/multi-test-files/app.component.ts	8
Angular/angular-tests/testData/navigation/related/multi-test-files/app.component_spec.ts	27
Angular/angular-tests/testData/navigation/related/no-selector/app.component.css	2
Angular/angular-tests/testData/navigation/related/no-selector/app.component.html	23
Angular/angular-tests/testData/navigation/related/no-selector/app.component.spec.ts	27
Angular/angular-tests/testData/navigation/related/no-selector/app.component.ts	8
Angular/angular-tests/testData/navigation/related/with-module/app.component.css	2
Angular/angular-tests/testData/navigation/related/with-module/app.component.html	23
Angular/angular-tests/testData/navigation/related/with-module/app.component.spec.ts	27
Angular/angular-tests/testData/navigation/related/with-module/app.component.ts	9
Angular/angular-tests/testData/navigation/related/with-module/app.module.ts	9
Angular/angular-tests/testData/navigation/related/with-module/app.module2.ts	9
Angular/angular-tests/testData/navigation/related/with-require/app.component.css	2
Angular/angular-tests/testData/navigation/related/with-require/app.component.html	23
Angular/angular-tests/testData/navigation/related/with-require/app.component.spec.ts	27
Angular/angular-tests/testData/navigation/related/with-require/app.component.ts	9
Angular/angular-tests/testData/navigation/symbol/attrAndElementSelector.ts	17
Angular/angular-tests/testData/navigation/symbol/attributeSelector.ts	17
Angular/angular-tests/testData/navigation/symbol/elementSelector.ts	17
Angular/angular-tests/testData/navigation/symbol/pipe.ts	9
Angular/angular-tests/testData/parameterHints/ParameterHintsInHtml.html	3
Angular/angular-tests/testData/parameterHints/ParameterHintsInHtml.ts	18
Angular/angular-tests/testData/parameterInfo/deferBlock1.html	2
Angular/angular-tests/testData/parameterInfo/deferBlock1.param-info.html	1
Angular/angular-tests/testData/parameterInfo/deferBlock2.html	2
Angular/angular-tests/testData/parameterInfo/deferBlock2.param-info.html	1
Angular/angular-tests/testData/parameterInfo/deferBlock3.html	2
Angular/angular-tests/testData/parameterInfo/deferBlock3.param-info.html	1
Angular/angular-tests/testData/parameterInfo/deferBlock4.html	2
Angular/angular-tests/testData/parameterInfo/deferBlock4.param-info.html	1
Angular/angular-tests/testData/parameterInfo/forBlock1.html	2
Angular/angular-tests/testData/parameterInfo/forBlock1.param-info.html	1
Angular/angular-tests/testData/parameterInfo/forBlock2.html	2
Angular/angular-tests/testData/parameterInfo/forBlock2.param-info.html	1
Angular/angular-tests/testData/parameterInfo/forBlock3.html	2
Angular/angular-tests/testData/parameterInfo/forBlock3.param-info.html	1
Angular/angular-tests/testData/parameterInfo/ifBlock1.html	2
Angular/angular-tests/testData/parameterInfo/ifBlock1.param-info.html	1
Angular/angular-tests/testData/parameterInfo/ifBlock2.html	2
Angular/angular-tests/testData/parameterInfo/ifBlock2.param-info.html	1
Angular/angular-tests/testData/parameterInfo/ifBlock3.html	2
Angular/angular-tests/testData/parameterInfo/ifBlock3.param-info.html	1
Angular/angular-tests/testData/parameterInfo/ifBlock4.html	3
Angular/angular-tests/testData/parameterInfo/ifBlock4.param-info.html	1
Angular/angular-tests/testData/parameterInfo/pipe.param-info.html	1
Angular/angular-tests/testData/parameterInfo/pipe.ts	18
Angular/angular-tests/testData/parameterInfo/templateBindingsNgIf1.param-info.html	1
Angular/angular-tests/testData/parameterInfo/templateBindingsNgIf1.ts	21
Angular/angular-tests/testData/parameterInfo/templateBindingsNgIf2.param-info.html	1
Angular/angular-tests/testData/parameterInfo/templateBindingsNgIf2.ts	21
Angular/angular-tests/testData/parameterInfo/templateBindingsNgIf3.param-info.html	1
Angular/angular-tests/testData/parameterInfo/templateBindingsNgIf3.ts	21
Angular/angular-tests/testData/parameterInfo/templateBindingsNgIfEmpty.param-info.html	1
Angular/angular-tests/testData/parameterInfo/templateBindingsNgIfEmpty.ts	21
Angular/angular-tests/testData/refactoring/changeSignature/AddParamAndRenameAndSetReturnType/after/component.ts	9
Angular/angular-tests/testData/refactoring/changeSignature/AddParamAndRenameAndSetReturnType/after/template.html	6
Angular/angular-tests/testData/refactoring/changeSignature/AddParamAndRenameAndSetReturnType/before/component.ts	9
Angular/angular-tests/testData/refactoring/changeSignature/AddParamAndRenameAndSetReturnType/before/template.html	6
Angular/angular-tests/testData/refactoring/extractComponent/extractFromInlineTemplate/after/src/app/app.component.ts	15
Angular/angular-tests/testData/refactoring/extractComponent/extractFromInlineTemplate/after/src/app/app.module.ts	16
Angular/angular-tests/testData/refactoring/extractComponent/extractFromInlineTemplate/after/src/app/child/child.component.css	1
Angular/angular-tests/testData/refactoring/extractComponent/extractFromInlineTemplate/after/src/app/child/child.component.html	3
Angular/angular-tests/testData/refactoring/extractComponent/extractFromInlineTemplate/after/src/app/child/child.component.spec.ts	1
Angular/angular-tests/testData/refactoring/extractComponent/extractFromInlineTemplate/after/src/app/child/child.component.ts	13
Angular/angular-tests/testData/refactoring/extractComponent/extractFromInlineTemplate/before/src/app/app.component.ts	17
Angular/angular-tests/testData/refactoring/extractComponent/extractFromInlineTemplate/before/src/app/app.module.ts	16
Angular/angular-tests/testData/refactoring/extractComponent/multiElement/after/src/app/Person.ts	4
Angular/angular-tests/testData/refactoring/extractComponent/multiElement/after/src/app/app.component.css	15
Angular/angular-tests/testData/refactoring/extractComponent/multiElement/after/src/app/app.component.html	16
Angular/angular-tests/testData/refactoring/extractComponent/multiElement/after/src/app/app.component.spec.ts	27
Angular/angular-tests/testData/refactoring/extractComponent/multiElement/after/src/app/app.component.ts	22
Angular/angular-tests/testData/refactoring/extractComponent/multiElement/after/src/app/app.module.ts	20
Angular/angular-tests/testData/refactoring/extractComponent/multiElement/after/src/app/child/child.component.css	1
Angular/angular-tests/testData/refactoring/extractComponent/multiElement/after/src/app/child/child.component.html	8
Angular/angular-tests/testData/refactoring/extractComponent/multiElement/after/src/app/child/child.component.spec.ts	1
Angular/angular-tests/testData/refactoring/extractComponent/multiElement/after/src/app/child/child.component.ts	18
Angular/angular-tests/testData/refactoring/extractComponent/multiElement/after/src/app/list-item.component.html	1
Angular/angular-tests/testData/refactoring/extractComponent/multiElement/after/src/app/list-item.component.ts	19
Angular/angular-tests/testData/refactoring/extractComponent/multiElement/before/src/app/Person.ts	4
Angular/angular-tests/testData/refactoring/extractComponent/multiElement/before/src/app/app.component.css	15
Angular/angular-tests/testData/refactoring/extractComponent/multiElement/before/src/app/app.component.html	21
Angular/angular-tests/testData/refactoring/extractComponent/multiElement/before/src/app/app.component.spec.ts	27
Angular/angular-tests/testData/refactoring/extractComponent/multiElement/before/src/app/app.component.ts	22
Angular/angular-tests/testData/refactoring/extractComponent/multiElement/before/src/app/app.module.ts	20
Angular/angular-tests/testData/refactoring/extractComponent/multiElement/before/src/app/list-item.component.html	1
Angular/angular-tests/testData/refactoring/extractComponent/multiElement/before/src/app/list-item.component.ts	19
Angular/angular-tests/testData/refactoring/extractComponent/nameClashes/after/src/app/Person.ts	4
Angular/angular-tests/testData/refactoring/extractComponent/nameClashes/after/src/app/app.component.css	15
Angular/angular-tests/testData/refactoring/extractComponent/nameClashes/after/src/app/app.component.html	1
Angular/angular-tests/testData/refactoring/extractComponent/nameClashes/after/src/app/app.component.ts	11
Angular/angular-tests/testData/refactoring/extractComponent/nameClashes/after/src/app/app.module.ts	20
Angular/angular-tests/testData/refactoring/extractComponent/nameClashes/after/src/app/child/child.component.css	1
Angular/angular-tests/testData/refactoring/extractComponent/nameClashes/after/src/app/child/child.component.html	6
Angular/angular-tests/testData/refactoring/extractComponent/nameClashes/after/src/app/child/child.component.spec.ts	1
Angular/angular-tests/testData/refactoring/extractComponent/nameClashes/after/src/app/child/child.component.ts	17
Angular/angular-tests/testData/refactoring/extractComponent/nameClashes/after/src/app/list-item.component.html	1
Angular/angular-tests/testData/refactoring/extractComponent/nameClashes/after/src/app/list-item.component.ts	19
Angular/angular-tests/testData/refactoring/extractComponent/nameClashes/before/src/app/Person.ts	4
Angular/angular-tests/testData/refactoring/extractComponent/nameClashes/before/src/app/app.component.css	15
Angular/angular-tests/testData/refactoring/extractComponent/nameClashes/before/src/app/app.component.html	4
Angular/angular-tests/testData/refactoring/extractComponent/nameClashes/before/src/app/app.component.ts	11
Angular/angular-tests/testData/refactoring/extractComponent/nameClashes/before/src/app/app.module.ts	20
Angular/angular-tests/testData/refactoring/extractComponent/nameClashes/before/src/app/list-item.component.html	1
Angular/angular-tests/testData/refactoring/extractComponent/nameClashes/before/src/app/list-item.component.ts	19
Angular/angular-tests/testData/refactoring/extractComponent/noElement/after/src/app/Person.ts	4
Angular/angular-tests/testData/refactoring/extractComponent/noElement/after/src/app/app.component.css	15
Angular/angular-tests/testData/refactoring/extractComponent/noElement/after/src/app/app.component.html	21
Angular/angular-tests/testData/refactoring/extractComponent/noElement/after/src/app/app.component.spec.ts	27
Angular/angular-tests/testData/refactoring/extractComponent/noElement/after/src/app/app.component.ts	22
Angular/angular-tests/testData/refactoring/extractComponent/noElement/after/src/app/app.module.ts	18
Angular/angular-tests/testData/refactoring/extractComponent/noElement/after/src/app/child/child.component.css	1
Angular/angular-tests/testData/refactoring/extractComponent/noElement/after/src/app/child/child.component.html	1
Angular/angular-tests/testData/refactoring/extractComponent/noElement/after/src/app/child/child.component.spec.ts	1
Angular/angular-tests/testData/refactoring/extractComponent/noElement/after/src/app/child/child.component.ts	14
Angular/angular-tests/testData/refactoring/extractComponent/noElement/after/src/app/list-item.component.html	1
Angular/angular-tests/testData/refactoring/extractComponent/noElement/after/src/app/list-item.component.ts	19
Angular/angular-tests/testData/refactoring/extractComponent/noElement/before/src/app/Person.ts	4
Angular/angular-tests/testData/refactoring/extractComponent/noElement/before/src/app/app.component.css	15
Angular/angular-tests/testData/refactoring/extractComponent/noElement/before/src/app/app.component.html	21
Angular/angular-tests/testData/refactoring/extractComponent/noElement/before/src/app/app.component.spec.ts	27
Angular/angular-tests/testData/refactoring/extractComponent/noElement/before/src/app/app.component.ts	22
Angular/angular-tests/testData/refactoring/extractComponent/noElement/before/src/app/app.module.ts	18
Angular/angular-tests/testData/refactoring/extractComponent/noElement/before/src/app/list-item.component.html	1
Angular/angular-tests/testData/refactoring/extractComponent/noElement/before/src/app/list-item.component.ts	19
Angular/angular-tests/testData/refactoring/extractComponent/singleElementMultiLineFromCaret/after/src/app/Person.ts	4
Angular/angular-tests/testData/refactoring/extractComponent/singleElementMultiLineFromCaret/after/src/app/app.component.css	15
Angular/angular-tests/testData/refactoring/extractComponent/singleElementMultiLineFromCaret/after/src/app/app.component.html	7
Angular/angular-tests/testData/refactoring/extractComponent/singleElementMultiLineFromCaret/after/src/app/app.component.spec.ts	27
Angular/angular-tests/testData/refactoring/extractComponent/singleElementMultiLineFromCaret/after/src/app/app.component.ts	22
Angular/angular-tests/testData/refactoring/extractComponent/singleElementMultiLineFromCaret/after/src/app/app.module.ts	20
Angular/angular-tests/testData/refactoring/extractComponent/singleElementMultiLineFromCaret/after/src/app/child/child.component.css	1
Angular/angular-tests/testData/refactoring/extractComponent/singleElementMultiLineFromCaret/after/src/app/child/child.component.html	20
Angular/angular-tests/testData/refactoring/extractComponent/singleElementMultiLineFromCaret/after/src/app/child/child.component.spec.ts	1
Angular/angular-tests/testData/refactoring/extractComponent/singleElementMultiLineFromCaret/after/src/app/child/child.component.ts	24
Angular/angular-tests/testData/refactoring/extractComponent/singleElementMultiLineFromCaret/after/src/app/list-item.component.html	1
Angular/angular-tests/testData/refactoring/extractComponent/singleElementMultiLineFromCaret/after/src/app/list-item.component.ts	19
Angular/angular-tests/testData/refactoring/extractComponent/singleElementMultiLineFromCaret/before/src/app/Person.ts	4
Angular/angular-tests/testData/refactoring/extractComponent/singleElementMultiLineFromCaret/before/src/app/app.component.css	15
Angular/angular-tests/testData/refactoring/extractComponent/singleElementMultiLineFromCaret/before/src/app/app.component.html	21
Angular/angular-tests/testData/refactoring/extractComponent/singleElementMultiLineFromCaret/before/src/app/app.component.spec.ts	27
Angular/angular-tests/testData/refactoring/extractComponent/singleElementMultiLineFromCaret/before/src/app/app.component.ts	22
Angular/angular-tests/testData/refactoring/extractComponent/singleElementMultiLineFromCaret/before/src/app/app.module.ts	20
Angular/angular-tests/testData/refactoring/extractComponent/singleElementMultiLineFromCaret/before/src/app/list-item.component.html	1
Angular/angular-tests/testData/refactoring/extractComponent/singleElementMultiLineFromCaret/before/src/app/list-item.component.ts	19
Angular/angular-tests/testData/refactoring/extractComponent/singleElementSingleLine/after/src/app/Person.ts	4
Angular/angular-tests/testData/refactoring/extractComponent/singleElementSingleLine/after/src/app/app.component.css	15
Angular/angular-tests/testData/refactoring/extractComponent/singleElementSingleLine/after/src/app/app.component.html	22
Angular/angular-tests/testData/refactoring/extractComponent/singleElementSingleLine/after/src/app/app.component.spec.ts	27
Angular/angular-tests/testData/refactoring/extractComponent/singleElementSingleLine/after/src/app/app.component.ts	22
Angular/angular-tests/testData/refactoring/extractComponent/singleElementSingleLine/after/src/app/app.module.ts	20
Angular/angular-tests/testData/refactoring/extractComponent/singleElementSingleLine/after/src/app/child/child.component.css	1
Angular/angular-tests/testData/refactoring/extractComponent/singleElementSingleLine/after/src/app/child/child.component.html	1
Angular/angular-tests/testData/refactoring/extractComponent/singleElementSingleLine/after/src/app/child/child.component.spec.ts	1
Angular/angular-tests/testData/refactoring/extractComponent/singleElementSingleLine/after/src/app/child/child.component.ts	14
Angular/angular-tests/testData/refactoring/extractComponent/singleElementSingleLine/after/src/app/list-item.component.html	1
Angular/angular-tests/testData/refactoring/extractComponent/singleElementSingleLine/after/src/app/list-item.component.ts	19
Angular/angular-tests/testData/refactoring/extractComponent/singleElementSingleLine/before/src/app/Person.ts	4
Angular/angular-tests/testData/refactoring/extractComponent/singleElementSingleLine/before/src/app/app.component.css	15
Angular/angular-tests/testData/refactoring/extractComponent/singleElementSingleLine/before/src/app/app.component.html	21
Angular/angular-tests/testData/refactoring/extractComponent/singleElementSingleLine/before/src/app/app.component.spec.ts	27
Angular/angular-tests/testData/refactoring/extractComponent/singleElementSingleLine/before/src/app/app.component.ts	22
Angular/angular-tests/testData/refactoring/extractComponent/singleElementSingleLine/before/src/app/app.module.ts	20
Angular/angular-tests/testData/refactoring/extractComponent/singleElementSingleLine/before/src/app/list-item.component.html	1
Angular/angular-tests/testData/refactoring/extractComponent/singleElementSingleLine/before/src/app/list-item.component.ts	19
Angular/angular-tests/testData/refactoring/extractComponent/unsupportedSelection/before/src/app/app.component.html	21
Angular/angular-tests/testData/refactoring/extractComponent/unsupportedSelection2/before/src/app/app.component.html	1
Angular/angular-tests/testData/refactoring/extractComponent/unsupportedSelection3/before/src/app/app.component.html	3
Angular/angular-tests/testData/refactoring/extractComponent/unsupportedSelection4/before/src/app/app.component.html	3
Angular/angular-tests/testData/refactoring/inline/letVariableComplexExpr.html	7
Angular/angular-tests/testData/refactoring/inline/letVariableComplexExpr_after.html	6
Angular/angular-tests/testData/refactoring/inline/letVariableMulti.html	7
Angular/angular-tests/testData/refactoring/inline/letVariableMulti_after.html	6
Angular/angular-tests/testData/refactoring/inline/letVariableSingle.html	6
Angular/angular-tests/testData/refactoring/inline/letVariableSingle_after.html	6
Angular/angular-tests/testData/refactoring/move/baseRelative/after/src/app/app.component.css	1
Angular/angular-tests/testData/refactoring/move/baseRelative/after/src/app/app.component.html	1
Angular/angular-tests/testData/refactoring/move/baseRelative/after/src/app/app.module.ts	19
Angular/angular-tests/testData/refactoring/move/baseRelative/after/src/app/dest/app.component.ts	9
Angular/angular-tests/testData/refactoring/move/baseRelative/after/src/app/dest/app1.component.ts	9
Angular/angular-tests/testData/refactoring/move/baseRelative/after/src/app/dest/app2.component.ts	9
Angular/angular-tests/testData/refactoring/move/baseRelative/after/src/app/dest/test2/app2.component.html	1
Angular/angular-tests/testData/refactoring/move/baseRelative/after/src/app/test1/app1.component.html	1
Angular/angular-tests/testData/refactoring/move/baseRelative/before/src/app/app.component.css	1
Angular/angular-tests/testData/refactoring/move/baseRelative/before/src/app/app.component.html	1
Angular/angular-tests/testData/refactoring/move/baseRelative/before/src/app/app.component.ts	9
Angular/angular-tests/testData/refactoring/move/baseRelative/before/src/app/app.module.ts	19
Angular/angular-tests/testData/refactoring/move/baseRelative/before/src/app/dest/test2/app2.component.html	1
Angular/angular-tests/testData/refactoring/move/baseRelative/before/src/app/dest/test2/app2.component.ts	9
Angular/angular-tests/testData/refactoring/move/baseRelative/before/src/app/test1/app1.component.html	1
Angular/angular-tests/testData/refactoring/move/baseRelative/before/src/app/test1/app1.component.ts	9
Angular/angular-tests/testData/refactoring/move/batchBaseRelative/after/src/app/app.component.css	1
Angular/angular-tests/testData/refactoring/move/batchBaseRelative/after/src/app/app.module.ts	19
Angular/angular-tests/testData/refactoring/move/batchBaseRelative/after/src/app/dest/app.component.html	1
Angular/angular-tests/testData/refactoring/move/batchBaseRelative/after/src/app/dest/app.component.ts	9
Angular/angular-tests/testData/refactoring/move/batchBaseRelative/after/src/app/dest/app1.component.html	1
Angular/angular-tests/testData/refactoring/move/batchBaseRelative/after/src/app/dest/app1.component.ts	9
Angular/angular-tests/testData/refactoring/move/batchBaseRelative/after/src/app/dest/app2.component.html	1
Angular/angular-tests/testData/refactoring/move/batchBaseRelative/after/src/app/dest/app2.component.ts	9
Angular/angular-tests/testData/refactoring/move/batchBaseRelative/before/src/app/app.component.css	1
Angular/angular-tests/testData/refactoring/move/batchBaseRelative/before/src/app/app.component.html	1
Angular/angular-tests/testData/refactoring/move/batchBaseRelative/before/src/app/app.component.ts	9
Angular/angular-tests/testData/refactoring/move/batchBaseRelative/before/src/app/app.module.ts	19
Angular/angular-tests/testData/refactoring/move/batchBaseRelative/before/src/app/dest/test2/app2.component.html	1
Angular/angular-tests/testData/refactoring/move/batchBaseRelative/before/src/app/dest/test2/app2.component.ts	9
Angular/angular-tests/testData/refactoring/move/batchBaseRelative/before/src/app/test1/app1.component.html	1
Angular/angular-tests/testData/refactoring/move/batchBaseRelative/before/src/app/test1/app1.component.ts	9
Angular/angular-tests/testData/refactoring/move/batchDotBaseRelative/after/src/app/app.component.css	1
Angular/angular-tests/testData/refactoring/move/batchDotBaseRelative/after/src/app/app.module.ts	19
Angular/angular-tests/testData/refactoring/move/batchDotBaseRelative/after/src/app/dest/app.component.html	1
Angular/angular-tests/testData/refactoring/move/batchDotBaseRelative/after/src/app/dest/app.component.ts	9
Angular/angular-tests/testData/refactoring/move/batchDotBaseRelative/after/src/app/dest/app1.component.html	1
Angular/angular-tests/testData/refactoring/move/batchDotBaseRelative/after/src/app/dest/app1.component.ts	9
Angular/angular-tests/testData/refactoring/move/batchDotBaseRelative/after/src/app/dest/app2.component.html	1
Angular/angular-tests/testData/refactoring/move/batchDotBaseRelative/after/src/app/dest/app2.component.ts	9
Angular/angular-tests/testData/refactoring/move/batchDotBaseRelative/before/src/app/app.component.css	1
Angular/angular-tests/testData/refactoring/move/batchDotBaseRelative/before/src/app/app.component.html	1
Angular/angular-tests/testData/refactoring/move/batchDotBaseRelative/before/src/app/app.component.ts	9
Angular/angular-tests/testData/refactoring/move/batchDotBaseRelative/before/src/app/app.module.ts	19
Angular/angular-tests/testData/refactoring/move/batchDotBaseRelative/before/src/app/dest/test2/app2.component.html	1
Angular/angular-tests/testData/refactoring/move/batchDotBaseRelative/before/src/app/dest/test2/app2.component.ts	9
Angular/angular-tests/testData/refactoring/move/batchDotBaseRelative/before/src/app/test1/app1.component.html	1
Angular/angular-tests/testData/refactoring/move/batchDotBaseRelative/before/src/app/test1/app1.component.ts	9
Angular/angular-tests/testData/refactoring/move/batchDotFileRelative/after/src/app/app.component.css	1
Angular/angular-tests/testData/refactoring/move/batchDotFileRelative/after/src/app/app.module.ts	19
Angular/angular-tests/testData/refactoring/move/batchDotFileRelative/after/src/app/dest/app.component.html	1
Angular/angular-tests/testData/refactoring/move/batchDotFileRelative/after/src/app/dest/app.component.ts	9
Angular/angular-tests/testData/refactoring/move/batchDotFileRelative/after/src/app/dest/app1.component.html	1
Angular/angular-tests/testData/refactoring/move/batchDotFileRelative/after/src/app/dest/app1.component.ts	9
Angular/angular-tests/testData/refactoring/move/batchDotFileRelative/after/src/app/dest/app2.component.html	1
Angular/angular-tests/testData/refactoring/move/batchDotFileRelative/after/src/app/dest/app2.component.ts	9
Angular/angular-tests/testData/refactoring/move/batchDotFileRelative/before/src/app/app.component.css	1
Angular/angular-tests/testData/refactoring/move/batchDotFileRelative/before/src/app/app.component.html	1
Angular/angular-tests/testData/refactoring/move/batchDotFileRelative/before/src/app/app.component.ts	9
Angular/angular-tests/testData/refactoring/move/batchDotFileRelative/before/src/app/app.module.ts	19
Angular/angular-tests/testData/refactoring/move/batchDotFileRelative/before/src/app/dest/test2/app2.component.html	1
Angular/angular-tests/testData/refactoring/move/batchDotFileRelative/before/src/app/dest/test2/app2.component.ts	9
Angular/angular-tests/testData/refactoring/move/batchDotFileRelative/before/src/app/test1/app1.component.html	1
Angular/angular-tests/testData/refactoring/move/batchDotFileRelative/before/src/app/test1/app1.component.ts	9
Angular/angular-tests/testData/refactoring/move/batchFileRelative/after/src/app/app.component.css	1
Angular/angular-tests/testData/refactoring/move/batchFileRelative/after/src/app/app.module.ts	19
Angular/angular-tests/testData/refactoring/move/batchFileRelative/after/src/app/dest/app.component.html	1
Angular/angular-tests/testData/refactoring/move/batchFileRelative/after/src/app/dest/app.component.ts	9
Angular/angular-tests/testData/refactoring/move/batchFileRelative/after/src/app/dest/app1.component.html	1
Angular/angular-tests/testData/refactoring/move/batchFileRelative/after/src/app/dest/app1.component.ts	9
Angular/angular-tests/testData/refactoring/move/batchFileRelative/after/src/app/dest/app2.component.html	1
Angular/angular-tests/testData/refactoring/move/batchFileRelative/after/src/app/dest/app2.component.ts	9
Angular/angular-tests/testData/refactoring/move/batchFileRelative/before/src/app/app.component.css	1
Angular/angular-tests/testData/refactoring/move/batchFileRelative/before/src/app/app.component.html	1
Angular/angular-tests/testData/refactoring/move/batchFileRelative/before/src/app/app.component.ts	9
Angular/angular-tests/testData/refactoring/move/batchFileRelative/before/src/app/app.module.ts	19
Angular/angular-tests/testData/refactoring/move/batchFileRelative/before/src/app/dest/test2/app2.component.html	1
Angular/angular-tests/testData/refactoring/move/batchFileRelative/before/src/app/dest/test2/app2.component.ts	9
Angular/angular-tests/testData/refactoring/move/batchFileRelative/before/src/app/test1/app1.component.html	1
Angular/angular-tests/testData/refactoring/move/batchFileRelative/before/src/app/test1/app1.component.ts	9
Angular/angular-tests/testData/refactoring/move/dotBaseRelative/after/src/app/app.component.css	1
Angular/angular-tests/testData/refactoring/move/dotBaseRelative/after/src/app/app.component.html	1
Angular/angular-tests/testData/refactoring/move/dotBaseRelative/after/src/app/app.module.ts	19
Angular/angular-tests/testData/refactoring/move/dotBaseRelative/after/src/app/dest/app.component.ts	9
Angular/angular-tests/testData/refactoring/move/dotBaseRelative/after/src/app/dest/app1.component.ts	9
Angular/angular-tests/testData/refactoring/move/dotBaseRelative/after/src/app/dest/app2.component.ts	9
Angular/angular-tests/testData/refactoring/move/dotBaseRelative/after/src/app/dest/test2/app2.component.html	1
Angular/angular-tests/testData/refactoring/move/dotBaseRelative/after/src/app/test1/app1.component.html	1
Angular/angular-tests/testData/refactoring/move/dotBaseRelative/before/src/app/app.component.css	1
Angular/angular-tests/testData/refactoring/move/dotBaseRelative/before/src/app/app.component.html	1
Angular/angular-tests/testData/refactoring/move/dotBaseRelative/before/src/app/app.component.ts	9
Angular/angular-tests/testData/refactoring/move/dotBaseRelative/before/src/app/app.module.ts	19
Angular/angular-tests/testData/refactoring/move/dotBaseRelative/before/src/app/dest/test2/app2.component.html	1
Angular/angular-tests/testData/refactoring/move/dotBaseRelative/before/src/app/dest/test2/app2.component.ts	9
Angular/angular-tests/testData/refactoring/move/dotBaseRelative/before/src/app/test1/app1.component.html	1
Angular/angular-tests/testData/refactoring/move/dotBaseRelative/before/src/app/test1/app1.component.ts	9
Angular/angular-tests/testData/refactoring/move/dotFileRelative/after/src/app/app.component.css	1
Angular/angular-tests/testData/refactoring/move/dotFileRelative/after/src/app/app.component.html	1
Angular/angular-tests/testData/refactoring/move/dotFileRelative/after/src/app/app.module.ts	19
Angular/angular-tests/testData/refactoring/move/dotFileRelative/after/src/app/dest/app.component.ts	9
Angular/angular-tests/testData/refactoring/move/dotFileRelative/after/src/app/dest/app1.component.ts	9
Angular/angular-tests/testData/refactoring/move/dotFileRelative/after/src/app/dest/app2.component.ts	9
Angular/angular-tests/testData/refactoring/move/dotFileRelative/after/src/app/dest/test2/app2.component.html	1
Angular/angular-tests/testData/refactoring/move/dotFileRelative/after/src/app/test1/app1.component.html	1
Angular/angular-tests/testData/refactoring/move/dotFileRelative/before/src/app/app.component.css	1
Angular/angular-tests/testData/refactoring/move/dotFileRelative/before/src/app/app.component.html	1
Angular/angular-tests/testData/refactoring/move/dotFileRelative/before/src/app/app.component.ts	9
Angular/angular-tests/testData/refactoring/move/dotFileRelative/before/src/app/app.module.ts	19
Angular/angular-tests/testData/refactoring/move/dotFileRelative/before/src/app/dest/test2/app2.component.html	1
Angular/angular-tests/testData/refactoring/move/dotFileRelative/before/src/app/dest/test2/app2.component.ts	9
Angular/angular-tests/testData/refactoring/move/dotFileRelative/before/src/app/test1/app1.component.html	1
Angular/angular-tests/testData/refactoring/move/dotFileRelative/before/src/app/test1/app1.component.ts	9
Angular/angular-tests/testData/refactoring/move/fileRelative/after/src/app/app.component.css	1
Angular/angular-tests/testData/refactoring/move/fileRelative/after/src/app/app.component.html	1
Angular/angular-tests/testData/refactoring/move/fileRelative/after/src/app/app.module.ts	19
Angular/angular-tests/testData/refactoring/move/fileRelative/after/src/app/dest/app.component.ts	9
Angular/angular-tests/testData/refactoring/move/fileRelative/after/src/app/dest/app1.component.ts	9
Angular/angular-tests/testData/refactoring/move/fileRelative/after/src/app/dest/app2.component.ts	9
Angular/angular-tests/testData/refactoring/move/fileRelative/after/src/app/dest/test2/app2.component.html	1
Angular/angular-tests/testData/refactoring/move/fileRelative/after/src/app/test1/app1.component.html	1
Angular/angular-tests/testData/refactoring/move/fileRelative/before/src/app/app.component.css	1
Angular/angular-tests/testData/refactoring/move/fileRelative/before/src/app/app.component.html	1
Angular/angular-tests/testData/refactoring/move/fileRelative/before/src/app/app.component.ts	9
Angular/angular-tests/testData/refactoring/move/fileRelative/before/src/app/app.module.ts	19
Angular/angular-tests/testData/refactoring/move/fileRelative/before/src/app/dest/test2/app2.component.html	1
Angular/angular-tests/testData/refactoring/move/fileRelative/before/src/app/dest/test2/app2.component.ts	9
Angular/angular-tests/testData/refactoring/move/fileRelative/before/src/app/test1/app1.component.html	1
Angular/angular-tests/testData/refactoring/move/fileRelative/before/src/app/test1/app1.component.ts	9
Angular/angular-tests/testData/refactoring/move/folderBaseRelative/after/src/app/app.component.css	1
Angular/angular-tests/testData/refactoring/move/folderBaseRelative/after/src/app/app.component.html	1
Angular/angular-tests/testData/refactoring/move/folderBaseRelative/after/src/app/app.component.ts	9
Angular/angular-tests/testData/refactoring/move/folderBaseRelative/after/src/app/app.module.ts	19
Angular/angular-tests/testData/refactoring/move/folderBaseRelative/after/src/app/dest/test1/app1.component.html	1
Angular/angular-tests/testData/refactoring/move/folderBaseRelative/after/src/app/dest/test1/app1.component.ts	9
Angular/angular-tests/testData/refactoring/move/folderBaseRelative/after/src/app/test2/app2.component.html	1
Angular/angular-tests/testData/refactoring/move/folderBaseRelative/after/src/app/test2/app2.component.ts	9
Angular/angular-tests/testData/refactoring/move/folderBaseRelative/before/src/app/app.component.css	1
Angular/angular-tests/testData/refactoring/move/folderBaseRelative/before/src/app/app.component.html	1
Angular/angular-tests/testData/refactoring/move/folderBaseRelative/before/src/app/app.component.ts	9
Angular/angular-tests/testData/refactoring/move/folderBaseRelative/before/src/app/app.module.ts	19
Angular/angular-tests/testData/refactoring/move/folderBaseRelative/before/src/app/dest/test2/app2.component.html	1
Angular/angular-tests/testData/refactoring/move/folderBaseRelative/before/src/app/dest/test2/app2.component.ts	9
Angular/angular-tests/testData/refactoring/move/folderBaseRelative/before/src/app/test1/app1.component.html	1
Angular/angular-tests/testData/refactoring/move/folderBaseRelative/before/src/app/test1/app1.component.ts	9
Angular/angular-tests/testData/refactoring/move/folderDotBaseRelative/after/src/app/app.component.css	1
Angular/angular-tests/testData/refactoring/move/folderDotBaseRelative/after/src/app/app.component.html	1
Angular/angular-tests/testData/refactoring/move/folderDotBaseRelative/after/src/app/app.component.ts	9
Angular/angular-tests/testData/refactoring/move/folderDotBaseRelative/after/src/app/app.module.ts	19
Angular/angular-tests/testData/refactoring/move/folderDotBaseRelative/after/src/app/dest/test1/app1.component.html	1
Angular/angular-tests/testData/refactoring/move/folderDotBaseRelative/after/src/app/dest/test1/app1.component.ts	9
Angular/angular-tests/testData/refactoring/move/folderDotBaseRelative/after/src/app/test2/app2.component.html	1
Angular/angular-tests/testData/refactoring/move/folderDotBaseRelative/after/src/app/test2/app2.component.ts	9
Angular/angular-tests/testData/refactoring/move/folderDotBaseRelative/before/src/app/app.component.css	1
Angular/angular-tests/testData/refactoring/move/folderDotBaseRelative/before/src/app/app.component.html	1
Angular/angular-tests/testData/refactoring/move/folderDotBaseRelative/before/src/app/app.component.ts	9
Angular/angular-tests/testData/refactoring/move/folderDotBaseRelative/before/src/app/app.module.ts	19
Angular/angular-tests/testData/refactoring/move/folderDotBaseRelative/before/src/app/dest/test2/app2.component.html	1
Angular/angular-tests/testData/refactoring/move/folderDotBaseRelative/before/src/app/dest/test2/app2.component.ts	9
Angular/angular-tests/testData/refactoring/move/folderDotBaseRelative/before/src/app/test1/app1.component.html	1
Angular/angular-tests/testData/refactoring/move/folderDotBaseRelative/before/src/app/test1/app1.component.ts	9
Angular/angular-tests/testData/refactoring/move/folderDotFileRelative/after/src/app/app.component.css	1
Angular/angular-tests/testData/refactoring/move/folderDotFileRelative/after/src/app/app.component.html	1
Angular/angular-tests/testData/refactoring/move/folderDotFileRelative/after/src/app/app.component.ts	9
Angular/angular-tests/testData/refactoring/move/folderDotFileRelative/after/src/app/app.module.ts	19
Angular/angular-tests/testData/refactoring/move/folderDotFileRelative/after/src/app/dest/test1/app1.component.html	1
Angular/angular-tests/testData/refactoring/move/folderDotFileRelative/after/src/app/dest/test1/app1.component.ts	9
Angular/angular-tests/testData/refactoring/move/folderDotFileRelative/after/src/app/test2/app2.component.html	1
Angular/angular-tests/testData/refactoring/move/folderDotFileRelative/after/src/app/test2/app2.component.ts	9
Angular/angular-tests/testData/refactoring/move/folderDotFileRelative/before/src/app/app.component.css	1
Angular/angular-tests/testData/refactoring/move/folderDotFileRelative/before/src/app/app.component.html	1
Angular/angular-tests/testData/refactoring/move/folderDotFileRelative/before/src/app/app.component.ts	9
Angular/angular-tests/testData/refactoring/move/folderDotFileRelative/before/src/app/app.module.ts	19
Angular/angular-tests/testData/refactoring/move/folderDotFileRelative/before/src/app/dest/test2/app2.component.html	1
Angular/angular-tests/testData/refactoring/move/folderDotFileRelative/before/src/app/dest/test2/app2.component.ts	9
Angular/angular-tests/testData/refactoring/move/folderDotFileRelative/before/src/app/test1/app1.component.html	1
Angular/angular-tests/testData/refactoring/move/folderDotFileRelative/before/src/app/test1/app1.component.ts	9
Angular/angular-tests/testData/refactoring/move/folderFileRelative/after/src/app/app.component.css	1
Angular/angular-tests/testData/refactoring/move/folderFileRelative/after/src/app/app.component.html	1
Angular/angular-tests/testData/refactoring/move/folderFileRelative/after/src/app/app.component.ts	9
Angular/angular-tests/testData/refactoring/move/folderFileRelative/after/src/app/app.module.ts	19
Angular/angular-tests/testData/refactoring/move/folderFileRelative/after/src/app/dest/test1/app1.component.html	1
Angular/angular-tests/testData/refactoring/move/folderFileRelative/after/src/app/dest/test1/app1.component.ts	9
Angular/angular-tests/testData/refactoring/move/folderFileRelative/after/src/app/test2/app2.component.html	1
Angular/angular-tests/testData/refactoring/move/folderFileRelative/after/src/app/test2/app2.component.ts	9
Angular/angular-tests/testData/refactoring/move/folderFileRelative/before/src/app/app.component.css	1
Angular/angular-tests/testData/refactoring/move/folderFileRelative/before/src/app/app.component.html	1
Angular/angular-tests/testData/refactoring/move/folderFileRelative/before/src/app/app.component.ts	9
Angular/angular-tests/testData/refactoring/move/folderFileRelative/before/src/app/app.module.ts	19
Angular/angular-tests/testData/refactoring/move/folderFileRelative/before/src/app/dest/test2/app2.component.html	1
Angular/angular-tests/testData/refactoring/move/folderFileRelative/before/src/app/dest/test2/app2.component.ts	9
Angular/angular-tests/testData/refactoring/move/folderFileRelative/before/src/app/test1/app1.component.html	1
Angular/angular-tests/testData/refactoring/move/folderFileRelative/before/src/app/test1/app1.component.ts	9
Angular/angular-tests/testData/refactoring/move/simpleDotFileRelative/after/dest/component.ts	6
Angular/angular-tests/testData/refactoring/move/simpleDotFileRelative/after/template.html	1
Angular/angular-tests/testData/refactoring/move/simpleDotFileRelative/before/component.ts	6
Angular/angular-tests/testData/refactoring/move/simpleDotFileRelative/before/template.html	1
Angular/angular-tests/testData/refactoring/rename/componentFieldFromTemplate/after/test.component.html	1
Angular/angular-tests/testData/refactoring/rename/componentFieldFromTemplate/after/test.component.ts	8
Angular/angular-tests/testData/refactoring/rename/componentFieldFromTemplate/before/test.component.html	1
Angular/angular-tests/testData/refactoring/rename/componentFieldFromTemplate/before/test.component.ts	8
Angular/angular-tests/testData/refactoring/rename/componentFile/after/new-name.component.css	3
Angular/angular-tests/testData/refactoring/rename/componentFile/after/new-name.component.html	2
Angular/angular-tests/testData/refactoring/rename/componentFile/after/new-name.component.spec.ts	2
Angular/angular-tests/testData/refactoring/rename/componentFile/after/new-name.component.ts	13
Angular/angular-tests/testData/refactoring/rename/componentFile/before/foo-bar.component.css	3
Angular/angular-tests/testData/refactoring/rename/componentFile/before/foo-bar.component.html	2
Angular/angular-tests/testData/refactoring/rename/componentFile/before/foo-bar.component.spec.ts	2
Angular/angular-tests/testData/refactoring/rename/componentFile/before/foo-bar.component.ts	13
Angular/angular-tests/testData/refactoring/rename/componentToNonComponentName/after/new-name-something.component.ts	3
Angular/angular-tests/testData/refactoring/rename/componentToNonComponentName/before/foo-bar.component.ts	3
Angular/angular-tests/testData/refactoring/rename/componentWithRelatedFiles/after/new-name.component.css	3
Angular/angular-tests/testData/refactoring/rename/componentWithRelatedFiles/after/new-name.component.html	2
Angular/angular-tests/testData/refactoring/rename/componentWithRelatedFiles/after/new-name.component.spec.ts	2
Angular/angular-tests/testData/refactoring/rename/componentWithRelatedFiles/after/new-name.component.ts	9
Angular/angular-tests/testData/refactoring/rename/componentWithRelatedFiles/before/foo-bar.component.css	3
Angular/angular-tests/testData/refactoring/rename/componentWithRelatedFiles/before/foo-bar.component.html	2
Angular/angular-tests/testData/refactoring/rename/componentWithRelatedFiles/before/foo-bar.component.spec.ts	2
Angular/angular-tests/testData/refactoring/rename/componentWithRelatedFiles/before/foo-bar.component.ts	9
Angular/angular-tests/testData/refactoring/rename/constructorAttribute.ts	19
Angular/angular-tests/testData/refactoring/rename/constructorAttribute_after.ts	19
Angular/angular-tests/testData/refactoring/rename/cssCustomProperty.ts	13
Angular/angular-tests/testData/refactoring/rename/cssCustomPropertyFromCss/after/cssCustomProperty.ts	16
Angular/angular-tests/testData/refactoring/rename/cssCustomPropertyFromCss/after/test.css	6
Angular/angular-tests/testData/refactoring/rename/cssCustomPropertyFromCss/before/cssCustomProperty.ts	16
Angular/angular-tests/testData/refactoring/rename/cssCustomPropertyFromCss/before/test.css	6
Angular/angular-tests/testData/refactoring/rename/cssCustomPropertyFromCssHostBinding/after/cssCustomProperty.ts	16
Angular/angular-tests/testData/refactoring/rename/cssCustomPropertyFromCssHostBinding/after/test.css	6
Angular/angular-tests/testData/refactoring/rename/cssCustomPropertyFromCssHostBinding/before/cssCustomProperty.ts	16
Angular/angular-tests/testData/refactoring/rename/cssCustomPropertyFromCssHostBinding/before/test.css	6
Angular/angular-tests/testData/refactoring/rename/cssCustomProperty_after.ts	13
Angular/angular-tests/testData/refactoring/rename/directive/after/directive2.html	1
Angular/angular-tests/testData/refactoring/rename/directive/after/directive2.ts	4
Angular/angular-tests/testData/refactoring/rename/directive/before/directive2.html	1
Angular/angular-tests/testData/refactoring/rename/directive/before/directive2.ts	4
Angular/angular-tests/testData/refactoring/rename/directiveAttribute/after/attribute2.html	5
Angular/angular-tests/testData/refactoring/rename/directiveAttribute/after/attribute2.ts	4
Angular/angular-tests/testData/refactoring/rename/directiveAttribute/before/attribute2.html	5
Angular/angular-tests/testData/refactoring/rename/directiveAttribute/before/attribute2.ts	4
Angular/angular-tests/testData/refactoring/rename/directiveAttributeNormalized/after/attribute2.html	5
Angular/angular-tests/testData/refactoring/rename/directiveAttributeNormalized/after/attribute2.ts	4
Angular/angular-tests/testData/refactoring/rename/directiveAttributeNormalized/before/attribute2.html	5
Angular/angular-tests/testData/refactoring/rename/directiveAttributeNormalized/before/attribute2.ts	4
Angular/angular-tests/testData/refactoring/rename/directiveBinding/after/binding.html	1
Angular/angular-tests/testData/refactoring/rename/directiveBinding/after/object.ts	10
Angular/angular-tests/testData/refactoring/rename/directiveBinding/before/binding.html	1
Angular/angular-tests/testData/refactoring/rename/directiveBinding/before/object.ts	10
Angular/angular-tests/testData/refactoring/rename/directiveEventHandler/after/event.html	1
Angular/angular-tests/testData/refactoring/rename/directiveEventHandler/after/object.ts	10
Angular/angular-tests/testData/refactoring/rename/directiveEventHandler/before/event.html	1
Angular/angular-tests/testData/refactoring/rename/directiveEventHandler/before/object.ts	10
Angular/angular-tests/testData/refactoring/rename/directiveInputFieldDecoratorObject.ts	24
Angular/angular-tests/testData/refactoring/rename/directiveInputFieldDecoratorObject_after.ts	24
Angular/angular-tests/testData/refactoring/rename/directiveInputForwardedString.ts	24
Angular/angular-tests/testData/refactoring/rename/directiveInputForwardedString_after.ts	24
Angular/angular-tests/testData/refactoring/rename/directiveInputMappedObject.ts	24
Angular/angular-tests/testData/refactoring/rename/directiveInputMappedObjectFromUsage.ts	24
Angular/angular-tests/testData/refactoring/rename/directiveInputMappedObjectFromUsage_after.ts	24
Angular/angular-tests/testData/refactoring/rename/directiveInputMappedObject_after.ts	24
Angular/angular-tests/testData/refactoring/rename/directiveInputMappedStringNoField.ts	24
Angular/angular-tests/testData/refactoring/rename/directiveInputMappedStringNoField_after.ts	24
Angular/angular-tests/testData/refactoring/rename/directiveTag/after/tag.html	5
Angular/angular-tests/testData/refactoring/rename/directiveTag/after/tag2.ts	4
Angular/angular-tests/testData/refactoring/rename/directiveTag/before/tag.html	5
Angular/angular-tests/testData/refactoring/rename/directiveTag/before/tag2.ts	4
Angular/angular-tests/testData/refactoring/rename/directiveTagNormalized/after/tag.html	5
Angular/angular-tests/testData/refactoring/rename/directiveTagNormalized/after/tag2.ts	4
Angular/angular-tests/testData/refactoring/rename/directiveTagNormalized/before/tag.html	5
Angular/angular-tests/testData/refactoring/rename/directiveTagNormalized/before/tag2.ts	4
Angular/angular-tests/testData/refactoring/rename/exportAs/after/app.component.html	4
Angular/angular-tests/testData/refactoring/rename/exportAs/after/app.component.ts	12
Angular/angular-tests/testData/refactoring/rename/exportAs/after/directives/bold.directive.ts	8
Angular/angular-tests/testData/refactoring/rename/exportAs/after/directives/mouseenter.directive.ts	17
Angular/angular-tests/testData/refactoring/rename/exportAs/after/directives/underline.directive.ts	8
Angular/angular-tests/testData/refactoring/rename/exportAs/after/test/test.component.ts	13
Angular/angular-tests/testData/refactoring/rename/exportAs/before/app.component.html	4
Angular/angular-tests/testData/refactoring/rename/exportAs/before/app.component.ts	12
Angular/angular-tests/testData/refactoring/rename/exportAs/before/directives/bold.directive.ts	8
Angular/angular-tests/testData/refactoring/rename/exportAs/before/directives/mouseenter.directive.ts	17
Angular/angular-tests/testData/refactoring/rename/exportAs/before/directives/underline.directive.ts	8
Angular/angular-tests/testData/refactoring/rename/exportAs/before/test/test.component.ts	13
Angular/angular-tests/testData/refactoring/rename/exportAsFromUsage/after/app.component.html	4
Angular/angular-tests/testData/refactoring/rename/exportAsFromUsage/after/app.component.ts	12
Angular/angular-tests/testData/refactoring/rename/exportAsFromUsage/after/directives/bold.directive.ts	8
Angular/angular-tests/testData/refactoring/rename/exportAsFromUsage/after/directives/mouseenter.directive.ts	17
Angular/angular-tests/testData/refactoring/rename/exportAsFromUsage/after/directives/underline.directive.ts	8
Angular/angular-tests/testData/refactoring/rename/exportAsFromUsage/after/test/test.component.ts	13
Angular/angular-tests/testData/refactoring/rename/exportAsFromUsage/before/app.component.html	4
Angular/angular-tests/testData/refactoring/rename/exportAsFromUsage/before/app.component.ts	12
Angular/angular-tests/testData/refactoring/rename/exportAsFromUsage/before/directives/bold.directive.ts	8
Angular/angular-tests/testData/refactoring/rename/exportAsFromUsage/before/directives/mouseenter.directive.ts	17
Angular/angular-tests/testData/refactoring/rename/exportAsFromUsage/before/directives/underline.directive.ts	8
Angular/angular-tests/testData/refactoring/rename/exportAsFromUsage/before/test/test.component.ts	13
Angular/angular-tests/testData/refactoring/rename/hostAttributeToken.ts	18
Angular/angular-tests/testData/refactoring/rename/hostAttributeToken_after.ts	18
Angular/angular-tests/testData/refactoring/rename/hostDirectiveInputForwarded.ts	24
Angular/angular-tests/testData/refactoring/rename/hostDirectiveInputForwardedFromUsage.ts	24
Angular/angular-tests/testData/refactoring/rename/hostDirectiveInputForwardedFromUsage_after.ts	24
Angular/angular-tests/testData/refactoring/rename/hostDirectiveInputForwarded_after.ts	24
Angular/angular-tests/testData/refactoring/rename/hostDirectiveInputMappedSource.ts	24
Angular/angular-tests/testData/refactoring/rename/hostDirectiveInputMappedSource_after.ts	24
Angular/angular-tests/testData/refactoring/rename/hostDirectiveInputMappedTarget.ts	24
Angular/angular-tests/testData/refactoring/rename/hostDirectiveInputMappedTargetBadSource.ts	24
Angular/angular-tests/testData/refactoring/rename/hostDirectiveInputMappedTargetBadSource_after.ts	24
Angular/angular-tests/testData/refactoring/rename/hostDirectiveInputMappedTarget_after.ts	24
Angular/angular-tests/testData/refactoring/rename/hostDirectiveOneTimeBinding.ts	24
Angular/angular-tests/testData/refactoring/rename/hostDirectiveOneTimeBinding_after.ts	24
Angular/angular-tests/testData/refactoring/rename/hostDirectiveOutputForwarded.ts	24
Angular/angular-tests/testData/refactoring/rename/hostDirectiveOutputForwarded_after.ts	24
Angular/angular-tests/testData/refactoring/rename/hostDirectiveOutputMappedSource.ts	24
Angular/angular-tests/testData/refactoring/rename/hostDirectiveOutputMappedSourceFromUsage.ts	24
Angular/angular-tests/testData/refactoring/rename/hostDirectiveOutputMappedSourceFromUsage_after.ts	24
Angular/angular-tests/testData/refactoring/rename/hostDirectiveOutputMappedSource_after.ts	24
Angular/angular-tests/testData/refactoring/rename/hostDirectiveOutputMappedTarget.ts	24
Angular/angular-tests/testData/refactoring/rename/hostDirectiveOutputMappedTargetFromUsage.ts	24
Angular/angular-tests/testData/refactoring/rename/hostDirectiveOutputMappedTargetFromUsage_after.ts	24
Angular/angular-tests/testData/refactoring/rename/hostDirectiveOutputMappedTarget_after.ts	24
Angular/angular-tests/testData/refactoring/rename/hostDirectiveOutputWithJsTextRefToFilterOut/after/combobox.component.ts	16
Angular/angular-tests/testData/refactoring/rename/hostDirectiveOutputWithJsTextRefToFilterOut/after/data-source.directive.ts	13
Angular/angular-tests/testData/refactoring/rename/hostDirectiveOutputWithJsTextRefToFilterOut/before/combobox.component.ts	16
Angular/angular-tests/testData/refactoring/rename/hostDirectiveOutputWithJsTextRefToFilterOut/before/data-source.directive.ts	13
Angular/angular-tests/testData/refactoring/rename/i18nAttribute/after/directive.ts	8
Angular/angular-tests/testData/refactoring/rename/i18nAttribute/after/i18n.html	1
Angular/angular-tests/testData/refactoring/rename/i18nAttribute/before/directive.ts	8
Angular/angular-tests/testData/refactoring/rename/i18nAttribute/before/i18n.html	1
Angular/angular-tests/testData/refactoring/rename/injectionReparse/after/foo.component.html	5
Angular/angular-tests/testData/refactoring/rename/injectionReparse/after/foo.component.ts	14
Angular/angular-tests/testData/refactoring/rename/injectionReparse/before/foo.component.html	5
Angular/angular-tests/testData/refactoring/rename/injectionReparse/before/foo.component.ts	14
Angular/angular-tests/testData/refactoring/rename/inputAndSelectorFromInput.ts	19
Angular/angular-tests/testData/refactoring/rename/inputAndSelectorFromInput_after.ts	19
Angular/angular-tests/testData/refactoring/rename/inputAndSelectorFromSelector.ts	19
Angular/angular-tests/testData/refactoring/rename/inputAndSelectorFromSelector_after.ts	19
Angular/angular-tests/testData/refactoring/rename/inputAndSelectorFromUsage.ts	19
Angular/angular-tests/testData/refactoring/rename/inputAndSelectorFromUsage_after.ts	19
Angular/angular-tests/testData/refactoring/rename/localInTemplate/after/test.component.html	1
Angular/angular-tests/testData/refactoring/rename/localInTemplate/after/test.component.ts	8
Angular/angular-tests/testData/refactoring/rename/localInTemplate/before/test.component.html	1
Angular/angular-tests/testData/refactoring/rename/localInTemplate/before/test.component.ts	8
Angular/angular-tests/testData/refactoring/rename/moduleToNameWithoutPrefix/after/module.ts	2
Angular/angular-tests/testData/refactoring/rename/moduleToNameWithoutPrefix/before/foo.module.ts	2
Angular/angular-tests/testData/refactoring/rename/newAngularAnimationBindings.ts	33
Angular/angular-tests/testData/refactoring/rename/newAngularAnimationBindings_after.ts	33
Angular/angular-tests/testData/refactoring/rename/ngContentSelector/after/slots.component.ts	11
Angular/angular-tests/testData/refactoring/rename/ngContentSelector/after/slots.test.component.html	10
Angular/angular-tests/testData/refactoring/rename/ngContentSelector/after/slots.test.component.ts	7
Angular/angular-tests/testData/refactoring/rename/ngContentSelector/before/slots.component.ts	11
Angular/angular-tests/testData/refactoring/rename/ngContentSelector/before/slots.test.component.html	10
Angular/angular-tests/testData/refactoring/rename/ngContentSelector/before/slots.test.component.ts	7
Angular/angular-tests/testData/refactoring/rename/pipeFromHTML/after/bar.pipe.spec.ts	1
Angular/angular-tests/testData/refactoring/rename/pipeFromHTML/after/bar.pipe.ts	9
Angular/angular-tests/testData/refactoring/rename/pipeFromHTML/after/test.component.html	1
Angular/angular-tests/testData/refactoring/rename/pipeFromHTML/after/test.component.ts	9
Angular/angular-tests/testData/refactoring/rename/pipeFromHTML/before/foo.pipe.spec.ts	1
Angular/angular-tests/testData/refactoring/rename/pipeFromHTML/before/foo.pipe.ts	9
Angular/angular-tests/testData/refactoring/rename/pipeFromHTML/before/test.component.html	1
Angular/angular-tests/testData/refactoring/rename/pipeFromHTML/before/test.component.ts	9
Angular/angular-tests/testData/refactoring/rename/pipeFromHTMLNoStrings/after/bar.pipe.spec.ts	1
Angular/angular-tests/testData/refactoring/rename/pipeFromHTMLNoStrings/after/bar.pipe.ts	9
Angular/angular-tests/testData/refactoring/rename/pipeFromHTMLNoStrings/after/test.component.html	1
Angular/angular-tests/testData/refactoring/rename/pipeFromHTMLNoStrings/after/test.component.ts	9
Angular/angular-tests/testData/refactoring/rename/pipeFromHTMLNoStrings/before/foo.pipe.spec.ts	1
Angular/angular-tests/testData/refactoring/rename/pipeFromHTMLNoStrings/before/foo.pipe.ts	9
Angular/angular-tests/testData/refactoring/rename/pipeFromHTMLNoStrings/before/test.component.html	1
Angular/angular-tests/testData/refactoring/rename/pipeFromHTMLNoStrings/before/test.component.ts	9
Angular/angular-tests/testData/refactoring/rename/pipeFromTS/after/bar.pipe.spec.ts	1
Angular/angular-tests/testData/refactoring/rename/pipeFromTS/after/bar.pipe.ts	9
Angular/angular-tests/testData/refactoring/rename/pipeFromTS/after/test.component.html	1
Angular/angular-tests/testData/refactoring/rename/pipeFromTS/after/test.component.ts	9
Angular/angular-tests/testData/refactoring/rename/pipeFromTS/before/foo.pipe.spec.ts	1
Angular/angular-tests/testData/refactoring/rename/pipeFromTS/before/foo.pipe.ts	9
Angular/angular-tests/testData/refactoring/rename/pipeFromTS/before/test.component.html	1
Angular/angular-tests/testData/refactoring/rename/pipeFromTS/before/test.component.ts	9
Angular/angular-tests/testData/refactoring/rename/pipeFromTS2/after/bar.pipe.spec.ts	1
Angular/angular-tests/testData/refactoring/rename/pipeFromTS2/after/bar.pipe.ts	9
Angular/angular-tests/testData/refactoring/rename/pipeFromTS2/after/test.component.html	1
Angular/angular-tests/testData/refactoring/rename/pipeFromTS2/after/test.component.ts	9
Angular/angular-tests/testData/refactoring/rename/pipeFromTS2/before/foo.pipe.spec.ts	1
Angular/angular-tests/testData/refactoring/rename/pipeFromTS2/before/foo.pipe.ts	9
Angular/angular-tests/testData/refactoring/rename/pipeFromTS2/before/test.component.html	1
Angular/angular-tests/testData/refactoring/rename/pipeFromTS2/before/test.component.ts	9
Angular/angular-tests/testData/refactoring/rename/pipeFromTS2NoStrings/after/bar.pipe.spec.ts	1
Angular/angular-tests/testData/refactoring/rename/pipeFromTS2NoStrings/after/bar.pipe.ts	9
Angular/angular-tests/testData/refactoring/rename/pipeFromTS2NoStrings/after/test.component.html	1
Angular/angular-tests/testData/refactoring/rename/pipeFromTS2NoStrings/after/test.component.ts	9
Angular/angular-tests/testData/refactoring/rename/pipeFromTS2NoStrings/before/foo.pipe.spec.ts	1
Angular/angular-tests/testData/refactoring/rename/pipeFromTS2NoStrings/before/foo.pipe.ts	9
Angular/angular-tests/testData/refactoring/rename/pipeFromTS2NoStrings/before/test.component.html	1
Angular/angular-tests/testData/refactoring/rename/pipeFromTS2NoStrings/before/test.component.ts	9
Angular/angular-tests/testData/refactoring/rename/referenceFromHTML/after/test.component.html	4
Angular/angular-tests/testData/refactoring/rename/referenceFromHTML/after/test.component.ts	9
Angular/angular-tests/testData/refactoring/rename/referenceFromHTML/before/test.component.html	4
Angular/angular-tests/testData/refactoring/rename/referenceFromHTML/before/test.component.ts	9
Angular/angular-tests/testData/refactoring/rename/referenceFromHTMLNoStrings/after/test.component.html	4
Angular/angular-tests/testData/refactoring/rename/referenceFromHTMLNoStrings/after/test.component.ts	9
Angular/angular-tests/testData/refactoring/rename/referenceFromHTMLNoStrings/before/test.component.html	4
Angular/angular-tests/testData/refactoring/rename/referenceFromHTMLNoStrings/before/test.component.ts	9
Angular/angular-tests/testData/refactoring/rename/referenceFromTS/after/test.component.html	4
Angular/angular-tests/testData/refactoring/rename/referenceFromTS/after/test.component.ts	9
Angular/angular-tests/testData/refactoring/rename/referenceFromTS/before/test.component.html	4
Angular/angular-tests/testData/refactoring/rename/referenceFromTS/before/test.component.ts	9
Angular/angular-tests/testData/refactoring/rename/referenceFromTSNoStrings/after/test.component.html	4
Angular/angular-tests/testData/refactoring/rename/referenceFromTSNoStrings/after/test.component.ts	9
Angular/angular-tests/testData/refactoring/rename/referenceFromTSNoStrings/before/test.component.html	4
Angular/angular-tests/testData/refactoring/rename/referenceFromTSNoStrings/before/test.component.ts	9
Angular/angular-tests/testData/refactoring/rename/renameComponentFromStringUsage/after/test.component.html	2
Angular/angular-tests/testData/refactoring/rename/renameComponentFromStringUsage/after/test.component.ts	9
Angular/angular-tests/testData/refactoring/rename/renameComponentFromStringUsage/before/test.component.html	2
Angular/angular-tests/testData/refactoring/rename/renameComponentFromStringUsage/before/test.component.ts	9
Angular/angular-tests/testData/refactoring/rename/signalInputAliasedFromDeclaration.ts	12
Angular/angular-tests/testData/refactoring/rename/signalInputAliasedFromDeclaration_after.ts	12
Angular/angular-tests/testData/refactoring/rename/signalInputAliasedFromUsage.ts	12
Angular/angular-tests/testData/refactoring/rename/signalInputAliasedFromUsage_after.ts	12
Angular/angular-tests/testData/refactoring/rename/signalInputAliasedRequiredFromDeclaration.ts	12
Angular/angular-tests/testData/refactoring/rename/signalInputAliasedRequiredFromDeclaration_after.ts	12
Angular/angular-tests/testData/refactoring/rename/signalInputAliasedRequiredFromUsage.ts	12
Angular/angular-tests/testData/refactoring/rename/signalInputAliasedRequiredFromUsage_after.ts	12
Angular/angular-tests/testData/refactoring/rename/signalInputFromDeclaration.ts	12
Angular/angular-tests/testData/refactoring/rename/signalInputFromDeclaration_after.ts	12
Angular/angular-tests/testData/refactoring/rename/signalInputFromUsage.ts	12
Angular/angular-tests/testData/refactoring/rename/signalInputFromUsage_after.ts	12
Angular/angular-tests/testData/refactoring/rename/signalInputRequiredFromDeclaration.ts	12
Angular/angular-tests/testData/refactoring/rename/signalInputRequiredFromDeclaration_after.ts	12
Angular/angular-tests/testData/refactoring/rename/signalModelAliasedFromDeclaration.ts	14
Angular/angular-tests/testData/refactoring/rename/signalModelAliasedFromDeclaration_after.ts	14
Angular/angular-tests/testData/refactoring/rename/signalModelAliasedFromUsage1.ts	14
Angular/angular-tests/testData/refactoring/rename/signalModelAliasedFromUsage1_after.ts	14
Angular/angular-tests/testData/refactoring/rename/signalModelAliasedFromUsage2.ts	14
Angular/angular-tests/testData/refactoring/rename/signalModelAliasedFromUsage2_after.ts	14
Angular/angular-tests/testData/refactoring/rename/signalModelAliasedFromUsage3.ts	14
Angular/angular-tests/testData/refactoring/rename/signalModelAliasedFromUsage3_after.ts	14
Angular/angular-tests/testData/refactoring/rename/signalModelAliasedRequiredFromUsage.ts	14
Angular/angular-tests/testData/refactoring/rename/signalModelAliasedRequiredFromUsage_after.ts	14
Angular/angular-tests/testData/refactoring/rename/signalModelFromDeclaration.ts	14
Angular/angular-tests/testData/refactoring/rename/signalModelFromDeclaration_after.ts	14
Angular/angular-tests/testData/refactoring/rename/signalModelFromUsage1.ts	14
Angular/angular-tests/testData/refactoring/rename/signalModelFromUsage1_after.ts	14
Angular/angular-tests/testData/refactoring/rename/signalModelFromUsage2.ts	14
Angular/angular-tests/testData/refactoring/rename/signalModelFromUsage2_after.ts	14
Angular/angular-tests/testData/refactoring/rename/signalModelFromUsage3.ts	14
Angular/angular-tests/testData/refactoring/rename/signalModelFromUsage3_after.ts	14
Angular/angular-tests/testData/refactoring/rename/signalModelRequiredFromDeclaration.ts	14
Angular/angular-tests/testData/refactoring/rename/signalModelRequiredFromDeclaration_after.ts	14
Angular/angular-tests/testData/refactoring/rename/signalOutputAliasedFromDeclaration.ts	12
Angular/angular-tests/testData/refactoring/rename/signalOutputAliasedFromDeclaration_after.ts	12
Angular/angular-tests/testData/refactoring/rename/signalOutputAliasedFromUsage.ts	12
Angular/angular-tests/testData/refactoring/rename/signalOutputAliasedFromUsage_after.ts	12
Angular/angular-tests/testData/refactoring/rename/signalOutputFromDeclaration.ts	12
Angular/angular-tests/testData/refactoring/rename/signalOutputFromDeclaration_after.ts	12
Angular/angular-tests/testData/refactoring/rename/signalOutputFromObservableAliasedFromDeclaration.ts	15
Angular/angular-tests/testData/refactoring/rename/signalOutputFromObservableAliasedFromDeclaration_after.ts	15
Angular/angular-tests/testData/refactoring/rename/signalOutputFromObservableAliasedFromUsage.ts	15
Angular/angular-tests/testData/refactoring/rename/signalOutputFromObservableAliasedFromUsage_after.ts	15
Angular/angular-tests/testData/refactoring/rename/signalOutputFromObservableFromDeclaration.ts	15
Angular/angular-tests/testData/refactoring/rename/signalOutputFromObservableFromDeclaration_after.ts	15
Angular/angular-tests/testData/refactoring/rename/signalOutputFromObservableFromUsage.ts	15
Angular/angular-tests/testData/refactoring/rename/signalOutputFromObservableFromUsage_after.ts	15
Angular/angular-tests/testData/refactoring/rename/signalOutputFromUsage.ts	12
Angular/angular-tests/testData/refactoring/rename/signalOutputFromUsage_after.ts	12
Angular/angular-tests/testData/refactoring/rename/signalStore.ts	41
Angular/angular-tests/testData/refactoring/rename/signalStore_after.ts	41
Angular/angular-tests/testData/refactoring/rename/structuralDirectiveWithNgTemplateSelector1.ts	72
Angular/angular-tests/testData/refactoring/rename/structuralDirectiveWithNgTemplateSelector1_after.ts	72
Angular/angular-tests/testData/refactoring/rename/structuralDirectiveWithNgTemplateSelector2.ts	72
Angular/angular-tests/testData/refactoring/rename/structuralDirectiveWithNgTemplateSelector2_after.ts	72
Angular/angular-tests/testData/refactoring/rename/templateBindingKeyFromFieldDifferentFile/after/component.html	2
Angular/angular-tests/testData/refactoring/rename/templateBindingKeyFromFieldDifferentFile/after/component.ts	11
Angular/angular-tests/testData/refactoring/rename/templateBindingKeyFromFieldDifferentFile/after/templateBindingKeyFromFieldDifferentFile.ts	11
Angular/angular-tests/testData/refactoring/rename/templateBindingKeyFromFieldDifferentFile/before/component.html	2
Angular/angular-tests/testData/refactoring/rename/templateBindingKeyFromFieldDifferentFile/before/component.ts	11
Angular/angular-tests/testData/refactoring/rename/templateBindingKeyFromFieldDifferentFile/before/templateBindingKeyFromFieldDifferentFile.ts	11
Angular/angular-tests/testData/refactoring/rename/templateBindingKeyFromFieldSameFileExternalTemplate/after/templateBindingKeyFromFieldSameFileExternalTemplate.html	2
Angular/angular-tests/testData/refactoring/rename/templateBindingKeyFromFieldSameFileExternalTemplate/after/templateBindingKeyFromFieldSameFileExternalTemplate.ts	20
Angular/angular-tests/testData/refactoring/rename/templateBindingKeyFromFieldSameFileExternalTemplate/before/templateBindingKeyFromFieldSameFileExternalTemplate.html	2
Angular/angular-tests/testData/refactoring/rename/templateBindingKeyFromFieldSameFileExternalTemplate/before/templateBindingKeyFromFieldSameFileExternalTemplate.ts	20
Angular/angular-tests/testData/refactoring/rename/templateBindingKeyFromFieldSameFileInlineTemplate.ts	23
Angular/angular-tests/testData/refactoring/rename/templateBindingKeyFromFieldSameFileInlineTemplate_after.ts	23
Angular/angular-tests/testData/refactoring/rename/templateBindingKeyFromInputBindingSameFileExternalTemplate/after/templateBindingKeyFromInputBindingSameFileExternalTemplate.html	2
Angular/angular-tests/testData/refactoring/rename/templateBindingKeyFromInputBindingSameFileExternalTemplate/after/templateBindingKeyFromInputBindingSameFileExternalTemplate.ts	20
Angular/angular-tests/testData/refactoring/rename/templateBindingKeyFromInputBindingSameFileExternalTemplate/before/templateBindingKeyFromInputBindingSameFileExternalTemplate.html	2
Angular/angular-tests/testData/refactoring/rename/templateBindingKeyFromInputBindingSameFileExternalTemplate/before/templateBindingKeyFromInputBindingSameFileExternalTemplate.ts	20
Angular/angular-tests/testData/refactoring/rename/templateBindingKeyFromInputBindingSameFileInlineTemplate.ts	23
Angular/angular-tests/testData/refactoring/rename/templateBindingKeyFromInputBindingSameFileInlineTemplate_after.ts	23
Angular/angular-tests/testData/refactoring/rename/templateBindingKeyFromInputMappingSameFileInlineTemplate.ts	23
Angular/angular-tests/testData/refactoring/rename/templateBindingKeyFromInputMappingSameFileInlineTemplate_after.ts	23
Angular/angular-tests/testData/refactoring/rename/templateBindingKeyFromLiteralSameFileInlineTemplate.ts	23
Angular/angular-tests/testData/refactoring/rename/templateBindingKeyFromLiteralSameFileInlineTemplate_after.ts	23
Angular/angular-tests/testData/refactoring/rename/templateBindingKeyFromTemplateBindingDifferentFile/after/component.ts	14
Angular/angular-tests/testData/refactoring/rename/templateBindingKeyFromTemplateBindingDifferentFile/after/directive.ts	11
Angular/angular-tests/testData/refactoring/rename/templateBindingKeyFromTemplateBindingDifferentFile/before/component.ts	14
Angular/angular-tests/testData/refactoring/rename/templateBindingKeyFromTemplateBindingDifferentFile/before/directive.ts	11
Angular/angular-tests/testData/refactoring/rename/templateBindingKeyFromTemplateBindingSameFileExternalTemplate/after/templateBindingKeyFromTemplateBindingSameFileExternalTemplate.html	2
Angular/angular-tests/testData/refactoring/rename/templateBindingKeyFromTemplateBindingSameFileExternalTemplate/after/templateBindingKeyFromTemplateBindingSameFileExternalTemplate.ts	20
Angular/angular-tests/testData/refactoring/rename/templateBindingKeyFromTemplateBindingSameFileExternalTemplate/before/templateBindingKeyFromTemplateBindingSameFileExternalTemplate.html	2
Angular/angular-tests/testData/refactoring/rename/templateBindingKeyFromTemplateBindingSameFileExternalTemplate/before/templateBindingKeyFromTemplateBindingSameFileExternalTemplate.ts	20
Angular/angular-tests/testData/refactoring/rename/templateBindingKeyFromTemplateBindingSameFileInlineTemplate.ts	23
Angular/angular-tests/testData/refactoring/rename/templateBindingKeyFromTemplateBindingSameFileInlineTemplate_after.ts	23
Angular/angular-tests/testData/refactoring/rename/viewChildDecorator.ts	15
Angular/angular-tests/testData/refactoring/rename/viewChildDecorator_after.ts	15
Angular/angular-tests/testData/refactoring/rename/viewChildrenDecorator.ts	15
Angular/angular-tests/testData/refactoring/rename/viewChildrenDecoratorHtml/after/viewChildrenDecoratorHtml.html	4
Angular/angular-tests/testData/refactoring/rename/viewChildrenDecoratorHtml/after/viewChildrenDecoratorHtml.ts	9
Angular/angular-tests/testData/refactoring/rename/viewChildrenDecoratorHtml/before/viewChildrenDecoratorHtml.html	4
Angular/angular-tests/testData/refactoring/rename/viewChildrenDecoratorHtml/before/viewChildrenDecoratorHtml.ts	9
Angular/angular-tests/testData/refactoring/rename/viewChildrenDecorator_after.ts	15
Angular/angular-tests/testData/resharper/CodeCompletion/Angular2/test001.ts	19
Angular/angular-tests/testData/resharper/CodeCompletion/Angular2/test002.ts	19
Angular/angular-tests/testData/resharper/CodeCompletion/Angular2/test003.ts	19
Angular/angular-tests/testData/resharper/CodeCompletion/Angular2/test004.ts	19
Angular/angular-tests/testData/resharper/CodeCompletion/Angular2/test005.html	8
Angular/angular-tests/testData/resharper/CodeCompletion/Angular2/test005.ts	10
Angular/angular-tests/testData/resharper/CodeCompletion/Angular2/test006.html	8
Angular/angular-tests/testData/resharper/CodeCompletion/Angular2/test006.ts	10
Angular/angular-tests/testData/resharper/CodeCompletion/Angular2/test007.html	8
Angular/angular-tests/testData/resharper/CodeCompletion/Angular2/test007.ts	10
Angular/angular-tests/testData/resharper/CodeCompletion/Angular2/test008.html	5
Angular/angular-tests/testData/resharper/CodeCompletion/Angular2/test008.ts	10
Angular/angular-tests/testData/resharper/CodeCompletion/Angular2Html/style.css	1
Angular/angular-tests/testData/resharper/CodeCompletion/Angular2Html/test001.html	1
Angular/angular-tests/testData/resharper/CodeCompletion/Angular2Html/test002.html	1
Angular/angular-tests/testData/resharper/CodeCompletion/Angular2Html/test003.html	1
Angular/angular-tests/testData/resharper/CodeCompletion/Angular2Html/test004.html	1
Angular/angular-tests/testData/resharper/CodeCompletion/Angular2Html/test005.html	1
Angular/angular-tests/testData/resharper/CodeCompletion/Angular2Html/test006.html	1
Angular/angular-tests/testData/resharper/CodeCompletion/Angular2Html/test007.html	1
Angular/angular-tests/testData/resharper/CodeCompletion/Angular2Html/test008.html	1
Angular/angular-tests/testData/resharper/CodeCompletion/Angular2Html/test008.ts	10
Angular/angular-tests/testData/resharper/CodeCompletion/Angular2Html/test009.html	1
Angular/angular-tests/testData/resharper/CodeCompletion/Angular2Html/test010.html	1
Angular/angular-tests/testData/resharper/CodeCompletion/Angular2Html/test010.ts	16
Angular/angular-tests/testData/resharper/CodeCompletion/Angular2Html/test011.html	1
Angular/angular-tests/testData/resharper/CodeCompletion/Angular2Html/test011.ts	16
Angular/angular-tests/testData/resharper/CodeCompletion/Angular2Html/test012.html	1
Angular/angular-tests/testData/resharper/CodeCompletion/Angular2Html/test012.ts	16
Angular/angular-tests/testData/resharper/CodeCompletion/Angular2Html/test013.html	1
Angular/angular-tests/testData/resharper/CodeCompletion/Angular2Html/test013.ts	16
Angular/angular-tests/testData/resharper/CodeCompletion/Angular2Html/test014.html	1
Angular/angular-tests/testData/resharper/CodeCompletion/Angular2Html/test014.ts	14
Angular/angular-tests/testData/resharper/CodeCompletion/Angular2Html/test015.html	1
Angular/angular-tests/testData/resharper/CodeCompletion/Angular2Html/test015.ts	14
Angular/angular-tests/testData/resharper/Intentions/Angular2Html/QuickFixes/test01.html	1
Angular/angular-tests/testData/resharper/Refactorings/Rename/Angular2/test001.ts	19
Angular/angular-tests/testData/resharper/Refactorings/Rename/Angular2/test002.ts	19
Angular/angular-tests/testData/resharper/Refactorings/Rename/Angular2/test003.ts	19
Angular/angular-tests/testData/resharper/Refactorings/Rename/Angular2/test004.html	8
Angular/angular-tests/testData/resharper/Refactorings/Rename/Angular2/test005.html	8
Angular/angular-tests/testData/resharper/Refactorings/Rename/Angular2/test006.html	8
Angular/angular-tests/testData/resharper/Refactorings/Rename/Angular2/test007.ts	19
Angular/angular-tests/testData/resharper/Refactorings/Rename/Angular2/test008.ts	19
Angular/angular-tests/testData/resharper/Refactorings/Rename/Angular2/test009.html	8
Angular/angular-tests/testData/resharper/Refactorings/Rename/Angular2/test010.html	8
Angular/angular-tests/testData/resharper/Refactorings/Rename/Angular2/test011.ts	15
Angular/angular-tests/testData/resharper/Refactorings/Rename/Angular2/test012.ts	15
Angular/angular-tests/testData/resharper/Refactorings/Rename/Angular2/test013.ts	15
Angular/angular-tests/testData/resharper/Refactorings/Rename/Angular2/test014.ts	15
Angular/angular-tests/testData/resharper/Refactorings/Rename/Angular2/test015.html	4
Angular/angular-tests/testData/resharper/Refactorings/Rename/Angular2/test016.html	4
Angular/angular-tests/testData/resharper/Refactorings/Rename/Angular2/test017.html	4
Angular/angular-tests/testData/resharper/Refactorings/Rename/Angular2/test018.html	4
Angular/angular-tests/testData/resharper/Refactorings/Rename/Angular2/test019.css	2
Angular/angular-tests/testData/resharper/Refactorings/Rename/Angular2/test019.html	1
Angular/angular-tests/testData/resharper/Refactorings/Rename/Angular2/test020.html	2
Angular/angular-tests/testData/resharper/Refactorings/Rename/Angular2/test020.ts	10
Angular/angular-tests/testData/resharper/Refactorings/Rename/Angular2/test021.css	2
Angular/angular-tests/testData/resharper/Refactorings/Rename/Angular2/test021.html	1
Angular/angular-tests/testData/resharper/Refactorings/Rename/Angular2/test022.html	2
Angular/angular-tests/testData/resharper/Refactorings/Rename/Angular2/test022.ts	10
Angular/angular-tests/testData/resharper/Refactorings/Rename/Angular2/test023.ts	15
Angular/angular-tests/testData/resharper/Refactorings/Rename/Angular2/test024.ts	15
Angular/angular-tests/testData/resharper/Refactorings/Rename/Angular2/test025.html	1
Angular/angular-tests/testData/resharper/Refactorings/Rename/Angular2/test025.ts	15
Angular/angular-tests/testData/resharper/Refactorings/Rename/Angular2/test026.html	1
Angular/angular-tests/testData/resharper/Refactorings/Rename/Angular2/test026.ts	15
Angular/angular-tests/testData/resharper/Refactorings/Rename/Angular2/test027.html	1
Angular/angular-tests/testData/resharper/Refactorings/Rename/Angular2/test027.ts	15
Angular/angular-tests/testData/resharper/Refactorings/Rename/Angular2/test028.html	1
Angular/angular-tests/testData/resharper/Refactorings/Rename/Angular2/test028.ts	15
Angular/angular-tests/testData/resharper/Refactorings/Rename/Angular2/test029.ts	17
Angular/angular-tests/testData/resharper/Refactorings/Rename/Angular2/test030.ts	17
Angular/angular-tests/testData/resharper/Refactorings/Rename/Angular2/test031.ts	17
Angular/angular-tests/testData/resharper/Refactorings/Rename/Angular2/test032.ts	17
Angular/angular-tests/testData/resharper/Refactorings/Rename/Angular2/test033.html	6
Angular/angular-tests/testData/resharper/Refactorings/Rename/Angular2/test034.html	6
Angular/angular-tests/testData/resharper/Refactorings/Rename/Angular2/test035.html	6
Angular/angular-tests/testData/resharper/Refactorings/Rename/Angular2/test036.html	6
Angular/angular-tests/testData/resharper/Refactorings/Rename/Angular2/test037.html	6
Angular/angular-tests/testData/resharper/Refactorings/Rename/Angular2/test038.html	1
Angular/angular-tests/testData/resharper/Refactorings/Rename/Angular2/test038.ts	20
Angular/angular-tests/testData/resharper/Refactorings/Rename/Angular2/test039.html	1
Angular/angular-tests/testData/resharper/Refactorings/Rename/Angular2/test039.ts	20
Angular/angular-tests/testData/resharper/Refactorings/Rename/Angular2/test040.html	1
Angular/angular-tests/testData/resharper/Refactorings/Rename/Angular2/test040.ts	20
Angular/angular-tests/testData/resharper/Refactorings/Rename/Angular2/test041.html	1
Angular/angular-tests/testData/resharper/Refactorings/Rename/Angular2/test041.ts	20
Angular/angular-tests/testData/resharper/Refactorings/Rename/Angular2/test042.1.ts	15
Angular/angular-tests/testData/resharper/Refactorings/Rename/Angular2/test042.html	1
Angular/angular-tests/testData/resharper/Refactorings/Rename/Angular2/test042.ts	20
Angular/angular-tests/testData/resharper/Refactorings/Rename/Angular2/test043.1.ts	15
Angular/angular-tests/testData/resharper/Refactorings/Rename/Angular2/test043.html	1
Angular/angular-tests/testData/resharper/Refactorings/Rename/Angular2/test043.ts	20
Angular/angular-tests/testData/resharper/Refactorings/Rename/Angular2/test044.html	1
Angular/angular-tests/testData/resharper/Refactorings/Rename/Angular2/test044.ts	20
Angular/angular-tests/testData/resharper/Refactorings/Rename/Angular2/test045.html	1
Angular/angular-tests/testData/resharper/Refactorings/Rename/Angular2/test045.ts	20
Angular/angular-tests/testData/resharper/Refactorings/Rename/Angular2/test046.html	1
Angular/angular-tests/testData/resharper/Refactorings/Rename/Angular2/test046.ts	7
Angular/angular-tests/testData/resharper/Refactorings/Rename/Angular2/test047.html	1
Angular/angular-tests/testData/resharper/Refactorings/Rename/Angular2/test047.ts	7
Angular/angular-tests/testData/structureView/Structure.ts	18
Angular/angular-tests/testData/templateTranspiler/anyInCallArgs.ts	10
Angular/angular-tests/testData/templateTranspiler/assignmentOperators.ts	20
Angular/angular-tests/testData/templateTranspiler/basic/basic.ts	55
Angular/angular-tests/testData/templateTranspiler/basic/template.html	6
Angular/angular-tests/testData/templateTranspiler/blockDefer.ts	36
Angular/angular-tests/testData/templateTranspiler/blockFor.ts	30
Angular/angular-tests/testData/templateTranspiler/blockIf.ts	31
Angular/angular-tests/testData/templateTranspiler/blockLet.ts	34
Angular/angular-tests/testData/templateTranspiler/blockSwitch.ts	32
Angular/angular-tests/testData/templateTranspiler/createComponentBindings.ts	60
Angular/angular-tests/testData/templateTranspiler/directiveReferences.ts	69
Angular/angular-tests/testData/templateTranspiler/es6ShorthandProperty.ts	23
Angular/angular-tests/testData/templateTranspiler/escapedString.ts	18
Angular/angular-tests/testData/templateTranspiler/genericDirectiveWithExtendsNonNullable/genericDirectiveWithExtendsNonNullable.ts	39
Angular/angular-tests/testData/templateTranspiler/hostBindings.ts	50
Angular/angular-tests/testData/templateTranspiler/hostDirectives/hostDirectives.html	30
Angular/angular-tests/testData/templateTranspiler/hostDirectives/hostDirectives.ts	104
Angular/angular-tests/testData/templateTranspiler/inputSignal.ts	17
Angular/angular-tests/testData/templateTranspiler/libraryWithSignals/my-component.ts	22
Angular/angular-tests/testData/templateTranspiler/listenerInNestedIfBlocks.ts	38
Angular/angular-tests/testData/templateTranspiler/modelSignals.ts	77
Angular/angular-tests/testData/templateTranspiler/newAnimateEvents.ts	13
Angular/angular-tests/testData/templateTranspiler/ngAcceptInputTypeOverride.ts	16
Angular/angular-tests/testData/templateTranspiler/ngAcceptInputTypeOverrideGenericDirectives/app.component.html	1
Angular/angular-tests/testData/templateTranspiler/ngAcceptInputTypeOverrideGenericDirectives/app.component.ts	9
Angular/angular-tests/testData/templateTranspiler/ngTemplateWithStructuralDirective.ts	17
Angular/angular-tests/testData/templateTranspiler/numberValueAccessor.ts	15
Angular/angular-tests/testData/templateTranspiler/objectInitializer/let.directive.ts	29
Angular/angular-tests/testData/templateTranspiler/objectInitializer/objectInitializer.ts	44
Angular/angular-tests/testData/templateTranspiler/objectInitializer/testComponent3.ts	15
Angular/angular-tests/testData/templateTranspiler/power.ts	13
Angular/angular-tests/testData/templateTranspiler/safeAccess.ts	25
Angular/angular-tests/testData/templateTranspiler/structuralDirective.ts	22
Angular/angular-tests/testData/templateTranspiler/templateColorsHtml/colors.html	13
Angular/angular-tests/testData/templateTranspiler/templateColorsHtml/colors.ts	36
Angular/angular-tests/testData/templateTranspiler/templateLiteralExternal/templateLiteral.html	6
Angular/angular-tests/testData/templateTranspiler/templateLiteralExternal/templateLiteral.ts	10
Angular/angular-tests/testData/templateTranspiler/templateLiteralInline.ts	15
Angular/angular-tests/testData/templateTranspiler/templateLiteralUnclosed/templateLiteral.html	14
Angular/angular-tests/testData/templateTranspiler/templateLiteralUnclosed/templateLiteral.ts	8
Angular/angular-tests/testData/templateTranspiler/typeof.ts	17
Angular/angular-tests/testData/templateTranspiler/voidKeyword.ts	21
Angular/angular-tests/testData/templateTranspiler/voidKeywordNg19.ts	15
Angular/angular-tests/testData/usageHighlighting/directiveExportAsFromDefinition.ts	11
Angular/angular-tests/testData/usageHighlighting/directiveExportAsFromUsage.ts	11
Angular/angular-tests/testData/usageHighlighting/directiveInputFromField.ts	11
Angular/angular-tests/testData/usageHighlighting/directiveInputFromMapping.ts	11
Angular/angular-tests/testData/usageHighlighting/directiveInputFromTemplate.ts	11
Angular/angular-tests/testData/usageHighlighting/directiveSelectorFromDefinition.ts	9
Angular/angular-tests/testData/usageHighlighting/directiveSelectorFromUsage.ts	9
Angular/angular-tests/testData/usageHighlighting/inputAndSelectorFromInput.ts	19
Angular/angular-tests/testData/usageHighlighting/inputAndSelectorFromSelector.ts	19
Angular/angular-tests/testData/usageHighlighting/inputAndSelectorFromUsage.ts	19
Angular/angular-tests/testData/usageHighlighting/inputAndSelectorNotImportedDirective.ts	25
Angular/angular-tests/testData/usageHighlighting/inputAndSelectorSeparateDirectivesFromInputDecorator.ts	25
Angular/angular-tests/testData/usageHighlighting/inputAndSelectorSeparateDirectivesFromInputField.ts	20
Angular/angular-tests/testData/usageHighlighting/inputAndSelectorSeparateDirectivesFromSelector1.ts	25
Angular/angular-tests/testData/usageHighlighting/inputAndSelectorSeparateDirectivesFromSelector2.ts	20
Angular/angular-tests/testData/usageHighlighting/modelSignalAliasedFromDeclaration.ts	15
Angular/angular-tests/testData/usageHighlighting/modelSignalAliasedFromUsage1.ts	15
Angular/angular-tests/testData/usageHighlighting/modelSignalAliasedFromUsage2.ts	15
Angular/angular-tests/testData/usageHighlighting/modelSignalAliasedFromUsage3.ts	15
Angular/angular-tests/testData/usageHighlighting/modelSignalFromDeclaration.ts	14
Angular/angular-tests/testData/usageHighlighting/modelSignalFromUsage1.ts	15
Angular/angular-tests/testData/usageHighlighting/modelSignalFromUsage2.ts	14
Angular/angular-tests/testData/usageHighlighting/modelSignalFromUsage3.ts	14
Angular/angular-tests/testData/usageHighlighting/ngClass.ts	23
Angular/angular-tests/testData/usageHighlighting/privateComponentField.ts	12
Angular/angular-tests/testData/usageHighlighting/publicComponentField.ts	12
Angular/angular-tests/testData/usageHighlighting/structuralDirectiveWithNgTemplateSelectorFromBinding.ts	72
Angular/angular-tests/testData/usageHighlighting/structuralDirectiveWithNgTemplateSelectorFromDefinition.ts	66
Angular/angular-tests/testData/usageHighlighting/structuralDirectiveWithNgTemplateSelectorFromPlainAttr.ts	72
AngularJS/test/org/angularjs/AngularJSTestSuite.java	40
AngularJS/test/org/angularjs/AngularTestUtil.java	50
AngularJS/test/org/angularjs/codeInsight/AngularJSInjectorMatchingEndFinderTest.java	26
AngularJS/test/org/angularjs/codeInsight/AngularUiRouterTest.java	171
AngularJS/test/org/angularjs/codeInsight/AttributesTest.java	277
AngularJS/test/org/angularjs/codeInsight/ComponentsTest.java	79
AngularJS/test/org/angularjs/codeInsight/DependencyInjectionTest.java	108
AngularJS/test/org/angularjs/codeInsight/DirectivesTest.java	43
AngularJS/test/org/angularjs/codeInsight/DocumentationTest.java	53
AngularJS/test/org/angularjs/codeInsight/FiltersTest.java	36
AngularJS/test/org/angularjs/codeInsight/InjectionsTest.java	206
AngularJS/test/org/angularjs/codeInsight/NgDocTest.java	19
AngularJS/test/org/angularjs/codeInsight/NgRepeatTest.java	58
AngularJS/test/org/angularjs/codeInsight/RoutingTest.java	201
AngularJS/test/org/angularjs/codeInsight/TagsTest.java	147
AngularJS/test/org/angularjs/codeInsight/messageFormat/AngularMessageFormatAnnotatorTest.java	47
AngularJS/test/org/angularjs/diagrams/DiagramsTest.java	25
AngularJS/test/org/angularjs/editor/AngularJSLiveTemplateTest.java	23
AngularJS/test/org/angularjs/editor/AngularTypedHandlerTest.java	118
AngularJS/test/org/angularjs/findUsages/FindUsagesTest.java	24
AngularJS/test/org/angularjs/index/AngularDirectiveCommentParsingTest.java	11
AngularJS/test/org/angularjs/lang/lexer/AngularJSLexerTest.java	34
AngularJS/test/org/angularjs/lang/parser/AngularJSParserTest.java	49
AngularJS/test/org/angularjs/performance/AngularJSPerformanceTest.java	14
AngularJS/test/org/angularjs/refactoring/DirectiveRenameTest.java	29
AngularJS/test/org/angularjs/resharper/AngularJSAttributesCompletionListTest.java	20
AngularJS/test/org/angularjs/resharper/AngularJSAttributesDoubleCompletionListTest.java	15
AngularJS/test/org/angularjs/resharper/AngularJSBaseCompletionTest.kt	59
AngularJS/test/org/angularjs/resharper/AngularJSReSharperTestSuite.java	11
AngularJS/test/org/angularjs/resharper/AngularJSResolveTest.kt	16
Astro/astro-tests/src-ext/org/jetbrains/astro/AstroTestSuite.kt	32
Astro/astro-tests/src-ext/org/jetbrains/astro/codeInsight/AstroHtmlFormatterTest.kt	47
Astro/astro-tests/src-ext/org/jetbrains/astro/service/AstroPluginTypeScriptServiceFindUsagesTest.kt	74
Astro/astro-tests/src/org/jetbrains/astro/AstroCodeInsightTestCase.kt	88
Astro/astro-tests/src/org/jetbrains/astro/AstroTestModules.kt	12
Astro/astro-tests/src/org/jetbrains/astro/AstroTestUtil.kt	17
Astro/astro-tests/src/org/jetbrains/astro/codeInsight/AstroCommenterTest.kt	38
Astro/astro-tests/src/org/jetbrains/astro/codeInsight/AstroCompletionTest.kt	98
Astro/astro-tests/src/org/jetbrains/astro/codeInsight/AstroCompletionTypingTest.kt	27
Astro/astro-tests/src/org/jetbrains/astro/codeInsight/AstroCopyPasteTest.kt	17
Astro/astro-tests/src/org/jetbrains/astro/codeInsight/AstroDocumentationTest.kt	42
Astro/astro-tests/src/org/jetbrains/astro/codeInsight/AstroFileIncludeIndexTest.kt	12
Astro/astro-tests/src/org/jetbrains/astro/codeInsight/AstroFindUsagesTest.kt	6
Astro/astro-tests/src/org/jetbrains/astro/codeInsight/AstroFormattingTest.kt	7
Astro/astro-tests/src/org/jetbrains/astro/codeInsight/AstroGotoDeclarationTest.kt	34
Astro/astro-tests/src/org/jetbrains/astro/codeInsight/AstroInspectionsProvider.kt	43
Astro/astro-tests/src/org/jetbrains/astro/codeInsight/AstroInspectionsTest.kt	52
Astro/astro-tests/src/org/jetbrains/astro/codeInsight/AstroPathAttributeResolveTest.kt	32
Astro/astro-tests/src/org/jetbrains/astro/codeInsight/AstroRenameTest.kt	7
Astro/astro-tests/src/org/jetbrains/astro/codeInsight/AstroResolveScopeTest.kt	20
Astro/astro-tests/src/org/jetbrains/astro/codeInsight/AstroTypingTest.kt	26
Astro/astro-tests/src/org/jetbrains/astro/codeInsight/highlighting/AstroHighlightingTest.kt	26
Astro/astro-tests/src/org/jetbrains/astro/codeInsight/highlighting/AstroHighlightingTestBase.kt	14
Astro/astro-tests/src/org/jetbrains/astro/codeInsight/highlighting/AstroImplicitlyUsedHighlightingTest.kt	8
Astro/astro-tests/src/org/jetbrains/astro/codeInsight/highlighting/AstroQuickFixHighlightingTest.kt	19
Astro/astro-tests/src/org/jetbrains/astro/codeInsight/highlighting/AstroSuppressedInspectionsHighlightingTest.kt	7
Astro/astro-tests/src/org/jetbrains/astro/lang/AstroHighlightingLexerTest.kt	7
Astro/astro-tests/src/org/jetbrains/astro/lang/AstroLexerTest.kt	525
Astro/astro-tests/src/org/jetbrains/astro/lang/AstroParserTest.kt	533
Astro/astro-tests/testData/@astrojs/svelte/build.js	86
Astro/astro-tests/testData/@astrojs/vue/build.js	91
Astro/astro-tests/testData/codeInsight/completion/colors.ts	3
Astro/astro-tests/testData/codeInsight/completion/cssClass/global.css	3
Astro/astro-tests/testData/codeInsight/completion/functions.ts	3
Astro/astro-tests/testData/codeInsight/completion/react-component.tsx	3
Astro/astro-tests/testData/codeInsight/completion/reactComponent/MyReactComponent.tsx	2
Astro/astro-tests/testData/codeInsight/completion/templatePartCompletionReload/MyReactComponent.tsx	2
Astro/astro-tests/testData/codeInsight/copyPaste/basic/model/cars.ts	3
Astro/astro-tests/testData/codeInsight/copyPaste/basic/model/colors.ts	3
Astro/astro-tests/testData/codeInsight/copyPaste/frontmatterToJsx/model/cars.ts	3
Astro/astro-tests/testData/codeInsight/fileIncludeIndex/foo.ts	1
Astro/astro-tests/testData/codeInsight/highlighting/react-component.tsx	2
Astro/astro-tests/testData/codeInsight/inspections/colors.ts	3
Astro/astro-tests/testData/codeInsight/navigation/declaration/reactComponentImport/MyComponent.tsx	3
Astro/astro-tests/testData/codeInsight/navigation/declaration/reactMultipleNamespacedComponent/MyComponent.tsx	3
Astro/astro-tests/testData/codeInsight/navigation/declaration/reactMultipleNamespacedComponent/NestedComponent.tsx	2
Astro/astro-tests/testData/codeInsight/navigation/declaration/reactMultipleNamespacedMiddleComponent/MyComponent.tsx	3
Astro/astro-tests/testData/codeInsight/navigation/declaration/reactMultipleNamespacedMiddleComponent/NestedComponent.tsx	2
Astro/astro-tests/testData/codeInsight/navigation/declaration/reactNamespacedAsFieldComponent/MyComponent.tsx	8
Astro/astro-tests/testData/codeInsight/navigation/declaration/reactNamespacedAsObjectComponent/MyComponent.tsx	2
Astro/astro-tests/testData/codeInsight/navigation/declaration/svelteComponentImport/MyComponent.svelte	4
Astro/astro-tests/testData/codeInsight/navigation/declaration/vueComponentImport/MyComponent.vue	3
Astro/astro-tests/testData/codeInsight/navigation/findUsages/componentFile/src/interfaces.ts	11
Astro/astro-tests/testData/codeInsight/navigation/findUsages/componentFile/src/utils/test.js	1
Astro/astro-tests/testData/codeInsight/navigation/findUsages/componentFile/src/utils/utils.ts	11
Astro/astro-tests/testData/codeInsight/refactoring/rename/reactNamespacedComponent/after/Component.tsx	4
Astro/astro-tests/testData/codeInsight/refactoring/rename/reactNamespacedComponent/before/Component.tsx	4
Astro/astro-tests/testData/lang/parser/manyErrors.xml	249
Astro/astro-tests/testData/ts-plugin/findUsages/FindUsagesFromJsx/MyJsComponent.jsx	3
Astro/astro-tests/testData/ts-plugin/findUsages/FindUsagesFromJsxDefault/MyJsComponent.jsx	3
Astro/astro-tests/testData/ts-plugin/findUsages/FindUsagesFromTsx/MyComponent.tsx	3
Astro/astro-tests/testData/ts-plugin/findUsages/FindUsagesFromTsxDefault/MyComponent.tsx	3
CFML/testData/annotation/actionNameAnnotation.test.cfml	5
CFML/testData/annotation/todoAnnotation.test.cfml	6
CFML/testData/cfscript/lexer/allowImportsBeforeComponentDecl.test.cfml	6
CFML/testData/cfscript/lexer/defineComponentWithoutTag.test.cfml	7
CFML/testData/cfscript/lexer/multiLineComment.test.cfml	7
CFML/testData/cfscript/lexer/multiplePoundSignsInStringLiteral.test.cfml	3
CFML/testData/cfscript/lexer/oneLineComment.test.cfml	5
CFML/testData/cfscript/lexer/simpleScript.test.cfml	4
CFML/testData/cfscript/lexer/varVariableName.test.cfml	3
CFML/testData/cfscript/parser/abort.test.cfml	6
CFML/testData/cfscript/parser/abortAttributeInProperty.test.cfml	3
CFML/testData/cfscript/parser/actionExpression.test.cfml	14
CFML/testData/cfscript/parser/actionSaveContentExpression.test.cfml	5
CFML/testData/cfscript/parser/attributesInFunctionDefinition.test.cfml	8
CFML/testData/cfscript/parser/attributesInProperty.test.cfml	3
CFML/testData/cfscript/parser/braceStructure.test.cfml	1
CFML/testData/cfscript/parser/cfml_24_try_bug.test.cfml	3
CFML/testData/cfscript/parser/cfsetTag.test.cfml	1
CFML/testData/cfscript/parser/componentAsReturnType.test.cfml	6
CFML/testData/cfscript/parser/concateq.test.cfml	3
CFML/testData/cfscript/parser/consequentCaseLabels.test.cfml	10
CFML/testData/cfscript/parser/createStructWithQuotedLValue.test.cfml	5
CFML/testData/cfscript/parser/defaultAttribute.test.cfml	3
CFML/testData/cfscript/parser/defaultFunctionName.test.cfml	4
CFML/testData/cfscript/parser/defaultFunctionNameInCf8.test.cfml	4
CFML/testData/cfscript/parser/defaultValueInFunctionDefinition.test.cfml	5
CFML/testData/cfscript/parser/dotBracesConstruction.test.cfml	3
CFML/testData/cfscript/parser/elvis_cf11.test.cfml	4
CFML/testData/cfscript/parser/emptyOneLineComment.test.cfml	3
CFML/testData/cfscript/parser/forInWithArray.test.cfml	5
CFML/testData/cfscript/parser/forInWithField.test.cfml	6
CFML/testData/cfscript/parser/forInWithVar.test.cfml	7
CFML/testData/cfscript/parser/ifElseExpression.test.cfml	4
CFML/testData/cfscript/parser/ifElseNestedExpression.test.cfml	7
CFML/testData/cfscript/parser/ifExpression.test.cfml	4
CFML/testData/cfscript/parser/implicitArrayOrStruct.test.cfml	8
CFML/testData/cfscript/parser/include.test.cfml	3
CFML/testData/cfscript/parser/infiniteCycleWhileCaseParsing.test.cfml	7
CFML/testData/cfscript/parser/invalidDivisionOperator.test.cfml	3
CFML/testData/cfscript/parser/multiLineComment.test.cfml	8
CFML/testData/cfscript/parser/multipleStatementsInCase.test.cfml	19
CFML/testData/cfscript/parser/newExpressionInReturn.test.cfml	6
CFML/testData/cfscript/parser/newInitAsReturnStatement.test.cfml	6
CFML/testData/cfscript/parser/newSyntax/allowImportsBeforeComponentDecl.test.cfml	6
CFML/testData/cfscript/parser/newSyntax/defineComponentWithoutTag.test.cfml	11
CFML/testData/cfscript/parser/newSyntax/defineInterfaceCaseInsensitive.test.cfml	5
CFML/testData/cfscript/parser/newSyntax/newComponentSyntax.test.cfml	4
CFML/testData/cfscript/parser/newSyntax/newComponentSyntax11.test.cfml	18
CFML/testData/cfscript/parser/newSyntax/newFunctionSyntax1.test.cfml	3
CFML/testData/cfscript/parser/newSyntax/newFunctionSyntax2.test.cfml	4
CFML/testData/cfscript/parser/newSyntax/newFunctionSyntax3.test.cfml	3
CFML/testData/cfscript/parser/newSyntax/newFunctionSyntax4.test.cfml	5
CFML/testData/cfscript/parser/newSyntax/parameterAttributes.test.cfml	5
CFML/testData/cfscript/parser/oldFunctionSyntax.test.cfml	3
CFML/testData/cfscript/parser/oneLineComment.test.cfml	4
CFML/testData/cfscript/parser/pageencoding.test.cfml	3
CFML/testData/cfscript/parser/propertyAsVariable.test.cfml	3
CFML/testData/cfscript/parser/simpleStatement.test.cfml	3
CFML/testData/cfscript/parser/structArrayAsReferenceExpression.test.cfml	7
CFML/testData/cfscript/parser/struct_cf10.test.cfml	6
CFML/testData/cfscript/parser/switchExpression.test.cfml	15
CFML/testData/cfscript/parser/ternaryOperator.test.cfml	1
CFML/testData/cfscript/parser/twoSimpleStatements.test.cfml	4
CFML/testData/cfscript/parser/whileExpression.test.cfml	4
CFML/testData/completion/accessorsCompletion.test.cfml	4
CFML/testData/completion/argumentCollection.test.cfml	5
CFML/testData/completion/argumentCollection2.test.cfml	5
CFML/testData/completion/argumentCompletionAtCompleteCreateObject.test.cfml	3
CFML/testData/completion/argumentCompletionAtCreateObject.test.cfml	3
CFML/testData/completion/attributeCfloopArrayCompletionInCf8.test.cfml	1
CFML/testData/completion/attributeCompletionAtFileEnd.test.cfml	1
CFML/testData/completion/attributeCompletionAtFileMiddle.test.cfml	1
CFML/testData/completion/attributeCompletionWhenTagUppercased.test.cfml	1
CFML/testData/completion/attributeOrmTypeInProperty.test.cfml	4
CFML/testData/completion/attributeValuesCompletion.test.cfml	1
CFML/testData/completion/attributeValuesForCustomTagCompletion.test.cfml	1
CFML/testData/completion/attributeVariants.test.cfml	1
CFML/testData/completion/attributeVariantsInPropertyTag.test.cfml	3
CFML/testData/completion/attributeVariantsInStartProperty.test.cfml	4
CFML/testData/completion/autocompletePathToComponent.test.cfml	1
CFML/testData/completion/autocompletePathToComponentInPresentOfMapping.test.cfml	1
CFML/testData/completion/autocompletePathToExpandPath.test.cfml	1
CFML/testData/completion/autocompletePathToExpandPathInScript.test.cfml	3
CFML/testData/completion/autocompletePathToIncludeTagInPresentOfMapping.test.cfml	1
CFML/testData/completion/autocompletePathToIncludeTagInPresentOfMappingWithFile.test.cfml	1
CFML/testData/completion/autocompletePathToModuleTag.test.cfml	1
CFML/testData/completion/autocompletePathToScriptIncludeInPresentOfMapping.test.cfml	3
CFML/testData/completion/autocompletePathToScriptIncludeInPresentOfMappingWithEnteredPath.test.cfml	3
CFML/testData/completion/autocompletePathToScriptIncludeInPresentOfMappingWithFile.test.cfml	3
CFML/testData/completion/cfml183.test.cfml	6
CFML/testData/completion/classInstanceCompletion.test.cfml	4
CFML/testData/completion/classInstanceCompletionAfterInit.test.cfml	5
CFML/testData/completion/classInstanceCompletionAfterInitFromCreator.test.cfml	3
CFML/testData/completion/classInstanceCompletionFromCreator.test.cfml	3
CFML/testData/completion/completeAfterElvis.test.cfml	4
CFML/testData/completion/completeCfloopIndices.test.cfml	5
CFML/testData/completion/completeChainFunctionsCall.test.cfml	7
CFML/testData/completion/completeChainFunctionsCallAfterConstructorCall.test.cfml	7
CFML/testData/completion/completeNew.test.cfml	3
CFML/testData/completion/completeNewArguments.test.cfml	3
CFML/testData/completion/completeStringedNew.test.cfml	3
CFML/testData/completion/completeSuperFunctionsInScriptDefinedComponent.test.cfml	5
CFML/testData/completion/completeSuperFunctionsInTagDefinedComponent.test.cfml	5
CFML/testData/completion/completionArgumentsNames.test.cfml	5
CFML/testData/completion/completionArgumentsNamesFromScriptFunction.test.cfml	7
CFML/testData/completion/componentArgumentCompletionAtArgument.test.cfml	3
CFML/testData/completion/componentArgumentCompletionAtArgumentInScript.test.cfml	3
CFML/testData/completion/componentArgumentCompletionAtCreateObject.test.cfml	1
CFML/testData/completion/componentArgumentCompletionAtReturnType.test.cfml	1
CFML/testData/completion/componentArgumentCompletionAtReturnTypeInScript.test.cfml	3
CFML/testData/completion/doNotOfferDeclaredAttributes.test.cfml	3
CFML/testData/completion/functionNameWithBracketsCompletion.test.cfml	5
CFML/testData/completion/functionNamesCompletion.test.cfml	5
CFML/testData/completion/functionsNamesCompletionFromFollowingDeclarations.test.cfml	9
CFML/testData/completion/globalVariablesCompletionInCfmlTagComponent.test.cfml	15
CFML/testData/completion/globalVariablesCompletionInScriptComponent.test.cfml	12
CFML/testData/completion/insertPackageName.test.cfml	1
CFML/testData/completion/invokeResolveToTag.test.cfml	4
CFML/testData/completion/mappedSuperClassCompletionInComponentTag.test.cfml	2
CFML/testData/completion/mappedSuperClassCompletionInScriptComponent.test.cfml	2
CFML/testData/completion/noCompletionToIncludeTagInPresentOfMapping.test.cfml	1
CFML/testData/completion/noFunctionCompletionAtReturnType.test.cfml	3
CFML/testData/completion/noIntelliJIdeaRulezzSuggestion.test.cfml	5
CFML/testData/completion/noPropertyWordCompletionInScriptComponent.test.cfml	4
CFML/testData/completion/oneVariantForVariables.test.cfml	8
CFML/testData/completion/predefinedVariablesCompletion.test.cfml	3
CFML/testData/completion/predefinedVariablesForTagCompletion.test.cfml	10
CFML/testData/completion/propertyAccessorCompletionForPersistentComponent.test.cfml	4
CFML/testData/completion/propertyCompletion.test.cfml	5
CFML/testData/completion/propertyGetterCompletion.test.cfml	4
CFML/testData/completion/propertySetterCompletion.test.cfml	4
CFML/testData/completion/propertyWordCompletionInScriptComponent.test.cfml	3
CFML/testData/completion/resolveStringedNewToConstructorIfPresent.test.cfml	3
CFML/testData/completion/returnTypeCompletion.test.cfml	4
CFML/testData/completion/returnTypeCompletionInScriptFunctionDefinition.test.cfml	4
CFML/testData/completion/scopedGlobalVariablesCompletionInCfmlTagComponent.test.cfml	15
CFML/testData/completion/scopedPropertyCompletion.test.cfml	5
CFML/testData/completion/scopedVariableCompletion.test.cfml	4
CFML/testData/completion/scriptComponentAttributesCompletion.test.cfml	2
CFML/testData/completion/secondPropertyWordCompletionInScriptComponent.test.cfml	4
CFML/testData/completion/standardFunctionArgumentName.test.cfml	3
CFML/testData/completion/standardFunctionArgumentName2.test.cfml	3
CFML/testData/completion/tagArgumentCompletionAtCreateObject.test.cfml	1
CFML/testData/completion/tagCompletionAfterAngleBracket.test.cfml	1
CFML/testData/completion/tagCompletionAfterC.test.cfml	1
CFML/testData/completion/tagCompletionAfterCf.test.cfml	1
CFML/testData/completion/tagCompletionAtFileEnd.test.cfml	1
CFML/testData/completion/tagFunctionArgumentsCompletion.test.cfml	5
CFML/testData/completion/tagPropertyCompletion.test.cfml	5
CFML/testData/completion/thisScopedVariableCompletion.test.cfml	12
CFML/testData/completion/variableAndFunctionNamesCompletion.test.cfml	5
CFML/testData/completion/variableFromCommentCompletion.test.cfml	2
CFML/testData/completion/variableFromCommentWithScopeCompletion.test.cfml	2
CFML/testData/completion/variableFromLocalScope.test.cfml	6
CFML/testData/completion/variableNamesCompletion.test.cfml	4
CFML/testData/findUsages/functionArgumentUsages.test.cfml	25
CFML/testData/findUsages/functionArgumentUsagesInScript.test.cfml	11
CFML/testData/findUsages/functionUsages.test.cfml	25
CFML/testData/findUsages/functionUsagesInScript.test.cfml	11
CFML/testData/folding/Comments.test.cfml	12
CFML/testData/folding/IfSwitchLoop.test.cfml	16
CFML/testData/folding/Methods.test.cfml	15
CFML/testData/formatter/actionIndention.test.cfml	5
CFML/testData/formatter/alignment.test.cfml	20
CFML/testData/formatter/alignment2.test.cfml	5
CFML/testData/formatter/alignment3.test.cfml	4
CFML/testData/formatter/bracePlacement1.test.cfml	9
CFML/testData/formatter/bracePlacement2.test.cfml	9
CFML/testData/formatter/elseIfSpecialStatementIndention.test.cfml	10
CFML/testData/formatter/indent.test.cfml	197
CFML/testData/formatter/indentOptions.test.cfml	16
CFML/testData/formatter/spaceAroundOperators.test.cfml	196
CFML/testData/formatter/spaceBeforeParentheses.test.cfml	196
CFML/testData/formatter/spaceLeftBraces.test.cfml	196
CFML/testData/formatter/spaceOthers.test.cfml	196
CFML/testData/formatter/spaceWithin.test.cfml	196
CFML/testData/formatter/spacingInCfSetTagIfWrap.test.cfml	1
CFML/testData/formatter/sytheticBlockIndention.test.cfml	13
CFML/testData/formatter/wrappingMeth.test.cfml	47
CFML/testData/highlighter/assertion.test.cfml	13
CFML/testData/highlighter/assertion2.test.cfml	10
CFML/testData/highlighter/cfthreadScriptSyntax.test.cfml	54
CFML/testData/highlighter/cfthreadScriptSyntaxError.test.cfml	53
CFML/testData/highlighter/highlightCfml10Tags.test.cfml	240
CFML/testData/highlighter/highlightCfml11Tags.test.cfml	176
CFML/testData/highlighter/highlightCfmlMixedWithJavascript.test.cfml	8
CFML/testData/highlighter/syntaxError.test.cfml	9
CFML/testData/implementationsView/quickDefinitionViewForTagFunctions.test.cfml	9
CFML/testData/injection/plainSqlInjection.test.cfml	15
CFML/testData/injection/withCfElse.test.cfml	15
CFML/testData/injection/withCfElse2.test.cfml	15
CFML/testData/injection/withCfif.test.cfml	23
CFML/testData/injection/withCfqueryparam.test.cfml	16
CFML/testData/injection/withExpression.test.cfml	4
CFML/testData/injection/withFunctionalExpression.test.cfml	6
CFML/testData/inspections/argumentNamesOfStandardFunction.test.cfml	3
CFML/testData/inspections/argumentsStandartVariable.test.cfml	6
CFML/testData/inspections/componentSpellCheck.test.cfml	4
CFML/testData/inspections/predefinedFunctionsNoInspection.test.cfml	2
CFML/testData/inspections/resolveIncludeWithBaclSlashMappings.test.cfml	3
CFML/testData/inspections/spellCheck.test.cfml	8
CFML/testData/inspections/unResolveIncludeWithMappings.test.cfml	3
CFML/testData/inspections/unresolvedScopeVariable.test.cfml	6
CFML/testData/lexer/attributes.test.cfml	2
CFML/testData/lexer/cfCloseTagWithPrefix.test.cfml	3
CFML/testData/lexer/cfTagNamesWithPrefix.test.cfml	2
CFML/testData/lexer/closeOpenTag.test.cfml	1
CFML/testData/lexer/colddocSupportInAttributes.test.cfml	2
CFML/testData/lexer/commentBalance1.test.cfml	1
CFML/testData/lexer/commentBalance2.test.cfml	1
CFML/testData/lexer/sharpInNestedCfOutput.test.cfml	8
CFML/testData/lexer/sharpedAttributeValue.test.cfml	1
CFML/testData/lexer/sharpsInScript.test.cfml	4
CFML/testData/lexer/sqlInjection.test.cfml	23
CFML/testData/lexer/sqlWithInclude.test.cfml	4
CFML/testData/lexer/sqlWithInclude2.test.cfml	5
CFML/testData/lexer/tagComment.test.cfml	1
CFML/testData/lexer/templateText.test.cfml	5
CFML/testData/lexer/varKeyword.test.cfml	4
CFML/testData/lexer/varVariableName.test.cfml	1
CFML/testData/manipulator/fileNameAttributeCompletion.test.cfml	1
CFML/testData/manipulator/filePathInScriptCompletion.test.cfml	3
CFML/testData/manipulator/fileReferencesWithErrors.test.cfml	3
CFML/testData/manipulator/fileReferencesWithErrorsInScript.test.cfml	5
CFML/testData/manipulator/fileWithMoveReference.test.cfml	1
CFML/testData/manipulator/fileWithReference.test.cfml	1
CFML/testData/manipulator/moveOldFile.test.cfml	1
CFML/testData/manipulator/moveOldFileInScript.test.cfml	1
CFML/testData/manipulator/rename.test.cfml	1
CFML/testData/manipulator/renameInScript.test.cfml	1
CFML/testData/parser/accessMethodViaArray.test.cfml	3
CFML/testData/parser/actions.test.cfml	9
CFML/testData/parser/arrayDefInArgumentsList.test.cfml	1
CFML/testData/parser/cfTagWithPrefixWithoutCloseTag.test.cfml	2
CFML/testData/parser/cfThreadAsInCf9Syntax.test.cfml	2
CFML/testData/parser/cfZip.test.cfml	5
CFML/testData/parser/cfargumentAttributes.test.cfml	1
CFML/testData/parser/cfinvokeTagMightBeSingle.test.cfml	1
CFML/testData/parser/cfloop.test.cfml	2
CFML/testData/parser/closure.test.cfml	3
CFML/testData/parser/createQueryInstance.test.cfml	3
CFML/testData/parser/dynamicVarName.test.cfml	1
CFML/testData/parser/exprInAttr.test.cfml	1
CFML/testData/parser/expressions.test.cfml	14
CFML/testData/parser/finally.test.cfml	7
CFML/testData/parser/ibadToken.test.cfml	1
CFML/testData/parser/iquotesInSharps.test.cfml	1
CFML/testData/parser/iunbalanceSharps.test.cfml	1
CFML/testData/parser/iunbalanceTags.test.cfml	3
CFML/testData/parser/nestedSharps.test.cfml	1
CFML/testData/parser/newExpression.test.cfml	4
CFML/testData/parser/nonUniqueUnclosedTag.test.cfml	1
CFML/testData/parser/openCloseTag.test.cfml	2
CFML/testData/parser/parseAssignAsExpression.test.cfml	1
CFML/testData/parser/powOperator.test.cfml	1
CFML/testData/parser/railoCfadminTag.test.cfml	15
CFML/testData/parser/scriptTag.test.cfml	3
CFML/testData/parser/singleTag.test.cfml	1
CFML/testData/parser/structureDefinitionAsParameter.test.cfml	1
CFML/testData/parser/structureInStringDefinition.test.cfml	1
CFML/testData/parser/structureInsideArrayDef.test.cfml	1
CFML/testData/parser/transactionInScript.test.cfml	5
CFML/testData/parser/unaryInc.test.cfml	3
CFML/testData/parser/unaryNot.test.cfml	1
CFML/testData/parser/unclosedCfset.test.cfml	1
CFML/testData/parser/unquotedConstantAsAttributeValue.test.cfml	3
CFML/testData/rename/componentVariableRename.test.cfml	6
CFML/testData/rename/leaveScopeUnchanged.test.cfml	6
CFML/testData/rename/leaveScopeUnchanged2.test.cfml	9
CFML/testData/rename/scriptFunctionRename.test.cfml	9
CFML/testData/rename/simpleVariableRename.test.cfml	2
CFML/testData/rename/tagFunctionRename.test.cfml	13
CFML/testData/resolve/deeperJavaMethodsCall.test.cfml	3
CFML/testData/resolve/ea39634.test.cfml	6
CFML/testData/resolve/invokeResolveToScriptFromScript.test.cfml	5
CFML/testData/resolve/invokeResolveToScriptFromTag.test.cfml	5
CFML/testData/resolve/invokeResolveToTagFromScript.test.cfml	3
CFML/testData/resolve/invokeResolveToTagFromTag.test.cfml	3
CFML/testData/resolve/javaClassInComments.test.cfml	1
CFML/testData/resolve/javaClassInCreateObject.test.cfml	1
CFML/testData/resolve/javaMethodResolve.test.cfml	2
CFML/testData/resolve/javaMethodResolveCreatedFromComments.test.cfml	2
CFML/testData/resolve/methodResolveInComponentAfterSuper.test.cfml	6
CFML/testData/resolve/recursiveScriptFunctionResolve.test.cfml	5
CFML/testData/resolve/resolutionArgumentsNamesFromScriptFunction.test.cfml	7
CFML/testData/resolve/resolutionArgumentsNamesFromTag.test.cfml	5
CFML/testData/resolve/resolutionArgumentsNamesWithReferenceFromScriptFunction.test.cfml	8
CFML/testData/resolve/resolutionArgumentsNamesWithReferenceFromTag.test.cfml	6
CFML/testData/resolve/resolveArgumentFromScript.test.cfml	5
CFML/testData/resolve/resolveAssignment.test.cfml	3
CFML/testData/resolve/resolveClassFromJavaLoaderCreateMethod.test.cfml	2
CFML/testData/resolve/resolveComponentByImportAndPrefix.test.cfml	2
CFML/testData/resolve/resolveComponentInCreateObject.test.cfml	1
CFML/testData/resolve/resolveComponentInCreateObjectWithoutFirstParameter.test.cfml	1
CFML/testData/resolve/resolveCompoundNew.test.cfml	3
CFML/testData/resolve/resolveForVariable.test.cfml	5
CFML/testData/resolve/resolveFromReturn.test.cfml	4
CFML/testData/resolve/resolveFunctionCallAfterConstructorCall.test.cfml	7
CFML/testData/resolve/resolveFunctionDefinedLaterFromInvokeTag.test.cfml	4
CFML/testData/resolve/resolveFunctionDefinedLaterFromScript.test.cfml	6
CFML/testData/resolve/resolveFunctionFromCreateObject.test.cfml	3
CFML/testData/resolve/resolveFunctionFromFunctionReturnType.test.cfml	3
CFML/testData/resolve/resolveImplicitConstructor.test.cfml	4
CFML/testData/resolve/resolveImplicitGetterToSuper.test.cfml	3
CFML/testData/resolve/resolveImplicitlyDefinedGetter.test.cfml	4
CFML/testData/resolve/resolveImplicitlyDefinedSetter.test.cfml	4
CFML/testData/resolve/resolveJavaLoaderToComment.test.cfml	2
CFML/testData/resolve/resolveMethodAfterAssignmentWithNew.test.cfml	4
CFML/testData/resolve/resolveMultipleFunctionCall.test.cfml	7
CFML/testData/resolve/resolveNewArgumentToConstructorArgumentIfPresent.test.cfml	3
CFML/testData/resolve/resolveNewWithImport.test.cfml	4
CFML/testData/resolve/resolveNewWithImportWithMappings.test.cfml	4
CFML/testData/resolve/resolveNewWithMappings.test.cfml	3
CFML/testData/resolve/resolveParameterToNewFunctionSyntax.test.cfml	7
CFML/testData/resolve/resolveScopedVariableToComment.test.cfml	2
CFML/testData/resolve/resolveScopedVariablesInScript.test.cfml	11
CFML/testData/resolve/resolveScriptComponentInCreateObjectWithoutFirstParameter.test.cfml	1
CFML/testData/resolve/resolveScriptImport.test.cfml	3
CFML/testData/resolve/resolveSimpleNew.test.cfml	3
CFML/testData/resolve/resolveStringedNew.test.cfml	3
CFML/testData/resolve/resolveStringedNewArgumentToConstructorArgumentIfPresent.test.cfml	3
CFML/testData/resolve/resolveSuperMethod.test.cfml	5
CFML/testData/resolve/resolveTagImport.test.cfml	1
CFML/testData/resolve/resolveToCfsilent.test.cfml	4
CFML/testData/resolve/resolveToDefinitionWithVar.test.cfml	5
CFML/testData/resolve/resolveToFirstOccurence.test.cfml	5
CFML/testData/resolve/resolveToForIn.test.cfml	7
CFML/testData/resolve/resolveToInterface.test.cfml	1
CFML/testData/resolve/resolveToNearestAssignment.test.cfml	5
CFML/testData/resolve/resolveToNewFunctionSyntax.test.cfml	7
CFML/testData/resolve/resolveToProperty.test.cfml	4
CFML/testData/resolve/resolveToPropertyFromScopedVariable.test.cfml	6
CFML/testData/resolve/resolveToPropertyTag.test.cfml	4
CFML/testData/resolve/resolveToScriptFunctionParameter.test.cfml	7
CFML/testData/resolve/resolveToTrulyDefinitionRatherThanToAssignment.test.cfml	6
CFML/testData/resolve/resovlePropertyToNameAttribute.test.cfml	4
CFML/testData/resolve/scopedNamesDistinguishing.test.cfml	2
CFML/testData/resolve/scopedParameterResolve.test.cfml	5
CFML/testData/resolve/scopedParameterResolve2.test.cfml	5
CFML/testData/resolve/scriptFunctionParametersResolev.test.cfml	5
CFML/testData/resolve/tagFunctionParametersResolev.test.cfml	4
CFML/testData/resolve/thisFunction.test.cfml	5
CFML/testData/resolve/thisToComponent.test.cfml	5
CFML/testData/structureView/deeperFunctionLocation.test.cfml	8
CFML/testData/structureView/mixedFunctionsTypes.test.cfml	8
CFML/testData/structureView/newFunctionSyntax.test.cfml	6
CFML/testData/structureView/scriptAndTagFunctions.test.cfc	10
CFML/testData/structureView/scriptFunctions.test.cfml	10
CFML/testData/structureView/tagFunctions.test.cfml	8
CFML/testData/surroundWith/surroundSelectionWithSharps.test.cfml	4
CFML/testData/surroundWith/surroundSelectionWithSharpsInCfoutput.test.cfml	8
CFML/testData/surroundWith/surroundSelectionWithSharpsInHtmlTag.test.cfml	6
CFML/testData/surroundWith/surroundSelectionWithSharpsInStringText.test.cfml	6
CFML/testData/surroundWith/surroundSelectionWithSharpsNoSurround.test.cfml	4
CFML/testData/surroundWith/surroundSelectionWithSharpsNoSurround2.test.cfml	4
CFML/testData/surroundWith/surroundSelectionWithSharpsOfCompositeElement.test.cfml	4
CFML/testData/surroundWith/surroundSelectionWithSharpsOfFunctionArgument.test.cfml	1
CFML/testData/surroundWith/surroundSelectionWithSharpsOfFunctionCall.test.cfml	1
CFML/testData/typedHandler/cfmlComplexCloseTag.test.cfml	3
CFML/testData/typedHandler/commenter/betweenComments.test.cfml	3
CFML/testData/typedHandler/commenter/commentInFullyScriptedCfc.test.cfml	8
CFML/testData/typedHandler/commenter/commentInFullyScriptedCfc2.test.cfml	6
CFML/testData/typedHandler/commenter/commentInFullyScriptedCfc3.test.cfml	3
CFML/testData/typedHandler/commenter/multiLineBlockCommenter.test.cfml	3
CFML/testData/typedHandler/commenter/multiLineBlockCommenter2.test.cfml	15
CFML/testData/typedHandler/commenter/multiLineByLineCommenter.test.cfml	3
CFML/testData/typedHandler/commenter/oneLineBlockCommenter.test.cfml	3
CFML/testData/typedHandler/commenter/oneLineByLineCommenter.test.cfml	3
CFML/testData/typedHandler/commenter/oneLineByLineCommenter_2.test.cfml	4
CFML/testData/typedHandler/enterHandler.test.cfml	1
CFML/testData/typedHandler/enterHandlerAfterTemplateText.test.cfml	5
CFML/testData/typedHandler/enterHandlerInsideCfFunction.test.cfml	3
CFML/testData/typedHandler/enterHandlerInsideHtmlBlock.test.cfml	8
CFML/testData/typedHandler/htmlMixedCloseTag.test.cfml	20
CFML/testData/typedHandler/htmlMixedCloseTag2.test.cfml	20
CFML/testData/typedHandler/htmlMixedCloseTag3.test.cfml	20
CFML/testData/typedHandler/htmlMixedCloseTag4.test.cfml	13
CFML/testData/typedHandler/htmlMixedCloseTag5.test.cfml	14
CFML/testData/typedHandler/innerSharpCompletion.test.cfml	1
CFML/testData/typedHandler/innerTagGTCompletion.test.cfml	3
CFML/testData/typedHandler/innerTagGTNoCompletion.test.cfml	4
CFML/testData/typedHandler/invokeClosingNotInsertion.test.cfml	1
CFML/testData/typedHandler/leftBracketDeletion.test.cfml	1
CFML/testData/typedHandler/leftCurlyBracketDeletion.test.cfml	3
CFML/testData/typedHandler/leftSquareBracketDeletion.test.cfml	1
CFML/testData/typedHandler/liveTemplate.test.cfml	28
CFML/testData/typedHandler/moduleClosingNotInsertion.test.cfml	1
CFML/testData/typedHandler/noInsertionRCurlyBracketIfIncorrect.test.cfml	3
CFML/testData/typedHandler/npeEnterHandler.test.cfml	7
CFML/testData/typedHandler/outerTagGTCompletion1.test.cfml	3
CFML/testData/typedHandler/outerTagGTCompletion2.test.cfml	2
CFML/testData/typedHandler/outerTagGTNoCompletion1.test.cfml	4
CFML/testData/typedHandler/outerTagGTNoCompletion2.test.cfml	4
CFML/testData/typedHandler/pureCfmlCloseTag.test.cfml	4
CFML/testData/typedHandler/quoteCompletion.test.cfml	1
CFML/testData/typedHandler/quoteDeletion.test.cfml	1
CFML/testData/typedHandler/rightBracketInQuotes.test.cfml	1
CFML/testData/typedHandler/rightBracketInsertion.test.cfml	1
CFML/testData/typedHandler/rightCurlyBracketInsertion.test.cfml	3
CFML/testData/typedHandler/rightSquareBracketInsertion.test.cfml	1
CFML/testData/typedHandler/severalTagsGTCompletion.test.cfml	7
CFML/testData/typedHandler/sharpCompletion.test.cfml	1
CFML/testData/typedHandler/simpleTagGTCompletion.test.cfml	1
CFML/testData/typedHandler/simpleTagGTCompletion2.test.cfml	1
CFML/testData/typedHandler/simpleTagGTNoCompletion.test.cfml	1
CFML/testData/usagesHighlighter/findUsagesFromDefinitionInString.test.cfml	12
CFML/testData/usagesHighlighter/fromNamedAttribute.test.cfml	4
CFML/testData/usagesHighlighter/functionArguments.test.cfml	14
CFML/testData/usagesHighlighter/functionUsages.test.cfml	12
CFML/testData/usagesHighlighter/functionUsagesFromString.test.cfml	12
CFML/testData/usagesHighlighter/highlightFromScopedVariableInComments.test.cfml	2
CFML/testData/usagesHighlighter/highlightVariableFromDefeinition.test.cfml	5
CFML/testData/usagesHighlighter/highlightVariablesByFunctionScope.test.cfml	13
CFML/testData/usagesHighlighter/incorrectAttributeName.test.cfml	2
CFML/testData/usagesHighlighter/incorrectAttributeNameInArgumentTag.test.cfml	3
CFML/testData/usagesHighlighter/scriptFunctionUsages.test.cfml	9
CFML/tests/com/intellij/codeInsight/folding/impl/CfmlOffsetsElementSignatureProviderTest.java	37
CFML/tests/com/intellij/coldFusion/CfmlAnnotationTest.java	14
CFML/tests/com/intellij/coldFusion/CfmlCodeInsightFixtureTestCase.kt	5
CFML/tests/com/intellij/coldFusion/CfmlCommenterTest.java	46
CFML/tests/com/intellij/coldFusion/CfmlCompletionTest.kt	566
CFML/tests/com/intellij/coldFusion/CfmlFileReferenceTest.java	63
CFML/tests/com/intellij/coldFusion/CfmlFindUsagesTest.java	24
CFML/tests/com/intellij/coldFusion/CfmlFoldingTest.java	23
CFML/tests/com/intellij/coldFusion/CfmlFormatterTest.java	179
CFML/tests/com/intellij/coldFusion/CfmlHighlighterTest.java	50
CFML/tests/com/intellij/coldFusion/CfmlImplementationsViewTest.java	25
CFML/tests/com/intellij/coldFusion/CfmlInspectionsTest.java	98
CFML/tests/com/intellij/coldFusion/CfmlLexerTest.java	84
CFML/tests/com/intellij/coldFusion/CfmlMatcherTest.java	77
CFML/tests/com/intellij/coldFusion/CfmlParameterInfoTest.java	39
CFML/tests/com/intellij/coldFusion/CfmlParserTest.java	116
CFML/tests/com/intellij/coldFusion/CfmlRenameTest.java	17
CFML/tests/com/intellij/coldFusion/CfmlRunConfigurationTest.java	128
CFML/tests/com/intellij/coldFusion/CfmlSqlInjectionCompletionDatasourceTest.kt	75
CFML/tests/com/intellij/coldFusion/CfmlSqlInjectionCompletionTest.kt	75
CFML/tests/com/intellij/coldFusion/CfmlSqlInjectionTest.kt	139
CFML/tests/com/intellij/coldFusion/CfmlStorageStateTest.java	87
CFML/tests/com/intellij/coldFusion/CfmlStructureViewTest.java	95
CFML/tests/com/intellij/coldFusion/CfmlSurroundWithTest.java	58
CFML/tests/com/intellij/coldFusion/CfmlTestUtil.java	17
CFML/tests/com/intellij/coldFusion/CfmlTypedHandlerTest.kt	58
CFML/tests/com/intellij/coldFusion/CfmlUsagesHighlighterTest.java	51
CFML/tests/com/intellij/coldFusion/CfscriptLexerTest.java	61
CFML/tests/com/intellij/coldFusion/CfscriptParserTest.java	173
CFML/tests/com/intellij/coldFusion/CfscriptResolveTest.java	413
CFML/tests/com/intellij/coldFusion/Util.java	69
CloudFormation/src/test/kotlin/com/intellij/aws/cloudformation/tests/BaseInspectionTestCase.kt	64
CloudFormation/src/test/kotlin/com/intellij/aws/cloudformation/tests/CloudFormationFileTypeDetectionTest.kt	92
CloudFormation/src/test/kotlin/com/intellij/aws/cloudformation/tests/CloudFormationInspectionsTest.kt	30
CloudFormation/src/test/kotlin/com/intellij/aws/cloudformation/tests/EntityResolveTests.kt	51
CloudFormation/src/test/kotlin/com/intellij/aws/cloudformation/tests/ErrorUtil.kt	22
CloudFormation/src/test/kotlin/com/intellij/aws/cloudformation/tests/ExamplesTests.kt	23
CloudFormation/src/test/kotlin/com/intellij/aws/cloudformation/tests/InspectionsTest.kt	9
CloudFormation/src/test/kotlin/com/intellij/aws/cloudformation/tests/JsonCompletionTest.kt	91
CloudFormation/src/test/kotlin/com/intellij/aws/cloudformation/tests/JsonParserTest.kt	19
CloudFormation/src/test/kotlin/com/intellij/aws/cloudformation/tests/MappingSecondLevelKeyReferenceResolveTests.kt	10
CloudFormation/src/test/kotlin/com/intellij/aws/cloudformation/tests/MappingTopLevelKeyReferenceResolveTests.kt	10
CloudFormation/src/test/kotlin/com/intellij/aws/cloudformation/tests/MyToStringStyle.kt	41
CloudFormation/src/test/kotlin/com/intellij/aws/cloudformation/tests/OfficialExamplesTest.kt	2
CloudFormation/src/test/kotlin/com/intellij/aws/cloudformation/tests/PrintIdeaVersionToTeamCity.kt	10
CloudFormation/src/test/kotlin/com/intellij/aws/cloudformation/tests/ReferencesTest.kt	15
CloudFormation/src/test/kotlin/com/intellij/aws/cloudformation/tests/RenameTests.kt	16
CloudFormation/src/test/kotlin/com/intellij/aws/cloudformation/tests/ResolveTestsBase.kt	98
CloudFormation/src/test/kotlin/com/intellij/aws/cloudformation/tests/ServerlessExamplesTests.kt	2
CloudFormation/src/test/kotlin/com/intellij/aws/cloudformation/tests/TestUtil.kt	130
CloudFormation/src/test/kotlin/com/intellij/aws/cloudformation/tests/YamlCompletionTest.kt	92
CloudFormation/src/test/kotlin/com/intellij/aws/cloudformation/tests/YamlExamplesTest.kt	63
CloudFormation/src/test/kotlin/com/intellij/aws/cloudformation/tests/YamlParserTest.kt	24
CloudFormation/testData/serverless-application-model/src/apps_lambda-test-harness_template.yaml	25
Dart/src/com/jetbrains/lang/dart/ide/runner/test/DartTestEventsConverter.java	613
Dart/src/com/jetbrains/lang/dart/ide/runner/test/DartTestRerunner.java	68
Dart/src/com/jetbrains/lang/dart/ide/runner/test/DartTestRerunnerAction.java	41
Dart/src/com/jetbrains/lang/dart/ide/runner/test/DartTestRunConfiguration.java	67
Dart/src/com/jetbrains/lang/dart/ide/runner/test/DartTestRunConfigurationProducer.java	140
Dart/src/com/jetbrains/lang/dart/ide/runner/test/DartTestRunConfigurationType.java	45
Dart/src/com/jetbrains/lang/dart/ide/runner/test/DartTestRunnerParameters.java	76
Dart/src/com/jetbrains/lang/dart/ide/runner/test/DartTestRunningState.java	200
Dart/src/com/jetbrains/lang/dart/ide/runner/test/ui/DartTestConfigurationEditorForm.java	127
Dart/src/com/jetbrains/lang/dart/test/DartTestSourcesFilter.java	23
Dart/testData/highlighting/PathPackageReferenceInspection/test/placeholder.dart	1
Dart/testSrc/com/jetbrains/lang/dart/ide/runner/test/DartTestEventsConverterTest.java	415
Deno/test/src/com/intellij/deno/DenoTestBase.kt	33
Deno/test/src/com/intellij/deno/codeInsight/DenoHighlightCompletionTest.kt	21
Deno/test/src/com/intellij/deno/codeInsight/DenoModulesTest.kt	95
Deno/test/src/com/intellij/deno/model/DenoUrlParserTest.kt	125
Deno/test/src/com/intellij/deno/service/DenoCacheImportsTest.kt	88
Deno/test/src/com/intellij/deno/service/DenoCacheServiceTest.kt	200
Deno/test/src/com/intellij/deno/service/DenoServiceTestBase.kt	134
Deno/test/src/com/intellij/deno/service/DenoTypeScriptServiceTest.kt	134
Meteor/testData/testResolveHelpers/notResolve/module/test.js	4
Meteor/testData/testResolveHelpers/resolveBlockTag/module/test_file.js	1
Meteor/testData/testResolveHelpers/resolveForBodyTag/module/test_for_body.js	6
Meteor/testData/testResolveHelpers/resolveGlobalHelper/module/test_file.js	1
Meteor/testData/testResolveHelpers/resolvedObjectLiteralHelper/module/test_file.js	6
Meteor/testData/testResolveHelpers/singleTag/module/test_single.js	2
Meteor/testData/testResolveHelpers/singleUnescapedTag/module/test_single.js	2
Meteor/testData/testResolveHelpers/threeTags/module/test_three.js	6
Meteor/testData/testSpacebarsCompletion/completionGlobalHelper/module/test_file.js	1
Meteor/testData/testSpacebarsCompletion/completionGlobalHelperForBlockTag/module/test_file.js	1
Meteor/testData/testSpacebarsCompletion/completionTemplateHelper/module/test_file.js	5
Meteor/testData/testSpacebarsCompletion/completionTemplates/module/test_file.js	1
cpp-diagnostics/cmake/tests/com/jetbrains/cidr/cpp/diagnostics/CMakeWorkspaceDescriptionKeywordsTest.kt	27
cpp-diagnostics/cmake/tests/com/jetbrains/cidr/cpp/diagnostics/DiagnosticsCollectorsTest.kt	47
cpp-diagnostics/tests/testSrc/com/jetbrains/cidr/cpp/diagnostics/DiagnosticsCollectorEnvironmentTest.kt	32
cucumber-groovy/test/org/jetbrains/plugins/cucumber/groovy/GrCucumberLightTestCase.java	17
cucumber-groovy/test/org/jetbrains/plugins/cucumber/groovy/resolve/ResolveStepTest.java	87
cucumber-groovy/test/org/jetbrains/plugins/cucumber/groovy/resolve/ResolveWorldTest.java	77
cucumber-groovy/test/org/jetbrains/plugins/cucumber/groovy/search/GrCucumberFindUsagesTest.java	129
cucumber-groovy/test/org/jetbrains/plugins/cucumber/groovy/steps/CreateStepTest.java	72
cucumber-java/test/org/jetbrains/plugins/cucumber/java/CucumberJavaInjectorTest.java	18
cucumber-java/test/org/jetbrains/plugins/cucumber/java/CucumberJavaResolvePerformanceTest.java	47
cucumber-java/test/org/jetbrains/plugins/cucumber/java/CucumberJavaTestUtil.java	119
cucumber-java/test/org/jetbrains/plugins/cucumber/java/CucumberJavaUtilTest.java	25
cucumber-java/test/org/jetbrains/plugins/cucumber/java/CucumberJavaVersionUtilTest.java	27
cucumber-java/test/org/jetbrains/plugins/cucumber/java/actions/GherkinStepParameterSelectionerTest.java	31
cucumber-java/test/org/jetbrains/plugins/cucumber/java/completion/CucumberJavaCompletionTest.java	65
cucumber-java/test/org/jetbrains/plugins/cucumber/java/glue/CucumberJavaGlueProviderTest.java	46
cucumber-java/test/org/jetbrains/plugins/cucumber/java/highlighting/CucumberHighlightingTest.java	36
cucumber-java/test/org/jetbrains/plugins/cucumber/java/injection/CucumberJava2InjectionTest.java	34
cucumber-java/test/org/jetbrains/plugins/cucumber/java/injection/CucumberJava7InjectionTest.java	34
cucumber-java/test/org/jetbrains/plugins/cucumber/java/injection/CucumberJavaDefaultVersionInjectionTest.java	36
cucumber-java/test/org/jetbrains/plugins/cucumber/java/inspections/AbstractCucumberJavaCreateStepTest.java	36
cucumber-java/test/org/jetbrains/plugins/cucumber/java/inspections/CucumberJava3CreateStepTest.java	12
cucumber-java/test/org/jetbrains/plugins/cucumber/java/inspections/CucumberJavaBaseInspectionTest.java	66
cucumber-java/test/org/jetbrains/plugins/cucumber/java/inspections/CucumberJavaCreateStepTest.java	21
cucumber-java/test/org/jetbrains/plugins/cucumber/java/inspections/CucumberJavaStepDefClassInDefaultPackageInspectionTest.java	19
cucumber-java/test/org/jetbrains/plugins/cucumber/java/inspections/CucumberJavaStepDefClassIsPublicInspectionTest.java	22
cucumber-java/test/org/jetbrains/plugins/cucumber/java/inspections/GherkinBrokenTableInspectionTest.java	24
cucumber-java/test/org/jetbrains/plugins/cucumber/java/inspections/GherkinMisplacedBackgroundInspectionTest.java	24
cucumber-java/test/org/jetbrains/plugins/cucumber/java/inspections/UnusedJavaMethodInspectionTest.java	30
cucumber-java/test/org/jetbrains/plugins/cucumber/java/integration/CucumberJavaIntegrationTest.java	76
cucumber-java/test/org/jetbrains/plugins/cucumber/java/integration/CucumberJavaWithJUnitRunnerIntegrationTest.java	33
cucumber-java/test/org/jetbrains/plugins/cucumber/java/integration/JavaTestFrameworkIntegrationTest.java	113
cucumber-java/test/org/jetbrains/plugins/cucumber/java/intentions/ConvertScenarioTest.java	40
cucumber-java/test/org/jetbrains/plugins/cucumber/java/navigation/CucumberGotoRelatedFileTest.java	29
cucumber-java/test/org/jetbrains/plugins/cucumber/java/rename/CucumberJava3ParameterTypeRenameTest.java	25
cucumber-java/test/org/jetbrains/plugins/cucumber/java/rename/CucumberJava5ParameterTypeRenameTest.java	31
cucumber-java/test/org/jetbrains/plugins/cucumber/java/rename/CucumberJavaNotWritableStepRenameTest.java	49
cucumber-java/test/org/jetbrains/plugins/cucumber/java/rename/CucumberJavaStepParameterRenameTest.java	87
cucumber-java/test/org/jetbrains/plugins/cucumber/java/rename/CucumberJavaStepRenameTest.java	89
cucumber-java/test/org/jetbrains/plugins/cucumber/java/resolve/BaseCucumberJavaResolveTest.java	36
cucumber-java/test/org/jetbrains/plugins/cucumber/java/resolve/CucumberJava1ResolveTest.java	17
cucumber-java/test/org/jetbrains/plugins/cucumber/java/resolve/CucumberJava2ResolveTest.java	68
cucumber-java/test/org/jetbrains/plugins/cucumber/java/resolve/CucumberJava3ResolveTest.java	83
cucumber-java/test/org/jetbrains/plugins/cucumber/java/resolve/CucumberJava4_5ResolveTest.java	29
cucumber-java/test/org/jetbrains/plugins/cucumber/java/resolve/CucumberJava5_0ResolveTest.java	62
cucumber-java/test/org/jetbrains/plugins/cucumber/java/resolve/CucumberJava5_5ResolveTest.java	37
cucumber-java/test/org/jetbrains/plugins/cucumber/java/resolve/CucumberJavaParameterTypeResolveTest.java	41
cucumber-java/test/org/jetbrains/plugins/cucumber/java/resolve/CucumberJavaResolveToExternalLibraryTest.java	42
cucumber-java/test/org/jetbrains/plugins/cucumber/java/resolve/CucumberJavaSrcResolveTest.java	23
cucumber-java/test/org/jetbrains/plugins/cucumber/java/resolve/CucumberPsiTreeListenerTest.java	57
cucumber-java/test/org/jetbrains/plugins/cucumber/java/run/CucumberFeatureRunLineContributorTest.java	43
cucumber-java/test/org/jetbrains/plugins/cucumber/java/run/CucumberGradleProjectTaskRunnerTest.kt	29
cucumber-java/test/org/jetbrains/plugins/cucumber/java/run/CucumberJavaRunConfigurationTest.java	98
cucumber-java/test/org/jetbrains/plugins/cucumber/java/run/CucumberJavaRunConfigurationWithoutCucumberPresentTest.java	29
cucumber-java/test/org/jetbrains/plugins/cucumber/java/run/CucumberScenarioRunLineContributorTest.java	52
cucumber-java/test/org/jetbrains/plugins/cucumber/java/search/CucumberJavaFindUsagesTest.java	49
cucumber-java/test/org/jetbrains/plugins/cucumber/java/steps/AnnotationPackageProviderTest.java	45
cucumber-java/test/org/jetbrains/plugins/cucumber/java/steps/ConstantCucumberVersion.java	18
cucumber-java/testData/completion/completionForInt/completionForInt.feature	6
cucumber-java/testData/completion/completionForNonCapturingTokens/completionForNonCapturingTokens.feature	13
cucumber-java/testData/completion/completionForOrGroup/completionForOrGroup.feature	8
cucumber-java/testData/completion/noCompletionInTable/noCompletionInTable.feature	7
cucumber-java/testData/completion/stepWithGroupInsideGroup/stepWithGroupInsideGroup.feature	6
cucumber-java/testData/completion/stepWithInterpolation/stepWithInterpolation.feature	6
cucumber-java/testData/completion/stepWithNumberStartingWithDot/stepWithNumberStartingWithDot.feature	7
cucumber-java/testData/completion/stepWithQuestionMark/stepWithQuestionMark.feature	6
cucumber-java/testData/completion/stepWithRegExGroups/stepWithRegExGroups.feature	7
cucumber-java/testData/completion/stepWithRegex/stepWithRegex.feature	6
cucumber-java/testData/completion/wordOrder/wordOrder.feature	6
cucumber-java/testData/glue/another.feature	3
cucumber-java/testData/glue/test.feature	14
cucumber-java/testData/gotoRelated/test.feature	9
cucumber-java/testData/highlighting/ambiguousStep/test.feature	7
cucumber-java/testData/highlighting/orGroup/test.feature	3
cucumber-java/testData/highlighting/scenarioParameter/test.feature	5
cucumber-java/testData/highlighting/stepParameter/test.feature	35
cucumber-java/testData/highlighting/stepWithDocstring/test.feature	6
cucumber-java/testData/inspections/brokenTable/test.feature	20
cucumber-java/testData/inspections/createStep/createAllSteps/test.feature	6
cucumber-java/testData/inspections/createStep/createAllStepsInGherkin6/test.feature	7
cucumber-java/testData/inspections/createStep/cucumberExpressionsStepDefinition/test.feature	3
cucumber-java/testData/inspections/createStep/java8Step/test.feature	3
cucumber-java/testData/inspections/createStep/stepWithSlash/test.feature	3
cucumber-java/testData/inspections/misplacedBackground/test.feature	5
cucumber-java/testData/inspections/unusedMethod/test.feature	11
cucumber-java/testData/integration/cucumber_java_1_0/src/test/java/com/sample/CucumberJUnitRunner.java	6
cucumber-java/testData/integration/cucumber_java_1_0/src/test/java/com/sample/MyStepDefs.java	32
cucumber-java/testData/integration/cucumber_java_1_0/src/test/resources/test.feature	32
cucumber-java/testData/integration/cucumber_java_1_2/src/test/java/com/sample/CucumberJUnitRunner.java	6
cucumber-java/testData/integration/cucumber_java_1_2/src/test/java/com/sample/MyStepDefs.java	29
cucumber-java/testData/integration/cucumber_java_1_2/src/test/java/com/sample/MyStepDefs8.java	16
cucumber-java/testData/integration/cucumber_java_1_2/src/test/resources/test.feature	32
cucumber-java/testData/integration/cucumber_java_2_0/src/test/java/com/sample/CucumberJUnitRunner.java	6
cucumber-java/testData/integration/cucumber_java_2_0/src/test/java/com/sample/MyStepDefs.java	29
cucumber-java/testData/integration/cucumber_java_2_0/src/test/java/com/sample/MyStepDefs8.java	16
cucumber-java/testData/integration/cucumber_java_2_0/src/test/resources/test.feature	32
cucumber-java/testData/integration/cucumber_java_2_4/src/test/java/com/sample/CucumberJUnitRunner.java	6
cucumber-java/testData/integration/cucumber_java_2_4/src/test/java/com/sample/MyStepDefs.java	29
cucumber-java/testData/integration/cucumber_java_2_4/src/test/java/com/sample/MyStepDefs8.java	16
cucumber-java/testData/integration/cucumber_java_2_4/src/test/resources/test.feature	32
cucumber-java/testData/integration/cucumber_java_3_0/src/test/java/com/sample/CucumberJUnitRunner.java	6
cucumber-java/testData/integration/cucumber_java_3_0/src/test/java/com/sample/MyStepDefs.java	29
cucumber-java/testData/integration/cucumber_java_3_0/src/test/java/com/sample/MyStepDefs8.java	16
cucumber-java/testData/integration/cucumber_java_3_0/src/test/resources/test.feature	32
cucumber-java/testData/integration/cucumber_java_4_5/src/test/java/com/sample/CucumberJUnitRunner.java	7
cucumber-java/testData/integration/cucumber_java_4_5/src/test/java/com/sample/MyStepDefs.java	29
cucumber-java/testData/integration/cucumber_java_4_5/src/test/java/com/sample/MyStepDefs8.java	16
cucumber-java/testData/integration/cucumber_java_4_5/src/test/resources/test.feature	32
cucumber-java/testData/integration/cucumber_java_4_7/src/test/java/com/sample/CucumberJUnitRunner.java	7
cucumber-java/testData/integration/cucumber_java_4_7/src/test/java/com/sample/MyStepDefs.java	26
cucumber-java/testData/integration/cucumber_java_4_7/src/test/java/com/sample/MyStepDefs8.java	16
cucumber-java/testData/integration/cucumber_java_4_7/src/test/resources/test.feature	32
cucumber-java/testData/integration/cucumber_java_5_0/src/test/java/com/sample/CucumberJUnitRunner.java	7
cucumber-java/testData/integration/cucumber_java_5_0/src/test/java/com/sample/MyStepDefs.java	29
cucumber-java/testData/integration/cucumber_java_5_0/src/test/java/com/sample/MyStepDefs8.java	16
cucumber-java/testData/integration/cucumber_java_5_0/src/test/resources/test.feature	32
cucumber-java/testData/integration/cucumber_java_5_0_junit/src/test/java/com/sample/MyCucumberTest.java	8
cucumber-java/testData/integration/cucumber_java_5_0_junit/src/test/java/com/sample/MyStepDefs.java	29
cucumber-java/testData/integration/cucumber_java_5_0_junit/src/test/resources/features/test.feature	32
cucumber-java/testData/intentions/annotationStepWithParameter/test.feature	6
cucumber-java/testData/intentions/annotationStepWithParameter/test_after.feature	9
cucumber-java/testData/intentions/lambdaStepWithCustomParameter/test.feature	6
cucumber-java/testData/intentions/lambdaStepWithCustomParameter/test_after.feature	9
cucumber-java/testData/intentions/lambdaStepWithParameter/test.feature	6
cucumber-java/testData/intentions/lambdaStepWithParameter/test_after.feature	9
cucumber-java/testData/intentions/optionalParameter/test.feature	3
cucumber-java/testData/intentions/optionalParameter/test_after.feature	6
cucumber-java/testData/intentions/theSameParameterNamesInDifferentSteps/test.feature	6
cucumber-java/testData/intentions/theSameParameterNamesInDifferentSteps/test_after.feature	9
cucumber-java/testData/performance/veryLargeNumberOfStepDefinitionsAnnotationStyle/test.feature	7
cucumber-java/testData/performance/veryLargeNumberOfStepDefinitionsLambdaStyle/test.feature	7
cucumber-java/testData/renameStep/cukexSimple/after/test.feature	8
cucumber-java/testData/renameStep/cukexSimple/before/test.feature	8
cucumber-java/testData/renameStep/cukexSimpleInPolish/after/test.feature	6
cucumber-java/testData/renameStep/cukexSimpleInPolish/before/test.feature	6
cucumber-java/testData/renameStep/cukexSimpleInPolishWithJava8/after/test.feature	8
cucumber-java/testData/renameStep/cukexSimpleInPolishWithJava8/before/test.feature	8
cucumber-java/testData/renameStep/cukexSimpleWithManyAnnotations/after/test.feature	5
cucumber-java/testData/renameStep/cukexSimpleWithManyAnnotations/before/test.feature	5
cucumber-java/testData/renameStep/cukexWithArgument/after/test.feature	9
cucumber-java/testData/renameStep/cukexWithArgument/before/test.feature	9
cucumber-java/testData/renameStep/cukexWithArgumentAndAlternativeText/after/test.feature	10
cucumber-java/testData/renameStep/cukexWithArgumentAndAlternativeText/before/test.feature	10
cucumber-java/testData/renameStep/cukexWithArgumentAndOptionalText/after/test.feature	10
cucumber-java/testData/renameStep/cukexWithArgumentAndOptionalText/before/test.feature	10
cucumber-java/testData/renameStep/cukexWithArgument_CustomParameterType/after/test.feature	5
cucumber-java/testData/renameStep/cukexWithArgument_CustomParameterType/before/test.feature	5
cucumber-java/testData/renameStep/noDefinition/before/test.feature	4
cucumber-java/testData/renameStep/notWritableStep/before/test.feature	3
cucumber-java/testData/renameStep/regexSimple/after/test.feature	7
cucumber-java/testData/renameStep/regexSimple/before/test.feature	7
cucumber-java/testData/renameStep/regexSimpleWithManyAnnotations/after/test.feature	5
cucumber-java/testData/renameStep/regexSimpleWithManyAnnotations/before/test.feature	5
cucumber-java/testData/renameStep/regexWithArgument/after/test.feature	10
cucumber-java/testData/renameStep/regexWithArgument/before/test.feature	10
cucumber-java/testData/renameStepParameter/parameterDefinition/after/test.feature	10
cucumber-java/testData/renameStepParameter/parameterDefinition/before/test.feature	10
cucumber-java/testData/renameStepParameter/parameterUsage/after/test.feature	11
cucumber-java/testData/renameStepParameter/parameterUsage/before/test.feature	11
cucumber-java/testData/renameStepParameter/parameterUsageOnUnresolvedStep/after/test.feature	11
cucumber-java/testData/renameStepParameter/parameterUsageOnUnresolvedStep/before/test.feature	11
cucumber-java/testData/renameStepParameter/parameterUsageWithCaretJustBeforeClosingBracket/after/test.feature	11
cucumber-java/testData/renameStepParameter/parameterUsageWithCaretJustBeforeClosingBracket/before/test.feature	11
cucumber-java/testData/resolve/australianWeirdWord/test.feature	5
cucumber-java/testData/resolve/complexRegex/test.feature	3
cucumber-java/testData/resolve/escapedBraces/test.feature	4
cucumber-java/testData/resolve/frenchLongWord/test.feature	6
cucumber-java/testData/resolve/negativeLookBehind/test.feature	3
cucumber-java/testData/resolve/optionalsWithCyrillic/test.feature	4
cucumber-java/testData/resolve/polishConcatenatedWord/test.feature	6
cucumber-java/testData/resolve/resolveToExternalLibrary/resolveManySteps/test.feature	12
cucumber-java/testData/resolve/resolveToStepWithTimeout/test.feature	4
cucumber-java/testData/resolve/stepDefContainerMarkedWithStepDefAnnotation/test.feature	9
cucumber-java/testData/resolve/stepResolveJava8CucumberExpressions/test.feature	4
cucumber-java/testData/resolve/stepResolveStringConcatenation/test.feature	4
cucumber-java/testData/resolve/stepResolve_01/test.feature	14
cucumber-java/testData/resolve/stepResolve_02/test.feature	5
cucumber-java/testData/resolve/stepResolve_03/test.feature	5
cucumber-java/testData/resolve/stepResolve_ParameterType/test.feature	19
cucumber-java/testData/resolve/stepResolve_cucumber_4_5/test.feature	5
cucumber-java/testData/resolve/stepResolve_cucumber_5/test.feature	50
cucumber-java/testData/resolve/stepResolve_java8/test.feature	5
cucumber-java/testData/resolve/stepResolve_w/test.feature	5
cucumber-java/testData/resolve/strictStartAndEndRegexOptions/test.feature	3
cucumber-java/testData/resolve/treeListener/test.feature	9
cucumber-java/testData/run/createRunConfigurationOnFoldersWithFeatureFiles/test.feature	3
cucumber-java/testData/run/doNotCreateRunConfigurationWithoutCucumberLibrariesPresentInProject/test.feature	3
cucumber-java/testData/run/scenarioOutlineNameFilter/test.feature	7
cucumber-java/testData/run/scenarioOutlineWithPatternNameFilter/test.feature	7
cucumber-java/testData/search/stepUsages/test.feature	8
cucumber-java/testData/search/stepUsagesJava8/test.feature	8
cucumber-java/testData/selectWord/scenarioStepWithTag/after1.feature	4
cucumber-java/testData/selectWord/scenarioStepWithTag/after2.feature	4
cucumber-java/testData/selectWord/scenarioStepWithTag/after3.feature	4
cucumber-java/testData/selectWord/scenarioStepWithTag/after4.feature	4
cucumber-java/testData/selectWord/scenarioStepWithTag/after5.feature	4
cucumber-java/testData/selectWord/scenarioStepWithTag/before.feature	4
cucumber-java/testData/selectWord/stepWithQuotedString/after1.feature	3
cucumber-java/testData/selectWord/stepWithQuotedString/after2.feature	3
cucumber-java/testData/selectWord/stepWithQuotedString/after3.feature	3
cucumber-java/testData/selectWord/stepWithQuotedString/after4.feature	3
cucumber-java/testData/selectWord/stepWithQuotedString/after5.feature	3
cucumber-java/testData/selectWord/stepWithQuotedString/before.feature	3
cucumber/test/org/jetbrains/plugins/cucumber/CucumberCodeInsightTestCase.java	34
cucumber/test/org/jetbrains/plugins/cucumber/CucumberStructureViewCucumberTest.java	97
cucumber/test/org/jetbrains/plugins/cucumber/CucumberTestUtil.java	16
cucumber/test/org/jetbrains/plugins/cucumber/CucumberUtilTest.java	181
cucumber/test/org/jetbrains/plugins/cucumber/GherkinAnnotatorTest.java	23
cucumber/test/org/jetbrains/plugins/cucumber/GherkinTypingTest.java	23
cucumber/test/org/jetbrains/plugins/cucumber/completion/CompletionTest.java	33
cucumber/test/org/jetbrains/plugins/cucumber/completion/CucumberCompletionVariantsTest.java	27
cucumber/test/org/jetbrains/plugins/cucumber/i18n/AbstractGherkinKeywordProviderTest.java	89
cucumber/test/org/jetbrains/plugins/cucumber/injections/GherkinInjectionTest.java	48
cucumber/test/org/jetbrains/plugins/cucumber/inspections/CucumberTableInspectionTest.java	73
cucumber/test/org/jetbrains/plugins/cucumber/inspections/GherkinScenarioToOutlineInspectionTest.java	34
cucumber/test/org/jetbrains/plugins/cucumber/psi/Gherkin6KeywordProviderTest.java	23
cucumber/test/org/jetbrains/plugins/cucumber/psi/GherkinFormatterTest.java	241
cucumber/test/org/jetbrains/plugins/cucumber/psi/GherkinKeywordTableTest.java	16
cucumber/test/org/jetbrains/plugins/cucumber/psi/GherkinLexerTest.java	186
cucumber/test/org/jetbrains/plugins/cucumber/psi/GherkinParserTest.java	87
cucumber/test/org/jetbrains/plugins/cucumber/psi/JsonGherkinKeywordProviderTest.java	12
cucumber/test/org/jetbrains/plugins/cucumber/refactoring/rename/CucumberRenameCukexPreparationTest.java	76
cucumber/test/org/jetbrains/plugins/cucumber/refactoring/rename/CucumberRenameRegexPreparationTest.java	42
cucumber/test/org/jetbrains/plugins/cucumber/refactoring/rename/GherkinStepParameterRenameTest.java	38
cucumber/test/org/jetbrains/plugins/cucumber/resolve/CucumberResolveTest.java	67
cucumber/test/org/jetbrains/plugins/cucumber/resolve/GherkinStepParameterFindUsagesTest.java	22
cucumber/testData/completion/insert/outline.feature	3
cucumber/testData/completion/insert/outlineWithoutColon.feature	3
cucumber/testData/completion/insert/outlineWithoutColon_after.feature	3
cucumber/testData/completion/insert/outline_after.feature	3
cucumber/testData/completion/variants/inRule.feature	8
cucumber/testData/completion/variants/scenarioPriority.feature	8
cucumber/testData/parsing/background.feature	5
cucumber/testData/parsing/background_after_scenario.feature	5
cucumber/testData/parsing/features.feature	13
cucumber/testData/parsing/idea375449.feature	15
cucumber/testData/parsing/multiline_args.feature	10
cucumber/testData/parsing/multiline_feature_description.feature	4
cucumber/testData/parsing/multiline_scenario_name.feature	4
cucumber/testData/parsing/no_steps.feature	2
cucumber/testData/parsing/not_a_step.feature	4
cucumber/testData/parsing/pystring.feature	6
cucumber/testData/parsing/ruby14051.feature	11
cucumber/testData/parsing/ruby8793.feature	8
cucumber/testData/parsing/rule.feature	10
cucumber/testData/parsing/scenario_outline.feature	10
cucumber/testData/parsing/scenario_outline_param.feature	12
cucumber/testData/parsing/scenario_outline_table.feature	10
cucumber/testData/parsing/scenario_outline_table_with_tags.feature	12
cucumber/testData/parsing/scenario_with_examples.feature	6
cucumber/testData/parsing/simple.feature	5
cucumber/testData/parsing/step_param.feature	3
cucumber/testData/parsing/tag_before_examples.feature	8
cucumber/testData/parsing/tags.feature	9
cucumber/testData/parsing/without_feature_keyword.feature	4
cucumber/testData/refactoring/findUsages/test.feature	11
cucumber/testData/refactoring/rename/renameParameterDefinition.after.feature	10
cucumber/testData/refactoring/rename/renameParameterDefinition.feature	10
cucumber/testData/refactoring/rename/renameParameterUsage.after.feature	10
cucumber/testData/refactoring/rename/renameParameterUsage.feature	10
drools/tests/src/com/intellij/frameworks/jboss/drools/BasicDroolsTestCase.java	20
drools/tests/src/com/intellij/frameworks/jboss/drools/DroolsLexerTest.java	199
drools/tests/src/com/intellij/frameworks/jboss/drools/DroolsLightTestCase.java	51
drools/tests/src/com/intellij/frameworks/jboss/drools/DroolsParserTest.java	111
drools/tests/src/com/intellij/frameworks/jboss/drools/completion/DroolsCompletionTest.java	61
drools/tests/src/com/intellij/frameworks/jboss/drools/highlighting/DroolsHighlightingTest.java	54
dts/pp/test/com/intellij/dts/pp/test/PpLexerTest.kt	19
dts/pp/test/com/intellij/dts/pp/test/PpParserTest.kt	17
dts/pp/test/com/intellij/dts/pp/test/PpTestBase.kt	16
dts/pp/test/com/intellij/dts/pp/test/impl/TestLanguage.kt	21
dts/pp/test/com/intellij/dts/pp/test/impl/TestParserDefinition.kt	21
dts/pp/test/com/intellij/dts/pp/test/impl/TestParserLexerAdapter.kt	4
dts/pp/test/com/intellij/dts/pp/test/impl/TestParserUtil.java	21
dts/pp/test/com/intellij/dts/pp/test/impl/TestPpTokenTypes.kt	25
dts/pp/test/com/intellij/dts/pp/test/impl/test.flex	22
dts/test/com/intellij/dts/DtsIncrementalHighlightingTest.kt	23
dts/test/com/intellij/dts/DtsLexerTest.kt	13
dts/test/com/intellij/dts/DtsTestBase.kt	79
dts/test/com/intellij/dts/completion/DtsBindingReferenceTest.kt	32
dts/test/com/intellij/dts/completion/DtsBraceTypingTest.kt	108
dts/test/com/intellij/dts/completion/DtsCompilerDirectiveCompletionTest.kt	71
dts/test/com/intellij/dts/completion/DtsCompletionTest.kt	109
dts/test/com/intellij/dts/completion/DtsLabelReferenceTest.kt	83
dts/test/com/intellij/dts/completion/DtsNodeCompletionTest.kt	78
dts/test/com/intellij/dts/completion/DtsPathReferenceTest.kt	51
dts/test/com/intellij/dts/completion/DtsPropertyCompletionTest.kt	38
dts/test/com/intellij/dts/completion/DtsPropertyValueCompletionTest.kt	177
dts/test/com/intellij/dts/completion/DtsQuoteCompletionTest.kt	69
dts/test/com/intellij/dts/completion/DtsRootNodeCompletionTest.kt	72
dts/test/com/intellij/dts/completion/DtsSemicolonTypingTest.kt	80
dts/test/com/intellij/dts/formatting/DtsAligningTest.kt	11
dts/test/com/intellij/dts/formatting/DtsBlankLinesTest.kt	50
dts/test/com/intellij/dts/formatting/DtsFormattingTest.kt	33
dts/test/com/intellij/dts/formatting/DtsIndentingTest.kt	11
dts/test/com/intellij/dts/formatting/DtsSpacingTest.kt	12
dts/test/com/intellij/dts/ide/DtsFoldingBuilderTest.kt	11
dts/test/com/intellij/dts/ide/DtsIterateLeafsTest.kt	58
dts/test/com/intellij/dts/ide/DtsOverrideLineMarkerProviderTest.kt	31
dts/test/com/intellij/dts/ide/DtsSearchTest.kt	165
dts/test/com/intellij/dts/inspections/DtsBitsInspectionTest.kt	6
dts/test/com/intellij/dts/inspections/DtsContainerInspectionTest.kt	14
dts/test/com/intellij/dts/inspections/DtsDuplicateElementInspectionTest.kt	8
dts/test/com/intellij/dts/inspections/DtsInspectionTest.kt	20
dts/test/com/intellij/dts/inspections/DtsLabelNameInspectionTest.kt	6
dts/test/com/intellij/dts/inspections/DtsNodeNameInspectionTest.kt	6
dts/test/com/intellij/dts/inspections/DtsPropertyConstInspectionTest.kt	10
dts/test/com/intellij/dts/inspections/DtsPropertyEnumInspectionTest.kt	10
dts/test/com/intellij/dts/inspections/DtsPropertyNameInspectionTest.kt	6
dts/test/com/intellij/dts/inspections/DtsPropertyTypeInspectionTest.kt	10
dts/test/com/intellij/dts/inspections/DtsRequiredPropertyInspectionTest.kt	17
dts/test/com/intellij/dts/inspections/DtsStatementOrderInspectionTest.kt	7
dts/test/com/intellij/dts/inspections/DtsSyntaxAnnotationTest.kt	9
dts/test/com/intellij/dts/inspections/DtsUndeclaredPropertyInspectionTest.kt	10
dts/test/com/intellij/dts/inspections/DtsUnitNameInspectionTest.kt	6
dts/test/com/intellij/dts/inspections/fixes/DtsCreatePropertyFixTest.kt	18
dts/test/com/intellij/dts/lang/DtsPropertyAssignableToConstTest.kt	49
dts/test/com/intellij/dts/lang/DtsPropertyAssignableToTypeTest.kt	61
dts/test/com/intellij/dts/parsing/DtsParsingTest.kt	56
dts/test/com/intellij/dts/parsing/DtsParsingTestBase.kt	28
dts/test/com/intellij/dts/parsing/DtsRollbackParsingTest.kt	78
dts/test/com/intellij/dts/parsing/DtsZephyrBindingParsingTest.kt	29
dts/test/com/intellij/dts/parsing/PpParsingTest.kt	14
dts/test/com/intellij/dts/parsing/PpRollbackParsingTest.kt	81
dts/test/com/intellij/dts/resolve/DtsBindingReferenceTest.kt	30
dts/test/com/intellij/dts/resolve/DtsFileReferenceTest.kt	25
dts/test/com/intellij/dts/resolve/DtsLabelReferenceTest.kt	99
dts/test/com/intellij/dts/resolve/DtsPathReferenceTest.kt	111
error-prone/jps-plugin/test/org/intellij/errorProne/ErrorProneJavaCompilingToolTest.java	35
flex/flex-tests/testData/MockFlexSdk3/AnchorStyles.as	5
flex/flex-tests/testData/MockFlexSdk3/AnchorStyles2.as	1
flex/flex-tests/testData/MockFlexSdk3/MockFlex.as	1330
flex/flex-tests/testData/MockFlexSdk3/frameworks/flex-config.xml	97
flex/flex-tests/testData/MockFlexSdk3/frameworks/mxml-manifest.xml	44
flex/flex-tests/testData/MockFlexSdk4/MockGumboSdk.as	1174
flex/flex-tests/testData/MockFlexSdk4/TextStyles.as	2
flex/flex-tests/testData/MockFlexSdk4/asdoc/Vector.html	16
flex/flex-tests/testData/MockFlexSdk4/frameworks/flex-config.xml	149
flex/flex-tests/testData/MockFlexSdk4/frameworks/mx-manifest.xml	26
flex/flex-tests/testData/MockFlexSdk4/frameworks/mxml-2009-manifest.xml	17
flex/flex-tests/testData/MockFlexSdk4/frameworks/mxml-manifest.xml	40
flex/flex-tests/testData/MockFlexSdk4/frameworks/spark-manifest.xml	29
flex/flex-tests/testData/as_documentation/AsSimpleDocs.as	23
flex/flex-tests/testData/as_documentation/AsSimpleDocs.expected.html	1
flex/flex-tests/testData/as_documentation/AsSimpleDocs2.as	43
flex/flex-tests/testData/as_documentation/AsSimpleDocs2.expected.html	15
flex/flex-tests/testData/as_documentation/AsSimpleDocs3.as	16
flex/flex-tests/testData/as_documentation/AsSimpleDocs3.expected.html	6
flex/flex-tests/testData/as_documentation/AsSimpleDocs4.as	13
flex/flex-tests/testData/as_documentation/AsSimpleDocs4.expected.html	1
flex/flex-tests/testData/as_documentation/ClassInheritDoc1.as	12
flex/flex-tests/testData/as_documentation/ClassInheritDoc1.expected.html	3
flex/flex-tests/testData/as_documentation/ClassInheritDoc2.as	12
flex/flex-tests/testData/as_documentation/ClassInheritDoc2.expected.html	4
flex/flex-tests/testData/as_documentation/ClassInheritDoc2_2.as	12
flex/flex-tests/testData/as_documentation/ClassInheritDoc2_3.as	10
flex/flex-tests/testData/as_documentation/ClassInheritDoc3.as	12
flex/flex-tests/testData/as_documentation/ClassInheritDoc3.expected.html	3
flex/flex-tests/testData/as_documentation/ClassInheritDoc3_2.as	12
flex/flex-tests/testData/as_documentation/ClassInheritDoc4.as	12
flex/flex-tests/testData/as_documentation/ClassInheritDoc4.expected.html	5
flex/flex-tests/testData/as_documentation/ClassInheritDoc4_2.as	12
flex/flex-tests/testData/as_documentation/ClassInheritDoc5.as	12
flex/flex-tests/testData/as_documentation/ClassInheritDoc5.expected.html	3
flex/flex-tests/testData/as_documentation/ClassInheritDoc5_2.as	4
flex/flex-tests/testData/as_documentation/ClassInheritDoc5_3.as	10
flex/flex-tests/testData/as_documentation/DocsBeforeBindable.as	12
flex/flex-tests/testData/as_documentation/DocsBeforeBindable.expected.html	2
flex/flex-tests/testData/as_documentation/DocsBeforeBindable2.as	12
flex/flex-tests/testData/as_documentation/DocsBeforeBindable2.expected.html	2
flex/flex-tests/testData/as_documentation/DocsBeforeBindable3.as	9
flex/flex-tests/testData/as_documentation/DocsBeforeBindable3.expected.html	1
flex/flex-tests/testData/as_documentation/DocsBeforeBindable4.as	9
flex/flex-tests/testData/as_documentation/DocsBeforeBindable4.expected.html	1
flex/flex-tests/testData/as_documentation/DocsBeforeBindable5.as	9
flex/flex-tests/testData/as_documentation/DocsBeforeBindable5.expected.html	1
flex/flex-tests/testData/as_documentation/DocsBeforeBindable6.as	9
flex/flex-tests/testData/as_documentation/DocsBeforeBindable6.expected.html	1
flex/flex-tests/testData/as_documentation/DocsInsideClass.as	8
flex/flex-tests/testData/as_documentation/DocsInsideClass.expected.html	1
flex/flex-tests/testData/as_documentation/DocsInsideFunction.as	12
flex/flex-tests/testData/as_documentation/DocsInsideFunction.expected.html	2
flex/flex-tests/testData/as_documentation/DocsInsideFunction2.as	12
flex/flex-tests/testData/as_documentation/DocsInsideFunction2.expected.html	2
flex/flex-tests/testData/as_documentation/EndOfLineComment.as	24
flex/flex-tests/testData/as_documentation/EndOfLineComment_A.html	1
flex/flex-tests/testData/as_documentation/EndOfLineComment_B.html	1
flex/flex-tests/testData/as_documentation/EndOfLineComment_f1.html	1
flex/flex-tests/testData/as_documentation/ExternalDoc1.expected.html	1
flex/flex-tests/testData/as_documentation/ExternalDoc1.mxml	5
flex/flex-tests/testData/as_documentation/FlexCssProperty.css	3
flex/flex-tests/testData/as_documentation/FlexCssPropertyMultiDocumentation.css	3
flex/flex-tests/testData/as_documentation/FlexCssPropertyMultiDocumentation.expected.html	1
flex/flex-tests/testData/as_documentation/FlexCssPropertyMultiDocumentationInLookup.css	3
flex/flex-tests/testData/as_documentation/FlexCssSelector.css	1
flex/flex-tests/testData/as_documentation/FlexCssSelectorMultiDocumentation.css	2
flex/flex-tests/testData/as_documentation/FlexCssSelectorMultiDocumentation.expected.html	1
flex/flex-tests/testData/as_documentation/FlexCssSelectorMultiDocumentationInLookup.css	2
flex/flex-tests/testData/as_documentation/FlexMetadataStyle.css	3
flex/flex-tests/testData/as_documentation/FlexMetadataStyle.expected.html	1
flex/flex-tests/testData/as_documentation/FlexMetadataStyle.mxml	8
flex/flex-tests/testData/as_documentation/FlexMetadataStyleMultidoc.css	3
flex/flex-tests/testData/as_documentation/FlexMetadataStyleMultidoc.expected.html	1
flex/flex-tests/testData/as_documentation/FlexMetadataStyleMultidoc1.mxml	8
flex/flex-tests/testData/as_documentation/FlexMetadataStyleMultidoc2.mxml	8
flex/flex-tests/testData/as_documentation/GenericType.as	7
flex/flex-tests/testData/as_documentation/GenericType.expected.html	8
flex/flex-tests/testData/as_documentation/JSDocs14.expected.html	1
flex/flex-tests/testData/as_documentation/JSDocs15.expected.html	4
flex/flex-tests/testData/as_documentation/JSDocs25.expected.html	1
flex/flex-tests/testData/as_documentation/JSDocs31.expected.html	1
flex/flex-tests/testData/as_documentation/JSDocs6.expected.html	2
flex/flex-tests/testData/as_documentation/MethodInheritDoc1.as	12
flex/flex-tests/testData/as_documentation/MethodInheritDoc1.expected.html	4
flex/flex-tests/testData/as_documentation/MethodInheritDoc1_2.as	15
flex/flex-tests/testData/as_documentation/MethodInheritDoc1_3.as	13
flex/flex-tests/testData/as_documentation/MethodInheritDoc1_4.as	12
flex/flex-tests/testData/as_documentation/MethodInheritDoc2.as	12
flex/flex-tests/testData/as_documentation/MethodInheritDoc2.expected.html	3
flex/flex-tests/testData/as_documentation/MethodInheritDoc2_2.as	12
flex/flex-tests/testData/as_documentation/MethodInheritDoc2_3.as	11
flex/flex-tests/testData/as_documentation/MethodInheritDoc3.as	9
flex/flex-tests/testData/as_documentation/MethodInheritDoc3.expected.html	1
flex/flex-tests/testData/as_documentation/MethodInheritDoc3_2.as	10
flex/flex-tests/testData/as_documentation/Mxml1.mxml	3
flex/flex-tests/testData/as_documentation/MxmlDoc.expected.html	1
flex/flex-tests/testData/as_documentation/MxmlDoc.mxml	4
flex/flex-tests/testData/as_documentation/MxmlDoc2.expected.html	1
flex/flex-tests/testData/as_documentation/MxmlDoc2.mxml	8
flex/flex-tests/testData/as_documentation/MxmlDoc3.expected.html	1
flex/flex-tests/testData/as_documentation/MxmlDoc3.mxml	3
flex/flex-tests/testData/as_documentation/MxmlDoc4.expected.html	1
flex/flex-tests/testData/as_documentation/MxmlDoc4.mxml	3
flex/flex-tests/testData/as_documentation/MxmlDoc5.mxml	4
flex/flex-tests/testData/as_documentation/MxmlDoc6.expected.html	3
flex/flex-tests/testData/as_documentation/MxmlDoc6.mxml	6
flex/flex-tests/testData/as_documentation/MxmlDoc7.expected.html	1
flex/flex-tests/testData/as_documentation/MxmlDoc7.mxml	9
flex/flex-tests/testData/as_documentation/PackageWrapper.mxml	4
flex/flex-tests/testData/as_documentation/QuickNavigateInfo.expected.html	1
flex/flex-tests/testData/as_documentation/QuickNavigateInfoFromSource.expected.html	1
flex/flex-tests/testData/as_documentation/QuickNavigateInfoWithMxml.expected.html	1
flex/flex-tests/testData/as_documentation/QuickNavigateInfoWithMxml.mxml	1
flex/flex-tests/testData/as_documentation/QuickNavigateInfoWithMxml2.expected.html	1
flex/flex-tests/testData/as_documentation/QuickNavigateInfoWithMxml2.mxml	8
flex/flex-tests/testData/as_documentation/QuickNavigateInfo_10.expected.html	1
flex/flex-tests/testData/as_documentation/QuickNavigateInfo_11.expected.html	1
flex/flex-tests/testData/as_documentation/QuickNavigateInfo_2.expected.html	1
flex/flex-tests/testData/as_documentation/QuickNavigateInfo_3.expected.html	1
flex/flex-tests/testData/as_documentation/QuickNavigateInfo_4.expected.html	1
flex/flex-tests/testData/as_documentation/QuickNavigateInfo_5.expected.html	1
flex/flex-tests/testData/as_documentation/QuickNavigateInfo_5_2.expected.html	1
flex/flex-tests/testData/as_documentation/QuickNavigateInfo_6.expected.html	1
flex/flex-tests/testData/as_documentation/QuickNavigateInfo_7.expected.html	1
flex/flex-tests/testData/as_documentation/QuickNavigateInfo_9.expected.html	1
flex/flex-tests/testData/as_documentation/SeeAlso.as	22
flex/flex-tests/testData/as_documentation/SeeAlso.expected.html	1
flex/flex-tests/testData/as_documentation/SeeClassInSamePackage.as	7
flex/flex-tests/testData/as_documentation/SeeClassInSamePackage.expected.html	1
flex/flex-tests/testData/as_documentation/SeeClassInSamePackage_2.as	7
flex/flex-tests/testData/as_documentation/SeeClassInSamePackage_3.as	7
flex/flex-tests/testData/as_documentation/SeeTopLevelClass.as	7
flex/flex-tests/testData/as_documentation/SeeTopLevelClass.expected.html	1
flex/flex-tests/testData/as_documentation/SeeTopLevelClassFromDefaultPackage.as	8
flex/flex-tests/testData/as_documentation/SeeTopLevelClassFromDefaultPackage.expected.html	1
flex/flex-tests/testData/as_documentation/SeeTopLevelClassFromDefaultPackage_2.as	7
flex/flex-tests/testData/as_documentation/SeeTopLevelClass_2.as	7
flex/flex-tests/testData/as_documentation/SeeTopLevelClass_3.as	7
flex/flex-tests/testData/as_documentation/WithAsDoc1.as	26
flex/flex-tests/testData/as_documentation/WithAsDoc2.mxml	7
flex/flex-tests/testData/as_documentation/WithAsDoc_ClassInPackageConstructor.html	11
flex/flex-tests/testData/as_documentation/WithAsDoc_ClassInPackageEffect.html	4
flex/flex-tests/testData/as_documentation/WithAsDoc_ClassInPackageEvent.html	6
flex/flex-tests/testData/as_documentation/WithAsDoc_ClassInPackageMethod.html	25
flex/flex-tests/testData/as_documentation/WithAsDoc_ClassInPackageProperty.html	5
flex/flex-tests/testData/as_documentation/WithAsDoc_ClassInPackageReadonlyProperty.html	8
flex/flex-tests/testData/as_documentation/WithAsDoc_ClassInPackageStyle.html	6
flex/flex-tests/testData/as_documentation/WithAsDoc_ClassInPackageWritableProperty.html	10
flex/flex-tests/testData/as_documentation/WithAsDoc_FunctionInPackage.html	26
flex/flex-tests/testData/as_documentation/WithAsDoc_SubClassInPackageEvent.html	1
flex/flex-tests/testData/as_documentation/WithAsDoc_TopLevelClassConstructor.html	11
flex/flex-tests/testData/as_documentation/WithAsDoc_TopLevelClassEffect.html	4
flex/flex-tests/testData/as_documentation/WithAsDoc_TopLevelClassEvent.html	6
flex/flex-tests/testData/as_documentation/WithAsDoc_TopLevelClassMethod.html	25
flex/flex-tests/testData/as_documentation/WithAsDoc_TopLevelClassProperty.html	5
flex/flex-tests/testData/as_documentation/WithAsDoc_TopLevelClassReadonlyProperty.html	8
flex/flex-tests/testData/as_documentation/WithAsDoc_TopLevelClassStyle.html	3
flex/flex-tests/testData/as_documentation/WithAsDoc_TopLevelClassWritableProperty.html	10
flex/flex-tests/testData/as_documentation/WithAsDoc_TopLevelFunction.html	26
flex/flex-tests/testData/as_documentation/WithAsDoc_TopLevelVariable.html	5
flex/flex-tests/testData/as_documentation/WithAsDoc_VariableInPackage.html	5
flex/flex-tests/testData/as_documentation/WithLibrary1.as	7
flex/flex-tests/testData/as_documentation/WithLibrary1.expected.html	1
flex/flex-tests/testData/as_documentation/WithLibrary2.as	8
flex/flex-tests/testData/as_documentation/WithLibrary2.expected.html	1
flex/flex-tests/testData/as_editor/CopyReferenceInMxml.mxml	3
flex/flex-tests/testData/as_editor/CopyReferenceInMxml_after.mxml	3
flex/flex-tests/testData/as_editor/CopyReferenceInMxml_src.mxml	3
flex/flex-tests/testData/as_editor/Enter3_22.as	5
flex/flex-tests/testData/as_editor/Enter3_22_after.as	7
flex/flex-tests/testData/as_editor/Enter3_3InXml.mxml	2
flex/flex-tests/testData/as_editor/Enter3_3InXml_after.mxml	2
flex/flex-tests/testData/as_editor/Enter3_4InXml.mxml	1
flex/flex-tests/testData/as_editor/Enter3_4InXml_after.mxml	3
flex/flex-tests/testData/as_editor/Enter3_5InXml.mxml	3
flex/flex-tests/testData/as_editor/Enter3_5InXml_after.mxml	3
flex/flex-tests/testData/as_editor/Enter3_6InXml.mxml	3
flex/flex-tests/testData/as_editor/Enter3_6InXml_after.mxml	4
flex/flex-tests/testData/as_editor/GotoNextPrevMethod2.mxml	23
flex/flex-tests/testData/as_editor/InsertCdataOnGt.mxml	3
flex/flex-tests/testData/as_editor/InsertCdataOnGt2.mxml	3
flex/flex-tests/testData/as_editor/InsertCdataOnGt2_after.mxml	2
flex/flex-tests/testData/as_editor/InsertCdataOnGt3.mxml	3
flex/flex-tests/testData/as_editor/InsertCdataOnGt3_after.mxml	2
flex/flex-tests/testData/as_editor/InsertCdataOnGt4.mxml	3
flex/flex-tests/testData/as_editor/InsertCdataOnGt4_after.mxml	2
flex/flex-tests/testData/as_editor/InsertCdataOnGt_after.mxml	2
flex/flex-tests/testData/as_editor/InsertDeleteBracket.mxml	5
flex/flex-tests/testData/as_editor/InsertDeleteBracket_after.mxml	5
flex/flex-tests/testData/as_editor/InsertDeleteBracket_after2.mxml	5
flex/flex-tests/testData/as_editor/InsertPairRBrace.mxml	3
flex/flex-tests/testData/as_editor/InsertPairRBrace2.mxml	7
flex/flex-tests/testData/as_editor/InsertPairRBrace2_after.mxml	7
flex/flex-tests/testData/as_editor/InsertPairRBrace3.mxml	3
flex/flex-tests/testData/as_editor/InsertPairRBrace3_after.mxml	3
flex/flex-tests/testData/as_editor/InsertPairRBrace_after.mxml	3
flex/flex-tests/testData/as_editor/InsertQuoteInMxml.mxml	3
flex/flex-tests/testData/as_editor/InsertQuoteInMxml_after.mxml	3
flex/flex-tests/testData/as_editor/InsertRBraceOnEnter.mxml	3
flex/flex-tests/testData/as_editor/InsertRBraceOnEnter_after.mxml	3
flex/flex-tests/testData/as_editor/OvertypeRBrace.mxml	3
flex/flex-tests/testData/as_editor/OvertypeRBrace2.mxml	7
flex/flex-tests/testData/as_editor/OvertypeRBrace2_after.mxml	7
flex/flex-tests/testData/as_editor/OvertypeRBrace_after.mxml	3
flex/flex-tests/testData/as_editor/ReformatInjectedProblem.mxml	7
flex/flex-tests/testData/as_editor/ReformatInjectedProblem2.mxml	2
flex/flex-tests/testData/as_editor/ReformatInjectedProblem2_after.mxml	2
flex/flex-tests/testData/as_editor/ReformatInjectedProblem3.mxml	21
flex/flex-tests/testData/as_editor/ReformatInjectedProblem3_after.mxml	35
flex/flex-tests/testData/as_editor/ReformatInjectedProblem_after.mxml	7
flex/flex-tests/testData/as_editor/SmartEnterFunctionInInjected.mxml	2
flex/flex-tests/testData/as_editor/SmartEnterFunctionInInjected_after.mxml	2
flex/flex-tests/testData/as_fileStructure/Inherited1.as	36
flex/flex-tests/testData/as_fileStructure/Inherited2.as	96
flex/flex-tests/testData/as_fileStructure/Inherited2_2.as	10
flex/flex-tests/testData/as_fileStructure/Inherited3.as	54
flex/flex-tests/testData/as_fileStructure/Inherited3_1.as	5
flex/flex-tests/testData/as_fileStructure/Inherited3_2.as	5
flex/flex-tests/testData/as_fileStructure/Inherited3_3.as	5
flex/flex-tests/testData/as_fileStructure/Inherited3_4.as	8
flex/flex-tests/testData/as_fileStructure/SuperClasses.as	18
flex/flex-tests/testData/as_fileStructure/SuperClasses_2.as	6
flex/flex-tests/testData/as_fileStructure/SuperClasses_3.as	6
flex/flex-tests/testData/as_fileStructure/SuperClasses_4.as	5
flex/flex-tests/testData/as_fileStructure/WithIncludedFiles1.mxml	6
flex/flex-tests/testData/as_fileStructure/WithIncludedFiles1_1.css	6
flex/flex-tests/testData/as_fileStructure/WithIncludedFiles1_2.as	1
flex/flex-tests/testData/as_fileStructure/WithIncludedFiles1_3.as	2
flex/flex-tests/testData/as_fileStructure/WithIncludedFiles1_4.as	2
flex/flex-tests/testData/as_fileStructure/WithNameAttribute.mxml	20
flex/flex-tests/testData/as_findUsages/18.as	4
flex/flex-tests/testData/as_findUsages/18.mxml	6
flex/flex-tests/testData/as_findUsages/18_3.mxml	3
flex/flex-tests/testData/as_findUsages/18_4.as	3
flex/flex-tests/testData/as_findUsages/19.mxml	3
flex/flex-tests/testData/as_findUsages/19_2.as	3
flex/flex-tests/testData/as_findUsages/19_3.mxml	4
flex/flex-tests/testData/as_findUsages/20.mxml	7
flex/flex-tests/testData/as_findUsages/21.mxml	9
flex/flex-tests/testData/as_findUsages/ASGenericsAndDollarsInName.as	4
flex/flex-tests/testData/as_findUsages/BaseMethod.as	11
flex/flex-tests/testData/as_findUsages/C18_2.mxml	3
flex/flex-tests/testData/as_findUsages/FindGetterUsagesInMxml.mxml	3
flex/flex-tests/testData/as_findUsages/FindGetterUsagesInMxml_2.mxml	3
flex/flex-tests/testData/as_findUsages/FindImplementationMethodWhenSearchingFromInterface.as	17
flex/flex-tests/testData/as_findUsages/FindPackageRefs.mxml	5
flex/flex-tests/testData/as_findUsages/FindPackageRefs_2.as	6
flex/flex-tests/testData/as_findUsages/FindSetterUsagesInMxml.mxml	3
flex/flex-tests/testData/as_findUsages/FindSetterUsagesInMxml_2.mxml	3
flex/flex-tests/testData/as_findUsages/InheritorCall.as	12
flex/flex-tests/testData/as_findUsages/InheritorCall2.as	20
flex/flex-tests/testData/as_findUsages/MixJsAndJs2.js	8
flex/flex-tests/testData/as_findUsages/MixJsAndJs2.mxml	14
flex/flex-tests/testData/as_findUsages/MixJsAndJs2_2.js	8
flex/flex-tests/testData/as_findUsages/MixJsAndJs2_2.mxml	14
flex/flex-tests/testData/as_findUsages/ReferenceInStringLiteral.as	6
flex/flex-tests/testData/as_findUsages/ReferenceInStringLiteral_2.mxml	4
flex/flex-tests/testData/as_findUsages/SuperCall.as	21
flex/flex-tests/testData/as_findUsages/SuperCall2.as	16
flex/flex-tests/testData/as_findUsages/UnrelatedUnqualifiedDefinition.as	13
flex/flex-tests/testData/as_refactoring/inlineFunction/Conflicts3_2.mxml	3
flex/flex-tests/testData/as_refactoring/inlineFunction/Conflicts4.mxml	3
flex/flex-tests/testData/as_refactoring/inlineFunction/InsideAttribute.mxml	3
flex/flex-tests/testData/as_refactoring/inlineFunction/InsideAttribute_2.mxml	3
flex/flex-tests/testData/as_refactoring/inlineFunction/InsideAttribute_2_after.mxml	3
flex/flex-tests/testData/as_refactoring/inlineFunction/InsideAttribute_3.mxml	3
flex/flex-tests/testData/as_refactoring/inlineFunction/InsideAttribute_3_after.mxml	3
flex/flex-tests/testData/as_refactoring/inlineFunction/InsideAttribute_after.mxml	3
flex/flex-tests/testData/as_refactoring/inlineFunction/JustStatementsInMxml.mxml	4
flex/flex-tests/testData/as_refactoring/inlineFunction/JustStatementsInMxml_after.mxml	4
flex/flex-tests/testData/as_refactoring/inlineFunction/MethodInHierarchyMxml.mxml	3
flex/flex-tests/testData/as_refactoring/inlineVariable/InMxml.mxml	3
flex/flex-tests/testData/as_refactoring/inlineVariable/InMxml_after.mxml	3
flex/flex-tests/testData/as_refactoring/inlineVariable/IntoAttribute.mxml	3
flex/flex-tests/testData/as_refactoring/inlineVariable/IntoAttribute_after.mxml	3
flex/flex-tests/testData/as_regexp/LookBehind.as	2
flex/flex-tests/testData/as_regexp/NamedGroup.as	3
flex/flex-tests/testData/compilerConfig/ASAppSdk45.xml	46
flex/flex-tests/testData/compilerConfig/AirAppSdk45.xml	67
flex/flex-tests/testData/compilerConfig/AirSdk.xml	24
flex/flex-tests/testData/compilerConfig/FlexAppSdk3.xml	38
flex/flex-tests/testData/compilerConfig/FlexAppSdk3Rsl.xml	46
flex/flex-tests/testData/compilerConfig/FlexAppSdk41.xml	102
flex/flex-tests/testData/compilerConfig/FlexAppSdk45.xml	149
flex/flex-tests/testData/compilerConfig/FlexAppSparkOnlySdk46.xml	57
flex/flex-tests/testData/compilerConfig/FlexLibMxOnlySdk40.xml	55
flex/flex-tests/testData/compilerConfig/FlexLibSdk40.xml	72
flex/flex-tests/testData/compilerConfig/FlexLibSdk45.xml	71
flex/flex-tests/testData/compilerConfig/Lib/Lib.as	6
flex/flex-tests/testData/compilerConfig/Lib2/Lib2.as	6
flex/flex-tests/testData/compilerConfig/Lib3/Lib3.as	6
flex/flex-tests/testData/compilerConfig/Lib4/Lib4.as	6
flex/flex-tests/testData/compilerConfig/MergeWithAdditionalConfigFile.xml	154
flex/flex-tests/testData/compilerConfig/MergeWithAdditionalConfigFile_config.xml	35
flex/flex-tests/testData/compilerConfig/MobileAppSdk45.xml	56
flex/flex-tests/testData/compilerConfig/TestDependencies_1.xml	133
flex/flex-tests/testData/compilerConfig/TestDependencies_2.xml	141
flex/flex-tests/testData/compilerConfig/flex_sdk_3.6.0/frameworks/flex-config.xml	97
flex/flex-tests/testData/compilerConfig/flex_sdk_4.0.0/frameworks/flex-config.xml	149
flex/flex-tests/testData/compilerConfig/flex_sdk_4.1.0/frameworks/flex-config.xml	149
flex/flex-tests/testData/compilerConfig/flex_sdk_4.5.0/frameworks/flex-config.xml	179
flex/flex-tests/testData/compilerConfig/flex_sdk_4.5.1/frameworks/flex-config.xml	179
flex/flex-tests/testData/compilerConfig/flex_sdk_4.6.0/frameworks/flex-config.xml	179
flex/flex-tests/testData/compilerConfig/m2/M2.as	3
flex/flex-tests/testData/compilerConfig/m3/M3.as	3
flex/flex-tests/testData/convertToLocal/after.as	7
flex/flex-tests/testData/convertToLocal/after1.as	7
flex/flex-tests/testData/convertToLocal/after2.mxml	2
flex/flex-tests/testData/convertToLocal/after3.as	11
flex/flex-tests/testData/convertToLocal/after4.as	11
flex/flex-tests/testData/convertToLocal/before.as	7
flex/flex-tests/testData/convertToLocal/before1.as	8
flex/flex-tests/testData/convertToLocal/before2.mxml	2
flex/flex-tests/testData/convertToLocal/before3.as	10
flex/flex-tests/testData/convertToLocal/before4.as	12
flex/flex-tests/testData/createfunction_as/CreateConstructor/CreateConstructor.as	8
flex/flex-tests/testData/createfunction_as/CreateConstructor/CreateConstructor_2.as	4
flex/flex-tests/testData/createfunction_as/CreateConstructor/afterCreateConstructor_2.as	6
flex/flex-tests/testData/createfunction_as/after2Mxml.mxml	8
flex/flex-tests/testData/createfunction_as/after2_2.mxml	2
flex/flex-tests/testData/createfunction_as/after3Mxml.mxml	2
flex/flex-tests/testData/createfunction_as/after4Mxml.mxml	10
flex/flex-tests/testData/createfunction_as/after5Mxml.mxml	3
flex/flex-tests/testData/createfunction_as/after6Mxml.mxml	3
flex/flex-tests/testData/createfunction_as/after7.mxml	3
flex/flex-tests/testData/createfunction_as/after8Mxml.mxml	3
flex/flex-tests/testData/createfunction_as/afterMxml.mxml	8
flex/flex-tests/testData/createfunction_as/before2Mxml.mxml	5
flex/flex-tests/testData/createfunction_as/before2_2.mxml	2
flex/flex-tests/testData/createfunction_as/before3Mxml.mxml	2
flex/flex-tests/testData/createfunction_as/before4Mxml.mxml	7
flex/flex-tests/testData/createfunction_as/before5Mxml.mxml	3
flex/flex-tests/testData/createfunction_as/before6Mxml.mxml	3
flex/flex-tests/testData/createfunction_as/before7.mxml	3
flex/flex-tests/testData/createfunction_as/before8Mxml.mxml	3
flex/flex-tests/testData/createfunction_as/beforeMxml.mxml	5
flex/flex-tests/testData/createvariable_as/after21Mxml.mxml	2
flex/flex-tests/testData/createvariable_as/after2Mxml.mxml	8
flex/flex-tests/testData/createvariable_as/after2_2.mxml	2
flex/flex-tests/testData/createvariable_as/after3Mxml.mxml	2
flex/flex-tests/testData/createvariable_as/after3_2.mxml	2
flex/flex-tests/testData/createvariable_as/after3_3.mxml	2
flex/flex-tests/testData/createvariable_as/after4Mxml.mxml	3
flex/flex-tests/testData/createvariable_as/after5Mxml.mxml	3
flex/flex-tests/testData/createvariable_as/afterMxml.mxml	6
flex/flex-tests/testData/createvariable_as/after_2.mxml	11
flex/flex-tests/testData/createvariable_as/after_3.mxml	9
flex/flex-tests/testData/createvariable_as/before21Mxml.mxml	2
flex/flex-tests/testData/createvariable_as/before2Mxml.mxml	5
flex/flex-tests/testData/createvariable_as/before2_2.mxml	2
flex/flex-tests/testData/createvariable_as/before3Mxml.mxml	2
flex/flex-tests/testData/createvariable_as/before3_2.mxml	2
flex/flex-tests/testData/createvariable_as/before3_3.mxml	2
flex/flex-tests/testData/createvariable_as/before4Mxml.mxml	3
flex/flex-tests/testData/createvariable_as/before5Mxml.mxml	3
flex/flex-tests/testData/createvariable_as/beforeMxml.mxml	5
flex/flex-tests/testData/createvariable_as/before_2.mxml	10
flex/flex-tests/testData/createvariable_as/before_3.mxml	8
flex/flex-tests/testData/extractSuper/ActionAvailability1.as	6
flex/flex-tests/testData/extractSuper/ActionAvailability2.mxml	3
flex/flex-tests/testData/extractSuper/ActionAvailability3.xml	3
flex/flex-tests/testData/extractSuper/Conflicts1/before/AuxClass.as	6
flex/flex-tests/testData/extractSuper/Conflicts1/before/AuxClassPub.as	6
flex/flex-tests/testData/extractSuper/Conflicts1/before/AuxConst.as	4
flex/flex-tests/testData/extractSuper/Conflicts1/before/AuxFunc.as	4
flex/flex-tests/testData/extractSuper/Conflicts1/before/AuxInterface.as	4
flex/flex-tests/testData/extractSuper/Conflicts1/before/From.as	8
flex/flex-tests/testData/extractSuper/Conflicts2/before/AuxClass.as	6
flex/flex-tests/testData/extractSuper/Conflicts2/before/AuxClassPub.as	6
flex/flex-tests/testData/extractSuper/Conflicts2/before/AuxConst.as	4
flex/flex-tests/testData/extractSuper/Conflicts2/before/AuxFunc.as	4
flex/flex-tests/testData/extractSuper/Conflicts2/before/AuxInterface.as	4
flex/flex-tests/testData/extractSuper/Conflicts2/before/From.as	11
flex/flex-tests/testData/extractSuper/Conflicts2/before/Usage.as	8
flex/flex-tests/testData/extractSuper/Conflicts2/before/globalMethod.as	4
flex/flex-tests/testData/extractSuper/Conflicts3/From.as	7
flex/flex-tests/testData/extractSuper/Conflicts3/Usage.as	9
flex/flex-tests/testData/extractSuper/ExtractImplementationClass/after/Usage2.as	26
flex/flex-tests/testData/extractSuper/ExtractImplementationClass/after/bar/FromImpl.as	36
flex/flex-tests/testData/extractSuper/ExtractImplementationClass/after/com/From.as	8
flex/flex-tests/testData/extractSuper/ExtractImplementationClass/after/com/IMoved.as	4
flex/flex-tests/testData/extractSuper/ExtractImplementationClass/after/com/INotMoved.as	4
flex/flex-tests/testData/extractSuper/ExtractImplementationClass/after/com/Usage1.as	19
flex/flex-tests/testData/extractSuper/ExtractImplementationClass/after/zzz/Abc.as	6
flex/flex-tests/testData/extractSuper/ExtractImplementationClass/before/Usage2.as	25
flex/flex-tests/testData/extractSuper/ExtractImplementationClass/before/com/From.as	35
flex/flex-tests/testData/extractSuper/ExtractImplementationClass/before/com/IMoved.as	4
flex/flex-tests/testData/extractSuper/ExtractImplementationClass/before/com/INotMoved.as	4
flex/flex-tests/testData/extractSuper/ExtractImplementationClass/before/com/Usage1.as	18
flex/flex-tests/testData/extractSuper/ExtractImplementationClass/before/zzz/Abc.as	6
flex/flex-tests/testData/extractSuper/ExtractImplementationWithExplicitConstructor/after/From.as	4
flex/flex-tests/testData/extractSuper/ExtractImplementationWithExplicitConstructor/after/FromImpl.as	6
flex/flex-tests/testData/extractSuper/ExtractImplementationWithExplicitConstructor/after/Usage.as	7
flex/flex-tests/testData/extractSuper/ExtractImplementationWithExplicitConstructor/before/From.as	6
flex/flex-tests/testData/extractSuper/ExtractImplementationWithExplicitConstructor/before/Usage.as	7
flex/flex-tests/testData/extractSuper/FileLocal1/after/From.as	9
flex/flex-tests/testData/extractSuper/FileLocal1/after/com/foo/Local1Base.as	10
flex/flex-tests/testData/extractSuper/FileLocal1/before/From.as	12
flex/flex-tests/testData/extractSuper/FileLocal2/after/From.as	22
flex/flex-tests/testData/extractSuper/FileLocal2/after/com/foo/ILocal1.as	5
flex/flex-tests/testData/extractSuper/FileLocal2/before/From.as	20
flex/flex-tests/testData/extractSuper/FileLocal3/after/From.as	21
flex/flex-tests/testData/extractSuper/FileLocal3/before/From.as	18
flex/flex-tests/testData/extractSuper/FileLocal4/after/From.as	16
flex/flex-tests/testData/extractSuper/FileLocal4/before/From.as	13
flex/flex-tests/testData/extractSuper/ForInStatement/after/From.as	25
flex/flex-tests/testData/extractSuper/ForInStatement/before/From.as	21
flex/flex-tests/testData/extractSuper/HierarchyReturnType/after/From.as	7
flex/flex-tests/testData/extractSuper/HierarchyReturnType/after/IFrom.as	5
flex/flex-tests/testData/extractSuper/HierarchyReturnType/after/Usage.as	40
flex/flex-tests/testData/extractSuper/HierarchyReturnType/after/UsageBase.as	30
flex/flex-tests/testData/extractSuper/HierarchyReturnType/after/UsageEx.as	30
flex/flex-tests/testData/extractSuper/HierarchyReturnType/before/From.as	7
flex/flex-tests/testData/extractSuper/HierarchyReturnType/before/Usage.as	40
flex/flex-tests/testData/extractSuper/HierarchyReturnType/before/UsageBase.as	30
flex/flex-tests/testData/extractSuper/HierarchyReturnType/before/UsageEx.as	30
flex/flex-tests/testData/extractSuper/Interface/after/Usage.as	47
flex/flex-tests/testData/extractSuper/Interface/after/bar/IFoo.as	20
flex/flex-tests/testData/extractSuper/Interface/after/com/Foo.as	31
flex/flex-tests/testData/extractSuper/Interface/after/com/MyInt.as	4
flex/flex-tests/testData/extractSuper/Interface/after/com/MyInt2.as	4
flex/flex-tests/testData/extractSuper/Interface/after/com/MyInt3.as	4
flex/flex-tests/testData/extractSuper/Interface/after/com/MySuperInt3.as	4
flex/flex-tests/testData/extractSuper/Interface/after/com/SomeClass.as	6
flex/flex-tests/testData/extractSuper/Interface/before/Usage.as	46
flex/flex-tests/testData/extractSuper/Interface/before/com/Foo.as	27
flex/flex-tests/testData/extractSuper/Interface/before/com/MyInt.as	4
flex/flex-tests/testData/extractSuper/Interface/before/com/MyInt2.as	4
flex/flex-tests/testData/extractSuper/Interface/before/com/MyInt3.as	4
flex/flex-tests/testData/extractSuper/Interface/before/com/MySuperInt3.as	4
flex/flex-tests/testData/extractSuper/Interface/before/com/SomeClass.as	6
flex/flex-tests/testData/extractSuper/Interface2/after/ISuper.as	4
flex/flex-tests/testData/extractSuper/Interface2/after/SourceClass.as	22
flex/flex-tests/testData/extractSuper/Interface2/before/SourceClass.as	22
flex/flex-tests/testData/extractSuper/Interface3/after/IFoo.as	4
flex/flex-tests/testData/extractSuper/Interface3/after/com/Foo.as	6
flex/flex-tests/testData/extractSuper/Interface3/before/com/Foo.as	6
flex/flex-tests/testData/extractSuper/InterfaceFromInterface/after/IFrom.as	6
flex/flex-tests/testData/extractSuper/InterfaceFromInterface/after/IMoved.as	4
flex/flex-tests/testData/extractSuper/InterfaceFromInterface/after/INotMoved.as	4
flex/flex-tests/testData/extractSuper/InterfaceFromInterface/after/ISuper.as	6
flex/flex-tests/testData/extractSuper/InterfaceFromInterface/after/Usages.as	15
flex/flex-tests/testData/extractSuper/InterfaceFromInterface/before/IFrom.as	8
flex/flex-tests/testData/extractSuper/InterfaceFromInterface/before/IMoved.as	4
flex/flex-tests/testData/extractSuper/InterfaceFromInterface/before/INotMoved.as	4
flex/flex-tests/testData/extractSuper/InterfaceFromInterface/before/Usages.as	15
flex/flex-tests/testData/extractSuper/Mxml1/after/From.mxml	3
flex/flex-tests/testData/extractSuper/Mxml1/after/IFoo.as	4
flex/flex-tests/testData/extractSuper/Mxml1/after/com/IBar.as	4
flex/flex-tests/testData/extractSuper/Mxml1/before/From.mxml	3
flex/flex-tests/testData/extractSuper/Mxml1/before/IFoo.as	4
flex/flex-tests/testData/extractSuper/MxmlExtractImpl/after/From.as	6
flex/flex-tests/testData/extractSuper/MxmlExtractImpl/after/bar/FromImpl.mxml	9
flex/flex-tests/testData/extractSuper/MxmlExtractImpl/after/com/Usage.as	9
flex/flex-tests/testData/extractSuper/MxmlExtractImpl/before/From.mxml	7
flex/flex-tests/testData/extractSuper/MxmlExtractImpl/before/com/Usage.as	8
flex/flex-tests/testData/extractSuper/MxmlTurnRefs/after/From.mxml	3
flex/flex-tests/testData/extractSuper/MxmlTurnRefs/after/IFoo.as	4
flex/flex-tests/testData/extractSuper/MxmlTurnRefs/after/Usage.as	12
flex/flex-tests/testData/extractSuper/MxmlTurnRefs/after/com/IBar.as	6
flex/flex-tests/testData/extractSuper/MxmlTurnRefs/before/From.mxml	3
flex/flex-tests/testData/extractSuper/MxmlTurnRefs/before/IFoo.as	4
flex/flex-tests/testData/extractSuper/MxmlTurnRefs/before/Usage.as	11
flex/flex-tests/testData/extractSuper/NoTurnRefs/after/From.as	8
flex/flex-tests/testData/extractSuper/NoTurnRefs/after/ISuper.as	6
flex/flex-tests/testData/extractSuper/NoTurnRefs/after/Usages.as	11
flex/flex-tests/testData/extractSuper/NoTurnRefs/before/From.as	6
flex/flex-tests/testData/extractSuper/NoTurnRefs/before/Usages.as	11
flex/flex-tests/testData/extractSuper/OverriddenParameter/after/Foo.as	6
flex/flex-tests/testData/extractSuper/OverriddenParameter/after/FooBase.as	8
flex/flex-tests/testData/extractSuper/OverriddenParameter/after/IUsage.as	5
flex/flex-tests/testData/extractSuper/OverriddenParameter/after/Usage.as	11
flex/flex-tests/testData/extractSuper/OverriddenParameter/after/UsageBase.as	13
flex/flex-tests/testData/extractSuper/OverriddenParameter/after/UsageEx.as	7
flex/flex-tests/testData/extractSuper/OverriddenParameter/before/Foo.as	8
flex/flex-tests/testData/extractSuper/OverriddenParameter/before/IUsage.as	5
flex/flex-tests/testData/extractSuper/OverriddenParameter/before/Usage.as	11
flex/flex-tests/testData/extractSuper/OverriddenParameter/before/UsageBase.as	13
flex/flex-tests/testData/extractSuper/OverriddenParameter/before/UsageEx.as	7
flex/flex-tests/testData/extractSuper/RefsInMovedMembers1/after/From.as	6
flex/flex-tests/testData/extractSuper/RefsInMovedMembers1/after/FromSuper.as	21
flex/flex-tests/testData/extractSuper/RefsInMovedMembers1/before/From.as	21
flex/flex-tests/testData/extractSuper/RefsInMovedMembers2/after/From.as	8
flex/flex-tests/testData/extractSuper/RefsInMovedMembers2/after/IFrom.as	5
flex/flex-tests/testData/extractSuper/RefsInMovedMembers2/before/From.as	8
flex/flex-tests/testData/extractSuper/RefsInMovedMembers3/after/From.as	14
flex/flex-tests/testData/extractSuper/RefsInMovedMembers3/before/From.as	12
flex/flex-tests/testData/extractSuper/SuperCall/after/From.as	16
flex/flex-tests/testData/extractSuper/SuperCall/after/FromSuper.as	8
flex/flex-tests/testData/extractSuper/SuperCall/before/From.as	17
flex/flex-tests/testData/extractSuper/SuperClass1/after/Usage.as	12
flex/flex-tests/testData/extractSuper/SuperClass1/after/bar/NewClass.as	20
flex/flex-tests/testData/extractSuper/SuperClass1/after/com/From.as	5
flex/flex-tests/testData/extractSuper/SuperClass1/after/com/FromBase.as	6
flex/flex-tests/testData/extractSuper/SuperClass1/after/com/MyInt2.as	4
flex/flex-tests/testData/extractSuper/SuperClass1/after/com/Param.as	6
flex/flex-tests/testData/extractSuper/SuperClass1/after/zz/MyInt1.as	4
flex/flex-tests/testData/extractSuper/SuperClass1/before/Usage.as	12
flex/flex-tests/testData/extractSuper/SuperClass1/before/com/From.as	17
flex/flex-tests/testData/extractSuper/SuperClass1/before/com/FromBase.as	6
flex/flex-tests/testData/extractSuper/SuperClass1/before/com/MyInt2.as	4
flex/flex-tests/testData/extractSuper/SuperClass1/before/com/Param.as	6
flex/flex-tests/testData/extractSuper/SuperClass1/before/zz/MyInt1.as	4
flex/flex-tests/testData/extractSuper/SuperClass2/after/Foo.as	7
flex/flex-tests/testData/extractSuper/SuperClass2/after/FooBase.as	6
flex/flex-tests/testData/extractSuper/SuperClass2/after/com/NewClass.as	6
flex/flex-tests/testData/extractSuper/SuperClass2/before/Foo.as	6
flex/flex-tests/testData/extractSuper/SuperClass2/before/FooBase.as	6
flex/flex-tests/testData/extractSuper/Usages/after/CastUsages.as	21
flex/flex-tests/testData/extractSuper/Usages/after/FunctionUsages.as	49
flex/flex-tests/testData/extractSuper/Usages/after/GenericUsages.as	17
flex/flex-tests/testData/extractSuper/Usages/after/IMoved.as	6
flex/flex-tests/testData/extractSuper/Usages/after/INotMoved.as	6
flex/flex-tests/testData/extractSuper/Usages/after/ISuper.as	7
flex/flex-tests/testData/extractSuper/Usages/after/ParameterUsages.as	56
flex/flex-tests/testData/extractSuper/Usages/after/RecursiveUsages.as	18
flex/flex-tests/testData/extractSuper/Usages/after/SourceClass.as	24
flex/flex-tests/testData/extractSuper/Usages/after/UnchangeableUsages.as	10
flex/flex-tests/testData/extractSuper/Usages/after/VariablesUsages.as	27
flex/flex-tests/testData/extractSuper/Usages/after/VariablesUsages2.as	75
flex/flex-tests/testData/extractSuper/Usages/before/CastUsages.as	21
flex/flex-tests/testData/extractSuper/Usages/before/FunctionUsages.as	49
flex/flex-tests/testData/extractSuper/Usages/before/GenericUsages.as	17
flex/flex-tests/testData/extractSuper/Usages/before/IMoved.as	6
flex/flex-tests/testData/extractSuper/Usages/before/INotMoved.as	6
flex/flex-tests/testData/extractSuper/Usages/before/ParameterUsages.as	56
flex/flex-tests/testData/extractSuper/Usages/before/RecursiveUsages.as	18
flex/flex-tests/testData/extractSuper/Usages/before/SourceClass.as	24
flex/flex-tests/testData/extractSuper/Usages/before/UnchangeableUsages.as	10
flex/flex-tests/testData/extractSuper/Usages/before/VariablesUsages.as	27
flex/flex-tests/testData/extractSuper/Usages/before/VariablesUsages2.as	75
flex/flex-tests/testData/extractSuper/inheritanceFromSdk/after/skins/IMySkin.as	5
flex/flex-tests/testData/extractSuper/inheritanceFromSdk/after/skins/MyNewSkin1.as	11
flex/flex-tests/testData/extractSuper/inheritanceFromSdk/before/skins/MyNewSkin1.as	11
flex/flex-tests/testData/flex-sdk/4.5/flex-sdk-description.xml	6
flex/flex-tests/testData/flex-sdk/4.5/frameworks/air-config.xml	175
flex/flex-tests/testData/flex-sdk/4.5/frameworks/flex-config.xml	179
flex/flex-tests/testData/flex-sdk/4.5/frameworks/mx-manifest.xml	304
flex/flex-tests/testData/flex-sdk/4.5/frameworks/mxml-2009-manifest.xml	18
flex/flex-tests/testData/flex-sdk/4.5/frameworks/mxml-manifest.xml	316
flex/flex-tests/testData/flex-sdk/4.5/frameworks/projects/mx/src/mx/core/Application.as	1571
flex/flex-tests/testData/flex-sdk/4.5/frameworks/projects/spark/src/spark/components/Application.as	1870
flex/flex-tests/testData/flex-sdk/4.5/frameworks/spark-manifest.xml	250
flex/flex-tests/testData/flex-sdk/4.5/src/spark/skins/spark/ButtonBarSkin.mxml	4
flex/flex-tests/testData/flex-sdk/4.6/flex-sdk-description.xml	6
flex/flex-tests/testData/flex-sdk/4.6/frameworks/air-config.xml	175
flex/flex-tests/testData/flex-sdk/4.6/frameworks/airmobile-config.xml	101
flex/flex-tests/testData/flex-sdk/4.6/frameworks/flex-config.xml	179
flex/flex-tests/testData/flex-sdk/4.6/frameworks/mx-manifest.xml	304
flex/flex-tests/testData/flex-sdk/4.6/frameworks/mxml-2009-manifest.xml	18
flex/flex-tests/testData/flex-sdk/4.6/frameworks/mxml-manifest.xml	316
flex/flex-tests/testData/flex-sdk/4.6/frameworks/projects/mx/src/mx/core/Application.as	1584
flex/flex-tests/testData/flex-sdk/4.6/frameworks/projects/spark/src/spark/components/Application.as	1870
flex/flex-tests/testData/flex-sdk/4.6/frameworks/spark-manifest.xml	251
flex/flex-tests/testData/flex-sdk/4.6/frameworks/themes/Spark/spark.css	32
flex/flex-tests/testData/flexChangeSignature/AddParam1/after/From.as	8
flex/flex-tests/testData/flexChangeSignature/AddParam1/after/FromEx.as	7
flex/flex-tests/testData/flexChangeSignature/AddParam1/before/From.as	8
flex/flex-tests/testData/flexChangeSignature/AddParam1/before/FromEx.as	7
flex/flex-tests/testData/flexChangeSignature/AddParam2/after/EventDispatcher.as	3
flex/flex-tests/testData/flexChangeSignature/AddParam2/after/From.as	10
flex/flex-tests/testData/flexChangeSignature/AddParam2/before/EventDispatcher.as	3
flex/flex-tests/testData/flexChangeSignature/AddParam2/before/From.as	8
flex/flex-tests/testData/flexChangeSignature/AddParam3/after/From.as	8
flex/flex-tests/testData/flexChangeSignature/AddParam3/before/From.as	8
flex/flex-tests/testData/flexChangeSignature/AddParam4/after/From.as	9
flex/flex-tests/testData/flexChangeSignature/AddParam4/before/From.as	9
flex/flex-tests/testData/flexChangeSignature/AddParam5/after/From.as	9
flex/flex-tests/testData/flexChangeSignature/AddParam5/before/From.as	9
flex/flex-tests/testData/flexChangeSignature/AddParam6/after/From.as	30
flex/flex-tests/testData/flexChangeSignature/AddParam6/before/From.as	30
flex/flex-tests/testData/flexChangeSignature/AddParam7/after/From.as	18
flex/flex-tests/testData/flexChangeSignature/AddParam7/before/From.as	18
flex/flex-tests/testData/flexChangeSignature/AnonymousFunction1/before/From.as	9
flex/flex-tests/testData/flexChangeSignature/AnonymousFunction2/before/From.as	10
flex/flex-tests/testData/flexChangeSignature/AnonymousFunction3/before/From.as	9
flex/flex-tests/testData/flexChangeSignature/AnonymousFunction4/after/From.as	16
flex/flex-tests/testData/flexChangeSignature/AnonymousFunction4/before/From.as	16
flex/flex-tests/testData/flexChangeSignature/AnonymousFunction5/after/From.as	13
flex/flex-tests/testData/flexChangeSignature/AnonymousFunction5/before/From.as	13
flex/flex-tests/testData/flexChangeSignature/ChangeParam1/after/From.as	25
flex/flex-tests/testData/flexChangeSignature/ChangeParam1/after/FromBase.as	7
flex/flex-tests/testData/flexChangeSignature/ChangeParam1/before/From.as	24
flex/flex-tests/testData/flexChangeSignature/ChangeParam1/before/FromBase.as	7
flex/flex-tests/testData/flexChangeSignature/Conflicts1/before/From.as	30
flex/flex-tests/testData/flexChangeSignature/Conflicts2/before/From.as	10
flex/flex-tests/testData/flexChangeSignature/Conflicts2/before/Usage.as	6
flex/flex-tests/testData/flexChangeSignature/EventHandlerCall/after/From.mxml	3
flex/flex-tests/testData/flexChangeSignature/EventHandlerCall/before/From.mxml	3
flex/flex-tests/testData/flexChangeSignature/ExistingSignature/after/From.as	9
flex/flex-tests/testData/flexChangeSignature/ExistingSignature/before/From.as	9
flex/flex-tests/testData/flexChangeSignature/ImportsForAgrumentsAndInitializers/after/From.as	12
flex/flex-tests/testData/flexChangeSignature/ImportsForAgrumentsAndInitializers/after/Other.as	35
flex/flex-tests/testData/flexChangeSignature/ImportsForAgrumentsAndInitializers/after/Ref.as	32
flex/flex-tests/testData/flexChangeSignature/ImportsForAgrumentsAndInitializers/before/From.as	6
flex/flex-tests/testData/flexChangeSignature/ImportsForAgrumentsAndInitializers/before/Other.as	35
flex/flex-tests/testData/flexChangeSignature/ImportsForAgrumentsAndInitializers/before/Ref.as	20
flex/flex-tests/testData/flexChangeSignature/IncompatibleImplementation/after/From.as	15
flex/flex-tests/testData/flexChangeSignature/IncompatibleImplementation/before/From.as	15
flex/flex-tests/testData/flexChangeSignature/IncompatibleImplementationConflict/before/From.as	10
flex/flex-tests/testData/flexChangeSignature/IncompatibleOverrideConflict/before/From.as	12
flex/flex-tests/testData/flexChangeSignature/Mxml/after/From.mxml	18
flex/flex-tests/testData/flexChangeSignature/Mxml/before/From.mxml	18
flex/flex-tests/testData/flexChangeSignature/Namespace/after/From.as	21
flex/flex-tests/testData/flexChangeSignature/Namespace/before/From.as	21
flex/flex-tests/testData/flexChangeSignature/Namespace2/after/From.as	13
flex/flex-tests/testData/flexChangeSignature/Namespace2/before/From.as	13
flex/flex-tests/testData/flexChangeSignature/Nested/after/From.as	10
flex/flex-tests/testData/flexChangeSignature/Nested/before/From.as	10
flex/flex-tests/testData/flexChangeSignature/NoPropagateToSdkInheritor/after/From.as	27
flex/flex-tests/testData/flexChangeSignature/NoPropagateToSdkInheritor/before/From.as	27
flex/flex-tests/testData/flexChangeSignature/Prop1/after/From.as	11
flex/flex-tests/testData/flexChangeSignature/Prop1/after/FromEx.as	10
flex/flex-tests/testData/flexChangeSignature/Prop1/before/From.as	11
flex/flex-tests/testData/flexChangeSignature/Prop1/before/FromEx.as	10
flex/flex-tests/testData/flexChangeSignature/Prop2/after/From.as	11
flex/flex-tests/testData/flexChangeSignature/Prop2/after/FromEx.as	10
flex/flex-tests/testData/flexChangeSignature/Prop2/before/From.as	11
flex/flex-tests/testData/flexChangeSignature/Prop2/before/FromEx.as	10
flex/flex-tests/testData/flexChangeSignature/Propagate1/after/From.as	35
flex/flex-tests/testData/flexChangeSignature/Propagate1/before/From.as	35
flex/flex-tests/testData/flexChangeSignature/PropagateToFunctionExpression/after/From.as	17
flex/flex-tests/testData/flexChangeSignature/PropagateToFunctionExpression/before/From.as	17
flex/flex-tests/testData/flexChangeSignature/RemoveParam1/after/From.as	11
flex/flex-tests/testData/flexChangeSignature/RemoveParam1/before/From.as	10
flex/flex-tests/testData/flexChangeSignature/SuperConstructorCall/after/From.as	6
flex/flex-tests/testData/flexChangeSignature/SuperConstructorCall/after/FromEx.as	11
flex/flex-tests/testData/flexChangeSignature/SuperConstructorCall/before/From.as	6
flex/flex-tests/testData/flexChangeSignature/SuperConstructorCall/before/FromEx.as	11
flex/flex-tests/testData/flexChangeSignature/SuperConstructorCall2/after/From.as	34
flex/flex-tests/testData/flexChangeSignature/SuperConstructorCall2/before/From.as	34
flex/flex-tests/testData/flexLiveTemplates/ArrayVarNotDuplicatesIndexVarName.mxml	3
flex/flex-tests/testData/flexLiveTemplates/ArrayVarNotDuplicatesIndexVarName_after.mxml	3
flex/flex-tests/testData/flexLiveTemplates/ClassName.as	7
flex/flex-tests/testData/flexLiveTemplates/ClassName.mxml	3
flex/flex-tests/testData/flexLiveTemplates/ClassName2.as	7
flex/flex-tests/testData/flexLiveTemplates/ClassName2_after.as	7
flex/flex-tests/testData/flexLiveTemplates/ClassName_after.as	7
flex/flex-tests/testData/flexLiveTemplates/ClassName_after.mxml	3
flex/flex-tests/testData/flexLiveTemplates/FlexItar.as	13
flex/flex-tests/testData/flexLiveTemplates/FlexItar_after.as	16
flex/flex-tests/testData/flexLiveTemplates/FlexIter.mxml	3
flex/flex-tests/testData/flexLiveTemplates/FlexIter_after.mxml	3
flex/flex-tests/testData/flexLiveTemplates/FlexItin.as	7
flex/flex-tests/testData/flexLiveTemplates/FlexItin_after.as	9
flex/flex-tests/testData/flexLiveTemplates/FlexRitar.as	7
flex/flex-tests/testData/flexLiveTemplates/FlexRitar_after.as	10
flex/flex-tests/testData/flexLiveTemplates/PickVectorTypeInFlexIter.as	12
flex/flex-tests/testData/flexLiveTemplates/PickVectorTypeInFlexIter_after.as	14
flex/flex-tests/testData/flexLiveTemplates/PickVectorTypeInMxmlIter.mxml	2
flex/flex-tests/testData/flexLiveTemplates/PickVectorTypeInMxmlIter_after.mxml	2
flex/flex-tests/testData/flexLiveTemplates/PrivateConst.as	5
flex/flex-tests/testData/flexLiveTemplates/PrivateConst_after.as	5
flex/flex-tests/testData/flexLiveTemplates/PrivateFunction.as	5
flex/flex-tests/testData/flexLiveTemplates/PrivateFunction_after.as	7
flex/flex-tests/testData/flexLiveTemplates/PrivateStaticConst.as	5
flex/flex-tests/testData/flexLiveTemplates/PrivateStaticConst_after.as	5
flex/flex-tests/testData/flexLiveTemplates/PrivateStaticFunctionWithTyping.as	5
flex/flex-tests/testData/flexLiveTemplates/PrivateStaticFunctionWithTyping_after.as	7
flex/flex-tests/testData/flexLiveTemplates/PrivateStaticVar.as	5
flex/flex-tests/testData/flexLiveTemplates/PrivateStaticVar_after.as	5
flex/flex-tests/testData/flexLiveTemplates/PrivateVar.as	5
flex/flex-tests/testData/flexLiveTemplates/PrivateVar_after.as	5
flex/flex-tests/testData/flexLiveTemplates/PublicConst.as	5
flex/flex-tests/testData/flexLiveTemplates/PublicConst_after.as	5
flex/flex-tests/testData/flexLiveTemplates/PublicFunctionWithTypingInMxml.mxml	3
flex/flex-tests/testData/flexLiveTemplates/PublicFunctionWithTypingInMxml_after.mxml	3
flex/flex-tests/testData/flexLiveTemplates/PublicStaticConst.as	5
flex/flex-tests/testData/flexLiveTemplates/PublicStaticConst_after.as	5
flex/flex-tests/testData/flexLiveTemplates/PublicStaticFunction.as	5
flex/flex-tests/testData/flexLiveTemplates/PublicStaticFunction_after.as	7
flex/flex-tests/testData/flexLiveTemplates/PublicStaticVar.as	5
flex/flex-tests/testData/flexLiveTemplates/PublicStaticVar_after.as	5
flex/flex-tests/testData/flexLiveTemplates/PublicVar.as	5
flex/flex-tests/testData/flexLiveTemplates/PublicVar_after.as	5
flex/flex-tests/testData/flexUnit/completion/ClassMeta1.as	5
flex/flex-tests/testData/flexUnit/completion/ClassMeta1_after.as	5
flex/flex-tests/testData/flexUnit/completion/CustomRunner.as	6
flex/flex-tests/testData/flexUnit/completion/CustomRunner_after.as	6
flex/flex-tests/testData/flexUnit/completion/FieldMeta1.as	6
flex/flex-tests/testData/flexUnit/completion/FieldMeta1_after.as	6
flex/flex-tests/testData/flexUnit/completion/Meta1.as	7
flex/flex-tests/testData/flexUnit/completion/Meta1_after.as	7
flex/flex-tests/testData/flexUnit/completion/Meta2.as	7
flex/flex-tests/testData/flexUnit/completion/Meta2_after.as	7
flex/flex-tests/testData/flexUnit/completion/Meta3.as	7
flex/flex-tests/testData/flexUnit/completion/Meta3_after.as	7
flex/flex-tests/testData/flexUnit/completion/Meta4.mxml	7
flex/flex-tests/testData/flexUnit/completion/Meta4_after.mxml	7
flex/flex-tests/testData/flexUnit/completion/Meta5.as	5
flex/flex-tests/testData/flexUnit/completion/Meta5_after.as	5
flex/flex-tests/testData/flexUnit/completion/Meta6.as	8
flex/flex-tests/testData/flexUnit/completion/Meta6_after.as	8
flex/flex-tests/testData/flexUnit/completion/mypackage/FooRunner.as	7
flex/flex-tests/testData/flexUnit/config/FlexUnit1.as	48
flex/flex-tests/testData/flexUnit/config/FlexUnit1Empty.as	8
flex/flex-tests/testData/flexUnit/config/FlexUnit1NonPublic.as	8
flex/flex-tests/testData/flexUnit/config/FlexUnit1WithFlexUnit4.as	57
flex/flex-tests/testData/flexUnit/config/FlexUnit1WithNonDefaultConstructor.as	13
flex/flex-tests/testData/flexUnit/config/FlexUnit4.as	65
flex/flex-tests/testData/flexUnit/config/FlexUnit4Empty.as	22
flex/flex-tests/testData/flexUnit/config/FlexUnit4NonPublic.as	11
flex/flex-tests/testData/flexUnit/config/FlexUnit4WithFlexUnit1.as	35
flex/flex-tests/testData/flexUnit/config/FlexUnit4WithFlexUnit1_2.as	17
flex/flex-tests/testData/flexUnit/config/FlexUnit4WithNonDefaultConstructor.as	14
flex/flex-tests/testData/flexUnit/config/Flunit1.as	52
flex/flex-tests/testData/flexUnit/config/FlunitSuite.as	26
flex/flex-tests/testData/flexUnit/config/NoFlexUnit.as	14
flex/flex-tests/testData/flexUnit/config/NoSuiteWithFlexUnit1.as	10
flex/flex-tests/testData/flexUnit/config/OldStyleSuite.as	26
flex/flex-tests/testData/flexUnit/config/Suite1.as	10
flex/flex-tests/testData/flexUnit/config/TestMethodInSuite.as	11
flex/flex-tests/testData/flexUnit/config/WithCustomRunner.as	27
flex/flex-tests/testData/flexUnit/execute/ClassWithCustomRunner.as	22
flex/flex-tests/testData/flexUnit/execute/CustomRunner.as	16
flex/flex-tests/testData/flexUnit/execute/FlexUnit1.as	21
flex/flex-tests/testData/flexUnit/execute/FlexUnit1Class.as	21
flex/flex-tests/testData/flexUnit/execute/FlexUnit1Empty.as	10
flex/flex-tests/testData/flexUnit/execute/FlexUnit1Method.as	19
flex/flex-tests/testData/flexUnit/execute/FlexUnit4.as	26
flex/flex-tests/testData/flexUnit/execute/FlexUnit4Class.as	26
flex/flex-tests/testData/flexUnit/execute/FlexUnit4Method.as	24
flex/flex-tests/testData/flexUnit/execute/FlexUnit4TestIgnored1.as	19
flex/flex-tests/testData/flexUnit/execute/FlexUnit4TestIgnored2.as	19
flex/flex-tests/testData/flexUnit/execute/FlexUnit4TestIgnored3.as	28
flex/flex-tests/testData/flexUnit/execute/ImplicitRunners.as	12
flex/flex-tests/testData/flexUnit/execute/ImplicitRunners2.as	7
flex/flex-tests/testData/flexUnit/execute/ImplicitRunners3.as	8
flex/flex-tests/testData/flexUnit/execute/LogOutput.as	18
flex/flex-tests/testData/flexUnit/execute/MethodWithCustomRunner.as	21
flex/flex-tests/testData/flexUnit/execute/UnicodeBreaks.as	19
flex/flex-tests/testData/flexUnit/execute/suites/AllInPackageWithSuite.as	21
flex/flex-tests/testData/flexUnit/execute/suites/FlunitSuite.as	14
flex/flex-tests/testData/flexUnit/execute/suites/OldStyleSuite.as	14
flex/flex-tests/testData/flexUnit/execute/suites/Suite1.as	18
flex/flex-tests/testData/flexUnit/execute/suites/Suite2.as	9
flex/flex-tests/testData/flexUnit/execute/suites/rawTests/FlunitTest.as	10
flex/flex-tests/testData/flexUnit/execute/suites/rawTests/TestBar.as	9
flex/flex-tests/testData/flexUnit/execute/suites/rawTests/TestFoo.as	6
flex/flex-tests/testData/flexUnit/execute/test/TestFoo.as	12
flex/flex-tests/testData/flexUnit/execute/testSuite/TestFoo.as	12
flex/flex-tests/testData/flexUnit/execute/tests/TestFoo.as	12
flex/flex-tests/testData/flexUnit/highlighting/ClassInProductSource1.as	6
flex/flex-tests/testData/flexUnit/highlighting/ClassInProductSource2.as	6
flex/flex-tests/testData/flexUnit/highlighting/EmptyClass.as	5
flex/flex-tests/testData/flexUnit/highlighting/EmptySuite.as	15
flex/flex-tests/testData/flexUnit/highlighting/EmptySuite_2.as	4
flex/flex-tests/testData/flexUnit/highlighting/MethodInStaticBlock.as	7
flex/flex-tests/testData/flexUnit/highlighting/MethodInSuite.as	10
flex/flex-tests/testData/flexUnit/highlighting/MethodInSuite2.as	11
flex/flex-tests/testData/flexUnit/highlighting/MethodInSuite3.as	10
flex/flex-tests/testData/flexUnit/highlighting/MethodInSuite_2.as	4
flex/flex-tests/testData/flexUnit/highlighting/Methods1.as	13
flex/flex-tests/testData/flexUnit/highlighting/Methods1NoFlexUnit.as	13
flex/flex-tests/testData/flexUnit/highlighting/Methods1_after.as	13
flex/flex-tests/testData/flexUnit/highlighting/Methods2.as	13
flex/flex-tests/testData/flexUnit/highlighting/Methods3.as	20
flex/flex-tests/testData/flexUnit/highlighting/MethodsWithCustomRunner.as	21
flex/flex-tests/testData/flexUnit/highlighting/NoUnusedHighlighting.as	6
flex/flex-tests/testData/flexUnit/highlighting/NonEmptyClass.as	7
flex/flex-tests/testData/flexUnit/highlighting/NonPublicClass1.as	8
flex/flex-tests/testData/flexUnit/highlighting/NonPublicClass1_after.as	8
flex/flex-tests/testData/flexUnit/highlighting/NonPublicClass2.as	7
flex/flex-tests/testData/flexUnit/highlighting/NonPublicClass2_after.as	7
flex/flex-tests/testData/flexUnit/highlighting/NonPublicClass3.as	7
flex/flex-tests/testData/flexUnit/highlighting/NonPublicClass3_after.as	7
flex/flex-tests/testData/flexUnit/highlighting/NonPublicMethod1.as	7
flex/flex-tests/testData/flexUnit/highlighting/NonPublicMethod1_after.as	7
flex/flex-tests/testData/flexUnit/highlighting/NonPublicMethod2.as	7
flex/flex-tests/testData/flexUnit/highlighting/NonPublicMethod2_after.as	7
flex/flex-tests/testData/flexUnit/highlighting/NonPublicMethod3.as	7
flex/flex-tests/testData/flexUnit/highlighting/NonPublicMethod3_after.as	7
flex/flex-tests/testData/flexUnit/highlighting/NonVoidMethod1.as	15
flex/flex-tests/testData/flexUnit/highlighting/NonVoidMethod1_after.as	15
flex/flex-tests/testData/flexUnit/highlighting/NonVoidMethod2.as	7
flex/flex-tests/testData/flexUnit/highlighting/NonVoidMethod2_after.as	7
flex/flex-tests/testData/flexUnit/highlighting/NonVoidMethod3.as	7
flex/flex-tests/testData/flexUnit/highlighting/NonVoidMethod3_after.as	7
flex/flex-tests/testData/flexUnit/highlighting/NonVoidMethod4.as	12
flex/flex-tests/testData/flexUnit/highlighting/SuiteWithNoRunner1.as	6
flex/flex-tests/testData/flexUnit/highlighting/SuiteWithNoRunner1_2.as	4
flex/flex-tests/testData/flexUnit/highlighting/SuiteWithNoRunner2.as	7
flex/flex-tests/testData/flexUnit/highlighting/SuiteWithNoRunner2_2.as	4
flex/flex-tests/testData/flexUnit/highlighting/SuiteWithNoRunner3.as	7
flex/flex-tests/testData/flexUnit/highlighting/SuiteWithNoRunner3_2.as	4
flex/flex-tests/testData/flexUnit/highlighting/SuiteWithWrongCustomRunner.as	6
flex/flex-tests/testData/flexUnit/highlighting/WrongCustomRunner.as	4
flex/flex-tests/testData/flex_color_gutter/Gutter1.mxml	4
flex/flex-tests/testData/flex_color_gutter/Gutter2.mxml	4
flex/flex-tests/testData/flex_color_gutter/Gutter3.mxml	4
flex/flex-tests/testData/flex_color_gutter/Gutter4.css	3
flex/flex-tests/testData/flex_color_gutter/Gutter5.css	3
flex/flex-tests/testData/flex_color_gutter/Gutter6.mxml	4
flex/flex-tests/testData/flex_color_gutter/Highlighting.mxml	11
flex/flex-tests/testData/flex_color_gutter/Idea94474.css	3
flex/flex-tests/testData/flex_completion/As2Completion.as	7
flex/flex-tests/testData/flex_completion/As2Completion2.as	7
flex/flex-tests/testData/flex_completion/As2Completion2_2.as	3
flex/flex-tests/testData/flex_completion/As2Completion2_after.as	7
flex/flex-tests/testData/flex_completion/As2Completion3.as	6
flex/flex-tests/testData/flex_completion/As2Completion3_after.as	6
flex/flex-tests/testData/flex_completion/As2Completion4.as	3
flex/flex-tests/testData/flex_completion/As2Completion4_after.as	3
flex/flex-tests/testData/flex_completion/As2Completion5.as	5
flex/flex-tests/testData/flex_completion/As2Completion5_2.as	1
flex/flex-tests/testData/flex_completion/As2Completion5_3.as	2
flex/flex-tests/testData/flex_completion/As2Completion5_3_after.as	3
flex/flex-tests/testData/flex_completion/As2Completion5_after.as	6
flex/flex-tests/testData/flex_completion/As2Completion6.as	2
flex/flex-tests/testData/flex_completion/As2Completion6_2.as	1
flex/flex-tests/testData/flex_completion/As2Completion6_2_after.as	2
flex/flex-tests/testData/flex_completion/As2Completion6_3.as	1
flex/flex-tests/testData/flex_completion/As2Completion6_after.as	3
flex/flex-tests/testData/flex_completion/As2Completion_after.as	7
flex/flex-tests/testData/flex_completion/AssetFromAnotherSourceRoot.mxml	4
flex/flex-tests/testData/flex_completion/AssetFromAnotherSourceRoot_after.mxml	4
flex/flex-tests/testData/flex_completion/BindingCompletion.mxml	4
flex/flex-tests/testData/flex_completion/BindingCompletion_after.mxml	4
flex/flex-tests/testData/flex_completion/BindingCompletion_after2.mxml	4
flex/flex-tests/testData/flex_completion/ClassRefInSkinClass.mxml	3
flex/flex-tests/testData/flex_completion/ClassRefInSkinClass_after.mxml	3
flex/flex-tests/testData/flex_completion/ClassReferenceCompletion.css	3
flex/flex-tests/testData/flex_completion/ClassReferenceCompletion_after.css	3
flex/flex-tests/testData/flex_completion/ClassesInCompilerConfig.xml	10
flex/flex-tests/testData/flex_completion/ClassesInCompilerConfig_after.xml	10
flex/flex-tests/testData/flex_completion/CompleteAfterThisInMxml.mxml	7
flex/flex-tests/testData/flex_completion/CompleteAfterThisInMxml2.mxml	7
flex/flex-tests/testData/flex_completion/CompleteAfterThisInMxml2_after.mxml	7
flex/flex-tests/testData/flex_completion/CompleteAfterThisInMxml3.mxml	6
flex/flex-tests/testData/flex_completion/CompleteAfterThisInMxml3_after.mxml	6
flex/flex-tests/testData/flex_completion/CompleteAfterThisInMxml_after.mxml	7
flex/flex-tests/testData/flex_completion/CompleteAnnotationParameter.mxml	5
flex/flex-tests/testData/flex_completion/CompleteAnnotationParameter_after.mxml	5
flex/flex-tests/testData/flex_completion/CompleteBeforeVariable.as	2
flex/flex-tests/testData/flex_completion/CompleteBeforeVariable2.as	6
flex/flex-tests/testData/flex_completion/CompleteBeforeVariable2_2.as	6
flex/flex-tests/testData/flex_completion/CompleteBeforeVariable2_2_after.as	6
flex/flex-tests/testData/flex_completion/CompleteBeforeVariable2_after.as	6
flex/flex-tests/testData/flex_completion/CompleteBeforeVariable_after.as	2
flex/flex-tests/testData/flex_completion/CompleteBindingAttr.mxml	4
flex/flex-tests/testData/flex_completion/CompleteBindingAttr_after.mxml	4
flex/flex-tests/testData/flex_completion/CompleteComponentsInUIComponent.mxml	14
flex/flex-tests/testData/flex_completion/CompleteComponentsInUIComponent_2.mxml	14
flex/flex-tests/testData/flex_completion/CompleteComponentsInUIComponent_2_after.mxml	14
flex/flex-tests/testData/flex_completion/CompleteComponentsInUIComponent_after.mxml	14
flex/flex-tests/testData/flex_completion/CompleteInComponent.mxml	2
flex/flex-tests/testData/flex_completion/CompleteInComponent_2.mxml	2
flex/flex-tests/testData/flex_completion/CompleteInComponent_after.mxml	2
flex/flex-tests/testData/flex_completion/CompleteInFileName.as	2
flex/flex-tests/testData/flex_completion/CompleteInFileName_after.as	2
flex/flex-tests/testData/flex_completion/CompleteInsertsQualifiedNameInEventType.mxml	6
flex/flex-tests/testData/flex_completion/CompleteInsertsQualifiedNameInEventType_after.mxml	6
flex/flex-tests/testData/flex_completion/CompleteInsertsQualifiedNameInItemRenderer.mxml	3
flex/flex-tests/testData/flex_completion/CompleteInsertsQualifiedNameInItemRenderer_after.mxml	3
flex/flex-tests/testData/flex_completion/CompleteOnlyPackages.mxml	5
flex/flex-tests/testData/flex_completion/CompleteOnlyPackages_2.mxml	3
flex/flex-tests/testData/flex_completion/CompleteOnlyPackages_2_after.mxml	3
flex/flex-tests/testData/flex_completion/CompleteOnlyPackages_3.mxml	6
flex/flex-tests/testData/flex_completion/CompleteOnlyPackages_3_after.mxml	6
flex/flex-tests/testData/flex_completion/CompleteOnlyPackages_4.mxml	6
flex/flex-tests/testData/flex_completion/CompleteOnlyPackages_4_after.mxml	6
flex/flex-tests/testData/flex_completion/CompleteOnlyPackages_5.mxml	6
flex/flex-tests/testData/flex_completion/CompleteOnlyPackages_5_after.mxml	6
flex/flex-tests/testData/flex_completion/CompleteOnlyPackages_after.mxml	5
flex/flex-tests/testData/flex_completion/CompleteResourceReferences.mxml	4
flex/flex-tests/testData/flex_completion/CompleteResourceReferences_after.mxml	4
flex/flex-tests/testData/flex_completion/CompleteStandardMxmlImport.mxml	3
flex/flex-tests/testData/flex_completion/CompleteStandardMxmlImport_after.mxml	3
flex/flex-tests/testData/flex_completion/CompleteUIComponentInItemRenderer.mxml	12
flex/flex-tests/testData/flex_completion/CompleteUIComponentInItemRenderer_after.mxml	12
flex/flex-tests/testData/flex_completion/CompleteWithoutQualifier.mxml	7
flex/flex-tests/testData/flex_completion/CompleteWithoutQualifier_after.mxml	7
flex/flex-tests/testData/flex_completion/CompletionDoesNotCorruptCode.mxml	3
flex/flex-tests/testData/flex_completion/CompletionDoesNotCorruptCode_after.mxml	3
flex/flex-tests/testData/flex_completion/CompletionInMxml.mxml	6
flex/flex-tests/testData/flex_completion/CompletionInMxml10.mxml	4
flex/flex-tests/testData/flex_completion/CompletionInMxml10_after.mxml	4
flex/flex-tests/testData/flex_completion/CompletionInMxml2.mxml	8
flex/flex-tests/testData/flex_completion/CompletionInMxml2_after.mxml	8
flex/flex-tests/testData/flex_completion/CompletionInMxml3.mxml	10
flex/flex-tests/testData/flex_completion/CompletionInMxml3_after.mxml	10
flex/flex-tests/testData/flex_completion/CompletionInMxml4.mxml	3
flex/flex-tests/testData/flex_completion/CompletionInMxml4_after.mxml	3
flex/flex-tests/testData/flex_completion/CompletionInMxml5.mxml	3
flex/flex-tests/testData/flex_completion/CompletionInMxml5_after.mxml	3
flex/flex-tests/testData/flex_completion/CompletionInMxml6.mxml	3
flex/flex-tests/testData/flex_completion/CompletionInMxml6_after.mxml	3
flex/flex-tests/testData/flex_completion/CompletionInMxml7.mxml	8
flex/flex-tests/testData/flex_completion/CompletionInMxml7_after.mxml	8
flex/flex-tests/testData/flex_completion/CompletionInMxml8.mxml	6
flex/flex-tests/testData/flex_completion/CompletionInMxml8_2.mxml	6
flex/flex-tests/testData/flex_completion/CompletionInMxml8_2_after.mxml	6
flex/flex-tests/testData/flex_completion/CompletionInMxml8_3.mxml	6
flex/flex-tests/testData/flex_completion/CompletionInMxml8_3_after.mxml	6
flex/flex-tests/testData/flex_completion/CompletionInMxml8_after.mxml	6
flex/flex-tests/testData/flex_completion/CompletionInMxml9.mxml	5
flex/flex-tests/testData/flex_completion/CompletionInMxml9_after.mxml	5
flex/flex-tests/testData/flex_completion/CompletionInMxml_2.mxml	8
flex/flex-tests/testData/flex_completion/CompletionInMxml_2_after.mxml	8
flex/flex-tests/testData/flex_completion/CompletionInMxml_3.mxml	5
flex/flex-tests/testData/flex_completion/CompletionInMxml_3_after.mxml	5
flex/flex-tests/testData/flex_completion/CompletionInMxml_after.mxml	6
flex/flex-tests/testData/flex_completion/CompletionOfMethodOfCustomComponent.mxml	8
flex/flex-tests/testData/flex_completion/CompletionOfMethodOfCustomComponent_2.mxml	5
flex/flex-tests/testData/flex_completion/CompletionOfMethodOfCustomComponent_after.mxml	8
flex/flex-tests/testData/flex_completion/CompletionOfMxmlInAnotherDirectory/CompletionOfMxmlInAnotherDirectory.as	1
flex/flex-tests/testData/flex_completion/CompletionOfMxmlInAnotherDirectory/aaa/CompletionOfMxmlInAnotherDirectory.mxml	3
flex/flex-tests/testData/flex_completion/CompletionOfMxmlInAnotherDirectory_after.as	2
flex/flex-tests/testData/flex_completion/CompletionOfPackageLocalClass/aaa/CompletionOfPackageLocalClass.as	9
flex/flex-tests/testData/flex_completion/CompletionOfPackageLocalClass/aaa/CompletionOfPackageLocalClass.mxml	5
flex/flex-tests/testData/flex_completion/CompletionOfPackageLocalClass_after.mxml	5
flex/flex-tests/testData/flex_completion/CompletionPerformance.as	5
flex/flex-tests/testData/flex_completion/ComponentFromManifestCompletion.mxml	3
flex/flex-tests/testData/flex_completion/ComponentFromManifestCompletionWithNamespaceAutoInsert.mxml	3
flex/flex-tests/testData/flex_completion/ComponentFromManifestCompletionWithNamespaceAutoInsert_after.mxml	3
flex/flex-tests/testData/flex_completion/ComponentFromManifestCompletionWithNamespaceAutoInsert_manifest.xml	4
flex/flex-tests/testData/flex_completion/ComponentFromManifestCompletionWithNamespaceAutoInsert_other.as	1
flex/flex-tests/testData/flex_completion/ComponentFromManifestCompletion_after.mxml	3
flex/flex-tests/testData/flex_completion/ComponentFromManifestCompletion_manifest.xml	4
flex/flex-tests/testData/flex_completion/ComponentFromManifestCompletion_other.as	1
flex/flex-tests/testData/flex_completion/ConditionalCompilationConstantsInAs.as	17
flex/flex-tests/testData/flex_completion/ConditionalCompilationConstantsInAs_after.as	17
flex/flex-tests/testData/flex_completion/ConditionalCompilationConstantsInAs_custom_config.xml	18
flex/flex-tests/testData/flex_completion/ConditionalCompilationConstantsInMxml.mxml	3
flex/flex-tests/testData/flex_completion/ConditionalCompilationConstantsInMxml_after.mxml	3
flex/flex-tests/testData/flex_completion/CssClassCompletion.mxml	7
flex/flex-tests/testData/flex_completion/CssClassCompletion_after.mxml	7
flex/flex-tests/testData/flex_completion/CssColorValueCompletion.css	3
flex/flex-tests/testData/flex_completion/CssColorValueCompletion_after.css	3
flex/flex-tests/testData/flex_completion/CssEnumValueCompletion.css	3
flex/flex-tests/testData/flex_completion/CssEnumValueCompletion_after.css	3
flex/flex-tests/testData/flex_completion/CssPropertyCompletion.css	3
flex/flex-tests/testData/flex_completion/CssPropertyCompletion1.css	3
flex/flex-tests/testData/flex_completion/CssPropertyCompletion1_after.css	3
flex/flex-tests/testData/flex_completion/CssPropertyCompletion2.css	3
flex/flex-tests/testData/flex_completion/CssPropertyCompletion2_after.css	3
flex/flex-tests/testData/flex_completion/CssPropertyCompletion3.mxml	3
flex/flex-tests/testData/flex_completion/CssPropertyCompletion3_after.mxml	3
flex/flex-tests/testData/flex_completion/CssPropertyCompletion_after.css	3
flex/flex-tests/testData/flex_completion/CssSelectorAfterPipeCompletion.css	2
flex/flex-tests/testData/flex_completion/CssSelectorAfterPipeCompletion_after.css	2
flex/flex-tests/testData/flex_completion/CssSelectorCompletion.css	2
flex/flex-tests/testData/flex_completion/CssSelectorCompletion1.mxml	6
flex/flex-tests/testData/flex_completion/CssSelectorCompletion1_after.mxml	6
flex/flex-tests/testData/flex_completion/CssSelectorCompletion_after.css	2
flex/flex-tests/testData/flex_completion/CustomComponentCompletionInMxml.as	4
flex/flex-tests/testData/flex_completion/CustomComponentCompletionInMxml.mxml	3
flex/flex-tests/testData/flex_completion/CustomComponentCompletionInMxml2.as	4
flex/flex-tests/testData/flex_completion/CustomComponentCompletionInMxml2.mxml	3
flex/flex-tests/testData/flex_completion/CustomComponentCompletionInMxml2_after.mxml	3
flex/flex-tests/testData/flex_completion/CustomComponentCompletionInMxml3.mxml	1
flex/flex-tests/testData/flex_completion/CustomComponentCompletionInMxml3_after.mxml	1
flex/flex-tests/testData/flex_completion/CustomComponentCompletionInMxml4.mxml	3
flex/flex-tests/testData/flex_completion/CustomComponentCompletionInMxml4_after.mxml	3
flex/flex-tests/testData/flex_completion/CustomComponentCompletionInMxml5.mxml	3
flex/flex-tests/testData/flex_completion/CustomComponentCompletionInMxml5_after.mxml	3
flex/flex-tests/testData/flex_completion/CustomComponentCompletionInMxml6.as	1
flex/flex-tests/testData/flex_completion/CustomComponentCompletionInMxml6_after.as	1
flex/flex-tests/testData/flex_completion/CustomComponentCompletionInMxml7.mxml	8
flex/flex-tests/testData/flex_completion/CustomComponentCompletionInMxml7_2.mxml	6
flex/flex-tests/testData/flex_completion/CustomComponentCompletionInMxml7_after.mxml	8
flex/flex-tests/testData/flex_completion/CustomComponentCompletionInMxml_after.mxml	3
flex/flex-tests/testData/flex_completion/DifferentStyleDeclarations1.css	3
flex/flex-tests/testData/flex_completion/DifferentStyleDeclarations1_after.css	3
flex/flex-tests/testData/flex_completion/DifferentStyleDeclarations2.css	3
flex/flex-tests/testData/flex_completion/DifferentStyleDeclarations2_after.css	3
flex/flex-tests/testData/flex_completion/DifferentStyleDeclarations3.css	3
flex/flex-tests/testData/flex_completion/DifferentStyleDeclarations3_after.css	3
flex/flex-tests/testData/flex_completion/DifferentStyleDeclarations4.css	3
flex/flex-tests/testData/flex_completion/DifferentStyleDeclarations4_after.css	3
flex/flex-tests/testData/flex_completion/DifferentStyleDeclarations5.css	3
flex/flex-tests/testData/flex_completion/DifferentStyleDeclarations5_after.css	3
flex/flex-tests/testData/flex_completion/DifferentStyleDeclarations6.css	3
flex/flex-tests/testData/flex_completion/DifferentStyleDeclarations6_after.css	3
flex/flex-tests/testData/flex_completion/DifferentStyleDeclarations7.css	3
flex/flex-tests/testData/flex_completion/DifferentStyleDeclarations7_after.css	3
flex/flex-tests/testData/flex_completion/DoNotCompleteMembersInType.mxml	3
flex/flex-tests/testData/flex_completion/DoNotCompleteMembersInType2.mxml	3
flex/flex-tests/testData/flex_completion/DoNotCompleteMembersInType2_after.mxml	3
flex/flex-tests/testData/flex_completion/DoNotCompleteMembersInType3.mxml	3
flex/flex-tests/testData/flex_completion/DoNotCompleteMembersInType3_after.mxml	3
flex/flex-tests/testData/flex_completion/DoNotCompleteMembersInType_after.mxml	3
flex/flex-tests/testData/flex_completion/DoNotSuggestClassesWithoutDefaultConstructor.mxml	6
flex/flex-tests/testData/flex_completion/DoNotSuggestClassesWithoutDefaultConstructor_after.mxml	7
flex/flex-tests/testData/flex_completion/DoNotSuggestClassesWithoutDefaultConstructor_other.as	8
flex/flex-tests/testData/flex_completion/DoNotSuggestFlex3NamespaceInFlex4Context.mxml	4
flex/flex-tests/testData/flex_completion/DoNotSuggestFlex3NamespaceInFlex4Context_after.mxml	5
flex/flex-tests/testData/flex_completion/EnumeratedCompletionInMxml.mxml	3
flex/flex-tests/testData/flex_completion/EnumeratedCompletionInMxml_after.mxml	3
flex/flex-tests/testData/flex_completion/EnumeratedMetadataAttributeValue.mxml	3
flex/flex-tests/testData/flex_completion/EnumeratedMetadataAttributeValue_after.mxml	3
flex/flex-tests/testData/flex_completion/FontFaceProperties.mxml	7
flex/flex-tests/testData/flex_completion/FxComponent.mxml	8
flex/flex-tests/testData/flex_completion/FxComponentChildren.mxml	18
flex/flex-tests/testData/flex_completion/FxComponentChildren_after.mxml	18
flex/flex-tests/testData/flex_completion/FxComponent_after.mxml	8
flex/flex-tests/testData/flex_completion/FxLibraryAndFxDefinition.mxml	15
flex/flex-tests/testData/flex_completion/FxLibraryAndFxDefinition_after.mxml	15
flex/flex-tests/testData/flex_completion/FxReparent.mxml	19
flex/flex-tests/testData/flex_completion/FxReparent_after.mxml	19
flex/flex-tests/testData/flex_completion/FxgAttributeCompletion.mxml	4
flex/flex-tests/testData/flex_completion/FxgAttributeCompletion_after.mxml	4
flex/flex-tests/testData/flex_completion/FxgClassCompletion.mxml	3
flex/flex-tests/testData/flex_completion/FxgClassCompletion_after.mxml	3
flex/flex-tests/testData/flex_completion/FxgClassMembersCompletion.as	8
flex/flex-tests/testData/flex_completion/FxgClassMembersCompletion_after.as	8
flex/flex-tests/testData/flex_completion/FxgComponentCompletion.mxml	4
flex/flex-tests/testData/flex_completion/FxgComponentCompletion_after.mxml	4
flex/flex-tests/testData/flex_completion/FxgSubTagCompletion.mxml	6
flex/flex-tests/testData/flex_completion/FxgSubTagCompletion_after.mxml	6
flex/flex-tests/testData/flex_completion/HtmlCssCompletion.html	11
flex/flex-tests/testData/flex_completion/HtmlCssCompletion1.css	3
flex/flex-tests/testData/flex_completion/HtmlCssCompletion1_after.css	3
flex/flex-tests/testData/flex_completion/HtmlCssCompletion_after.html	11
flex/flex-tests/testData/flex_completion/HtmlFileReferringToCss.html	10
flex/flex-tests/testData/flex_completion/IdAndPredefinedAttributes.mxml	19
flex/flex-tests/testData/flex_completion/IdAndPredefinedAttributes_after.mxml	19
flex/flex-tests/testData/flex_completion/IdAttribute.mxml	3
flex/flex-tests/testData/flex_completion/IdAttribute_after.mxml	3
flex/flex-tests/testData/flex_completion/IgnoreClassesFromOnlyLibSources_1.as	3
flex/flex-tests/testData/flex_completion/IgnoreClassesFromOnlyLibSources_1_after.as	3
flex/flex-tests/testData/flex_completion/IgnoreClassesFromOnlyLibSources_2.as	3
flex/flex-tests/testData/flex_completion/IgnoreClassesFromOnlyLibSources_2_after.as	3
flex/flex-tests/testData/flex_completion/IgnoreClassesFromOnlyLibSources_3.as	4
flex/flex-tests/testData/flex_completion/IgnoreClassesFromOnlyLibSources_3_after.as	4
flex/flex-tests/testData/flex_completion/IgnoreClassesFromOnlySdkSources_1.mxml	2
flex/flex-tests/testData/flex_completion/IgnoreClassesFromOnlySdkSources_1_after.mxml	2
flex/flex-tests/testData/flex_completion/IgnoreClassesFromOnlySdkSources_2.mxml	2
flex/flex-tests/testData/flex_completion/IgnoreClassesFromOnlySdkSources_2_after.mxml	2
flex/flex-tests/testData/flex_completion/IgnoreClassesFromOnlySdkSources_3.mxml	2
flex/flex-tests/testData/flex_completion/IgnoreClassesFromOnlySdkSources_3_after.mxml	2
flex/flex-tests/testData/flex_completion/IgnoreClassesFromOnlySdkSources_sdk_src/pack/SdkSources.as	3
flex/flex-tests/testData/flex_completion/ImplicitImport.mxml	3
flex/flex-tests/testData/flex_completion/ImplicitImport_after.mxml	3
flex/flex-tests/testData/flex_completion/ImportInsertPosition1.mxml	4
flex/flex-tests/testData/flex_completion/ImportInsertPosition1_after.mxml	6
flex/flex-tests/testData/flex_completion/ImportInsertPosition2.mxml	4
flex/flex-tests/testData/flex_completion/ImportInsertPosition2_after.mxml	5
flex/flex-tests/testData/flex_completion/ImportInsertPosition3.mxml	3
flex/flex-tests/testData/flex_completion/ImportInsertPosition3_after.mxml	3
flex/flex-tests/testData/flex_completion/ImportInsertPosition4.mxml	3
flex/flex-tests/testData/flex_completion/ImportInsertPosition4_after.mxml	3
flex/flex-tests/testData/flex_completion/ImportInsertPosition5.mxml	3
flex/flex-tests/testData/flex_completion/ImportInsertPosition5_after.mxml	3
flex/flex-tests/testData/flex_completion/ImportInsertPosition6.mxml	3
flex/flex-tests/testData/flex_completion/ImportInsertPosition6_after.mxml	3
flex/flex-tests/testData/flex_completion/ImportInsertPosition7.mxml	3
flex/flex-tests/testData/flex_completion/ImportInsertPosition7_after.mxml	3
flex/flex-tests/testData/flex_completion/ImportInsertPosition8.mxml	3
flex/flex-tests/testData/flex_completion/ImportInsertPosition8_after.mxml	3
flex/flex-tests/testData/flex_completion/ImportInsertPosition9.mxml	3
flex/flex-tests/testData/flex_completion/ImportInsertPosition9_after.mxml	3
flex/flex-tests/testData/flex_completion/ImportedMember.mxml	3
flex/flex-tests/testData/flex_completion/ImportedMember_2.mxml	4
flex/flex-tests/testData/flex_completion/ImportedMember_2_script.as	4
flex/flex-tests/testData/flex_completion/ImportedMember_after.mxml	3
flex/flex-tests/testData/flex_completion/InFlex3RootTag.mxml	12
flex/flex-tests/testData/flex_completion/InFlex3RootTag_after.mxml	12
flex/flex-tests/testData/flex_completion/InheritorCompletion.as	4
flex/flex-tests/testData/flex_completion/InheritorCompletion.mxml	9
flex/flex-tests/testData/flex_completion/InheritorCompletion2.mxml	8
flex/flex-tests/testData/flex_completion/InheritorCompletion2_after.mxml	8
flex/flex-tests/testData/flex_completion/InheritorCompletion_after.mxml	9
flex/flex-tests/testData/flex_completion/InlineComponent.mxml	12
flex/flex-tests/testData/flex_completion/InlineComponent_after.mxml	7
flex/flex-tests/testData/flex_completion/InsertImportForStaticField.mxml	2
flex/flex-tests/testData/flex_completion/InsertImportForStaticField_2.as	5
flex/flex-tests/testData/flex_completion/InsertImportForStaticField_3.mxml	2
flex/flex-tests/testData/flex_completion/InsertImportForStaticField_3_after.mxml	2
flex/flex-tests/testData/flex_completion/InsertImportForStaticField_after.mxml	2
flex/flex-tests/testData/flex_completion/InsideTagWithDefaultPropertyOfAnyType.mxml	6
flex/flex-tests/testData/flex_completion/InsideTagWithDefaultPropertyOfAnyType_after.mxml	6
flex/flex-tests/testData/flex_completion/InsideTagWithDefaultPropertyOfAnyType_other.as	6
flex/flex-tests/testData/flex_completion/InsideTagWithDefaultPropertyOfObjectType.mxml	6
flex/flex-tests/testData/flex_completion/InsideTagWithDefaultPropertyOfObjectType_after.mxml	6
flex/flex-tests/testData/flex_completion/InternalPropertiesInMxml.mxml	4
flex/flex-tests/testData/flex_completion/InternalPropertiesInMxml_after.mxml	4
flex/flex-tests/testData/flex_completion/InternalPropertiesInMxml_other.as	5
flex/flex-tests/testData/flex_completion/Keywords.mxml	3
flex/flex-tests/testData/flex_completion/LanguageTagsInInlineRenderer.mxml	3
flex/flex-tests/testData/flex_completion/LanguageTagsInInlineRenderer_after.mxml	3
flex/flex-tests/testData/flex_completion/LowercasedMxml.mxml	6
flex/flex-tests/testData/flex_completion/LowercasedMxml_after.mxml	6
flex/flex-tests/testData/flex_completion/MatchingClassFromSomePackage.as	4
flex/flex-tests/testData/flex_completion/MatchingClassFromSomePackage.mxml	4
flex/flex-tests/testData/flex_completion/MatchingClassFromSomePackage_after.mxml	4
flex/flex-tests/testData/flex_completion/MetadataStyle.css	3
flex/flex-tests/testData/flex_completion/MetadataStyle.mxml	6
flex/flex-tests/testData/flex_completion/MetadataStyle_after.css	3
flex/flex-tests/testData/flex_completion/MobileApplicationChildren.mxml	4
flex/flex-tests/testData/flex_completion/MobileApplicationChildren_after.mxml	4
flex/flex-tests/testData/flex_completion/MxmlColorAttributeValueCompletion1.mxml	4
flex/flex-tests/testData/flex_completion/MxmlColorAttributeValueCompletion1_after.mxml	4
flex/flex-tests/testData/flex_completion/MxmlColorAttributeValueCompletion2.mxml	4
flex/flex-tests/testData/flex_completion/MxmlColorAttributeValueCompletion2_after.mxml	4
flex/flex-tests/testData/flex_completion/MxmlColorAttributeValueCompletion3.mxml	4
flex/flex-tests/testData/flex_completion/MxmlColorAttributeValueCompletion3_after.mxml	4
flex/flex-tests/testData/flex_completion/MxmlColorAttributeValueCompletion4.mxml	4
flex/flex-tests/testData/flex_completion/MxmlColorAttributeValueCompletion4_after.mxml	4
flex/flex-tests/testData/flex_completion/MxmlColorAttributeValueCompletion5.mxml	4
flex/flex-tests/testData/flex_completion/MxmlColorAttributeValueCompletion5_after.mxml	4
flex/flex-tests/testData/flex_completion/MxmlFieldReference/aaa/MxmlFieldReference.mxml	3
flex/flex-tests/testData/flex_completion/MxmlFieldReference_after.mxml	3
flex/flex-tests/testData/flex_completion/MxmlFromOtherPackage.mxml	6
flex/flex-tests/testData/flex_completion/MxmlFromOtherPackage/CustomButton.mxml	1
flex/flex-tests/testData/flex_completion/MxmlFromOtherPackage_after.mxml	7
flex/flex-tests/testData/flex_completion/MxmlIdValueSuggestion.mxml	10
flex/flex-tests/testData/flex_completion/MxmlIdValueSuggestion_after.mxml	10
flex/flex-tests/testData/flex_completion/MyComponent.mxml	2
flex/flex-tests/testData/flex_completion/NamedInlineComponent.mxml	47
flex/flex-tests/testData/flex_completion/NamedInlineComponent2.mxml	47
flex/flex-tests/testData/flex_completion/NamedInlineComponent2_after.mxml	47
flex/flex-tests/testData/flex_completion/NamedInlineComponent_after.mxml	47
flex/flex-tests/testData/flex_completion/NoApplicationPropertyCompletionInsideFxDeclarations.mxml	6
flex/flex-tests/testData/flex_completion/NoApplicationPropertyCompletionInsideFxDeclarations_after.mxml	6
flex/flex-tests/testData/flex_completion/NoComplete.mxml	4
flex/flex-tests/testData/flex_completion/NoComplete_after.mxml	4
flex/flex-tests/testData/flex_completion/NoCompletionInFxPrivate.mxml	12
flex/flex-tests/testData/flex_completion/NoCompletionInFxPrivate_after.mxml	11
flex/flex-tests/testData/flex_completion/NoDuplicateVariants.as	6
flex/flex-tests/testData/flex_completion/NoDuplicateVariants_after.as	6
flex/flex-tests/testData/flex_completion/NonApplicableInheritors.as	6
flex/flex-tests/testData/flex_completion/NonVisualComponentInsideFxDeclarations.mxml	7
flex/flex-tests/testData/flex_completion/NonVisualComponentInsideFxDeclarations_after.mxml	7
flex/flex-tests/testData/flex_completion/ObsoleteContext.mxml	7
flex/flex-tests/testData/flex_completion/ObsoleteContext_after.mxml	7
flex/flex-tests/testData/flex_completion/OnlyMembersCompletion.as	10
flex/flex-tests/testData/flex_completion/OnlyMembersCompletion.mxml	4
flex/flex-tests/testData/flex_completion/OnlyMembersCompletion2.as	18
flex/flex-tests/testData/flex_completion/OnlyMembersCompletion2.mxml	4
flex/flex-tests/testData/flex_completion/OnlyMembersCompletion2_2.mxml	4
flex/flex-tests/testData/flex_completion/OnlyMembersCompletion2_2_after.mxml	5
flex/flex-tests/testData/flex_completion/OnlyMembersCompletion2_after.mxml	5
flex/flex-tests/testData/flex_completion/OnlyMembersCompletion_after.mxml	4
flex/flex-tests/testData/flex_completion/PackagesInCompilerConfig.xml	10
flex/flex-tests/testData/flex_completion/PackagesInCompilerConfig_after.xml	10
flex/flex-tests/testData/flex_completion/ParentGetter.mxml	4
flex/flex-tests/testData/flex_completion/ParentGetter_2.mxml	4
flex/flex-tests/testData/flex_completion/ParentGetter_after.mxml	4
flex/flex-tests/testData/flex_completion/PickupArrayElementType.as	4
flex/flex-tests/testData/flex_completion/PickupArrayElementType2.as	5
flex/flex-tests/testData/flex_completion/PickupArrayElementType2_after.as	5
flex/flex-tests/testData/flex_completion/PickupArrayElementType_after.as	4
flex/flex-tests/testData/flex_completion/PredefinedTagsInsideNonContainerRootTag.mxml	4
flex/flex-tests/testData/flex_completion/PredefinedTagsInsideNonContainerRootTag_after.mxml	4
flex/flex-tests/testData/flex_completion/PredefinedTagsInsideNotRootTagWithDefaultProperty.mxml	6
flex/flex-tests/testData/flex_completion/PredefinedTagsInsideNotRootTagWithDefaultProperty_after.mxml	6
flex/flex-tests/testData/flex_completion/PredefinedTagsInsideRootTagWithDefaultProperty.mxml	4
flex/flex-tests/testData/flex_completion/PredefinedTagsInsideRootTagWithDefaultProperty_after.mxml	4
flex/flex-tests/testData/flex_completion/PropertyKey.mxml	3
flex/flex-tests/testData/flex_completion/PropertyKey_after.mxml	3
flex/flex-tests/testData/flex_completion/PropertySpecifiedByMxmlIdAttribute.mxml	4
flex/flex-tests/testData/flex_completion/PropertySpecifiedByMxmlIdAttributeInParent.mxml	6
flex/flex-tests/testData/flex_completion/PropertySpecifiedByMxmlIdAttributeInParent_after.mxml	6
flex/flex-tests/testData/flex_completion/PropertySpecifiedByMxmlIdAttributeInParent_other.mxml	3
flex/flex-tests/testData/flex_completion/PropertySpecifiedByMxmlIdAttributeInParent_otherSuper.as	4
flex/flex-tests/testData/flex_completion/PropertySpecifiedByMxmlIdAttributeInParent_otherSuperSuper.mxml	2
flex/flex-tests/testData/flex_completion/PropertySpecifiedByMxmlIdAttribute_after.mxml	4
flex/flex-tests/testData/flex_completion/PropertySpecifiedByMxmlIdAttribute_other.mxml	7
flex/flex-tests/testData/flex_completion/PropertyUnderSelectorWithNamespace1.css	4
flex/flex-tests/testData/flex_completion/PropertyUnderSelectorWithNamespace1_after.css	4
flex/flex-tests/testData/flex_completion/PropertyUnderSelectorWithNamespace2.css	4
flex/flex-tests/testData/flex_completion/PropertyUnderSelectorWithNamespace2_after.css	4
flex/flex-tests/testData/flex_completion/RemoteObject.mxml	11
flex/flex-tests/testData/flex_completion/RemoteObject_2.mxml	11
flex/flex-tests/testData/flex_completion/RemoteObject_2_after.mxml	11
flex/flex-tests/testData/flex_completion/RemoteObject_after.mxml	11
flex/flex-tests/testData/flex_completion/ReplaceChar.as	7
flex/flex-tests/testData/flex_completion/ReplaceChar_after.as	7
flex/flex-tests/testData/flex_completion/ResourceBundleFromLib.as	4
flex/flex-tests/testData/flex_completion/ResourceBundleFromLib.mxml	3
flex/flex-tests/testData/flex_completion/ResourceBundleFromLib_after.as	4
flex/flex-tests/testData/flex_completion/ResourceBundleFromLib_after.mxml	3
flex/flex-tests/testData/flex_completion/ResourceBundleFromSdk.as	4
flex/flex-tests/testData/flex_completion/ResourceBundleFromSdk.mxml	3
flex/flex-tests/testData/flex_completion/ResourceBundleFromSdk_after.as	4
flex/flex-tests/testData/flex_completion/ResourceBundleFromSdk_after.mxml	3
flex/flex-tests/testData/flex_completion/RootTagCompletion.mxml	2
flex/flex-tests/testData/flex_completion/RootTagCompletion_after.mxml	2
flex/flex-tests/testData/flex_completion/RootTagReferencingToThisMxmlItself.mxml	2
flex/flex-tests/testData/flex_completion/RootTagReferencingToThisMxmlItself_after.mxml	2
flex/flex-tests/testData/flex_completion/SelectorAfterNamespacePrefix1.css	2
flex/flex-tests/testData/flex_completion/SelectorAfterNamespacePrefix1_after.css	2
flex/flex-tests/testData/flex_completion/SelectorAfterNamespacePrefix2.css	2
flex/flex-tests/testData/flex_completion/SelectorAfterNamespacePrefix2_after.css	2
flex/flex-tests/testData/flex_completion/SimpleCompleteInAddEventListener.mxml	3
flex/flex-tests/testData/flex_completion/SimpleCompleteInAddEventListener_after.mxml	3
flex/flex-tests/testData/flex_completion/SkinClassAsAttributeWithSpaces.mxml	3
flex/flex-tests/testData/flex_completion/SkinClassAsAttributeWithSpaces_after.mxml	3
flex/flex-tests/testData/flex_completion/SkinClassAsSubTag.mxml	6
flex/flex-tests/testData/flex_completion/SkinClassAsSubTag_after.mxml	6
flex/flex-tests/testData/flex_completion/SmartCompletionInMxml.mxml	5
flex/flex-tests/testData/flex_completion/SmartCompletionInMxml_2.mxml	2
flex/flex-tests/testData/flex_completion/SmartCompletionInMxml_2_after.mxml	2
flex/flex-tests/testData/flex_completion/SmartCompletionInMxml_3.mxml	8
flex/flex-tests/testData/flex_completion/SmartCompletionInMxml_3_after.mxml	9
flex/flex-tests/testData/flex_completion/SmartCompletionInMxml_4.mxml	5
flex/flex-tests/testData/flex_completion/SmartCompletionInMxml_4_after.mxml	5
flex/flex-tests/testData/flex_completion/SmartCompletionInMxml_5.mxml	5
flex/flex-tests/testData/flex_completion/SmartCompletionInMxml_5_after.mxml	5
flex/flex-tests/testData/flex_completion/SmartCompletionInMxml_6.mxml	5
flex/flex-tests/testData/flex_completion/SmartCompletionInMxml_6_after.mxml	5
flex/flex-tests/testData/flex_completion/SmartCompletionInMxml_after.mxml	5
flex/flex-tests/testData/flex_completion/StarlingEvent.as	67
flex/flex-tests/testData/flex_completion/StarlingEvent_after.as	67
flex/flex-tests/testData/flex_completion/StateGroups.mxml	12
flex/flex-tests/testData/flex_completion/StateGroups_after.mxml	12
flex/flex-tests/testData/flex_completion/StateNameCompletion.mxml	13
flex/flex-tests/testData/flex_completion/StateNameCompletion_after.mxml	13
flex/flex-tests/testData/flex_completion/StaticBlock.mxml	7
flex/flex-tests/testData/flex_completion/StaticBlock2.mxml	7
flex/flex-tests/testData/flex_completion/StaticBlock2_after.mxml	7
flex/flex-tests/testData/flex_completion/StaticBlock_after.mxml	7
flex/flex-tests/testData/flex_completion/SuggestClassInAllSuitableNamespaces.mxml	4
flex/flex-tests/testData/flex_completion/SuggestClassInAllSuitableNamespaces_after.mxml	4
flex/flex-tests/testData/flex_completion/SuggestCorrectPrefix.mxml	4
flex/flex-tests/testData/flex_completion/SuggestCorrectPrefix_after.mxml	4
flex/flex-tests/testData/flex_completion/SuggestCorrectPrefix_other.as	5
flex/flex-tests/testData/flex_completion/SuggestOnlyDescendants.mxml	6
flex/flex-tests/testData/flex_completion/SuggestOnlyDescendants2.mxml	8
flex/flex-tests/testData/flex_completion/SuggestOnlyDescendants2_2.as	12
flex/flex-tests/testData/flex_completion/SuggestOnlyDescendants2_after.mxml	8
flex/flex-tests/testData/flex_completion/SuggestOnlyDescendants3.mxml	6
flex/flex-tests/testData/flex_completion/SuggestOnlyDescendants3_2.as	14
flex/flex-tests/testData/flex_completion/SuggestOnlyDescendants3_after.mxml	6
flex/flex-tests/testData/flex_completion/SuggestOnlyDescendants4.mxml	8
flex/flex-tests/testData/flex_completion/SuggestOnlyDescendants4_2.as	13
flex/flex-tests/testData/flex_completion/SuggestOnlyDescendants4_after.mxml	8
flex/flex-tests/testData/flex_completion/SuggestOnlyDescendants_2.as	13
flex/flex-tests/testData/flex_completion/SuggestOnlyDescendants_after.mxml	6
flex/flex-tests/testData/flex_completion/SuggestOnlyInterfaces.mxml	2
flex/flex-tests/testData/flex_completion/SuggestOnlyInterfaces_2.as	4
flex/flex-tests/testData/flex_completion/SuggestOnlyInterfaces_after.mxml	2
flex/flex-tests/testData/flex_completion/TwoCompletions.mxml	3
flex/flex-tests/testData/flex_completion/TwoCompletions_after.mxml	3
flex/flex-tests/testData/flex_completion/TypeAttributeOfEventMetadata.as	4
flex/flex-tests/testData/flex_completion/TypeAttributeOfEventMetadata_after.as	4
flex/flex-tests/testData/flex_completion/VectorAttributes.mxml	7
flex/flex-tests/testData/flex_completion/VectorAttributes_after.mxml	7
flex/flex-tests/testData/flex_completion/VectorObject.as	2
flex/flex-tests/testData/flex_completion/XmlListInXmlListCollection.mxml	8
flex/flex-tests/testData/flex_completion/XmlListInXmlListCollection_after.mxml	8
flex/flex-tests/testData/flex_completion/XmlSourceAndFormatAttrs.mxml	9
flex/flex-tests/testData/flex_completion/XmlSourceAndFormatAttrs_after.mxml	9
flex/flex-tests/testData/flex_completion/lowercasedMxml_other.mxml	2
flex/flex-tests/testData/flex_css_navigation/CssClassPropertyValue.css	5
flex/flex-tests/testData/flex_css_navigation/CssPropertyReference.mxml	3
flex/flex-tests/testData/flex_css_navigation/CssStyleReference1.mxml	8
flex/flex-tests/testData/flex_css_navigation/CssStyleReference2.css	6
flex/flex-tests/testData/flex_css_navigation/CssStyleReference3.mxml	3
flex/flex-tests/testData/flex_css_navigation/CssTypeReference.css	3
flex/flex-tests/testData/flex_css_navigation/CssTypeReference1.css	4
flex/flex-tests/testData/flex_css_navigation/StyleName1.mxml	26
flex/flex-tests/testData/flex_css_navigation/StyleName2.mxml	26
flex/flex-tests/testData/flex_css_navigation/StyleName3.mxml	26
flex/flex-tests/testData/flex_css_navigation/StyleName4.mxml	26
flex/flex-tests/testData/flex_css_navigation/StyleName5.mxml	15
flex/flex-tests/testData/flex_highlighting/AddLeadingSlashForEmbeddedAsset/pack/AddLeadingSlashForEmbeddedAsset.as	8
flex/flex-tests/testData/flex_highlighting/AddLeadingSlashForEmbeddedAsset_after.as	8
flex/flex-tests/testData/flex_highlighting/AddTypeToDeclarationAmbiguous.as	13
flex/flex-tests/testData/flex_highlighting/AddTypeToDeclarationAmbiguous_2.as	6
flex/flex-tests/testData/flex_highlighting/AddTypeToDeclarationAmbiguous_after.as	13
flex/flex-tests/testData/flex_highlighting/AddingModuleDependencyAffectsHighlighting.mxml	3
flex/flex-tests/testData/flex_highlighting/AddingModuleDependencyAffectsHighlighting_other_module/OtherModuleClass.mxml	1
flex/flex-tests/testData/flex_highlighting/AdditionalArrayMembers__.as	25
flex/flex-tests/testData/flex_highlighting/As2Specific.as	13
flex/flex-tests/testData/flex_highlighting/As2Specific2.as	1
flex/flex-tests/testData/flex_highlighting/As2Specific2_after.as	1
flex/flex-tests/testData/flex_highlighting/As2Specific_2.as	5
flex/flex-tests/testData/flex_highlighting/As2Specific_after.as	13
flex/flex-tests/testData/flex_highlighting/AsSpecific.as	58
flex/flex-tests/testData/flex_highlighting/AsSpecific_2.as	8
flex/flex-tests/testData/flex_highlighting/Assets/pack/Assets.mxml	30
flex/flex-tests/testData/flex_highlighting/BadResolveOfSuperClass.mxml	2
flex/flex-tests/testData/flex_highlighting/BindingDestinationCanHaveThisModifier.mxml	5
flex/flex-tests/testData/flex_highlighting/BindingType.mxml	4
flex/flex-tests/testData/flex_highlighting/BindingType2.mxml	4
flex/flex-tests/testData/flex_highlighting/BindingType2_after.mxml	4
flex/flex-tests/testData/flex_highlighting/BindingType_after.mxml	4
flex/flex-tests/testData/flex_highlighting/CallbackSignatureMismatch.mxml	27
flex/flex-tests/testData/flex_highlighting/CallbackSignatureMismatch2.as	7
flex/flex-tests/testData/flex_highlighting/CallbackSignatureMismatch_2.as	5
flex/flex-tests/testData/flex_highlighting/CanBeLocalInMxml.mxml	3
flex/flex-tests/testData/flex_highlighting/CanBeLocalInMxml_other.as	4
flex/flex-tests/testData/flex_highlighting/ChangeSignatureForEventHandler.as	6
flex/flex-tests/testData/flex_highlighting/ChangeSignatureForEventHandler2.as	8
flex/flex-tests/testData/flex_highlighting/ChangeSignatureForEventHandler2_after.as	9
flex/flex-tests/testData/flex_highlighting/ChangeSignatureForEventHandler_2.as	7
flex/flex-tests/testData/flex_highlighting/ChangeSignatureForEventHandler_2_after.as	7
flex/flex-tests/testData/flex_highlighting/ChangeSignatureForEventHandler_after.as	7
flex/flex-tests/testData/flex_highlighting/CheckUniquenessInPackage.as	3
flex/flex-tests/testData/flex_highlighting/CheckUniquenessInPackage.mxml	3
flex/flex-tests/testData/flex_highlighting/CircularDependency.mxml	9
flex/flex-tests/testData/flex_highlighting/ClassAndPackageNestedInMxml.mxml	3
flex/flex-tests/testData/flex_highlighting/ClassesInType.as	29
flex/flex-tests/testData/flex_highlighting/CompilerConfigHighlighting.xml	14
flex/flex-tests/testData/flex_highlighting/CompilerConfigHighlighting_2.xml	14
flex/flex-tests/testData/flex_highlighting/CompilerConfigHighlighting_3.xml	9
flex/flex-tests/testData/flex_highlighting/CompilerConfigHighlighting_4.xml	7
flex/flex-tests/testData/flex_highlighting/CompilerConfigHighlighting_5.xml	294
flex/flex-tests/testData/flex_highlighting/ComponentIdInsideRepeaterResolvedToArray.mxml	8
flex/flex-tests/testData/flex_highlighting/ComponentsFromLibsResolvedWhenSdkNotSet.mxml	27
flex/flex-tests/testData/flex_highlighting/ConditionalCompilationDefinitions.mxml	41
flex/flex-tests/testData/flex_highlighting/ConditionalCompilationDefinitionsInNonProjectFiles.as	5
flex/flex-tests/testData/flex_highlighting/ConditionalCompilationDefinitions_custom_config.xml	8
flex/flex-tests/testData/flex_highlighting/ConstructorNotAllowedInMxml.mxml	7
flex/flex-tests/testData/flex_highlighting/ConstructorNotAllowedInMxml_2.as	1
flex/flex-tests/testData/flex_highlighting/CreateClassByAttributeValue.mxml	4
flex/flex-tests/testData/flex_highlighting/CreateClassByAttributeValue_Foo.as	6
flex/flex-tests/testData/flex_highlighting/CreateClassByAttributeValue_after.mxml	4
flex/flex-tests/testData/flex_highlighting/CreateClassFromMetadataAttr.as	7
flex/flex-tests/testData/flex_highlighting/CreateClassFromMetadataAttr_created.as	6
flex/flex-tests/testData/flex_highlighting/CreateEventClassFromMetadataAttr.as	5
flex/flex-tests/testData/flex_highlighting/CreateEventClassFromMetadataAttr_created.as	8
flex/flex-tests/testData/flex_highlighting/CreateFieldByMxmlAttribute.mxml	6
flex/flex-tests/testData/flex_highlighting/CreateFieldByMxmlAttribute2.mxml	6
flex/flex-tests/testData/flex_highlighting/CreateFieldByMxmlAttribute2_other.mxml	3
flex/flex-tests/testData/flex_highlighting/CreateFieldByMxmlAttribute2_other_after.mxml	3
flex/flex-tests/testData/flex_highlighting/CreateFieldByMxmlAttribute_other.as	4
flex/flex-tests/testData/flex_highlighting/CreateFieldByMxmlAttribute_other_after.as	5
flex/flex-tests/testData/flex_highlighting/CreateFunctionAmbiguous.as	12
flex/flex-tests/testData/flex_highlighting/CreateFunctionAmbiguous_2.as	9
flex/flex-tests/testData/flex_highlighting/CreateFunctionAmbiguous_after.as	15
flex/flex-tests/testData/flex_highlighting/CreateMethodAfterCallExpression.as	11
flex/flex-tests/testData/flex_highlighting/CreateMethodAfterCallExpression_after.as	14
flex/flex-tests/testData/flex_highlighting/CreateMobileViewByTagValue.mxml	6
flex/flex-tests/testData/flex_highlighting/CreateMobileViewByTagValue_View.mxml	3
flex/flex-tests/testData/flex_highlighting/CreateMobileViewByTagValue_after.mxml	4
flex/flex-tests/testData/flex_highlighting/CreateMobileViewByUnresolvedRef.mxml	4
flex/flex-tests/testData/flex_highlighting/CreateMobileViewByUnresolvedRef_View.mxml	3
flex/flex-tests/testData/flex_highlighting/CreateMobileViewByUnresolvedRef_after.mxml	4
flex/flex-tests/testData/flex_highlighting/CreateSetterByMxmlAttribute.mxml	6
flex/flex-tests/testData/flex_highlighting/CreateSetterByMxmlAttribute2.mxml	6
flex/flex-tests/testData/flex_highlighting/CreateSetterByMxmlAttribute2_other.mxml	2
flex/flex-tests/testData/flex_highlighting/CreateSetterByMxmlAttribute2_other_after.mxml	3
flex/flex-tests/testData/flex_highlighting/CreateSetterByMxmlAttribute_other.as	4
flex/flex-tests/testData/flex_highlighting/CreateSetterByMxmlAttribute_other_after.as	7
flex/flex-tests/testData/flex_highlighting/CreateSkinByAttributeValue.mxml	4
flex/flex-tests/testData/flex_highlighting/CreateSkinByAttributeValue_Skin.mxml	12
flex/flex-tests/testData/flex_highlighting/CreateSkinByAttributeValue_after.mxml	4
flex/flex-tests/testData/flex_highlighting/CreateSubclassIntention.as	6
flex/flex-tests/testData/flex_highlighting/CreateSubclassIntention2.as	12
flex/flex-tests/testData/flex_highlighting/CreateSubclassIntention2_subclass.as	8
flex/flex-tests/testData/flex_highlighting/CreateSubclassIntention3.as	11
flex/flex-tests/testData/flex_highlighting/CreateSubclassIntention3_subclass.as	8
flex/flex-tests/testData/flex_highlighting/CreateSubclassIntention_subclass.as	8
flex/flex-tests/testData/flex_highlighting/CreateVariable.as	8
flex/flex-tests/testData/flex_highlighting/CreateVariable_after.as	9
flex/flex-tests/testData/flex_highlighting/CssDialectMappings.css	3
flex/flex-tests/testData/flex_highlighting/DeclareEventByMxmlAttribute.mxml	6
flex/flex-tests/testData/flex_highlighting/DeclareEventByMxmlAttribute2.mxml	6
flex/flex-tests/testData/flex_highlighting/DeclareEventByMxmlAttribute2_other.mxml	5
flex/flex-tests/testData/flex_highlighting/DeclareEventByMxmlAttribute2_other_after.mxml	8
flex/flex-tests/testData/flex_highlighting/DeclareEventByMxmlAttribute3.mxml	6
flex/flex-tests/testData/flex_highlighting/DeclareEventByMxmlAttribute3_other.mxml	7
flex/flex-tests/testData/flex_highlighting/DeclareEventByMxmlAttribute3_other_after.mxml	8
flex/flex-tests/testData/flex_highlighting/DeclareEventByMxmlAttribute_other.as	5
flex/flex-tests/testData/flex_highlighting/DeclareEventByMxmlAttribute_other_after.as	6
flex/flex-tests/testData/flex_highlighting/DefaultProperty.mxml	10
flex/flex-tests/testData/flex_highlighting/DefaultPropertyMxml.mxml	10
flex/flex-tests/testData/flex_highlighting/DefaultPropertyMxml_1.mxml	9
flex/flex-tests/testData/flex_highlighting/DefaultPropertyWithArrayType.mxml	11
flex/flex-tests/testData/flex_highlighting/DefaultPropertyWithArrayType_2.as	13
flex/flex-tests/testData/flex_highlighting/DefaultPropertyWithArrayType_3.as	14
flex/flex-tests/testData/flex_highlighting/DoNotForgetSdkComponents.mxml	5
flex/flex-tests/testData/flex_highlighting/DoNotResolveNotImportedSuperClass.as	12
flex/flex-tests/testData/flex_highlighting/DoNotResolveNotImportedSuperClass_other.as	12
flex/flex-tests/testData/flex_highlighting/DuplicatedIdsInMxml.mxml	11
flex/flex-tests/testData/flex_highlighting/Duplicates.mxml	13
flex/flex-tests/testData/flex_highlighting/EmbedInNodes.mxml	6
flex/flex-tests/testData/flex_highlighting/EmbedInNodes_after.mxml	6
flex/flex-tests/testData/flex_highlighting/EmbedWithAbsLocation.mxml	4
flex/flex-tests/testData/flex_highlighting/EnhancedStatesSyntax2009.mxml	21
flex/flex-tests/testData/flex_highlighting/EnhancedStatesSyntax2009_manifest.xml	3
flex/flex-tests/testData/flex_highlighting/EnhancedStatesSyntax2009_other.as	3
flex/flex-tests/testData/flex_highlighting/EnumeratedValues.mxml	8
flex/flex-tests/testData/flex_highlighting/ExtendFinalClass.as	4
flex/flex-tests/testData/flex_highlighting/ExtendMultipleClasses.as	5
flex/flex-tests/testData/flex_highlighting/Flex.css	3
flex/flex-tests/testData/flex_highlighting/Flex.mxml	26
flex/flex-tests/testData/flex_highlighting/Flex2.mxml	14
flex/flex-tests/testData/flex_highlighting/Flex3AllowsNonVisualComponentsOnlyUnderRootTag.mxml	13
flex/flex-tests/testData/flex_highlighting/Flex3AllowsNonVisualComponentsOnlyUnderRootTag_other1.mxml	1
flex/flex-tests/testData/flex_highlighting/Flex3AllowsNonVisualComponentsOnlyUnderRootTag_other2.mxml	1
flex/flex-tests/testData/flex_highlighting/Flex3AllowsNonVisualComponentsOnlyUnderRootTag_other3.as	4
flex/flex-tests/testData/flex_highlighting/Flex3ImplicitImport.mxml	3
flex/flex-tests/testData/flex_highlighting/Flex4AllowsNonVisualComponentsOnlyUnderDeclarationsTag.mxml	27
flex/flex-tests/testData/flex_highlighting/Flex4ImplicitImport.mxml	3
flex/flex-tests/testData/flex_highlighting/Flex4Namespaces.mxml	7
flex/flex-tests/testData/flex_highlighting/Flex4Namespaces_other.as	20
flex/flex-tests/testData/flex_highlighting/FlexCssShouldNotComplainAboutUnitlessLength.css	6
flex/flex-tests/testData/flex_highlighting/FlexSpecificFunctionsInCss.css	10
flex/flex-tests/testData/flex_highlighting/FlexWithCss.css	19
flex/flex-tests/testData/flex_highlighting/FlexWithCss.mxml	15
flex/flex-tests/testData/flex_highlighting/FlexWithCss2.mxml	17
flex/flex-tests/testData/flex_highlighting/FlexWithCss3.css	5
flex/flex-tests/testData/flex_highlighting/FlexWithCss4.css	8
flex/flex-tests/testData/flex_highlighting/FlexWithCss5.css	5
flex/flex-tests/testData/flex_highlighting/FlexWithCss5.mxml	16
flex/flex-tests/testData/flex_highlighting/FlexWithCss6.mxml	14
flex/flex-tests/testData/flex_highlighting/FlexWithCss7.css	24
flex/flex-tests/testData/flex_highlighting/FlexWithCssIdSelectorAfterClassSelector.mxml	16
flex/flex-tests/testData/flex_highlighting/FlexWithLocalCss.mxml	9
flex/flex-tests/testData/flex_highlighting/FlexWithMockFlex.mxml	31
flex/flex-tests/testData/flex_highlighting/FlexWithMockFlex2.mxml	25
flex/flex-tests/testData/flex_highlighting/FlexWithMockFlex2009.mxml	106
flex/flex-tests/testData/flex_highlighting/FlexWithMockFlex2009_2.mxml	5
flex/flex-tests/testData/flex_highlighting/FlexWithMockFlex2009_2_2.mxml	3
flex/flex-tests/testData/flex_highlighting/FlexWithMockFlex2_2.as	14
flex/flex-tests/testData/flex_highlighting/FlexWithMockFlex2_2.mxml	3
flex/flex-tests/testData/flex_highlighting/FlexWithMockFlex2_3.mxml	3
flex/flex-tests/testData/flex_highlighting/FlexWithMockFlex3.mxml	78
flex/flex-tests/testData/flex_highlighting/FlexWithMockFlex3_2.mxml	6
flex/flex-tests/testData/flex_highlighting/FlexWithMockFlex3_2_2.as	3
flex/flex-tests/testData/flex_highlighting/FlexWithMockFlex3_2_after.mxml	6
flex/flex-tests/testData/flex_highlighting/FlexWithMockFlex4.mxml	30
flex/flex-tests/testData/flex_highlighting/FlexWithMockFlex4_2.mxml	4
flex/flex-tests/testData/flex_highlighting/FlexWithMockFlexWithLineMarkers.mxml	11
flex/flex-tests/testData/flex_highlighting/FlexWithMockFlex_2.as	5
flex/flex-tests/testData/flex_highlighting/FlexWithMockFlex_after.mxml	31
flex/flex-tests/testData/flex_highlighting/FlexWithModelTag.mxml	10
flex/flex-tests/testData/flex_highlighting/FontFaceProperties.mxml	10
flex/flex-tests/testData/flex_highlighting/FqnUsingStar.as	6
flex/flex-tests/testData/flex_highlighting/FqnUsingStar_2.as	3
flex/flex-tests/testData/flex_highlighting/FqnUsingStar_3.as	3
flex/flex-tests/testData/flex_highlighting/FxComponent.mxml	37
flex/flex-tests/testData/flex_highlighting/FxLibraryAndFxDefinition.mxml	35
flex/flex-tests/testData/flex_highlighting/FxPrivate.mxml	17
flex/flex-tests/testData/flex_highlighting/FxReparent.mxml	23
flex/flex-tests/testData/flex_highlighting/Fxg.mxml	21
flex/flex-tests/testData/flex_highlighting/GenerateEventHandlerInAs_1.as	5
flex/flex-tests/testData/flex_highlighting/GenerateEventHandlerInAs_1_after.as	8
flex/flex-tests/testData/flex_highlighting/GenerateEventHandlerInAs_2.as	10
flex/flex-tests/testData/flex_highlighting/GenerateEventHandlerInAs_2_after.as	12
flex/flex-tests/testData/flex_highlighting/GenerateEventHandlerInAs_3.as	8
flex/flex-tests/testData/flex_highlighting/GenerateEventHandlerInAs_3_after.as	11
flex/flex-tests/testData/flex_highlighting/GenerateEventHandlerInAs_4.as	8
flex/flex-tests/testData/flex_highlighting/GenerateEventHandlerInAs_4_after.as	11
flex/flex-tests/testData/flex_highlighting/GenerateEventHandlerInAs_5.as	7
flex/flex-tests/testData/flex_highlighting/GenerateEventHandlerInAs_5_after.as	10
flex/flex-tests/testData/flex_highlighting/GenerateEventHandlerInAs_6.as	8
flex/flex-tests/testData/flex_highlighting/GenerateEventHandlerInAs_6_after.as	11
flex/flex-tests/testData/flex_highlighting/GenerateEventHandlerInAs_7.as	9
flex/flex-tests/testData/flex_highlighting/GenerateEventHandlerInAs_7_after.as	11
flex/flex-tests/testData/flex_highlighting/GenerateEventHandlerInMxml_1.mxml	3
flex/flex-tests/testData/flex_highlighting/GenerateEventHandlerInMxml_1_after.mxml	3
flex/flex-tests/testData/flex_highlighting/GenerateEventHandlerInMxml_2.mxml	3
flex/flex-tests/testData/flex_highlighting/GenerateEventHandlerInMxml_2_after.mxml	3
flex/flex-tests/testData/flex_highlighting/GenerateEventHandlerInMxml_3.mxml	2
flex/flex-tests/testData/flex_highlighting/GenerateEventHandlerInMxml_3_after.mxml	2
flex/flex-tests/testData/flex_highlighting/GenerateEventHandlerInMxml_4.mxml	2
flex/flex-tests/testData/flex_highlighting/GenerateEventHandlerInMxml_4_after.mxml	2
flex/flex-tests/testData/flex_highlighting/GenerateEventHandlerInMxml_5.mxml	11
flex/flex-tests/testData/flex_highlighting/GenerateEventHandlerInMxml_5_after.mxml	13
flex/flex-tests/testData/flex_highlighting/GenerateEventHandlerInMxml_6.mxml	3
flex/flex-tests/testData/flex_highlighting/GenerateEventHandlerInMxml_6_after.mxml	3
flex/flex-tests/testData/flex_highlighting/GenerateGetterAndSetter.mxml	8
flex/flex-tests/testData/flex_highlighting/GenerateGetterAndSetterIntentionsGetter.as	5
flex/flex-tests/testData/flex_highlighting/GenerateGetterAndSetterIntentionsGetterAndSetter.as	5
flex/flex-tests/testData/flex_highlighting/GenerateGetterAndSetterIntentionsGetterAndSetter_after.as	11
flex/flex-tests/testData/flex_highlighting/GenerateGetterAndSetterIntentionsGetter_after.as	8
flex/flex-tests/testData/flex_highlighting/GenerateGetterAndSetterIntentionsSetter.mxml	3
flex/flex-tests/testData/flex_highlighting/GenerateGetterAndSetterIntentionsSetter_after.mxml	3
flex/flex-tests/testData/flex_highlighting/GenerateGetterAndSetter_after.mxml	27
flex/flex-tests/testData/flex_highlighting/GenerateSetUpMethod.as	10
flex/flex-tests/testData/flex_highlighting/GenerateSetUpMethod_after.as	13
flex/flex-tests/testData/flex_highlighting/GenerateTearDownMethod.as	5
flex/flex-tests/testData/flex_highlighting/GenerateTearDownMethod_after.as	8
flex/flex-tests/testData/flex_highlighting/GenerateTestClass/pack/GenerateTestClass.mxml	4
flex/flex-tests/testData/flex_highlighting/GenerateTestClass/pack/GenerateTestClass_after.as	12
flex/flex-tests/testData/flex_highlighting/GenerateTestMethod.as	3
flex/flex-tests/testData/flex_highlighting/GenerateTestMethod_after.as	8
flex/flex-tests/testData/flex_highlighting/GuessFrameworkNamespace.mxml	6
flex/flex-tests/testData/flex_highlighting/GuessFrameworkNamespace_after.mxml	7
flex/flex-tests/testData/flex_highlighting/HighlightStaticInstanceMembers.mxml	18
flex/flex-tests/testData/flex_highlighting/HostComponentImplicitField.mxml	6
flex/flex-tests/testData/flex_highlighting/HostComponentImplicitField_Skin.mxml	6
flex/flex-tests/testData/flex_highlighting/HtmlCss.html	11
flex/flex-tests/testData/flex_highlighting/HtmlCssFile1.css	2
flex/flex-tests/testData/flex_highlighting/HtmlCssFile2.css	2
flex/flex-tests/testData/flex_highlighting/HtmlFileReferringToCss.html	10
flex/flex-tests/testData/flex_highlighting/HttpService.mxml	11
flex/flex-tests/testData/flex_highlighting/INonImplementedInterface.as	12
flex/flex-tests/testData/flex_highlighting/INonImplementedInterface3.as	15
flex/flex-tests/testData/flex_highlighting/IdAndPredefinedAttributes.mxml	26
flex/flex-tests/testData/flex_highlighting/IdAndPredefinedAttributes_other.as	5
flex/flex-tests/testData/flex_highlighting/IgnoreClassesFromOnlyLibSources/IgnoreClassesFromOnlyLibSources.mxml	2
flex/flex-tests/testData/flex_highlighting/IgnoreClassesFromOnlySdkSources/IgnoreClassesFromOnlySdkSources.mxml	2
flex/flex-tests/testData/flex_highlighting/IgnoreClassesFromOnlySdkSources/sdk_src/SdkSources.as	3
flex/flex-tests/testData/flex_highlighting/IgnoreClassesFromOnlySdkSources/sdk_src/mx/core/SdkSources2.as	3
flex/flex-tests/testData/flex_highlighting/ImplementInterfaceIntention.as	6
flex/flex-tests/testData/flex_highlighting/ImplementInterfaceIntention_implementation.as	11
flex/flex-tests/testData/flex_highlighting/ImplementMethodsAmbiguous.as	4
flex/flex-tests/testData/flex_highlighting/ImplementMethodsAmbiguous_2.as	7
flex/flex-tests/testData/flex_highlighting/ImplementMethodsAmbiguous_3.as	12
flex/flex-tests/testData/flex_highlighting/ImplementMethodsAmbiguous_after.as	14
flex/flex-tests/testData/flex_highlighting/ImplementingMarkers.as	5
flex/flex-tests/testData/flex_highlighting/ImplementingMarkers.mxml	6
flex/flex-tests/testData/flex_highlighting/ImplementingMarkers2.mxml	5
flex/flex-tests/testData/flex_highlighting/ImplementingMarkers2_after.mxml	6
flex/flex-tests/testData/flex_highlighting/ImplementingMarkers_after.mxml	6
flex/flex-tests/testData/flex_highlighting/ImplementsNonPublicInterface/foo/ImplementsNonPublicInterface.mxml	3
flex/flex-tests/testData/flex_highlighting/ImplementsNonPublicInterface/foo/ImplementsNonPublicInterface_2.as	3
flex/flex-tests/testData/flex_highlighting/ImplementsNonPublicInterface_2_after.as	3
flex/flex-tests/testData/flex_highlighting/ImplicitCoercion.as	23
flex/flex-tests/testData/flex_highlighting/ImplicitCoercionToString.as	17
flex/flex-tests/testData/flex_highlighting/ImplicitImplementMarker.mxml	3
flex/flex-tests/testData/flex_highlighting/ImplicitImplementMarkerBase.mxml	3
flex/flex-tests/testData/flex_highlighting/ImplicitImplementMarkerInterface.as	5
flex/flex-tests/testData/flex_highlighting/ImplicitImport.mxml	9
flex/flex-tests/testData/flex_highlighting/Import.mxml	4
flex/flex-tests/testData/flex_highlighting/ImportClassIntention.as	6
flex/flex-tests/testData/flex_highlighting/ImportClassIntention2.as	6
flex/flex-tests/testData/flex_highlighting/ImportClassIntentionInMxml.mxml	5
flex/flex-tests/testData/flex_highlighting/ImportClassIntentionInMxml_2.as	5
flex/flex-tests/testData/flex_highlighting/ImportClassIntentionInMxml_2.mxml	2
flex/flex-tests/testData/flex_highlighting/ImportClassIntentionInMxml_2_after.mxml	2
flex/flex-tests/testData/flex_highlighting/ImportClassIntentionInMxml_3.mxml	2
flex/flex-tests/testData/flex_highlighting/ImportClassIntentionInMxml_3_after.mxml	2
flex/flex-tests/testData/flex_highlighting/ImportClassIntentionInMxml_after.mxml	6
flex/flex-tests/testData/flex_highlighting/ImportClassIntention_after.as	7
flex/flex-tests/testData/flex_highlighting/ImportForNeighbourClass.mxml	5
flex/flex-tests/testData/flex_highlighting/ImportForNeighbourClass_2.as	5
flex/flex-tests/testData/flex_highlighting/ImportScopeOverriddenByBaseClass.as	11
flex/flex-tests/testData/flex_highlighting/ImportScopeOverriddenByBaseClass_2.as	6
flex/flex-tests/testData/flex_highlighting/ImportScopeOverriddenByBaseClass_3.as	5
flex/flex-tests/testData/flex_highlighting/Import_after.mxml	4
flex/flex-tests/testData/flex_highlighting/Include.mxml	10
flex/flex-tests/testData/flex_highlighting/Include_2.as	5
flex/flex-tests/testData/flex_highlighting/Include_3.as	3
flex/flex-tests/testData/flex_highlighting/Include_4.as	1
flex/flex-tests/testData/flex_highlighting/InheritDefaultProperty.mxml	7
flex/flex-tests/testData/flex_highlighting/InheritDefaultProperty_other.as	8
flex/flex-tests/testData/flex_highlighting/InheritanceCheck.mxml	4
flex/flex-tests/testData/flex_highlighting/InheritanceCheck_2.as	10
flex/flex-tests/testData/flex_highlighting/InheritedPercentage.mxml	5
flex/flex-tests/testData/flex_highlighting/InheritingFromAnotherMxmlComponent/InheritingFromAnotherMxmlComponent.mxml	10
flex/flex-tests/testData/flex_highlighting/InheritingFromAnotherMxmlComponent/xxx/InheritingFromAnotherMxmlComponent2.mxml	7
flex/flex-tests/testData/flex_highlighting/InlineComponentsClassName.mxml	49
flex/flex-tests/testData/flex_highlighting/InlineComponentsImports.mxml	38
flex/flex-tests/testData/flex_highlighting/InlineComponentsImports_after.mxml	39
flex/flex-tests/testData/flex_highlighting/InlineComponentsOuterFieldAccess.mxml	50
flex/flex-tests/testData/flex_highlighting/InternalPropertiesInMxml/Child.as	9
flex/flex-tests/testData/flex_highlighting/InternalPropertiesInMxml/InRootPackage.mxml	3
flex/flex-tests/testData/flex_highlighting/InternalPropertiesInMxml/pack/InPack.mxml	3
flex/flex-tests/testData/flex_highlighting/InternalPropertiesInMxml/pack/InternalPropertiesInMxml.mxml	28
flex/flex-tests/testData/flex_highlighting/InternalPropertiesInMxml/pack/ParentInPack.as	8
flex/flex-tests/testData/flex_highlighting/IntroduceFieldAmbiguous.as	13
flex/flex-tests/testData/flex_highlighting/IntroduceFieldAmbiguous_2.as	6
flex/flex-tests/testData/flex_highlighting/IntroduceFieldAmbiguous_after.as	14
flex/flex-tests/testData/flex_highlighting/ItemRendererAsAttribute.mxml	61
flex/flex-tests/testData/flex_highlighting/ItemRendererAsAttribute_other.mxml	2
flex/flex-tests/testData/flex_highlighting/LanguageNamespaceAbsent.mxml	3
flex/flex-tests/testData/flex_highlighting/LanguageNamespaceAbsent_after.mxml	4
flex/flex-tests/testData/flex_highlighting/LanguageNamespacesMixed.mxml	6
flex/flex-tests/testData/flex_highlighting/LanguageNamespacesMixed_after.mxml	6
flex/flex-tests/testData/flex_highlighting/LanguageTagsInInlineRenderer.mxml	3
flex/flex-tests/testData/flex_highlighting/LineMarkersInSwf.as	29
flex/flex-tests/testData/flex_highlighting/MakeMethodStatic.mxml	3
flex/flex-tests/testData/flex_highlighting/MakeMethodStatic_after.mxml	3
flex/flex-tests/testData/flex_highlighting/ManifestClassHighlighting.xml	7
flex/flex-tests/testData/flex_highlighting/MobileApplicationChildren.mxml	4
flex/flex-tests/testData/flex_highlighting/ModelTag.mxml	7
flex/flex-tests/testData/flex_highlighting/MonkeyPatching.mxml	6
flex/flex-tests/testData/flex_highlighting/MonkeyPatching_2.as	570
flex/flex-tests/testData/flex_highlighting/MxScriptAndStyleSource/pack/MxScriptAndStyleSource.mxml	43
flex/flex-tests/testData/flex_highlighting/MxmlAttrPreferResolveToEvent.mxml	9
flex/flex-tests/testData/flex_highlighting/MxmlAttrPreferResolveToEvent_2.as	20
flex/flex-tests/testData/flex_highlighting/MxmlConstructor.mxml	3
flex/flex-tests/testData/flex_highlighting/MxmlFileReferringToCss.mxml	4
flex/flex-tests/testData/flex_highlighting/MxmlInTopLevelPackage.mxml	6
flex/flex-tests/testData/flex_highlighting/MxmlRootTagLeadsToFinalClass.mxml	3
flex/flex-tests/testData/flex_highlighting/MyNs.as	3
flex/flex-tests/testData/flex_highlighting/Namespace.mxml	21
flex/flex-tests/testData/flex_highlighting/NamespaceInInterface.as	5
flex/flex-tests/testData/flex_highlighting/NamespaceInInterface_after.as	5
flex/flex-tests/testData/flex_highlighting/NamespacesAndManifestFiles.mxml	7
flex/flex-tests/testData/flex_highlighting/NamespacesAndManifestFiles_manifest.xml	6
flex/flex-tests/testData/flex_highlighting/NamespacesAndManifestFiles_other.mxml	2
flex/flex-tests/testData/flex_highlighting/NamespacesAndManifestFiles_other2.as	8
flex/flex-tests/testData/flex_highlighting/NamespacesAndManifestsFromCustomConfigFile.mxml	3
flex/flex-tests/testData/flex_highlighting/NamespacesAndManifestsFromCustomConfigFile_custom_config.xml	10
flex/flex-tests/testData/flex_highlighting/NamespacesAndManifestsFromCustomConfigFile_manifest.xml	4
flex/flex-tests/testData/flex_highlighting/NamespacesAndManifestsFromCustomConfigFile_other.as	1
flex/flex-tests/testData/flex_highlighting/NamespacesFromSdkSwcs.mxml	4
flex/flex-tests/testData/flex_highlighting/NativeConstructorAllowedInMxml.mxml	5
flex/flex-tests/testData/flex_highlighting/NewObjectClassFunction.as	21
flex/flex-tests/testData/flex_highlighting/NoImportWhenComponentReferenced.mxml	7
flex/flex-tests/testData/flex_highlighting/NoParseOnMethodDelegate.as	5
flex/flex-tests/testData/flex_highlighting/NoParseOnMethodDelegate_2.as	5
flex/flex-tests/testData/flex_highlighting/NoParseOnMethodDelegate_after.as	8
flex/flex-tests/testData/flex_highlighting/NoParseOnMethodOverride.as	5
flex/flex-tests/testData/flex_highlighting/NoParseOnMethodOverride_2.as	9
flex/flex-tests/testData/flex_highlighting/NoParseOnMethodOverride_after.as	10
flex/flex-tests/testData/flex_highlighting/NoReferenceToAnyContentTags.mxml	3
flex/flex-tests/testData/flex_highlighting/NoResolveToJsVarOrFun.js	2
flex/flex-tests/testData/flex_highlighting/NoResolveToJsVarOrFun.mxml	3
flex/flex-tests/testData/flex_highlighting/NoSourceRoot.mxml	3
flex/flex-tests/testData/flex_highlighting/NonImplementedInterface.mxml	3
flex/flex-tests/testData/flex_highlighting/NonImplementedInterface2.mxml	3
flex/flex-tests/testData/flex_highlighting/NonImplementedInterface2_2.as	3
flex/flex-tests/testData/flex_highlighting/NonImplementedInterface3.mxml	3
flex/flex-tests/testData/flex_highlighting/NonImplementedInterface3_after.mxml	3
flex/flex-tests/testData/flex_highlighting/NonImplementedInterface_2.mxml	3
flex/flex-tests/testData/flex_highlighting/NonImplementedInterface_2_after.mxml	3
flex/flex-tests/testData/flex_highlighting/NonImplementedInterface_3.mxml	4
flex/flex-tests/testData/flex_highlighting/NonImplementedInterface_3_after.mxml	11
flex/flex-tests/testData/flex_highlighting/NonImplementedInterface_after.mxml	3
flex/flex-tests/testData/flex_highlighting/NotResolveTestClasses.as	7
flex/flex-tests/testData/flex_highlighting/NotResolveTestClassesTest.as	4
flex/flex-tests/testData/flex_highlighting/ObjectCanHaveAnyAttr.mxml	5
flex/flex-tests/testData/flex_highlighting/OptimizeImportInParamList.mxml	3
flex/flex-tests/testData/flex_highlighting/OptimizeImportInParamList_after.mxml	3
flex/flex-tests/testData/flex_highlighting/OptimizeImports.mxml	19
flex/flex-tests/testData/flex_highlighting/OptimizeImports_2.as	13
flex/flex-tests/testData/flex_highlighting/OptimizeImports_after.mxml	17
flex/flex-tests/testData/flex_highlighting/OutOfSourceRoot.mxml	3
flex/flex-tests/testData/flex_highlighting/OverriddenMarkersInMxml1.mxml	7
flex/flex-tests/testData/flex_highlighting/OverriddenMarkersInMxml1_2.as	5
flex/flex-tests/testData/flex_highlighting/OverriddenMarkersInMxml2.mxml	9
flex/flex-tests/testData/flex_highlighting/OverriddenMarkersInMxml2_2.as	6
flex/flex-tests/testData/flex_highlighting/OverrideCustomNsFromSwc.as	7
flex/flex-tests/testData/flex_highlighting/OverrideCustomNsFromSwc_2.as	5
flex/flex-tests/testData/flex_highlighting/OverrideCustomNsFromSwc_2_after.as	11
flex/flex-tests/testData/flex_highlighting/OverrideCustomNsFromSwc_after.as	10
flex/flex-tests/testData/flex_highlighting/OverridingMarkers.mxml	9
flex/flex-tests/testData/flex_highlighting/OverridingMarkersIncludes1.as	5
flex/flex-tests/testData/flex_highlighting/OverridingMarkersIncludes1_2.as	5
flex/flex-tests/testData/flex_highlighting/OverridingMarkersIncludes1_3.as	1
flex/flex-tests/testData/flex_highlighting/OverridingMarkersIncludes1_4.as	1
flex/flex-tests/testData/flex_highlighting/OverridingMarkersInlineComponents.mxml	29
flex/flex-tests/testData/flex_highlighting/OverridingMarkersXmlBacked2_A.mxml	8
flex/flex-tests/testData/flex_highlighting/OverridingMarkersXmlBacked2_B.mxml	8
flex/flex-tests/testData/flex_highlighting/OverridingMarkersXmlBacked2_MyInterface.as	5
flex/flex-tests/testData/flex_highlighting/OverridingMarkersXmlBacked_A.mxml	8
flex/flex-tests/testData/flex_highlighting/OverridingMarkersXmlBacked_B.mxml	11
flex/flex-tests/testData/flex_highlighting/OverridingMarkersXmlBacked_C.mxml	8
flex/flex-tests/testData/flex_highlighting/OverridingMarkersXmlBacked_D.as	5
flex/flex-tests/testData/flex_highlighting/OverridingMarkersXmlBacked_MyInterface.as	5
flex/flex-tests/testData/flex_highlighting/OverridingMarkers_2.mxml	6
flex/flex-tests/testData/flex_highlighting/OverridingMarkers_after.mxml	72
flex/flex-tests/testData/flex_highlighting/OverridingMethods.mxml	3
flex/flex-tests/testData/flex_highlighting/OverridingMethods_2.mxml	3
flex/flex-tests/testData/flex_highlighting/OverridingMethods_2_after.mxml	3
flex/flex-tests/testData/flex_highlighting/OverridingMethods_after.mxml	3
flex/flex-tests/testData/flex_highlighting/PackagesAsNamespaces/PackagesAsNamespaces.mxml	6
flex/flex-tests/testData/flex_highlighting/PackagesAsNamespaces/one/two/three/MyComponent.mxml	2
flex/flex-tests/testData/flex_highlighting/PathsInMxml.mxml	10
flex/flex-tests/testData/flex_highlighting/PercentProxyInOverridden.mxml	3
flex/flex-tests/testData/flex_highlighting/Performance.mxml	3126
flex/flex-tests/testData/flex_highlighting/PredefinedFunReference.mxml	10
flex/flex-tests/testData/flex_highlighting/PredefinedTagsInsideNotRootTagWithDefaultProperty.mxml	8
flex/flex-tests/testData/flex_highlighting/PredefinedTagsInsideRootTagWithDefaultProperty.mxml	10
flex/flex-tests/testData/flex_highlighting/PrivateMemberAccessibleWithinFile.as	22
flex/flex-tests/testData/flex_highlighting/PrivateMemberAccessibleWithinFile_other.as	3
flex/flex-tests/testData/flex_highlighting/ProblemWithInstanceVarFromStaticMethod.mxml	3
flex/flex-tests/testData/flex_highlighting/PropertiesSpecifiedByMxmlIdAttributes.mxml	8
flex/flex-tests/testData/flex_highlighting/PropertiesSpecifiedByMxmlIdAttributes_other.mxml	4
flex/flex-tests/testData/flex_highlighting/PropertiesSpecifiedByMxmlIdAttributes_otherSuper.mxml	3
flex/flex-tests/testData/flex_highlighting/QualifiedConstructorStillNeedsImport.as	7
flex/flex-tests/testData/flex_highlighting/QualifiedConstructorStillNeedsImport_2.as	6
flex/flex-tests/testData/flex_highlighting/QualifiedConstructorStillNeedsImport_after.as	8
flex/flex-tests/testData/flex_highlighting/ReferenceInlineComponentId.mxml	3
flex/flex-tests/testData/flex_highlighting/ReferencesInCompilerConfig.xml	6
flex/flex-tests/testData/flex_highlighting/ReferencesInCompilerConfig_2.xml	9
flex/flex-tests/testData/flex_highlighting/ReferencesInCompilerConfig_3.xml	13
flex/flex-tests/testData/flex_highlighting/ReferencingClass.mxml	3
flex/flex-tests/testData/flex_highlighting/ReferencingClassWithNonEmptyPackage/aaa/ReferencingClassWithNonEmptyPackage.as	12
flex/flex-tests/testData/flex_highlighting/ReferencingClassWithNonEmptyPackage/aaa/ReferencingClassWithNonEmptyPackageM.mxml	2
flex/flex-tests/testData/flex_highlighting/ReferencingClassWithNonEmptyPackage/aaa/XXX.mxml	6
flex/flex-tests/testData/flex_highlighting/ReferencingClassWithNonEmptyPackage/aaa/yyy.as	3
flex/flex-tests/testData/flex_highlighting/ReferencingClassWithNonEmptyPackage/bbb/ReferencingClassWithNonEmptyPackageM2.mxml	2
flex/flex-tests/testData/flex_highlighting/ReferencingClassWithNonEmptyPackage/bbb/_Underscore.mxml	1
flex/flex-tests/testData/flex_highlighting/ReferencingClassWithNonEmptyPackage/bbb/lowercase.mxml	1
flex/flex-tests/testData/flex_highlighting/ReferencingClass_2.as	9
flex/flex-tests/testData/flex_highlighting/ReferencingComponentWithNonEmptyPackage/aaa/ReferencingComponentWithNonEmptyPackage.as	7
flex/flex-tests/testData/flex_highlighting/ReferencingComponentWithNonEmptyPackage/aaa/ReferencingComponentWithNonEmptyPackageM.mxml	3
flex/flex-tests/testData/flex_highlighting/ReferencingComponentWithNonEmptyPackage/bbb/ReferencingComponentWithNonEmptyPackageM2.mxml	2
flex/flex-tests/testData/flex_highlighting/ReferencingMxmlFromActionScript.as	8
flex/flex-tests/testData/flex_highlighting/RefsInEmbed.as	6
flex/flex-tests/testData/flex_highlighting/RefsInEmbed.css	4
flex/flex-tests/testData/flex_highlighting/RegExpInAttribute.mxml	4
flex/flex-tests/testData/flex_highlighting/Regress.mxml	3
flex/flex-tests/testData/flex_highlighting/Regress_2.as	9
flex/flex-tests/testData/flex_highlighting/RemoteObject.mxml	27
flex/flex-tests/testData/flex_highlighting/ReportAccessorProblems.mxml	3
flex/flex-tests/testData/flex_highlighting/RequireImportInParamList.mxml	3
flex/flex-tests/testData/flex_highlighting/ResolveToClassWithBiggestTimestamp.as	8
flex/flex-tests/testData/flex_highlighting/ResolveToClassWithBiggestTimestamp2.as	5
flex/flex-tests/testData/flex_highlighting/ResolveTypeToComponent.mxml	7
flex/flex-tests/testData/flex_highlighting/ResolveWithInclude.mxml	12
flex/flex-tests/testData/flex_highlighting/ResolveWithInclude_2.as	2
flex/flex-tests/testData/flex_highlighting/ResourceBundleInLibSources.as	1
flex/flex-tests/testData/flex_highlighting/ResourceBundleInSdkSources/sdk_src/ResourceBundleInSdkSources_sdk_src.as	7
flex/flex-tests/testData/flex_highlighting/ResourceReferences.mxml	13
flex/flex-tests/testData/flex_highlighting/ResourceReferences2.mxml	44
flex/flex-tests/testData/flex_highlighting/ResourceReferencesWithPackages/ResourceReferencesWithPackages.mxml	15
flex/flex-tests/testData/flex_highlighting/SameShortDifferentFullClassNames.mxml	4
flex/flex-tests/testData/flex_highlighting/SameShortDifferentFullClassNames_other.as	5
flex/flex-tests/testData/flex_highlighting/SchemaProblem.mxml	4
flex/flex-tests/testData/flex_highlighting/SchemaProblem_2.as	3
flex/flex-tests/testData/flex_highlighting/SchemaProblem_3.mxml	6
flex/flex-tests/testData/flex_highlighting/SchemaProblem_4.mxml	6
flex/flex-tests/testData/flex_highlighting/SkinFile2009.mxml	10
flex/flex-tests/testData/flex_highlighting/SkinFile2009_2.mxml	10
flex/flex-tests/testData/flex_highlighting/SomeFeedbackFromAdobe.mxml	3
flex/flex-tests/testData/flex_highlighting/SomeFeedbackFromAdobe2.mxml	3
flex/flex-tests/testData/flex_highlighting/SomeFeedbackFromAdobe_2.mxml	4
flex/flex-tests/testData/flex_highlighting/SomeFeedbackFromAdobe_2_2.as	3
flex/flex-tests/testData/flex_highlighting/SpacesInGenericVector.as	19
flex/flex-tests/testData/flex_highlighting/SpellChecker.mxml	3
flex/flex-tests/testData/flex_highlighting/SpellChecker_after.mxml	3
flex/flex-tests/testData/flex_highlighting/SqlInjection1.as	10
flex/flex-tests/testData/flex_highlighting/StarlingEvent.as	119
flex/flex-tests/testData/flex_highlighting/StateGroups.mxml	21
flex/flex-tests/testData/flex_highlighting/StateReferences.mxml	37
flex/flex-tests/testData/flex_highlighting/StateReferences2.mxml	30
flex/flex-tests/testData/flex_highlighting/StatesProblem.mxml	11
flex/flex-tests/testData/flex_highlighting/StaticBlock.mxml	3
flex/flex-tests/testData/flex_highlighting/StaticSettersCanNotBeAttributes.mxml	7
flex/flex-tests/testData/flex_highlighting/StaticSettersCanNotBeAttributes_other.as	7
flex/flex-tests/testData/flex_highlighting/StyleValues.mxml	30
flex/flex-tests/testData/flex_highlighting/StyleValues_other.as	5
flex/flex-tests/testData/flex_highlighting/SuggestCorrectMxNamespace.mxml	4
flex/flex-tests/testData/flex_highlighting/SuggestCorrectMxNamespace_after.mxml	5
flex/flex-tests/testData/flex_highlighting/SwitchToClassicCssQuickFix1.css	2
flex/flex-tests/testData/flex_highlighting/SwitchToClassicCssQuickFix1_after.css	2
flex/flex-tests/testData/flex_highlighting/SwitchToClassicCssQuickFix2.css	3
flex/flex-tests/testData/flex_highlighting/SwitchToClassicCssQuickFix2_after.css	3
flex/flex-tests/testData/flex_highlighting/SwitchToClassicCssQuickFix3.mxml	7
flex/flex-tests/testData/flex_highlighting/SwitchToFlexCssQuickFix1.css	2
flex/flex-tests/testData/flex_highlighting/SwitchToFlexCssQuickFix1_after.css	2
flex/flex-tests/testData/flex_highlighting/SwitchToFlexCssQuickFix2.css	3
flex/flex-tests/testData/flex_highlighting/SwitchToFlexCssQuickFix2_after.css	3
flex/flex-tests/testData/flex_highlighting/SwitchToFlexCssQuickFix3.html	13
flex/flex-tests/testData/flex_highlighting/TypeOfMethodNamedCall.as	6
flex/flex-tests/testData/flex_highlighting/UnresolvedClassReference.mxml	8
flex/flex-tests/testData/flex_highlighting/UnresolvedClassReference2.mxml	8
flex/flex-tests/testData/flex_highlighting/UnresolvedClassReference2_2.mxml	3
flex/flex-tests/testData/flex_highlighting/UnresolvedClassReference2_after.mxml	8
flex/flex-tests/testData/flex_highlighting/UnresolvedClassReference_2.as	6
flex/flex-tests/testData/flex_highlighting/UnresolvedClassReference_after.mxml	8
flex/flex-tests/testData/flex_highlighting/UnusedNamespaces.mxml	3
flex/flex-tests/testData/flex_highlighting/UseOfTestClass/src/Main.mxml	3
flex/flex-tests/testData/flex_highlighting/UseOfTestClass/tests/MyTestCase.as	3
flex/flex-tests/testData/flex_highlighting/UseOfTestClass/tests/com.foo/MyTestCase2.as	3
flex/flex-tests/testData/flex_highlighting/UserNamespacesWithoutScheme.mxml	7
flex/flex-tests/testData/flex_highlighting/UserNamespacesWithoutScheme_manifest.xml	3
flex/flex-tests/testData/flex_highlighting/UsingClassFactory.mxml	9
flex/flex-tests/testData/flex_highlighting/UsingImportFromScriptInAttribute.mxml	43
flex/flex-tests/testData/flex_highlighting/UsingImportFromScriptInAttribute_2.as	7
flex/flex-tests/testData/flex_highlighting/UsingImportFromScriptInAttribute_2.mxml	3
flex/flex-tests/testData/flex_highlighting/UsingSwcStubs.as	21
flex/flex-tests/testData/flex_highlighting/UsingSwcStubs2.mxml	3
flex/flex-tests/testData/flex_highlighting/UsingSwcStubs3.as	26
flex/flex-tests/testData/flex_highlighting/UsingUrlForOtherLibrary.mxml	3
flex/flex-tests/testData/flex_highlighting/UsingUrlForOtherLibrary2.mxml	3
flex/flex-tests/testData/flex_highlighting/UsingUrlForOtherLibrary2_2.mxml	3
flex/flex-tests/testData/flex_highlighting/WebAndHttpServiceRequestTagContent.mxml	91
flex/flex-tests/testData/flex_highlighting/XmlRelatedTags.mxml	3
flex/flex-tests/testData/flex_highlighting/afterRename.xml	1
flex/flex-tests/testData/flex_highlighting/dumbMode.mxml	1
flex/flex-tests/testData/flex_highlighting/optimizeImportsFqn.as	12
flex/flex-tests/testData/flex_highlighting/optimizeImportsFqn_2.as	6
flex/flex-tests/testData/flex_highlighting/optimizeImportsFqn_after.as	12
flex/flex-tests/testData/flex_highlighting/referencingLowercasedComponent.mxml	10
flex/flex-tests/testData/flex_highlighting/someFeedbackFromAdobe2_2.mxml	3
flex/flex-tests/testData/flex_navigation/AmbiguousCssSelector.css	1
flex/flex-tests/testData/flex_navigation/AmbiguousCssSelector1.css	3
flex/flex-tests/testData/flex_navigation/ClassWithNoExplicitConstructor.as	5
flex/flex-tests/testData/flex_navigation/CssEmptyFile.css	1
flex/flex-tests/testData/flex_navigation/CssProperty1.css	3
flex/flex-tests/testData/flex_navigation/CssProperty2.css	3
flex/flex-tests/testData/flex_navigation/CssProperty3.css	3
flex/flex-tests/testData/flex_navigation/CssPropertyForCustomClass1.css	3
flex/flex-tests/testData/flex_navigation/CssPropertyForCustomClass2.css	3
flex/flex-tests/testData/flex_navigation/CssPropertyForCustomClass3.css	3
flex/flex-tests/testData/flex_navigation/CssSelector.css	2
flex/flex-tests/testData/flex_navigation/CssSelector1.css	4
flex/flex-tests/testData/flex_navigation/Includes.as	5
flex/flex-tests/testData/flex_navigation/Includes.css	3
flex/flex-tests/testData/flex_navigation/Includes1.as	1
flex/flex-tests/testData/flex_navigation/LibraryClass.as	4
flex/flex-tests/testData/flex_navigation/MonkeyPatching/MonkeyPatching.as	4
flex/flex-tests/testData/flex_navigation/MonkeyPatching/mx/events/FlexEvent.as	5
flex/flex-tests/testData/flex_navigation/MonkeyPatching_sdk_src/mx/events/FlexEvent.as	5
flex/flex-tests/testData/flex_navigation/SdkClass.as	4
flex/flex-tests/testData/flex_rename/Ambiguity1.as	6
flex/flex-tests/testData/flex_rename/Ambiguity1_2.as	4
flex/flex-tests/testData/flex_rename/Ambiguity1_3.as	4
flex/flex-tests/testData/flex_rename/Ambiguity1_after.as	6
flex/flex-tests/testData/flex_rename/Ambiguity2.as	7
flex/flex-tests/testData/flex_rename/Ambiguity2_2.as	4
flex/flex-tests/testData/flex_rename/Ambiguity2_3.as	4
flex/flex-tests/testData/flex_rename/Ambiguity2_after.as	7
flex/flex-tests/testData/flex_rename/ClassRename.as	6
flex/flex-tests/testData/flex_rename/ClassRename2.as	5
flex/flex-tests/testData/flex_rename/ClassRename2_after.as	5
flex/flex-tests/testData/flex_rename/ClassRename_2.as	3
flex/flex-tests/testData/flex_rename/ClassRename_after.as	6
flex/flex-tests/testData/flex_rename/Clazz.as	3
flex/flex-tests/testData/flex_rename/ConfigUpdatedOnClassRename.as	4
flex/flex-tests/testData/flex_rename/ConfigUpdatedOnClassRename_after.as	4
flex/flex-tests/testData/flex_rename/ConfigUpdatedOnPackageRename.as	4
flex/flex-tests/testData/flex_rename/ConfigUpdatedOnPackageRename_after.as	4
flex/flex-tests/testData/flex_rename/InlineFunRename.mxml	6
flex/flex-tests/testData/flex_rename/InlineFunRename_after.mxml	6
flex/flex-tests/testData/flex_rename/LiteralReference10.as	14
flex/flex-tests/testData/flex_rename/LiteralReference10_after.as	14
flex/flex-tests/testData/flex_rename/LiteralReference11.as	14
flex/flex-tests/testData/flex_rename/LiteralReference11_after.as	14
flex/flex-tests/testData/flex_rename/LiteralReference5.as	7
flex/flex-tests/testData/flex_rename/LiteralReference5_2.as	4
flex/flex-tests/testData/flex_rename/LiteralReference5_after.as	7
flex/flex-tests/testData/flex_rename/LiteralReference6.as	7
flex/flex-tests/testData/flex_rename/LiteralReference6_after.as	7
flex/flex-tests/testData/flex_rename/LiteralReference7.as	7
flex/flex-tests/testData/flex_rename/LiteralReference7_after.as	7
flex/flex-tests/testData/flex_rename/LiteralReference8.as	7
flex/flex-tests/testData/flex_rename/LiteralReference8_after.as	7
flex/flex-tests/testData/flex_rename/LiteralReference9.as	7
flex/flex-tests/testData/flex_rename/LiteralReference9_after.as	7
flex/flex-tests/testData/flex_rename/MxmlComponentIdRename.mxml	6
flex/flex-tests/testData/flex_rename/MxmlComponentIdRename_after.mxml	6
flex/flex-tests/testData/flex_rename/MxmlComponentRename.mxml	8
flex/flex-tests/testData/flex_rename/MxmlComponentRename2.mxml	5
flex/flex-tests/testData/flex_rename/MxmlComponentRename2_after.mxml	5
flex/flex-tests/testData/flex_rename/MxmlComponentRename3.mxml	4
flex/flex-tests/testData/flex_rename/MxmlComponentRename3_after.mxml	4
flex/flex-tests/testData/flex_rename/MxmlComponentRename4.as	8
flex/flex-tests/testData/flex_rename/MxmlComponentRename4_2.mxml	6
flex/flex-tests/testData/flex_rename/MxmlComponentRename4_3.xml	8
flex/flex-tests/testData/flex_rename/MxmlComponentRename4_after.as	7
flex/flex-tests/testData/flex_rename/MxmlComponentRename_2.mxml	8
flex/flex-tests/testData/flex_rename/MxmlComponentRename_2_after.mxml	8
flex/flex-tests/testData/flex_rename/MxmlComponentRename_after.mxml	8
flex/flex-tests/testData/flex_rename/RenameFileReferenceInInjectedCode.mxml	4
flex/flex-tests/testData/flex_rename/RenameFileReferenceInInjectedCode_after.mxml	4
flex/flex-tests/testData/flex_rename/RenameFileReferences.as	1
flex/flex-tests/testData/flex_rename/RenameFileReferences2.as	1
flex/flex-tests/testData/flex_rename/RenameFileReferences2_after.as	1
flex/flex-tests/testData/flex_rename/RenameFileReferences_2.as	1
flex/flex-tests/testData/flex_rename/RenameFileReferences_after.as	1
flex/flex-tests/testData/flex_rename/RenameFlexClassReferencedInCss.as	3
flex/flex-tests/testData/flex_rename/RenameFlexClassReferencedInCss.css	3
flex/flex-tests/testData/flex_rename/RenameFlexClassReferencedInCss_after.css	3
flex/flex-tests/testData/flex_rename/RenameMethodOfInterface3_2.mxml	3
flex/flex-tests/testData/flex_rename/RenameMethodOfInterface3_3.mxml	3
flex/flex-tests/testData/flex_rename/RenameMethodOfInterface4.as	17
flex/flex-tests/testData/flex_rename/RenameMethodOfInterface4_after.as	17
flex/flex-tests/testData/flex_rename/RenamePackageRefs.mxml	6
flex/flex-tests/testData/flex_rename/RenamePackageRefs2/foo/RenamePackageRefs2.mxml	6
flex/flex-tests/testData/flex_rename/RenamePackageRefs2/foo/RenamePackageRefs2_2.as	6
flex/flex-tests/testData/flex_rename/RenamePackageRefs2_after.mxml	6
flex/flex-tests/testData/flex_rename/RenamePackageRefs3/foo/RenamePackageRefs3.as	6
flex/flex-tests/testData/flex_rename/RenamePackageRefs3/foo/RenamePackageRefs3_2.as	6
flex/flex-tests/testData/flex_rename/RenamePackageRefs3/foo/RenamePackageRefs3_3.mxml	6
flex/flex-tests/testData/flex_rename/RenamePackageRefs3_after.as	6
flex/flex-tests/testData/flex_rename/RenamePackageRefs4.as	7
flex/flex-tests/testData/flex_rename/RenamePackageRefs4_2.as	7
flex/flex-tests/testData/flex_rename/RenamePackageRefs4_after.as	7
flex/flex-tests/testData/flex_rename/RenamePackageRefs5.as	7
flex/flex-tests/testData/flex_rename/RenamePackageRefs5_2.as	7
flex/flex-tests/testData/flex_rename/RenamePackageRefs5_after.as	7
flex/flex-tests/testData/flex_rename/RenamePackageRefs_2.as	6
flex/flex-tests/testData/flex_rename/RenamePackageRefs_after.mxml	6
flex/flex-tests/testData/flex_rename/RenamePropertyAsWhole2.mxml	4
flex/flex-tests/testData/flex_rename/RenameStateGroupInMxml.mxml	7
flex/flex-tests/testData/flex_rename/RenameStateGroupInMxml_after.mxml	7
flex/flex-tests/testData/flex_rename/RenameStateInMxml.mxml	13
flex/flex-tests/testData/flex_rename/RenameStateInMxml_after.mxml	13
flex/flex-tests/testData/flex_rename/RenamedComponent.mxml	2
flex/flex-tests/testData/flex_rename/RenamedComponent2.mxml	2
flex/flex-tests/testData/flex_rename/RunConfigUpdatedOnMethodRename.as	7
flex/flex-tests/testData/flex_rename/RunConfigUpdatedOnMethodRename_after.as	7
flex/flex-tests/testData/flex_rename/SeeTopLevelFunction.as	7
flex/flex-tests/testData/flex_rename/SeeTopLevelFunction_2.as	3
flex/flex-tests/testData/flex_rename/SeeTopLevelFunction_after.as	7
flex/flex-tests/testData/flex_rename/SuperClasses.as	20
flex/flex-tests/testData/flex_rename/SuperClasses2.as	20
flex/flex-tests/testData/flex_rename/SuperClasses2_after.as	20
flex/flex-tests/testData/flex_rename/SuperClasses_after.as	20
flex/flex-tests/testData/flex_scope/BcDependencyInSameModule.as	5
flex/flex-tests/testData/flex_scope/BcDependency_1.as	5
flex/flex-tests/testData/flex_scope/BcDependency_2.as	5
flex/flex-tests/testData/flex_scope/CircularDependency.as	5
flex/flex-tests/testData/flex_scope/Lib/Lib.as	6
flex/flex-tests/testData/flex_scope/Lib2/Lib2.as	6
flex/flex-tests/testData/flex_scope/Lib3/Lib3.as	6
flex/flex-tests/testData/flex_scope/Lib4/Lib4.as	6
flex/flex-tests/testData/flex_scope/LibraryScope.as	9
flex/flex-tests/testData/flex_scope/MissingSdk_1.as	11
flex/flex-tests/testData/flex_scope/MissingSdk_2.as	11
flex/flex-tests/testData/flex_scope/Module2/Module2.as	3
flex/flex-tests/testData/flex_scope/ModuleLibrary_1.as	7
flex/flex-tests/testData/flex_scope/ModuleLibrary_2.as	7
flex/flex-tests/testData/flex_scope/NavigationElement.as	6
flex/flex-tests/testData/flex_scope/TestScope_1.as	18
flex/flex-tests/testData/flex_scope/TestScope_1.mxml	3
flex/flex-tests/testData/flex_scope/TestScope_2.as	18
flex/flex-tests/testData/flex_scope/TestScope_2.mxml	3
flex/flex-tests/testData/flex_scope/TransitiveDependency2_1.as	4
flex/flex-tests/testData/flex_scope/TransitiveDependency2_2.as	4
flex/flex-tests/testData/flex_scope/TransitiveDependency_1.as	6
flex/flex-tests/testData/flex_scope/TransitiveDependency_2.as	6
flex/flex-tests/testData/flex_scope/TransitiveDependency_3.as	6
flex/flex-tests/testData/flex_scope/m2/M2.as	3
flex/flex-tests/testData/flex_scope/m3/M3.as	3
flex/flex-tests/testData/formatter/2NewlinesAfterFunction.mxml	2
flex/flex-tests/testData/formatter/2NewlinesAfterFunction_after.mxml	2
flex/flex-tests/testData/formatter/CDATAFormattingOptions1.mxml	3
flex/flex-tests/testData/formatter/CDATAFormattingOptions1_after.mxml	3
flex/flex-tests/testData/formatter/CDATAFormattingOptions2.mxml	3
flex/flex-tests/testData/formatter/CDATAFormattingOptions2_after.mxml	3
flex/flex-tests/testData/formatter/CdataDamaged.mxml	5
flex/flex-tests/testData/formatter/CdataDamaged_after.mxml	5
flex/flex-tests/testData/formatter/DocCommentInsideTag.mxml	2
flex/flex-tests/testData/formatter/DocCommentInsideTag_after.mxml	2
flex/flex-tests/testData/formatter/Idea124868.mxml	2
flex/flex-tests/testData/formatter/Idea124868_after.mxml	2
flex/flex-tests/testData/formatter/ImportStatement.mxml	12
flex/flex-tests/testData/formatter/ImportStatement_after.mxml	11
flex/flex-tests/testData/formatter/Mxml3.mxml	3
flex/flex-tests/testData/formatter/Mxml3_after.mxml	3
flex/flex-tests/testData/formatter/MxmlForceBraces.mxml	3
flex/flex-tests/testData/formatter/MxmlForceBraces_after.mxml	3
flex/flex-tests/testData/formatter/TopLevelDocComment.mxml	2
flex/flex-tests/testData/formatter/TopLevelDocComment_after.mxml	2
flex/flex-tests/testData/formatter/WrapLongLinesInFlex.as	5
flex/flex-tests/testData/formatter/WrapLongLinesInFlex_after.as	5
flex/flex-tests/testData/global_inspections/JSFieldCanBeLocal/Main.as	98
flex/flex-tests/testData/global_inspections/ReportingAnnotatorProblemsInActionScript/expected.xml	8
flex/flex-tests/testData/global_inspections/ReportingAnnotatorProblemsInActionScript/src/ReportingAnnotatorProblemsInActionScript.as	5
flex/flex-tests/testData/global_inspections/ReportingAnnotatorProblemsInMxml/expected.xml	13
flex/flex-tests/testData/global_inspections/ReportingAnnotatorProblemsInMxml/src/ReportingAnnotatorProblemsInMxml.mxml	4
flex/flex-tests/testData/global_inspections/ReportingSyntaxProblemsInActionScript/expected.xml	8
flex/flex-tests/testData/global_inspections/ReportingSyntaxProblemsInActionScript/src/ReportingSyntaxProblemsInActionScript.as	3
flex/flex-tests/testData/global_inspections/ReportingSyntaxProblemsInMxml/expected.xml	8
flex/flex-tests/testData/global_inspections/ReportingSyntaxProblemsInMxml/src/ReportingSyntaxProblemsInMxml.mxml	4
flex/flex-tests/testData/gotoImplementations/ClassInheritors.as	3
flex/flex-tests/testData/hierarchy/InterfacesHierarchy.as	9
flex/flex-tests/testData/hierarchy/InterfacesHierarchy.mxml	1
flex/flex-tests/testData/hierarchy/InterfacesHierarchy_verification.xml	19
flex/flex-tests/testData/hierarchy/MethodCalleeHierarchy.as	48
flex/flex-tests/testData/hierarchy/MethodCalleeHierarchy.mxml	11
flex/flex-tests/testData/hierarchy/MethodCalleeHierarchy_verification.xml	37
flex/flex-tests/testData/hierarchy/MethodCallerHierarchy.as	52
flex/flex-tests/testData/hierarchy/MethodCallerHierarchy_verification.xml	24
flex/flex-tests/testData/hierarchy/MethodHierarchyCommon.as	13
flex/flex-tests/testData/hierarchy/MethodHierarchyCommon.mxml	2
flex/flex-tests/testData/hierarchy/MethodHierarchyFromAs_verification.xml	7
flex/flex-tests/testData/hierarchy/MethodHierarchyFromInterface_verification.xml	7
flex/flex-tests/testData/hierarchy/MethodHierarchyFromMxml_verification.xml	9
flex/flex-tests/testData/hierarchy/SupertypesHierarchy.as	9
flex/flex-tests/testData/hierarchy/SupertypesHierarchy.mxml	1
flex/flex-tests/testData/hierarchy/SupertypesHierarchy_verification.xml	13
flex/flex-tests/testData/hierarchy/TypeHierarchy.as	12
flex/flex-tests/testData/hierarchy/TypeHierarchy_verification.xml	8
flex/flex-tests/testData/importclass/FooClass.as	3
flex/flex-tests/testData/importclass/PackageLocal.as	8
flex/flex-tests/testData/importclass/PackageLocal_2.as	6
flex/flex-tests/testData/importclass/Test1.as	4
flex/flex-tests/testData/importclass/Test2.as	4
flex/flex-tests/testData/importclass/UnambiguousImportsOnTheFly.as	9
flex/flex-tests/testData/importclass/UnambiguousImportsOnTheFly_2.as	10
flex/flex-tests/testData/importclass/UnambiguousImportsOnTheFly_after.as	11
flex/flex-tests/testData/importclass/aPackage/FooComponent.mxml	3
flex/flex-tests/testData/importclass/afterTest1.as	5
flex/flex-tests/testData/importclass/afterTest2.as	5
flex/flex-tests/testData/imports/auto/anonymousHandler1.expected.mxml	3
flex/flex-tests/testData/imports/auto/anonymousHandler1.input.mxml	3
flex/flex-tests/testData/imports/auto/beforePackage.expected.as	4
flex/flex-tests/testData/imports/auto/beforePackage.input.as	3
flex/flex-tests/testData/imports/auto/cdataOtherImportsOnIncorrectPlace.expected.mxml	3
flex/flex-tests/testData/imports/auto/cdataOtherImportsOnIncorrectPlace.input.mxml	3
flex/flex-tests/testData/imports/auto/cdataOtherImportsPresent.expected.mxml	3
flex/flex-tests/testData/imports/auto/cdataOtherImportsPresent.input.mxml	3
flex/flex-tests/testData/imports/auto/cdataSeveralSections.expected.mxml	22
flex/flex-tests/testData/imports/auto/cdataSeveralSections.input.mxml	21
flex/flex-tests/testData/imports/auto/mxmlAttributeRequiresImport.expected.mxml	4
flex/flex-tests/testData/imports/auto/mxmlAttributeRequiresImport.input.mxml	4
flex/flex-tests/testData/imports/auto/mxmlAttributeRequiresImportCdataExists.expected.mxml	5
flex/flex-tests/testData/imports/auto/mxmlAttributeRequiresImportCdataExists.input.mxml	5
flex/flex-tests/testData/imports/auto/mxmlAttributeRequiresImportNoCdataInMxScript.expected.mxml	5
flex/flex-tests/testData/imports/auto/mxmlAttributeRequiresImportNoCdataInMxScript.input.mxml	7
flex/flex-tests/testData/imports/auto/otherImportsOnIncorrectPlace.expected.as	18
flex/flex-tests/testData/imports/auto/otherImportsOnIncorrectPlace.input.as	17
flex/flex-tests/testData/imports/auto/otherImportsPresent.expected.as	17
flex/flex-tests/testData/imports/auto/otherImportsPresent.input.as	16
flex/flex-tests/testData/imports/auto/otherImportsPresentNoClass.expected.as	9
flex/flex-tests/testData/imports/auto/otherImportsPresentNoClass.input.as	8
flex/flex-tests/testData/imports/auto/otherImportsPresentNoPackage.expected.as	7
flex/flex-tests/testData/imports/auto/otherImportsPresentNoPackage.input.as	6
flex/flex-tests/testData/imports/auto/varStatement.expected.as	2
flex/flex-tests/testData/imports/auto/varStatement.input.as	1
flex/flex-tests/testData/imports/auto/varStatementInClass.expected.as	4
flex/flex-tests/testData/imports/auto/varStatementInClass.input.as	3
flex/flex-tests/testData/imports/auto/varStatementInClassWithComments.expected.as	5
flex/flex-tests/testData/imports/auto/varStatementInClassWithComments.input.as	4
flex/flex-tests/testData/imports/auto/varStatementInPackage.expected.as	4
flex/flex-tests/testData/imports/auto/varStatementInPackage.input.as	3
flex/flex-tests/testData/imports/auto/varStatementInPackageInClass.expected.as	6
flex/flex-tests/testData/imports/auto/varStatementInPackageInClass.input.as	5
flex/flex-tests/testData/imports/auto/varStatementInPackageInClassWithComments.expected.as	9
flex/flex-tests/testData/imports/auto/varStatementInPackageInClassWithComments.input.as	8
flex/flex-tests/testData/imports/auto/varStatementInPackageWithComments.expected.as	6
flex/flex-tests/testData/imports/auto/varStatementInPackageWithComments.input.as	5
flex/flex-tests/testData/imports/auto/wrapImportStatement.expected.as	6
flex/flex-tests/testData/imports/auto/wrapImportStatement.input.as	5
flex/flex-tests/testData/imports/optimize/Ambiguous1.expected.as	9
flex/flex-tests/testData/imports/optimize/Ambiguous1.input.as	9
flex/flex-tests/testData/imports/optimize/Ambiguous2.expected.as	10
flex/flex-tests/testData/imports/optimize/Ambiguous2.input.as	10
flex/flex-tests/testData/imports/optimize/Ambiguous3.expected.mxml	15
flex/flex-tests/testData/imports/optimize/Ambiguous3.input.mxml	15
flex/flex-tests/testData/imports/optimize/Ambiguous4.expected.as	9
flex/flex-tests/testData/imports/optimize/Ambiguous4.input.as	10
flex/flex-tests/testData/imports/optimize/ConditionalCompileBlock.expected.as	14
flex/flex-tests/testData/imports/optimize/ConditionalCompileBlock.input.as	15
flex/flex-tests/testData/imports/optimize/CoverByStar.expected.as	6
flex/flex-tests/testData/imports/optimize/CoverByStar.input.as	7
flex/flex-tests/testData/imports/optimize/DataGridColumn.expected.mxml	10
flex/flex-tests/testData/imports/optimize/DataGridColumn.input.mxml	10
flex/flex-tests/testData/imports/optimize/ImplicitImports1.expected.mxml	3
flex/flex-tests/testData/imports/optimize/ImplicitImports1.input.mxml	3
flex/flex-tests/testData/imports/optimize/ImplicitImports2.expected.mxml	3
flex/flex-tests/testData/imports/optimize/ImplicitImports2.input.mxml	3
flex/flex-tests/testData/imports/optimize/ImplicitImports3.expected.mxml	3
flex/flex-tests/testData/imports/optimize/ImplicitImports3.input.mxml	3
flex/flex-tests/testData/imports/optimize/ImportsFqn1.expected.as	12
flex/flex-tests/testData/imports/optimize/ImportsFqn1.input.as	9
flex/flex-tests/testData/imports/optimize/ImportsFqn2.expected.as	7
flex/flex-tests/testData/imports/optimize/ImportsFqn2.input.as	7
flex/flex-tests/testData/imports/optimize/ImportsFqn3.expected.as	5
flex/flex-tests/testData/imports/optimize/ImportsFqn3.input.as	4
flex/flex-tests/testData/imports/optimize/ImportsFqn4.expected.as	11
flex/flex-tests/testData/imports/optimize/ImportsFqn4.input.as	10
flex/flex-tests/testData/imports/optimize/ImportsFqn5.expected.mxml	9
flex/flex-tests/testData/imports/optimize/ImportsFqn5.input.mxml	10
flex/flex-tests/testData/imports/optimize/ImportsFqn6.expected.as	10
flex/flex-tests/testData/imports/optimize/ImportsFqn6.input.as	10
flex/flex-tests/testData/imports/optimize/ImportsFqn7.expected.as	11
flex/flex-tests/testData/imports/optimize/ImportsFqn7.input.as	10
flex/flex-tests/testData/imports/optimize/ImportsInMxml1.expected.mxml	7
flex/flex-tests/testData/imports/optimize/ImportsInMxml1.input.mxml	8
flex/flex-tests/testData/imports/optimize/ImportsInMxml2.expected.mxml	3
flex/flex-tests/testData/imports/optimize/ImportsInMxml2.input.mxml	3
flex/flex-tests/testData/imports/optimize/ImportsInMxml3.expected.mxml	3
flex/flex-tests/testData/imports/optimize/ImportsInMxml3.input.mxml	3
flex/flex-tests/testData/imports/optimize/ImportsInMxml4.expected.mxml	15
flex/flex-tests/testData/imports/optimize/ImportsInMxml4.input.mxml	17
flex/flex-tests/testData/imports/optimize/ImportsInMxml5.expected.mxml	3
flex/flex-tests/testData/imports/optimize/ImportsInMxml5.input.mxml	3
flex/flex-tests/testData/imports/optimize/ImportsInMxml6.expected.mxml	4
flex/flex-tests/testData/imports/optimize/ImportsInMxml6.input.mxml	4
flex/flex-tests/testData/imports/optimize/ImportsPositioning.expected.as	41
flex/flex-tests/testData/imports/optimize/ImportsPositioning.input.as	41
flex/flex-tests/testData/imports/optimize/ImportsPositioningMxml1.expected.mxml	9
flex/flex-tests/testData/imports/optimize/ImportsPositioningMxml1.input.mxml	9
flex/flex-tests/testData/imports/optimize/ImportsPositioningWithComments.expected.as	57
flex/flex-tests/testData/imports/optimize/ImportsPositioningWithComments.input.as	57
flex/flex-tests/testData/imports/optimize/ImportsWithInclude1.expected.mxml	4
flex/flex-tests/testData/imports/optimize/ImportsWithInclude1.input.mxml	4
flex/flex-tests/testData/imports/optimize/ImportsWithInclude2.expected.as	2
flex/flex-tests/testData/imports/optimize/ImportsWithInclude2.input.as	2
flex/flex-tests/testData/imports/optimize/ImportsWithInclude3.expected.mxml	6
flex/flex-tests/testData/imports/optimize/ImportsWithInclude3.input.mxml	6
flex/flex-tests/testData/imports/optimize/InlineComponents.expected.mxml	33
flex/flex-tests/testData/imports/optimize/InlineComponents.input.mxml	39
flex/flex-tests/testData/imports/optimize/NamesakeFqn.expected.as	6
flex/flex-tests/testData/imports/optimize/NamesakeFqn.input.as	6
flex/flex-tests/testData/imports/optimize/NoBlankLines.expected.mxml	4
flex/flex-tests/testData/imports/optimize/NoBlankLines.input.mxml	4
flex/flex-tests/testData/imports/optimize/NoBlankLines2.expected.mxml	4
flex/flex-tests/testData/imports/optimize/NoBlankLines2.input.mxml	4
flex/flex-tests/testData/imports/optimize/NoReplacementForPartOfPackage.expected.as	4
flex/flex-tests/testData/imports/optimize/NoReplacementForPartOfPackage.input.as	4
flex/flex-tests/testData/imports/optimize/NoSemicolons.expected.as	10
flex/flex-tests/testData/imports/optimize/NoSemicolons.input.as	10
flex/flex-tests/testData/imports/optimize/QualifiedConstructor.expected.as	10
flex/flex-tests/testData/imports/optimize/QualifiedConstructor.input.as	9
flex/flex-tests/testData/imports/optimize/RemoveUnusedAndSortImports.expected.as	36
flex/flex-tests/testData/imports/optimize/RemoveUnusedAndSortImports.input.as	45
flex/flex-tests/testData/js2_completion/ComponentFromIndependentModule_2.mxml	2
flex/flex-tests/testData/js2_completion/ComponentFromIndependentModule_module2/C1.mxml	2
flex/flex-tests/testData/js2_completion/CustomScope_2.mxml	4
flex/flex-tests/testData/js2_completion/CustomScope_3.mxml	4
flex/flex-tests/testData/js2_completion/NoJs.js	1
flex/flex-tests/testData/js2_highlighting/AccessInternalMemberFromProperty.as	10
flex/flex-tests/testData/js2_highlighting/AccessInternalMemberFromProperty_2.as	8
flex/flex-tests/testData/js2_highlighting/AddOverrideModifierWithMetadata.as	9
flex/flex-tests/testData/js2_highlighting/AddOverrideModifierWithMetadata_after.as	9
flex/flex-tests/testData/js2_highlighting/BadResolveOfSuperclass1.as	6
flex/flex-tests/testData/js2_highlighting/BadResolveOfSuperclass2.as	6
flex/flex-tests/testData/js2_highlighting/BindableClassImplicitlyImplementsIEventDispatcher2/Inc.as	2
flex/flex-tests/testData/js2_highlighting/ConditionalCompileBlock.as	14
flex/flex-tests/testData/js2_highlighting/ConditionalCompileBlock_after.as	15
flex/flex-tests/testData/js2_highlighting/CorrectScopeForSuperclassCheck3_2.mxml	4
flex/flex-tests/testData/js2_highlighting/CreateConstructor1/after/Ref.as	8
flex/flex-tests/testData/js2_highlighting/CreateConstructor1/before/Ref.as	7
flex/flex-tests/testData/js2_highlighting/CreateFieldInOtherFile.as	8
flex/flex-tests/testData/js2_highlighting/CreateFieldInOtherFile_other.as	4
flex/flex-tests/testData/js2_highlighting/CreateFieldInOtherFile_other_after.as	5
flex/flex-tests/testData/js2_highlighting/CreateMethodForClassInPackage.as	11
flex/flex-tests/testData/js2_highlighting/CreateMethodForClassInPackage_after.as	14
flex/flex-tests/testData/js2_highlighting/CreateObjectVar.as	7
flex/flex-tests/testData/js2_highlighting/CreateObjectVar_after.as	8
flex/flex-tests/testData/js2_highlighting/CreateVarOfArrayType.as	9
flex/flex-tests/testData/js2_highlighting/CreateVarOfArrayType_after.as	10
flex/flex-tests/testData/js2_highlighting/EmptyImport.as	10
flex/flex-tests/testData/js2_highlighting/EmptyImport_2.as	4
flex/flex-tests/testData/js2_highlighting/ExtraEmptyLineInImport.as	9
flex/flex-tests/testData/js2_highlighting/ExtraEmptyLineInImport_2.as	9
flex/flex-tests/testData/js2_highlighting/ExtraEmptyLineInImport_after.as	10
flex/flex-tests/testData/js2_highlighting/FieldCannotOverride.as	5
flex/flex-tests/testData/js2_highlighting/FieldCannotOverride_after.as	5
flex/flex-tests/testData/js2_highlighting/GenerateToString_3.as	14
flex/flex-tests/testData/js2_highlighting/GenerateToString_3_after.as	16
flex/flex-tests/testData/js2_highlighting/ImplementingMarkerFromSwc.as	5
flex/flex-tests/testData/js2_highlighting/ImplicitImplementMarker.as	8
flex/flex-tests/testData/js2_highlighting/ImplicitImplementMarker_.as	8
flex/flex-tests/testData/js2_highlighting/ImportForNeighbourClass.as	11
flex/flex-tests/testData/js2_highlighting/ImportForNeighbourClass_2.as	8
flex/flex-tests/testData/js2_highlighting/ImportSuggestForProductionClass.as	5
flex/flex-tests/testData/js2_highlighting/ImportSuggestForProductionClass_2/ProductionClass.as	3
flex/flex-tests/testData/js2_highlighting/InitializeParameterFix.as	5
flex/flex-tests/testData/js2_highlighting/InitializeParameterFix_after.as	5
flex/flex-tests/testData/js2_highlighting/InternalClassFromFileLocal.as	16
flex/flex-tests/testData/js2_highlighting/InternalClassFromFileLocal2.as	8
flex/flex-tests/testData/js2_highlighting/InternalClassFromFileLocal2_after.as	8
flex/flex-tests/testData/js2_highlighting/InternalClassFromFileLocal_after.as	16
flex/flex-tests/testData/js2_highlighting/InvalidAttribute.as	12
flex/flex-tests/testData/js2_highlighting/MethodCanBeStaticImplicitVars.mxml	34
flex/flex-tests/testData/js2_highlighting/MethodFromNamespace.as	11
flex/flex-tests/testData/js2_highlighting/MultinamesInDecompiledSwc.as	11
flex/flex-tests/testData/js2_highlighting/MultipleVarsInPackage.as	4
flex/flex-tests/testData/js2_highlighting/MultipleVarsInPackage_after.as	3
flex/flex-tests/testData/js2_highlighting/NoChangeSignatureFixForVoidType.as	9
flex/flex-tests/testData/js2_highlighting/NoChangeTypeFixForVoidType.as	9
flex/flex-tests/testData/js2_highlighting/NoCreateClassFixWithNoSourceRoots.as	4
flex/flex-tests/testData/js2_highlighting/NoCreateFieldInSdkClass.as	9
flex/flex-tests/testData/js2_highlighting/NoCreateMethodInLibraryClass.as	8
flex/flex-tests/testData/js2_highlighting/NoFqnReplaceInsideNamesake.as	6
flex/flex-tests/testData/js2_highlighting/NoFqnReplaceInsideNamesake_2.as	4
flex/flex-tests/testData/js2_highlighting/NoImportClass.js	9
flex/flex-tests/testData/js2_highlighting/NoImportSuggestForTestClass.as	5
flex/flex-tests/testData/js2_highlighting/NoImportSuggestForTestClass_2/TestClass.as	3
flex/flex-tests/testData/js2_highlighting/NoPackageNameReplacement/com/view.as	3
flex/flex-tests/testData/js2_highlighting/NoPackageNameReplacement/com/view/Test.as	4
flex/flex-tests/testData/js2_highlighting/NoPackageNameReplacement2/com/view.as	3
flex/flex-tests/testData/js2_highlighting/NoPackageNameReplacement2/com/view/Test.as	4
flex/flex-tests/testData/js2_highlighting/NoPackageNameReplacement2/com/zzz/Foo.as	6
flex/flex-tests/testData/js2_highlighting/NoTypeGuessFromAsdoc.as	17
flex/flex-tests/testData/js2_highlighting/NoTypeGuessFromAsdoc2.as	11
flex/flex-tests/testData/js2_highlighting/NoTypeGuessFromAsdoc2_after.as	12
flex/flex-tests/testData/js2_highlighting/NoTypeGuessFromAsdoc_after.as	18
flex/flex-tests/testData/js2_highlighting/NullQualifiedName.as	1
flex/flex-tests/testData/js2_highlighting/NumberToString.as	12
flex/flex-tests/testData/js2_highlighting/OptionalParams.as	21
flex/flex-tests/testData/js2_highlighting/OverrideVisibility.as	6
flex/flex-tests/testData/js2_highlighting/OverrideVisibility2.as	6
flex/flex-tests/testData/js2_highlighting/OverrideVisibility2_2.as	6
flex/flex-tests/testData/js2_highlighting/OverrideVisibility2_after.as	6
flex/flex-tests/testData/js2_highlighting/OverrideVisibility_2.as	6
flex/flex-tests/testData/js2_highlighting/OverrideVisibility_after.as	6
flex/flex-tests/testData/js2_highlighting/Qualified.as	8
flex/flex-tests/testData/js2_highlighting/Qualified_2.as	8
flex/flex-tests/testData/js2_highlighting/QualifyReferencesInArguments/after/Foo.as	6
flex/flex-tests/testData/js2_highlighting/QualifyReferencesInArguments/after/Other.as	5
flex/flex-tests/testData/js2_highlighting/QualifyReferencesInArguments/after/Ref1.as	7
flex/flex-tests/testData/js2_highlighting/QualifyReferencesInArguments/after/Ref2.as	7
flex/flex-tests/testData/js2_highlighting/QualifyReferencesInArguments/before/Foo.as	5
flex/flex-tests/testData/js2_highlighting/QualifyReferencesInArguments/before/Other.as	5
flex/flex-tests/testData/js2_highlighting/QualifyReferencesInArguments/before/Ref1.as	7
flex/flex-tests/testData/js2_highlighting/QualifyReferencesInArguments/before/Ref2.as	5
flex/flex-tests/testData/js2_highlighting/RelaxVisibilityFix.as	8
flex/flex-tests/testData/js2_highlighting/RelaxVisibilityFix2.as	14
flex/flex-tests/testData/js2_highlighting/RelaxVisibilityFix2_after.as	14
flex/flex-tests/testData/js2_highlighting/RelaxVisibilityFix3.as	13
flex/flex-tests/testData/js2_highlighting/RelaxVisibilityFix3_after.as	13
flex/flex-tests/testData/js2_highlighting/RelaxVisibilityFix4.as	10
flex/flex-tests/testData/js2_highlighting/RelaxVisibilityFix4_after.as	10
flex/flex-tests/testData/js2_highlighting/RelaxVisibilityFix5.as	11
flex/flex-tests/testData/js2_highlighting/RelaxVisibilityFix5_after.as	11
flex/flex-tests/testData/js2_highlighting/RelaxVisibilityFix_after.as	8
flex/flex-tests/testData/js2_highlighting/RemoveGetterParameter.as	5
flex/flex-tests/testData/js2_highlighting/RemoveGetterParameter_after.as	5
flex/flex-tests/testData/js2_highlighting/RemoveGetterParameters.as	5
flex/flex-tests/testData/js2_highlighting/RemoveGetterParameters_after.as	5
flex/flex-tests/testData/js2_highlighting/ReportAccessorProblems2.as	9
flex/flex-tests/testData/js2_highlighting/ReportAccessorProblems2_after.as	9
flex/flex-tests/testData/js2_highlighting/ReportAccessorProblems3.as	9
flex/flex-tests/testData/js2_highlighting/ReportAccessorProblems3_after.as	9
flex/flex-tests/testData/js2_highlighting/ReportAccessorProblems4.as	10
flex/flex-tests/testData/js2_highlighting/SetterOptionalParam.as	5
flex/flex-tests/testData/js2_highlighting/SetterOptionalParam_after.as	5
flex/flex-tests/testData/js2_highlighting/StaticBlock.as	28
flex/flex-tests/testData/js2_highlighting/StaticMethodDoesNotImplement.as	7
flex/flex-tests/testData/js2_highlighting/StaticMethodDoesNotImplement_after.as	9
flex/flex-tests/testData/js2_highlighting/StaticMethodInInterface.as	5
flex/flex-tests/testData/js2_highlighting/StaticMethodInInterface_after.as	5
flex/flex-tests/testData/js2_highlighting/UnusedGlobalSymbols5.as	12
flex/flex-tests/testData/js2_highlighting/UsingNonPublicNamespace.as	6
flex/flex-tests/testData/js2_highlighting/UsingNonPublicNamespace_2.as	4
flex/flex-tests/testData/js2_highlighting/VectorElementTypeIncompatible.as	41
flex/flex-tests/testData/js2_highlighting/VectorWithSdk.as	18
flex/flex-tests/testData/js2_highlighting/fake_sdk/air_root/Event.as	3
flex/flex-tests/testData/js2_highlighting/fake_sdk/common_root/FlexEvent.as	4
flex/flex-tests/testData/js2_highlighting/fake_sdk/flex_root/Event.as	3
flex/flex-tests/testData/move/ambiguous1/after/bar/Amb.as	6
flex/flex-tests/testData/move/ambiguous1/after/bar/Test.as	8
flex/flex-tests/testData/move/ambiguous1/after/foo/Amb.as	6
flex/flex-tests/testData/move/ambiguous1/before/bar/Amb.as	6
flex/flex-tests/testData/move/ambiguous1/before/foo/Amb.as	6
flex/flex-tests/testData/move/ambiguous1/before/foo/Test.as	7
flex/flex-tests/testData/move/configUpdatedOnClassMove/after/SomeClass.mxml	1
flex/flex-tests/testData/move/configUpdatedOnClassMove/before/foo/bar/SomeClass.mxml	1
flex/flex-tests/testData/move/configUpdatedOnPackageMove/after/bar/foo/SomeClass.mxml	1
flex/flex-tests/testData/move/configUpdatedOnPackageMove/before/foo/SomeClass.mxml	1
flex/flex-tests/testData/move/conflicts1/before/a/Subj1.as	16
flex/flex-tests/testData/move/conflicts1/before/a/Subj2.as	15
flex/flex-tests/testData/move/conflicts1/before/a/Usage1.as	17
flex/flex-tests/testData/move/conflicts1/before/a/Usage2.as	3
flex/flex-tests/testData/move/conflicts1/before/a/Usage3.mxml	3
flex/flex-tests/testData/move/importForConstuctorUsage/after/from/Test2.as	9
flex/flex-tests/testData/move/importForConstuctorUsage/after/to/Test.as	6
flex/flex-tests/testData/move/importForConstuctorUsage/before/from/Test.as	6
flex/flex-tests/testData/move/importForConstuctorUsage/before/from/Test2.as	8
flex/flex-tests/testData/move/moveClasses1/after/b/MyClass.as	3
flex/flex-tests/testData/move/moveClasses1/after/b/MyConst.as	3
flex/flex-tests/testData/move/moveClasses1/after/b/MyFunc.as	3
flex/flex-tests/testData/move/moveClasses1/after/b/MyNs.as	3
flex/flex-tests/testData/move/moveClasses1/after/b/MyVar.as	3
flex/flex-tests/testData/move/moveClasses1/before/a/MyClass.as	3
flex/flex-tests/testData/move/moveClasses1/before/a/MyConst.as	3
flex/flex-tests/testData/move/moveClasses1/before/a/MyFunc.as	3
flex/flex-tests/testData/move/moveClasses1/before/a/MyNs.as	3
flex/flex-tests/testData/move/moveClasses1/before/a/MyVar.as	3
flex/flex-tests/testData/move/moveFile/after/bar/DummyBar.as	7
flex/flex-tests/testData/move/moveFile/after/foo/DummyFoo.as	7
flex/flex-tests/testData/move/moveFile/after/foo/MoveFile.as	10
flex/flex-tests/testData/move/moveFile/before/bar/DummyBar.as	6
flex/flex-tests/testData/move/moveFile/before/bar/MoveFile.as	10
flex/flex-tests/testData/move/moveFile/before/foo/DummyFoo.as	7
flex/flex-tests/testData/move/moveFile2/after/xxx/MoveFile2.mxml	5
flex/flex-tests/testData/move/moveFile2/after/xxx/MoveFile2_2.as	5
flex/flex-tests/testData/move/moveFile2/after/xxx/MoveFile2_3.mxml	5
flex/flex-tests/testData/move/moveFile2/before/MoveFile2.mxml	5
flex/flex-tests/testData/move/moveFile2/before/xxx/MoveFile2_2.as	5
flex/flex-tests/testData/move/moveFile2/before/xxx/MoveFile2_3.mxml	5
flex/flex-tests/testData/move/moveFileWithImport/after/MoveFileWithImport.as	6
flex/flex-tests/testData/move/moveFileWithImport/after/foo/MoveFileWithImport_2.as	5
flex/flex-tests/testData/move/moveFileWithImport/before/foo/MoveFileWithImport.as	5
flex/flex-tests/testData/move/moveFileWithImport/before/foo/MoveFileWithImport_2.as	5
flex/flex-tests/testData/move/moveFileWithImportInMxml/after/One.mxml	7
flex/flex-tests/testData/move/moveFileWithImportInMxml/after/foo/Two.as	5
flex/flex-tests/testData/move/moveFileWithImportInMxml/before/One.mxml	6
flex/flex-tests/testData/move/moveFileWithImportInMxml/before/Two.as	5
flex/flex-tests/testData/move/moveMxmlFileWithImport/after/MoveMxmlFileWithImport.mxml	6
flex/flex-tests/testData/move/moveMxmlFileWithImport/after/foo/MoveMxmlFileWithImport_2.as	3
flex/flex-tests/testData/move/moveMxmlFileWithImport/before/foo/MoveMxmlFileWithImport.mxml	5
flex/flex-tests/testData/move/moveMxmlFileWithImport/before/foo/MoveMxmlFileWithImport_2.as	3
flex/flex-tests/testData/move/movePackage/after/Application.mxml	3
flex/flex-tests/testData/move/movePackage/after/bar/Dummy.as	3
flex/flex-tests/testData/move/movePackage/after/bar/foo/MovePackage.as	10
flex/flex-tests/testData/move/movePackage/before/Application.mxml	3
flex/flex-tests/testData/move/movePackage/before/bar/Dummy.as	3
flex/flex-tests/testData/move/movePackage/before/foo/MovePackage.as	10
flex/flex-tests/testData/move/mxmlImplementsList/after/Foo.mxml	3
flex/flex-tests/testData/move/mxmlImplementsList/after/to/MyInterface.as	3
flex/flex-tests/testData/move/mxmlImplementsList/before/Foo.mxml	3
flex/flex-tests/testData/move/mxmlImplementsList/before/from/MyInterface.as	3
flex/flex-tests/testData/move/mxmlNamespacesUpdated/after/pack/Foo2.mxml	7
flex/flex-tests/testData/move/mxmlNamespacesUpdated/after/pack/Foo3.mxml	3
flex/flex-tests/testData/move/mxmlNamespacesUpdated/after/pack/sub/Bar.as	5
flex/flex-tests/testData/move/mxmlNamespacesUpdated/after/pack/sub/Foo1.mxml	3
flex/flex-tests/testData/move/mxmlNamespacesUpdated/before/pack/Bar.as	5
flex/flex-tests/testData/move/mxmlNamespacesUpdated/before/pack/Foo2.mxml	7
flex/flex-tests/testData/move/mxmlNamespacesUpdated/before/pack/Foo3.mxml	5
flex/flex-tests/testData/move/mxmlNamespacesUpdated/before/pack/sub/Foo1.mxml	4
flex/flex-tests/testData/move/mxmlUsagesUpdated/after/one/Baz.mxml	4
flex/flex-tests/testData/move/mxmlUsagesUpdated/after/one/One.as	6
flex/flex-tests/testData/move/mxmlUsagesUpdated/after/two/Foo.mxml	3
flex/flex-tests/testData/move/mxmlUsagesUpdated/after/two/Two.as	6
flex/flex-tests/testData/move/mxmlUsagesUpdated/before/one/Baz.mxml	4
flex/flex-tests/testData/move/mxmlUsagesUpdated/before/one/Foo.mxml	3
flex/flex-tests/testData/move/mxmlUsagesUpdated/before/one/One.as	5
flex/flex-tests/testData/move/mxmlUsagesUpdated/before/two/Two.as	6
flex/flex-tests/testData/move/mxmlWithReferencesToAssetsMoved/after/Foo.mxml	9
flex/flex-tests/testData/move/mxmlWithReferencesToAssetsMoved/after/one/asset.css	1
flex/flex-tests/testData/move/mxmlWithReferencesToAssetsMoved/before/one/Foo.mxml	9
flex/flex-tests/testData/move/mxmlWithReferencesToAssetsMoved/before/one/asset.css	1
flex/flex-tests/testData/move/noImport/after/one/Baz.mxml	3
flex/flex-tests/testData/move/noImport/after/one/Foo.as	3
flex/flex-tests/testData/move/noImport/after/three/Baz2.as	7
flex/flex-tests/testData/move/noImport/after/two/Bar.as	3
flex/flex-tests/testData/move/noImport/before/one/Foo.as	3
flex/flex-tests/testData/move/noImport/before/three/Baz2.as	6
flex/flex-tests/testData/move/noImport/before/two/Bar.as	3
flex/flex-tests/testData/move/noImport/before/two/Baz.mxml	3
flex/flex-tests/testData/move/noWhitespaceForPackage/after/com/Test.as	3
flex/flex-tests/testData/move/noWhitespaceForPackage/after/com/Test2.as	4
flex/flex-tests/testData/move/noWhitespaceForPackage/before/Test.as	3
flex/flex-tests/testData/move/noWhitespaceForPackage/before/Test2.as	4
flex/flex-tests/testData/move/referencesToAssetsUpdated/after/one/Foo.mxml	3
flex/flex-tests/testData/move/referencesToAssetsUpdated/after/two/asset.css	1
flex/flex-tests/testData/move/referencesToAssetsUpdated/before/one/Foo.mxml	3
flex/flex-tests/testData/move/referencesToAssetsUpdated/before/one/asset.css	1
flex/flex-tests/testData/move/renameDirWithClasses/after/Usage.as	6
flex/flex-tests/testData/move/renameDirWithClasses/after/bar/A.as	4
flex/flex-tests/testData/move/renameDirWithClasses/before/Usage.as	6
flex/flex-tests/testData/move/renameDirWithClasses/before/foo/A.as	4
flex/flex-tests/testData/move/starImport/after/Ref.as	7
flex/flex-tests/testData/move/starImport/after/to/Foo.as	3
flex/flex-tests/testData/move/starImport/before/Ref.as	6
flex/flex-tests/testData/move/starImport/before/from/Foo.as	3
flex/flex-tests/testData/moveMembers/2Vars/after/From.as	4
flex/flex-tests/testData/moveMembers/2Vars/after/To.as	8
flex/flex-tests/testData/moveMembers/2Vars/before/From.as	5
flex/flex-tests/testData/moveMembers/2Vars/before/To.as	6
flex/flex-tests/testData/moveMembers/backAndForth/after/From.as	7
flex/flex-tests/testData/moveMembers/backAndForth/after/To.as	4
flex/flex-tests/testData/moveMembers/backAndForth/before/From.as	7
flex/flex-tests/testData/moveMembers/backAndForth/before/To.as	4
flex/flex-tests/testData/moveMembers/conflicts1/before/a/From.as	19
flex/flex-tests/testData/moveMembers/conflicts1/before/b/To.as	5
flex/flex-tests/testData/moveMembers/conflicts2/before/From.as	10
flex/flex-tests/testData/moveMembers/conflicts2/before/To.as	7
flex/flex-tests/testData/moveMembers/conflicts3/before/From.as	11
flex/flex-tests/testData/moveMembers/conflicts3/before/a/To.as	7
flex/flex-tests/testData/moveMembers/conflicts4/before/Class1.as	6
flex/flex-tests/testData/moveMembers/conflicts4/before/From.as	13
flex/flex-tests/testData/moveMembers/conflicts4/before/a/To.as	7
flex/flex-tests/testData/moveMembers/conflicts5/before/bar/To.mxml	3
flex/flex-tests/testData/moveMembers/conflicts5/before/foo/From.mxml	9
flex/flex-tests/testData/moveMembers/conflictsNs/before/bar/To.as	4
flex/flex-tests/testData/moveMembers/conflictsNs/before/foo/From.as	10
flex/flex-tests/testData/moveMembers/conflictsNs/before/foo/MyNs.as	3
flex/flex-tests/testData/moveMembers/conflictsNs/before/foo/MyNs2.as	3
flex/flex-tests/testData/moveMembers/conflictsNs/before/foo/Other.as	8
flex/flex-tests/testData/moveMembers/constructorCall/after/To.as	10
flex/flex-tests/testData/moveMembers/constructorCall/after/foo/Aux1.as	4
flex/flex-tests/testData/moveMembers/constructorCall/after/foo/From.as	4
flex/flex-tests/testData/moveMembers/constructorCall/before/To.as	4
flex/flex-tests/testData/moveMembers/constructorCall/before/foo/Aux1.as	4
flex/flex-tests/testData/moveMembers/constructorCall/before/foo/From.as	8
flex/flex-tests/testData/moveMembers/dequalify/after/From.as	4
flex/flex-tests/testData/moveMembers/dequalify/after/To.as	9
flex/flex-tests/testData/moveMembers/dequalify/before/From.as	7
flex/flex-tests/testData/moveMembers/dequalify/before/To.as	6
flex/flex-tests/testData/moveMembers/embeddedImage/after/From.as	4
flex/flex-tests/testData/moveMembers/embeddedImage/after/To.as	6
flex/flex-tests/testData/moveMembers/embeddedImage/before/From.as	6
flex/flex-tests/testData/moveMembers/embeddedImage/before/To.as	4
flex/flex-tests/testData/moveMembers/escalateVisibility1/after/a/From.as	17
flex/flex-tests/testData/moveMembers/escalateVisibility1/after/b/To.as	25
flex/flex-tests/testData/moveMembers/escalateVisibility1/before/a/From.as	37
flex/flex-tests/testData/moveMembers/escalateVisibility1/before/b/To.as	4
flex/flex-tests/testData/moveMembers/escalateVisibility2/after/From.as	16
flex/flex-tests/testData/moveMembers/escalateVisibility2/after/To.as	19
flex/flex-tests/testData/moveMembers/escalateVisibility2/before/From.as	31
flex/flex-tests/testData/moveMembers/escalateVisibility2/before/To.as	4
flex/flex-tests/testData/moveMembers/escalateVisibility3/after/From.as	16
flex/flex-tests/testData/moveMembers/escalateVisibility3/after/To.as	19
flex/flex-tests/testData/moveMembers/escalateVisibility3/before/From.as	31
flex/flex-tests/testData/moveMembers/escalateVisibility3/before/To.as	4
flex/flex-tests/testData/moveMembers/escalateVisibility4/after/a/From.as	17
flex/flex-tests/testData/moveMembers/escalateVisibility4/after/b/To.as	19
flex/flex-tests/testData/moveMembers/escalateVisibility4/before/a/From.as	32
flex/flex-tests/testData/moveMembers/escalateVisibility4/before/b/To.as	4
flex/flex-tests/testData/moveMembers/fromMxml1/after/From.mxml	3
flex/flex-tests/testData/moveMembers/fromMxml1/after/foo/To.as	15
flex/flex-tests/testData/moveMembers/fromMxml1/before/From.mxml	3
flex/flex-tests/testData/moveMembers/fromMxml1/before/foo/To.as	4
flex/flex-tests/testData/moveMembers/importInMxml/after/From.as	4
flex/flex-tests/testData/moveMembers/importInMxml/after/Test.mxml	3
flex/flex-tests/testData/moveMembers/importInMxml/after/foo/To.as	6
flex/flex-tests/testData/moveMembers/importInMxml/before/From.as	5
flex/flex-tests/testData/moveMembers/importInMxml/before/Test.mxml	3
flex/flex-tests/testData/moveMembers/importInMxml/before/foo/To.as	4
flex/flex-tests/testData/moveMembers/importInMxml2/after/Test.mxml	12
flex/flex-tests/testData/moveMembers/importInMxml2/after/bar/From.as	4
flex/flex-tests/testData/moveMembers/importInMxml2/after/bar/To.as	7
flex/flex-tests/testData/moveMembers/importInMxml2/before/Test.mxml	13
flex/flex-tests/testData/moveMembers/importInMxml2/before/bar/From.as	6
flex/flex-tests/testData/moveMembers/importInMxml2/before/bar/To.as	4
flex/flex-tests/testData/moveMembers/importInMxml3/after/bar/To.mxml	3
flex/flex-tests/testData/moveMembers/importInMxml3/after/foo/From.mxml	9
flex/flex-tests/testData/moveMembers/importInMxml3/after/foo/To.as	6
flex/flex-tests/testData/moveMembers/importInMxml3/before/bar/To.mxml	3
flex/flex-tests/testData/moveMembers/importInMxml3/before/foo/From.mxml	10
flex/flex-tests/testData/moveMembers/importInMxml3/before/foo/To.as	6
flex/flex-tests/testData/moveMembers/imports/after/a/Abcde.as	8
flex/flex-tests/testData/moveMembers/imports/after/a/From.as	11
flex/flex-tests/testData/moveMembers/imports/after/a/Param.as	6
flex/flex-tests/testData/moveMembers/imports/after/a/Result.as	6
flex/flex-tests/testData/moveMembers/imports/after/a/globalFunc.as	4
flex/flex-tests/testData/moveMembers/imports/after/a/globalVar.as	3
flex/flex-tests/testData/moveMembers/imports/after/b/To.as	23
flex/flex-tests/testData/moveMembers/imports/before/a/Abcde.as	8
flex/flex-tests/testData/moveMembers/imports/before/a/From.as	21
flex/flex-tests/testData/moveMembers/imports/before/a/Param.as	6
flex/flex-tests/testData/moveMembers/imports/before/a/Result.as	6
flex/flex-tests/testData/moveMembers/imports/before/a/globalFunc.as	4
flex/flex-tests/testData/moveMembers/imports/before/a/globalVar.as	3
flex/flex-tests/testData/moveMembers/imports/before/b/To.as	6
flex/flex-tests/testData/moveMembers/imports2/after/Test.as	8
flex/flex-tests/testData/moveMembers/imports2/after/a/From.as	4
flex/flex-tests/testData/moveMembers/imports2/after/a/To.as	6
flex/flex-tests/testData/moveMembers/imports2/before/Test.as	8
flex/flex-tests/testData/moveMembers/imports2/before/a/From.as	6
flex/flex-tests/testData/moveMembers/imports2/before/a/To.as	4
flex/flex-tests/testData/moveMembers/imports3/after/Test.as	10
flex/flex-tests/testData/moveMembers/imports3/after/Test2.as	11
flex/flex-tests/testData/moveMembers/imports3/after/Test3.as	10
flex/flex-tests/testData/moveMembers/imports3/after/Test4.as	10
flex/flex-tests/testData/moveMembers/imports3/after/Test5.as	9
flex/flex-tests/testData/moveMembers/imports3/after/Test6.as	11
flex/flex-tests/testData/moveMembers/imports3/after/Test7.as	12
flex/flex-tests/testData/moveMembers/imports3/after/a/From.as	8
flex/flex-tests/testData/moveMembers/imports3/after/b/Bar.as	9
flex/flex-tests/testData/moveMembers/imports3/after/b/Foo.as	7
flex/flex-tests/testData/moveMembers/imports3/after/b/To.as	11
flex/flex-tests/testData/moveMembers/imports3/after/b/Zz.as	11
flex/flex-tests/testData/moveMembers/imports3/after/z/SomeClass.as	6
flex/flex-tests/testData/moveMembers/imports3/after/zz/SomeClass.as	6
flex/flex-tests/testData/moveMembers/imports3/before/Test.as	10
flex/flex-tests/testData/moveMembers/imports3/before/Test2.as	10
flex/flex-tests/testData/moveMembers/imports3/before/Test3.as	9
flex/flex-tests/testData/moveMembers/imports3/before/Test4.as	10
flex/flex-tests/testData/moveMembers/imports3/before/Test5.as	10
flex/flex-tests/testData/moveMembers/imports3/before/Test6.as	11
flex/flex-tests/testData/moveMembers/imports3/before/Test7.as	12
flex/flex-tests/testData/moveMembers/imports3/before/a/From.as	14
flex/flex-tests/testData/moveMembers/imports3/before/b/Bar.as	9
flex/flex-tests/testData/moveMembers/imports3/before/b/Foo.as	8
flex/flex-tests/testData/moveMembers/imports3/before/b/To.as	4
flex/flex-tests/testData/moveMembers/imports3/before/b/Zz.as	12
flex/flex-tests/testData/moveMembers/imports3/before/z/SomeClass.as	6
flex/flex-tests/testData/moveMembers/imports3/before/zz/SomeClass.as	6
flex/flex-tests/testData/moveMembers/imports4/after/a/From.as	4
flex/flex-tests/testData/moveMembers/imports4/after/b/To.as	12
flex/flex-tests/testData/moveMembers/imports4/after/bar/Class1.as	7
flex/flex-tests/testData/moveMembers/imports4/after/foo/Class1.as	6
flex/flex-tests/testData/moveMembers/imports4/before/a/From.as	10
flex/flex-tests/testData/moveMembers/imports4/before/b/To.as	6
flex/flex-tests/testData/moveMembers/imports4/before/bar/Class1.as	7
flex/flex-tests/testData/moveMembers/imports4/before/foo/Class1.as	6
flex/flex-tests/testData/moveMembers/imports5/after/From.as	4
flex/flex-tests/testData/moveMembers/imports5/after/To.as	8
flex/flex-tests/testData/moveMembers/imports5/after/foo/Zz.as	6
flex/flex-tests/testData/moveMembers/imports5/before/From.as	8
flex/flex-tests/testData/moveMembers/imports5/before/To.as	4
flex/flex-tests/testData/moveMembers/imports5/before/foo/Zz.as	6
flex/flex-tests/testData/moveMembers/multiple/after/a/From.as	11
flex/flex-tests/testData/moveMembers/multiple/after/b/To.as	19
flex/flex-tests/testData/moveMembers/multiple/before/a/From.as	19
flex/flex-tests/testData/moveMembers/multiple/before/b/To.as	6
flex/flex-tests/testData/moveMembers/namespaces/after/Ref2.as	11
flex/flex-tests/testData/moveMembers/namespaces/after/bar/To.as	21
flex/flex-tests/testData/moveMembers/namespaces/after/foo/From.as	8
flex/flex-tests/testData/moveMembers/namespaces/after/foo/MyNs.as	3
flex/flex-tests/testData/moveMembers/namespaces/after/foo/Ref.as	10
flex/flex-tests/testData/moveMembers/namespaces/after/zzz/Helper.as	6
flex/flex-tests/testData/moveMembers/namespaces/after/zzz/ZzNs.as	3
flex/flex-tests/testData/moveMembers/namespaces/after/zzz/ZzNs2.as	3
flex/flex-tests/testData/moveMembers/namespaces/before/Ref2.as	11
flex/flex-tests/testData/moveMembers/namespaces/before/bar/To.as	10
flex/flex-tests/testData/moveMembers/namespaces/before/foo/From.as	15
flex/flex-tests/testData/moveMembers/namespaces/before/foo/MyNs.as	3
flex/flex-tests/testData/moveMembers/namespaces/before/foo/Ref.as	9
flex/flex-tests/testData/moveMembers/namespaces/before/zzz/Helper.as	6
flex/flex-tests/testData/moveMembers/namespaces/before/zzz/ZzNs.as	3
flex/flex-tests/testData/moveMembers/namespaces/before/zzz/ZzNs2.as	3
flex/flex-tests/testData/moveMembers/namespaces2/after/bar/To.mxml	3
flex/flex-tests/testData/moveMembers/namespaces2/after/foo/From.as	8
flex/flex-tests/testData/moveMembers/namespaces2/after/foo/MyNs.as	3
flex/flex-tests/testData/moveMembers/namespaces2/after/zzz/Helper.as	6
flex/flex-tests/testData/moveMembers/namespaces2/after/zzz/ZzNs.as	3
flex/flex-tests/testData/moveMembers/namespaces2/after/zzz/ZzNs2.as	3
flex/flex-tests/testData/moveMembers/namespaces2/before/bar/To.mxml	3
flex/flex-tests/testData/moveMembers/namespaces2/before/foo/From.as	15
flex/flex-tests/testData/moveMembers/namespaces2/before/foo/MyNs.as	3
flex/flex-tests/testData/moveMembers/namespaces2/before/zzz/Helper.as	6
flex/flex-tests/testData/moveMembers/namespaces2/before/zzz/ZzNs.as	3
flex/flex-tests/testData/moveMembers/namespaces2/before/zzz/ZzNs2.as	3
flex/flex-tests/testData/moveMembers/namespaces3/after/bar/MyNs.as	3
flex/flex-tests/testData/moveMembers/namespaces3/after/bar/To.as	9
flex/flex-tests/testData/moveMembers/namespaces3/after/foo/From.as	4
flex/flex-tests/testData/moveMembers/namespaces3/after/foo/MyNs.as	3
flex/flex-tests/testData/moveMembers/namespaces3/before/bar/MyNs.as	3
flex/flex-tests/testData/moveMembers/namespaces3/before/bar/To.as	4
flex/flex-tests/testData/moveMembers/namespaces3/before/foo/From.as	8
flex/flex-tests/testData/moveMembers/namespaces3/before/foo/MyNs.as	3
flex/flex-tests/testData/moveMembers/namespaces4/after/From.as	7
flex/flex-tests/testData/moveMembers/namespaces4/after/MyNs.as	3
flex/flex-tests/testData/moveMembers/namespaces4/after/MyNs2.as	3
flex/flex-tests/testData/moveMembers/namespaces4/after/To.as	13
flex/flex-tests/testData/moveMembers/namespaces4/before/From.as	15
flex/flex-tests/testData/moveMembers/namespaces4/before/MyNs.as	3
flex/flex-tests/testData/moveMembers/namespaces4/before/MyNs2.as	3
flex/flex-tests/testData/moveMembers/namespaces4/before/To.as	4
flex/flex-tests/testData/moveMembers/property/after/From.as	8
flex/flex-tests/testData/moveMembers/property/after/To.as	19
flex/flex-tests/testData/moveMembers/property/before/From.as	23
flex/flex-tests/testData/moveMembers/property/before/To.as	4
flex/flex-tests/testData/moveMembers/referenceToAS3/after/AS3.as	3
flex/flex-tests/testData/moveMembers/referenceToAS3/after/From.as	4
flex/flex-tests/testData/moveMembers/referenceToAS3/after/To.as	10
flex/flex-tests/testData/moveMembers/referenceToAS3/after/com/MyClass.as	7
flex/flex-tests/testData/moveMembers/referenceToAS3/before/AS3.as	3
flex/flex-tests/testData/moveMembers/referenceToAS3/before/From.as	10
flex/flex-tests/testData/moveMembers/referenceToAS3/before/To.as	4
flex/flex-tests/testData/moveMembers/referenceToAS3/before/com/MyClass.as	7
flex/flex-tests/testData/moveMembers/samePackage/after/foo/From.as	10
flex/flex-tests/testData/moveMembers/samePackage/after/foo/To.as	14
flex/flex-tests/testData/moveMembers/samePackage/before/foo/From.as	14
flex/flex-tests/testData/moveMembers/samePackage/before/foo/To.as	10
flex/flex-tests/testData/moveMembers/simple/after/From.as	6
flex/flex-tests/testData/moveMembers/simple/after/com/To.as	5
flex/flex-tests/testData/moveMembers/simple/before/From.as	6
flex/flex-tests/testData/moveMembers/simple/before/com/To.as	4
flex/flex-tests/testData/moveMembers/toInnerClass/after/A.as	12
flex/flex-tests/testData/moveMembers/toInnerClass/before/A.as	12
flex/flex-tests/testData/moveMembers/var/after/From.as	4
flex/flex-tests/testData/moveMembers/var/after/To.as	7
flex/flex-tests/testData/moveMembers/var/before/From.as	5
flex/flex-tests/testData/moveMembers/var/before/To.as	6
flex/flex-tests/testData/moveMembers/var1Of2/after/From.as	5
flex/flex-tests/testData/moveMembers/var1Of2/after/To.as	7
flex/flex-tests/testData/moveMembers/var1Of2/before/From.as	5
flex/flex-tests/testData/moveMembers/var1Of2/before/To.as	6
flex/flex-tests/testData/moveMembers/var2Of2/after/From.as	5
flex/flex-tests/testData/moveMembers/var2Of2/after/To.as	7
flex/flex-tests/testData/moveMembers/var2Of2/before/From.as	5
flex/flex-tests/testData/moveMembers/var2Of2/before/To.as	6
flex/flex-tests/testData/moveMembers/vector/after/To.as	9
flex/flex-tests/testData/moveMembers/vector/after/foo/From.as	4
flex/flex-tests/testData/moveMembers/vector/before/To.as	4
flex/flex-tests/testData/moveMembers/vector/before/foo/From.as	8
flex/flex-tests/testData/move_inner/Class/after/Comp.mxml	3
flex/flex-tests/testData/move_inner/Class/after/From.as	10
flex/flex-tests/testData/move_inner/Class/after/com/foo/Foo2.as	16
flex/flex-tests/testData/move_inner/Class/before/Comp.mxml	3
flex/flex-tests/testData/move_inner/Class/before/From.as	22
flex/flex-tests/testData/move_inner/Class2/after/A.as	5
flex/flex-tests/testData/move_inner/Class2/after/B.as	7
flex/flex-tests/testData/move_inner/Class2/before/A.as	10
flex/flex-tests/testData/move_inner/ClassFromDefaultPackageConstructorCall/after/Bar.as	6
flex/flex-tests/testData/move_inner/ClassFromDefaultPackageConstructorCall/after/Foo.as	7
flex/flex-tests/testData/move_inner/ClassFromDefaultPackageConstructorCall/after/Z1.as	2
flex/flex-tests/testData/move_inner/ClassFromDefaultPackageConstructorCall/before/Bar.as	6
flex/flex-tests/testData/move_inner/ClassFromDefaultPackageConstructorCall/before/Z1.as	7
flex/flex-tests/testData/move_inner/Conflicts1/before/From.as	7
flex/flex-tests/testData/move_inner/Function/after/a/From.as	5
flex/flex-tests/testData/move_inner/Function/after/a/bar.as	8
flex/flex-tests/testData/move_inner/Function/before/a/From.as	12
flex/flex-tests/testData/move_inner/Function2/after/a/From.as	6
flex/flex-tests/testData/move_inner/Function2/after/b/bar.as	9
flex/flex-tests/testData/move_inner/Function2/before/a/From.as	12
flex/flex-tests/testData/move_inner/GenericVectorCreation/after/Cell.as	9
flex/flex-tests/testData/move_inner/GenericVectorCreation/after/Z1.as	6
flex/flex-tests/testData/move_inner/GenericVectorCreation/before/Z1.as	13
flex/flex-tests/testData/move_inner/NoPackageStatement/after/A.as	1
flex/flex-tests/testData/move_inner/NoPackageStatement/after/foo/my.as	4
flex/flex-tests/testData/move_inner/NoPackageStatement/before/A.as	1
flex/flex-tests/testData/move_inner/TextUsagesInInjection/after/Comp.mxml	3
flex/flex-tests/testData/move_inner/TextUsagesInInjection/after/From.as	2
flex/flex-tests/testData/move_inner/TextUsagesInInjection/after/com/foo/bar.as	4
flex/flex-tests/testData/move_inner/TextUsagesInInjection/before/Comp.mxml	3
flex/flex-tests/testData/move_inner/TextUsagesInInjection/before/From.as	3
flex/flex-tests/testData/move_inner/Variable/after/a/From.as	12
flex/flex-tests/testData/move_inner/Variable/after/a/myVar.as	6
flex/flex-tests/testData/move_inner/Variable/before/a/From.as	11
flex/flex-tests/testData/parameterInfo/GenericsAndQuotes.as	3
flex/flex-tests/testData/projectView/Members/Class1.as	12
flex/flex-tests/testData/projectView/Members/Class2.as	11
flex/flex-tests/testData/projectView/Members/MyComp.mxml	13
flex/flex-tests/testData/projectView/Members/MyComp2.as	3
flex/flex-tests/testData/projectView/MxmlWithCss/Foo.mxml	19
flex/flex-tests/testData/pullUp/Abstractize/after/Abstractize.as	18
flex/flex-tests/testData/pullUp/Abstractize/before/Abstractize.as	17
flex/flex-tests/testData/pullUp/Abstractize2/after/Abstractize2.as	25
flex/flex-tests/testData/pullUp/Abstractize2/before/Abstractize2.as	17
flex/flex-tests/testData/pullUp/Abstractize3/after/Abstractize3.as	18
flex/flex-tests/testData/pullUp/Abstractize3/before/Abstractize3.as	17
flex/flex-tests/testData/pullUp/AbstractizeConflicts.as	21
flex/flex-tests/testData/pullUp/AmbiguousImplements/after/Base.as	10
flex/flex-tests/testData/pullUp/AmbiguousImplements/after/Sub.as	4
flex/flex-tests/testData/pullUp/AmbiguousImplements/after/bar/SomeType.as	4
flex/flex-tests/testData/pullUp/AmbiguousImplements/after/foo/SomeType.as	4
flex/flex-tests/testData/pullUp/AmbiguousImplements/before/Base.as	6
flex/flex-tests/testData/pullUp/AmbiguousImplements/before/Sub.as	8
flex/flex-tests/testData/pullUp/AmbiguousImplements/before/bar/SomeType.as	4
flex/flex-tests/testData/pullUp/AmbiguousImplements/before/foo/SomeType.as	4
flex/flex-tests/testData/pullUp/Conflicts1.as	32
flex/flex-tests/testData/pullUp/Escalate/after/bar/Sub.as	11
flex/flex-tests/testData/pullUp/Escalate/after/foo/Super.as	12
flex/flex-tests/testData/pullUp/Escalate/before/bar/Sub.as	19
flex/flex-tests/testData/pullUp/Escalate/before/foo/Super.as	4
flex/flex-tests/testData/pullUp/ExistingMethodInSuperInterface.as	11
flex/flex-tests/testData/pullUp/Field/after/Test.as	24
flex/flex-tests/testData/pullUp/Field/before/Test.as	22
flex/flex-tests/testData/pullUp/Implements1/after/Implements1.as	8
flex/flex-tests/testData/pullUp/Implements1/before/Implements1.as	8
flex/flex-tests/testData/pullUp/Implements2/after/Implements2.as	9
flex/flex-tests/testData/pullUp/Implements2/before/Implements2.as	9
flex/flex-tests/testData/pullUp/Implements3/after/Implements3.as	9
flex/flex-tests/testData/pullUp/Implements3/before/Implements3.as	9
flex/flex-tests/testData/pullUp/Implements4/after/Base.mxml	3
flex/flex-tests/testData/pullUp/Implements4/after/IFoo.as	3
flex/flex-tests/testData/pullUp/Implements4/after/Sub.mxml	3
flex/flex-tests/testData/pullUp/Implements4/before/Base.mxml	3
flex/flex-tests/testData/pullUp/Implements4/before/IFoo.as	3
flex/flex-tests/testData/pullUp/Implements4/before/Sub.mxml	3
flex/flex-tests/testData/pullUp/Implements5/after/Base.mxml	3
flex/flex-tests/testData/pullUp/Implements5/after/IFoo.as	3
flex/flex-tests/testData/pullUp/Implements5/after/Sub.mxml	3
flex/flex-tests/testData/pullUp/Implements5/before/Base.mxml	3
flex/flex-tests/testData/pullUp/Implements5/before/IFoo.as	3
flex/flex-tests/testData/pullUp/Implements5/before/Sub.mxml	3
flex/flex-tests/testData/pullUp/Implements6/after/InterfRoot.as	4
flex/flex-tests/testData/pullUp/Implements6/after/bar/Super.as	5
flex/flex-tests/testData/pullUp/Implements6/after/foo/InterfFoo.as	4
flex/flex-tests/testData/pullUp/Implements6/after/foo/Sub.as	5
flex/flex-tests/testData/pullUp/Implements6/before/InterfRoot.as	4
flex/flex-tests/testData/pullUp/Implements6/before/bar/Super.as	4
flex/flex-tests/testData/pullUp/Implements6/before/foo/InterfFoo.as	4
flex/flex-tests/testData/pullUp/Implements6/before/foo/Sub.as	5
flex/flex-tests/testData/pullUp/InaccessibleInterface.as	10
flex/flex-tests/testData/pullUp/InterfaceMethod/after/InterfaceMethod.as	12
flex/flex-tests/testData/pullUp/InterfaceMethod/before/InterfaceMethod.as	12
flex/flex-tests/testData/pullUp/Method/after/another/Test.as	7
flex/flex-tests/testData/pullUp/Method/after/bar/Base.as	27
flex/flex-tests/testData/pullUp/Method/after/foo/Aux1.as	6
flex/flex-tests/testData/pullUp/Method/after/foo/Sub.as	7
flex/flex-tests/testData/pullUp/Method/before/another/Test.as	7
flex/flex-tests/testData/pullUp/Method/before/bar/Base.as	5
flex/flex-tests/testData/pullUp/Method/before/foo/Aux1.as	5
flex/flex-tests/testData/pullUp/Method/before/foo/Sub.as	26
flex/flex-tests/testData/pullUp/ModuleConflicts/before/A.as	3
flex/flex-tests/testData/pullUp/ModuleConflicts/before/Sub.as	5
flex/flex-tests/testData/pullUp/ModuleConflicts/module2/ISuper.as	1
flex/flex-tests/testData/pullUp/Namespaces1/after/bar/MyNs.as	3
flex/flex-tests/testData/pullUp/Namespaces1/after/bar/Sub.as	7
flex/flex-tests/testData/pullUp/Namespaces1/after/foo/Super.as	9
flex/flex-tests/testData/pullUp/Namespaces1/before/bar/MyNs.as	3
flex/flex-tests/testData/pullUp/Namespaces1/before/bar/Sub.as	11
flex/flex-tests/testData/pullUp/Namespaces1/before/foo/Super.as	4
flex/flex-tests/testData/pullUp/NoQualifyToInterface/after/From.as	11
flex/flex-tests/testData/pullUp/NoQualifyToInterface/after/ITo.as	5
flex/flex-tests/testData/pullUp/NoQualifyToInterface/before/From.as	11
flex/flex-tests/testData/pullUp/NoQualifyToInterface/before/ITo.as	4
flex/flex-tests/testData/pullUp/NoQualifyToInterface2/after/From.mxml	3
flex/flex-tests/testData/pullUp/NoQualifyToInterface2/after/ITo.as	5
flex/flex-tests/testData/pullUp/NoQualifyToInterface2/before/From.mxml	3
flex/flex-tests/testData/pullUp/NoQualifyToInterface2/before/ITo.as	4
flex/flex-tests/testData/pullUp/Ordering1/after/From.as	4
flex/flex-tests/testData/pullUp/Ordering1/after/To.mxml	3
flex/flex-tests/testData/pullUp/Ordering1/before/From.as	7
flex/flex-tests/testData/pullUp/Ordering1/before/To.mxml	3
flex/flex-tests/testData/pullUp/Ordering2/after/From.as	4
flex/flex-tests/testData/pullUp/Ordering2/after/To.as	17
flex/flex-tests/testData/pullUp/Ordering2/before/From.as	17
flex/flex-tests/testData/pullUp/Ordering2/before/To.as	3
flex/flex-tests/testData/pullUp/OverrideToInterface/after/Base.as	6
flex/flex-tests/testData/pullUp/OverrideToInterface/after/From.as	6
flex/flex-tests/testData/pullUp/OverrideToInterface/after/FromEx.as	14
flex/flex-tests/testData/pullUp/OverrideToInterface/after/ITo.as	5
flex/flex-tests/testData/pullUp/OverrideToInterface/after/Super.as	6
flex/flex-tests/testData/pullUp/OverrideToInterface/before/Base.as	6
flex/flex-tests/testData/pullUp/OverrideToInterface/before/From.as	6
flex/flex-tests/testData/pullUp/OverrideToInterface/before/FromEx.as	14
flex/flex-tests/testData/pullUp/OverrideToInterface/before/ITo.as	4
flex/flex-tests/testData/pullUp/OverrideToInterface/before/Super.as	6
flex/flex-tests/testData/pullUp/Property/after/Property.as	16
flex/flex-tests/testData/pullUp/Property/before/Property.as	15
flex/flex-tests/testData/pullUp/StaticField/after/Sub.as	5
flex/flex-tests/testData/pullUp/StaticField/after/Super.as	13
flex/flex-tests/testData/pullUp/StaticField/before/Sub.as	14
flex/flex-tests/testData/pullUp/StaticField/before/Super.as	4
flex/flex-tests/testData/pullUp/SuperMethodCall/after/GrandSuper.as	9
flex/flex-tests/testData/pullUp/SuperMethodCall/after/Sub.as	5
flex/flex-tests/testData/pullUp/SuperMethodCall/after/Super.as	19
flex/flex-tests/testData/pullUp/SuperMethodCall/before/GrandSuper.as	9
flex/flex-tests/testData/pullUp/SuperMethodCall/before/Sub.as	15
flex/flex-tests/testData/pullUp/SuperMethodCall/before/Super.as	8
flex/flex-tests/testData/pullUp/Usages1/after/Sub.as	5
flex/flex-tests/testData/pullUp/Usages1/after/Super.as	12
flex/flex-tests/testData/pullUp/Usages1/after/Usage.as	9
flex/flex-tests/testData/pullUp/Usages1/after/Usage2.as	5
flex/flex-tests/testData/pullUp/Usages1/before/Sub.as	9
flex/flex-tests/testData/pullUp/Usages1/before/Super.as	3
flex/flex-tests/testData/pullUp/Usages1/before/Usage.as	9
flex/flex-tests/testData/pullUp/Usages1/before/Usage2.as	5
flex/flex-tests/testData/pullUp/Vector/after/To.as	7
flex/flex-tests/testData/pullUp/Vector/after/foo/From.as	8
flex/flex-tests/testData/pullUp/Vector/before/To.as	4
flex/flex-tests/testData/pullUp/Vector/before/foo/From.as	8
flex/flex-tests/testData/pushDown/Abstractize1/after/ISuper.as	9
flex/flex-tests/testData/pushDown/Abstractize1/after/Impl1.as	7
flex/flex-tests/testData/pushDown/Abstractize1/after/Impl2.as	7
flex/flex-tests/testData/pushDown/Abstractize1/before/ISuper.as	9
flex/flex-tests/testData/pushDown/Abstractize1/before/Impl1.as	4
flex/flex-tests/testData/pushDown/Abstractize1/before/Impl2.as	4
flex/flex-tests/testData/pushDown/Abstractize2/after/ISuper.as	9
flex/flex-tests/testData/pushDown/Abstractize2/after/Impl1.as	11
flex/flex-tests/testData/pushDown/Abstractize2/after/Impl2.as	11
flex/flex-tests/testData/pushDown/Abstractize2/before/ISuper.as	9
flex/flex-tests/testData/pushDown/Abstractize2/before/Impl1.as	4
flex/flex-tests/testData/pushDown/Abstractize2/before/Impl2.as	4
flex/flex-tests/testData/pushDown/Class/after/Ref.as	12
flex/flex-tests/testData/pushDown/Class/after/Sub1.as	34
flex/flex-tests/testData/pushDown/Class/after/Sub2.as	34
flex/flex-tests/testData/pushDown/Class/after/Super.as	7
flex/flex-tests/testData/pushDown/Class/before/Ref.as	12
flex/flex-tests/testData/pushDown/Class/before/Sub1.as	4
flex/flex-tests/testData/pushDown/Class/before/Sub2.as	4
flex/flex-tests/testData/pushDown/Class/before/Super.as	36
flex/flex-tests/testData/pushDown/Conflicts1/before/Aux1.as	6
flex/flex-tests/testData/pushDown/Conflicts1/before/Sub.as	4
flex/flex-tests/testData/pushDown/Conflicts1/before/Super.as	25
flex/flex-tests/testData/pushDown/Conflicts1/before/foo/SubFoo.as	4
flex/flex-tests/testData/pushDown/Conflicts2/before/Impl.as	5
flex/flex-tests/testData/pushDown/Conflicts2/before/Interface1.as	5
flex/flex-tests/testData/pushDown/FromMxml/after/Ref.as	7
flex/flex-tests/testData/pushDown/FromMxml/after/Sub.mxml	3
flex/flex-tests/testData/pushDown/FromMxml/after/Sub2.as	22
flex/flex-tests/testData/pushDown/FromMxml/after/Super.mxml	3
flex/flex-tests/testData/pushDown/FromMxml/after/com/IFoo.as	4
flex/flex-tests/testData/pushDown/FromMxml/before/Ref.as	7
flex/flex-tests/testData/pushDown/FromMxml/before/Sub.mxml	3
flex/flex-tests/testData/pushDown/FromMxml/before/Sub2.as	4
flex/flex-tests/testData/pushDown/FromMxml/before/Super.mxml	3
flex/flex-tests/testData/pushDown/FromMxml/before/com/IFoo.as	4
flex/flex-tests/testData/pushDown/Implements/after/IFoo.as	4
flex/flex-tests/testData/pushDown/Implements/after/Sub1.as	4
flex/flex-tests/testData/pushDown/Implements/after/Sub2.as	4
flex/flex-tests/testData/pushDown/Implements/after/Super.as	4
flex/flex-tests/testData/pushDown/Implements/before/IFoo.as	4
flex/flex-tests/testData/pushDown/Implements/before/Sub1.as	4
flex/flex-tests/testData/pushDown/Implements/before/Sub2.as	4
flex/flex-tests/testData/pushDown/Implements/before/Super.as	4
flex/flex-tests/testData/pushDown/Interface/after/ISub1.as	8
flex/flex-tests/testData/pushDown/Interface/after/ISub2.as	8
flex/flex-tests/testData/pushDown/Interface/after/ISuper.as	4
flex/flex-tests/testData/pushDown/Interface/after/Impl.as	9
flex/flex-tests/testData/pushDown/Interface/before/ISub1.as	4
flex/flex-tests/testData/pushDown/Interface/before/ISub2.as	4
flex/flex-tests/testData/pushDown/Interface/before/ISuper.as	8
flex/flex-tests/testData/pushDown/Interface/before/Impl.as	4
flex/flex-tests/testData/pushDown/Property/after/Sub.as	11
flex/flex-tests/testData/pushDown/Property/after/Super.as	4
flex/flex-tests/testData/pushDown/Property/before/Sub.as	4
flex/flex-tests/testData/pushDown/Property/before/Super.as	11
flex/flex-tests/testData/pushDown/SuperMethodCall/after/GrandSuper.as	8
flex/flex-tests/testData/pushDown/SuperMethodCall/after/Sub1.as	13
flex/flex-tests/testData/pushDown/SuperMethodCall/after/Sub2.as	13
flex/flex-tests/testData/pushDown/SuperMethodCall/after/Super.as	8
flex/flex-tests/testData/pushDown/SuperMethodCall/before/GrandSuper.as	8
flex/flex-tests/testData/pushDown/SuperMethodCall/before/Sub1.as	5
flex/flex-tests/testData/pushDown/SuperMethodCall/before/Sub2.as	5
flex/flex-tests/testData/pushDown/SuperMethodCall/before/Super.as	16
flex/flex-tests/testData/pushDown/Vector/after/To.as	9
flex/flex-tests/testData/pushDown/Vector/after/foo/From.as	5
flex/flex-tests/testData/pushDown/Vector/before/To.as	5
flex/flex-tests/testData/pushDown/Vector/before/foo/From.as	8
flex/flex-tests/testData/pushDown/Vector2/after/Foo.as	6
flex/flex-tests/testData/pushDown/Vector2/after/IFoo.as	4
flex/flex-tests/testData/pushDown/Vector2/before/Foo.as	4
flex/flex-tests/testData/pushDown/Vector2/before/IFoo.as	5
flex/flex-tests/testData/pushDown/Vector3/after/Foo.as	7
flex/flex-tests/testData/pushDown/Vector3/after/IFoo.as	5
flex/flex-tests/testData/pushDown/Vector3/after/zz/Abc.as	6
flex/flex-tests/testData/pushDown/Vector3/before/Foo.as	4
flex/flex-tests/testData/pushDown/Vector3/before/IFoo.as	6
flex/flex-tests/testData/pushDown/Vector3/before/zz/Abc.as	6
flex/flex-tests/testData/refactoring/flexExtractFunction/Mxml.mxml	3
flex/flex-tests/testData/refactoring/flexExtractFunction/Mxml2.mxml	3
flex/flex-tests/testData/refactoring/flexExtractFunction/Mxml2_after.mxml	3
flex/flex-tests/testData/refactoring/flexExtractFunction/Mxml3.mxml	2
flex/flex-tests/testData/refactoring/flexExtractFunction/Mxml3_after.mxml	2
flex/flex-tests/testData/refactoring/flexExtractFunction/Mxml_after.mxml	3
flex/flex-tests/testData/refactoring/flexExtractFunction/ScopeOptionsMxml.mxml	3
flex/flex-tests/testData/refactoring/flexExtractFunction/ScopeOptionsMxml_after.mxml	3
flex/flex-tests/testData/refactoring/introduceConstant/InMxml.mxml	3
flex/flex-tests/testData/refactoring/introduceConstant/InMxml2.mxml	3
flex/flex-tests/testData/refactoring/introduceConstant/InMxml2_after.mxml	3
flex/flex-tests/testData/refactoring/introduceConstant/InMxml_after.mxml	3
flex/flex-tests/testData/refactoring/introduceField/WorkingInMxml.mxml	8
flex/flex-tests/testData/refactoring/introduceField/WorkingInMxml_after.mxml	9
flex/flex-tests/testData/refactoring/introduceVariable/InplaceBasicAS.as	1
flex/flex-tests/testData/refactoring/introduceVariable/InplaceBasicAS_after.as	1
flex/flex-tests/testData/refactoring/introduceVariable/InplaceSecondOccurrence.as	4
flex/flex-tests/testData/refactoring/introduceVariable/InplaceSecondOccurrence_after.as	5
flex/flex-tests/testData/refactoring/introduceVariable/InplaceWithNamespace2_after.as	7
flex/flex-tests/testData/refactoring/introduceVariable/test1/InplaceWithNamespace1.as	6
flex/flex-tests/testData/refactoring/introduceVariable/test2/InplaceWithNamespace2.as	7
flex/flex-tests/testData/resolve/Resolve23_10.as	11
flex/flex-tests/testData/resolve/Resolve23_10_2.as	7
flex/flex-tests/testData/resolve/Resolve23_10_3.as	8
flex/flex-tests/testData/resolve/Resolve23_11.as	13
flex/flex-tests/testData/resolve/Resolve23_12.as	12
flex/flex-tests/testData/resolve/Resolve23_4.as	9
flex/flex-tests/testData/resolve/Resolve23_5.as	11
flex/flex-tests/testData/resolve/Resolve23_6.as	12
flex/flex-tests/testData/resolve/Resolve23_7.as	24
flex/flex-tests/testData/resolve/Resolve23_8.as	9
flex/flex-tests/testData/resolve/Resolve23_9.as	16
flex/flex-tests/testData/resolve/Resolve24.as	20
flex/flex-tests/testData/resolve/Resolve24_2.as	18
flex/flex-tests/testData/resolve/Resolve24_3.as	5
flex/flex-tests/testData/resolve/Resolve24_3_2.as	6
flex/flex-tests/testData/resolve/Resolve24_3_3.as	7
flex/flex-tests/testData/resolve/Resolve24_3_4.as	4
flex/flex-tests/testData/resolve/Resolve24_3_5.as	3
flex/flex-tests/testData/resolve/Resolve24_3_6.as	16
flex/flex-tests/testData/resolve/Resolve24_3_7.as	11
flex/flex-tests/testData/resolve/Resolve24_3_8.as	18
flex/flex-tests/testData/resolve/Resolve24_3_9.as	13
flex/flex-tests/testData/resolve/Resolve24_4.as	9
flex/flex-tests/testData/resolve/Resolve24_5.as	12
flex/flex-tests/testData/resolve/Resolve24_6.as	11
flex/flex-tests/testData/resolve/Resolve24_6_2.as	1
flex/flex-tests/testData/resolve/Resolve24_6_3.as	10
flex/flex-tests/testData/resolve/Resolve24_6_4.as	13
flex/flex-tests/testData/resolve/Resolve24_6_4_2.as	9
flex/flex-tests/testData/resolve/Resolve24_6_5.as	7
flex/flex-tests/testData/resolve/Resolve24_7.as	10
flex/flex-tests/testData/resolve/Resolve24_7_2.as	1
flex/flex-tests/testData/resolve/Resolve24_7_3.as	8
flex/flex-tests/testData/statementMover/Idea_70049.as	15
flex/flex-tests/testData/statementMover/Idea_70049_afterDown.as	15
flex/flex-tests/testData/statementMover/Idea_70049_afterUp.as	15
flex/flex-tests/testData/statementMover/MoveStatementInMxml.mxml	2
flex/flex-tests/testData/statementMover/MoveStatementInMxml_afterDown.mxml	2
flex/flex-tests/testData/statementMover/MoveStatementInMxml_afterUp.mxml	2
flex/flex-tests/testData/structuralsearch/as/class.as	8
flex/flex-tests/testData/structuralsearch/mxml/Script.mxml	4
flex/flex-tests/testData/structuralsearch/mxml/Script_replacement1.mxml	4
flex/flex-tests/testData/structuralsearch/mxml/script_replacement2.mxml	4
flex/flex-tests/testData/structuralsearch/mxml/script_replacement3.mxml	4
flex/flex-tests/testData/uml/AsDependencies.as	69
flex/flex-tests/testData/uml/AsDependencies.expected.xml	84
flex/flex-tests/testData/uml/AsDependencies_2.as	4
flex/flex-tests/testData/uml/AsDependencies_3.as	2
flex/flex-tests/testData/uml/Classes.as	27
flex/flex-tests/testData/uml/Classes.expected.Bar.xml	6
flex/flex-tests/testData/uml/Classes.expected.Foo.xml	15
flex/flex-tests/testData/uml/DependenciesSettings.as	17
flex/flex-tests/testData/uml/DependenciesSettings.expected.Create.xml	21
flex/flex-tests/testData/uml/DependenciesSettings.expected.OneToMany.xml	21
flex/flex-tests/testData/uml/DependenciesSettings.expected.OneToOne.xml	21
flex/flex-tests/testData/uml/DependenciesSettings.expected.Self.xml	20
flex/flex-tests/testData/uml/DependenciesSettings.expected.SelfCreate.xml	22
flex/flex-tests/testData/uml/DependenciesSettings.expected.SelfOneToMany.xml	22
flex/flex-tests/testData/uml/DependenciesSettings.expected.SelfOneToOne.xml	22
flex/flex-tests/testData/uml/DependenciesSettings.expected.SelfUsages.xml	23
flex/flex-tests/testData/uml/DependenciesSettings.expected.Usages.xml	22
flex/flex-tests/testData/uml/ExpandCollapse.expected.2.xml	5
flex/flex-tests/testData/uml/ExpandCollapse.expected.3.xml	9
flex/flex-tests/testData/uml/ExpandCollapse.expected.xml	7
flex/flex-tests/testData/uml/ExpandCollapse/Classes.as	8
flex/flex-tests/testData/uml/ExpandCollapse/com/test/MyButton.mxml	4
flex/flex-tests/testData/uml/ExpandCollapse/com/test/MyButton2.mxml	4
flex/flex-tests/testData/uml/ExpandCollapse2.expected.2.xml	4
flex/flex-tests/testData/uml/ExpandCollapse2.expected.xml	4
flex/flex-tests/testData/uml/ExpandCollapse2/com/test/MyButton.mxml	4
flex/flex-tests/testData/uml/MxmlClass.expected.Button.xml	50
flex/flex-tests/testData/uml/MxmlClass.expected.MxmlClass.xml	57
flex/flex-tests/testData/uml/MxmlClass.expected.Object.xml	2
flex/flex-tests/testData/uml/MxmlClass.mxml	15
flex/flex-tests/testData/uml/MxmlDependencies.expected.xml	39
flex/flex-tests/testData/uml/MxmlDependencies.mxml	6
flex/flex-tests/testData/uml/MxmlDependencies_2.as	12
flex/flex-tests/testData/uml/MxmlDependencies_3.mxml	4
flex/flex-tests/testData/uml/MxmlDependencies_4.mxml	10
flex/flex-tests/testData/uml/Package.as	8
flex/flex-tests/testData/uml/Package.expected.Com.xml	7
flex/flex-tests/testData/uml/Package.expected.Foo.xml	4
flex/flex-tests/testData/uml/Vector.as	12
flex/flex-tests/testData/uml/Vector.expected.xml	62
flex/flex-tests/testSrc/com/intellij/flex/FlexTestOption.java	4
flex/flex-tests/testSrc/com/intellij/flex/FlexTestOptions.java	10
flex/flex-tests/testSrc/com/intellij/flex/FlexTestSuite.java	83
flex/flex-tests/testSrc/com/intellij/flex/codeInsight/ActionScriptRearrangerTest.java	297
flex/flex-tests/testSrc/com/intellij/flex/codeInsight/ActionScriptStatementMoverTest.java	41
flex/flex-tests/testSrc/com/intellij/flex/codeInsight/FlexDocumentationTest.java	348
flex/flex-tests/testSrc/com/intellij/flex/codeInsight/FlexFindUsagesTest.java	136
flex/flex-tests/testSrc/com/intellij/flex/codeInsight/FlexGotoImplementationsTest.java	169
flex/flex-tests/testSrc/com/intellij/flex/codeInsight/FlexHierarchyTest.java	147
flex/flex-tests/testSrc/com/intellij/flex/codeInsight/FlexNavigationTest.java	340
flex/flex-tests/testSrc/com/intellij/flex/codeInsight/FlexStructureViewTest.java	137
flex/flex-tests/testSrc/com/intellij/flex/completion/ActionScriptCompletionInTextFieldTest.java	206
flex/flex-tests/testSrc/com/intellij/flex/completion/ActionScriptCompletionTest.java	1062
flex/flex-tests/testSrc/com/intellij/flex/completion/FlexAutoPopupTest.java	184
flex/flex-tests/testSrc/com/intellij/flex/completion/FlexCompletionInTextFieldBase.java	75
flex/flex-tests/testSrc/com/intellij/flex/completion/FlexCompletionInUmlTextFieldsTest.java	35
flex/flex-tests/testSrc/com/intellij/flex/completion/FlexCompletionTest.java	1119
flex/flex-tests/testSrc/com/intellij/flex/completion/FlexCssCompletionTest.java	167
flex/flex-tests/testSrc/com/intellij/flex/completion/FlexExternalLibraryCompletionTest.java	9
flex/flex-tests/testSrc/com/intellij/flex/editor/ActionScriptParameterInfoTest.java	49
flex/flex-tests/testSrc/com/intellij/flex/editor/FlexEditorTest.java	199
flex/flex-tests/testSrc/com/intellij/flex/editor/FlexLiveTemplatesTest.java	177
flex/flex-tests/testSrc/com/intellij/flex/editor/FlexProjectDescriptor.java	12
flex/flex-tests/testSrc/com/intellij/flex/editor/FlexSelectWordTest.java	61
flex/flex-tests/testSrc/com/intellij/flex/flashBuilder/FlashBuilderImportTest.java	840
flex/flex-tests/testSrc/com/intellij/flex/flexunit/codeInsight/FlexUnitCompletionTest.java	71
flex/flex-tests/testSrc/com/intellij/flex/flexunit/codeInsight/FlexUnitHighlightingTest.java	207
flex/flex-tests/testSrc/com/intellij/flex/formatter/ActionScriptFormatterTest.java	429
flex/flex-tests/testSrc/com/intellij/flex/generate/ActionScriptGenerateTest.kt	73
flex/flex-tests/testSrc/com/intellij/flex/highlighting/ActionScriptHighlightingInTextFieldTest.java	72
flex/flex-tests/testSrc/com/intellij/flex/highlighting/ActionScriptHighlightingTest.java	1877
flex/flex-tests/testSrc/com/intellij/flex/highlighting/ActionScriptLineMarkersTest.java	212
flex/flex-tests/testSrc/com/intellij/flex/highlighting/ActionScriptRegExpHighlightingTest.java	17
flex/flex-tests/testSrc/com/intellij/flex/highlighting/ActionScriptStubsTest.java	132
flex/flex-tests/testSrc/com/intellij/flex/highlighting/FlexColorAnnotatorTest.java	76
flex/flex-tests/testSrc/com/intellij/flex/highlighting/FlexHighlightingPerformanceTest.java	50
flex/flex-tests/testSrc/com/intellij/flex/highlighting/FlexHighlightingTest.java	2026
flex/flex-tests/testSrc/com/intellij/flex/highlighting/FlexLineMarkersTest.java	179
flex/flex-tests/testSrc/com/intellij/flex/highlighting/FlexScopeTest.java	361
flex/flex-tests/testSrc/com/intellij/flex/highlighting/SwfHighlightingTest.java	34
flex/flex-tests/testSrc/com/intellij/flex/imports/FlexAutoImportsTest.java	152
flex/flex-tests/testSrc/com/intellij/flex/imports/FlexOptimizeImportsTest.java	252
flex/flex-tests/testSrc/com/intellij/flex/inspections/JSFieldCanBeLocalInspectionTest.kt	16
flex/flex-tests/testSrc/com/intellij/flex/intentions/ActionScriptIntentionActionTest.java	58
flex/flex-tests/testSrc/com/intellij/flex/intentions/CreateASFunctionIntentionTest.java	153
flex/flex-tests/testSrc/com/intellij/flex/intentions/CreateASVariableIntentionTest.java	134
flex/flex-tests/testSrc/com/intellij/flex/intentions/FlexConvertToLocalTest.java	47
flex/flex-tests/testSrc/com/intellij/flex/intentions/ImportJSClassIntentionTest.java	54
flex/flex-tests/testSrc/com/intellij/flex/parser/ActionScriptParsingTest.java	149
flex/flex-tests/testSrc/com/intellij/flex/parser/FlexImporterTest.java	91
flex/flex-tests/testSrc/com/intellij/flex/refactoring/ActionScriptInPlaceIntroduceVariableTest.java	36
flex/flex-tests/testSrc/com/intellij/flex/refactoring/ActionScriptIntroduceVariableTest.java	215
flex/flex-tests/testSrc/com/intellij/flex/refactoring/FlexChangeSignatureTest.java	260
flex/flex-tests/testSrc/com/intellij/flex/refactoring/FlexExtractFunctionTest.java	130
flex/flex-tests/testSrc/com/intellij/flex/refactoring/FlexInlineFunctionTest.java	157
flex/flex-tests/testSrc/com/intellij/flex/refactoring/FlexInlineVariableTest.java	49
flex/flex-tests/testSrc/com/intellij/flex/refactoring/FlexIntroduceConstantTest.java	187
flex/flex-tests/testSrc/com/intellij/flex/refactoring/FlexMoveMembersTest.java	258
flex/flex-tests/testSrc/com/intellij/flex/refactoring/FlexRenameTest.java	531
flex/flex-tests/testSrc/com/intellij/flex/resolver/ActionScriptResolveTest.java	197
flex/flex-tests/testSrc/com/intellij/flex/resolver/ActionScriptResolverLightTest.java	18
flex/flex-tests/testSrc/com/intellij/flex/resolver/FlexCssNavigationTest.java	159
flex/flex-tests/testSrc/com/intellij/flex/util/ActionScriptDaemonAnalyzerTestCase.java	34
flex/flex-tests/testSrc/com/intellij/flex/util/FlexModuleFixtureBuilder.java	5
flex/flex-tests/testSrc/com/intellij/flex/util/FlexModuleFixtureBuilderImpl.java	18
flex/flex-tests/testSrc/com/intellij/flex/util/FlexTestUtils.java	620
flex/flex-tests/testSrc/com/intellij/flex/util/FlexUnitLibs.java	5
flex/flex-tests/testSrc/com/intellij/flex/util/JSDaemonAnalyzerTestCase.java	201
flex/flex-tests/testSrc/com/intellij/flex/util/JSDaemonAnalyzerTestCaseBase.java	662
flex/flex-tests/testSrc/com/intellij/flex/util/MultiFileTestCase.java	55
flex/flex-tests/testSrc/com/intellij/structuralsearch/ActionScriptStructuralReplaceTest.java	44
flex/flex-tests/testSrc/com/intellij/structuralsearch/ActionScriptStructuralSearchTest.java	151
flex/tools/BuiltInFlexCompiler/Tests/src/CommandLineShell.java	43
flex/tools/BuiltInFlexCompiler/Tests/src/ConfigTest.java	72
flex/tools/flexunit-support/_tests/tests/com/test/MyTest.as	53
gauge/test/com/thoughtworks/gauge/FormatterTest.java	76
gauge/test/com/thoughtworks/gauge/autocomplete/GaugePrefixMatcherTest.java	88
gauge/test/com/thoughtworks/gauge/inspection/GaugeErrorTest.java	22
gauge/test/com/thoughtworks/gauge/parser/ConceptParserTest.java	19
gauge/test/com/thoughtworks/gauge/parser/SpecParsingTest.java	25
handlebars/test/data/folding/commentFolds.hbs	16
handlebars/test/data/folding/emptyCommentFold.hbs	2
handlebars/test/data/folding/foldsWithUnclosedBlocks.hbs	3
handlebars/test/data/folding/inverseBlockCodeFolds.hbs	3
handlebars/test/data/folding/multiLineOpenStacheFold.hbs	4
handlebars/test/data/folding/multipleFolds.hbs	10
handlebars/test/data/folding/sloppyEndBlockFold.hbs	3
handlebars/test/data/folding/unclosedOpenStache.hbs	2
handlebars/test/data/formatter/ContactsSampleFile.html	69
handlebars/test/data/formatter/ContactsSampleFile_expected.html	69
handlebars/test/data/formatter/HbScript.hbs	7
handlebars/test/data/formatter/HbScript_expected.hbs	7
handlebars/test/data/formatter/HbTagHashAlignment.hbs	11
handlebars/test/data/formatter/HbTagHashAlignment_expected.hbs	11
handlebars/test/data/formatter/JSSampleFile.hbs	5
handlebars/test/data/formatter/JSSampleFile_expected.hbs	5
handlebars/test/data/formatter/TodosSampleFile.html	33
handlebars/test/data/formatter/TodosSampleFile_expected.html	33
handlebars/test/data/highlighting/invalidElementStackOverflow.hbs	752
handlebars/test/data/highlighting/scriptTag.html	12
handlebars/test/data/highlighting/tagWithAttributeValue.hbs	3
handlebars/test/data/highlighting/uncompletedTag.hbs	3
handlebars/test/data/highlighting/uncompletedTagInHandlebars.hbs	4
handlebars/test/data/inspections/EmptyBlock/expected.xml	13
handlebars/test/data/inspections/EmptyBlock/src/test.hbs	12
handlebars/test/data/inspections/afterWrongCloseBlock1.hbs	2
handlebars/test/data/inspections/afterWrongCloseBlock2.hbs	2
handlebars/test/data/inspections/afterWrongOpenBlock1.hbs	2
handlebars/test/data/inspections/afterWrongOpenBlock2.hbs	2
handlebars/test/data/inspections/afterWrongOpenRawBlock.hbs	2
handlebars/test/data/inspections/beforeWrongCloseBlock1.hbs	2
handlebars/test/data/inspections/beforeWrongCloseBlock2.hbs	2
handlebars/test/data/inspections/beforeWrongOpenBlock1.hbs	2
handlebars/test/data/inspections/beforeWrongOpenBlock2.hbs	2
handlebars/test/data/inspections/beforeWrongOpenRawBlock.hbs	2
handlebars/test/data/liveTemplates/itar.after.hbs	4
handlebars/test/data/liveTemplates/itar.hbs	3
handlebars/test/data/mover/MoveHbsTag.hbs	3
handlebars/test/data/mover/MoveHbsTag_after.hbs	3
handlebars/test/data/mover/MoveHtmlTextWhenOpenHtmlAsHandlebars.hbs	3
handlebars/test/data/mover/MoveHtmlTextWhenOpenHtmlAsHandlebars_after.hbs	3
handlebars/test/data/parser/BlockWithBlockParams.hbs	1
handlebars/test/data/parser/ChainedInverseBlockWithBlockParams.hbs	1
handlebars/test/data/parser/CloseNotFollowingOpen.hbs	1
handlebars/test/data/parser/Comment.hbs	1
handlebars/test/data/parser/ContentsFollowedByMustache.hbs	1
handlebars/test/data/parser/DataFunctionsWithParams.hbs	1
handlebars/test/data/parser/EmptyBlockRegression.hbs	10
handlebars/test/data/parser/EmptyBlocks.hbs	1
handlebars/test/data/parser/EmptyBlocksWithEmptyInverseElseStyleSection.hbs	1
handlebars/test/data/parser/EmptyBlocksWithEmptyInverseSection.hbs	1
handlebars/test/data/parser/EmptyBlocksWithNonEmptyInverseElseStyleSection.hbs	1
handlebars/test/data/parser/EmptyBlocksWithNonEmptyInverseSection.hbs	1
handlebars/test/data/parser/FailIfDirectivesHaveInverse.hbs	1
handlebars/test/data/parser/InheritanceBlock.hbs	1
handlebars/test/data/parser/InjectionInJSString.hbs	3
handlebars/test/data/parser/InvalidCharacters.hbs	1
handlebars/test/data/parser/InverseBlockWithBlockParams.hbs	1
handlebars/test/data/parser/InverseElseStyleSection.hbs	1
handlebars/test/data/parser/InverseSection.hbs	1
handlebars/test/data/parser/LiteralHelperName.hbs	3
handlebars/test/data/parser/ManyIdsFollowedByParam.hbs	1
handlebars/test/data/parser/MultiLineComment.hbs	3
handlebars/test/data/parser/MultipleInverseSections.hbs	1
handlebars/test/data/parser/MustachesWithDashInPath.hbs	1
handlebars/test/data/parser/MustachesWithDataParameters.hbs	1
handlebars/test/data/parser/MustachesWithHashArguments.hbs	11
handlebars/test/data/parser/MustachesWithKeywords.hbs	4
handlebars/test/data/parser/MustachesWithNumberParameters.hbs	1
handlebars/test/data/parser/MustachesWithParameters.hbs	1
handlebars/test/data/parser/MustachesWithPaths.hbs	1
handlebars/test/data/parser/MustachesWithStringParameters.hbs	1
handlebars/test/data/parser/MustachesWithThisFoo.hbs	1
handlebars/test/data/parser/NestedMustaches.hbs	5
handlebars/test/data/parser/NoOpenQuote.hbs	1
handlebars/test/data/parser/NonEmptyBlocksWithEmptyInverseElseStyleSection.hbs	1
handlebars/test/data/parser/NonEmptyBlocksWithEmptyInverseSection.hbs	1
handlebars/test/data/parser/OldStandaloneInverseSection.hbs	1
handlebars/test/data/parser/OpenInverse.hbs	2
handlebars/test/data/parser/OpenInverseVsSimpleInverse.hbs	4
handlebars/test/data/parser/ParamWithDecimal.hbs	1
handlebars/test/data/parser/ParamWithNoId.hbs	1
handlebars/test/data/parser/ParseBlockDirectives.hbs	1
handlebars/test/data/parser/ParseDirectives.hbs	1
handlebars/test/data/parser/ParsesPartialWithContextAndHash.hbs	1
handlebars/test/data/parser/ParsesPartialWithHash.hbs	1
handlebars/test/data/parser/Partial.hbs	3
handlebars/test/data/parser/PartialBlockMismatch.hbs	1
handlebars/test/data/parser/PartialBlocks.hbs	1
handlebars/test/data/parser/PartialBlocksWithArguments.hbs	1
handlebars/test/data/parser/PartialWithComplexName.hbs	1
handlebars/test/data/parser/PartialWithContext.hbs	1
handlebars/test/data/parser/PartialWithParenthesis.hbs	1
handlebars/test/data/parser/PathsEndingInDot.hbs	1
handlebars/test/data/parser/PoorlyNestedMustaches.hbs	4
handlebars/test/data/parser/RawBlock.hbs	1
handlebars/test/data/parser/RawBlockParameters.hbs	1
handlebars/test/data/parser/SampleFullFile1.hbs	21
handlebars/test/data/parser/SampleFullFile2.hbs	13
handlebars/test/data/parser/SimpleMustaches.hbs	9
handlebars/test/data/parser/SimpleMustachesWithData.hbs	1
handlebars/test/data/parser/SimpleMustachesWithDataPaths.hbs	1
handlebars/test/data/parser/StandaloneInverseSection.hbs	1
handlebars/test/data/parser/Subexpressions.hbs	9
handlebars/test/data/parser/UnclosedBlockComment.hbs	4
handlebars/test/data/parser/UnclosedMustacheFollowedByMustache.hbs	1
handlebars/test/data/parser/UnclosedSimpleComment.hbs	2
handlebars/test/data/todo/fileWithTwoTodo.hbs	4
handlebars/test/data/todo/htmlTodoOnly.hbs	2
handlebars/test/data/todo/noTodo.hbs	2
handlebars/test/src/com/dmarcotte/handlebars/completion/HbKeywordCompletionTest.java	14
handlebars/test/src/com/dmarcotte/handlebars/config/PropertyNameTest.java	46
handlebars/test/src/com/dmarcotte/handlebars/config/PropertyTest.java	44
handlebars/test/src/com/dmarcotte/handlebars/editor/HbTodoIndexTest.java	27
handlebars/test/src/com/dmarcotte/handlebars/editor/actions/HbActionHandlerTest.java	49
handlebars/test/src/com/dmarcotte/handlebars/editor/actions/HbCommentActionTest.java	152
handlebars/test/src/com/dmarcotte/handlebars/editor/actions/HbEnterHandlerTest.java	72
handlebars/test/src/com/dmarcotte/handlebars/editor/actions/HbMoverTest.java	24
handlebars/test/src/com/dmarcotte/handlebars/editor/actions/HbTypedHandlerTest.java	284
handlebars/test/src/com/dmarcotte/handlebars/editor/braces/HbBraceMatcherTest.java	104
handlebars/test/src/com/dmarcotte/handlebars/editor/folding/HbFoldingBuilderTest.java	34
handlebars/test/src/com/dmarcotte/handlebars/editor/templates/HbsEmmetTest.java	38
handlebars/test/src/com/dmarcotte/handlebars/editor/templates/HbsLiveTemplatesTest.java	36
handlebars/test/src/com/dmarcotte/handlebars/format/FormatterTestSettings.java	27
handlebars/test/src/com/dmarcotte/handlebars/format/HbFormatOnEnterTest.java	755
handlebars/test/src/com/dmarcotte/handlebars/format/HbFormatterIndentTest.java	300
handlebars/test/src/com/dmarcotte/handlebars/format/HbFormatterSampleFileTest.java	24
handlebars/test/src/com/dmarcotte/handlebars/format/HbFormatterTest.java	112
handlebars/test/src/com/dmarcotte/handlebars/format/HbFormattingModelBuilderTest.java	3
handlebars/test/src/com/dmarcotte/handlebars/highlighting/HbHighlightingTest.java	44
handlebars/test/src/com/dmarcotte/handlebars/inspections/HbBlockMismatchFixTest.java	35
handlebars/test/src/com/dmarcotte/handlebars/inspections/HbInspectionsTest.java	18
handlebars/test/src/com/dmarcotte/handlebars/parsing/HbHtmlParserTest.java	41
handlebars/test/src/com/dmarcotte/handlebars/parsing/HbInjectionTest.java	22
handlebars/test/src/com/dmarcotte/handlebars/parsing/HbLexerFreeFormTest.java	209
handlebars/test/src/com/dmarcotte/handlebars/parsing/HbLexerTest.java	66
handlebars/test/src/com/dmarcotte/handlebars/parsing/HbParserFreeFormTest.java	72
handlebars/test/src/com/dmarcotte/handlebars/parsing/HbParserSpecTest.java	125
handlebars/test/src/com/dmarcotte/handlebars/parsing/HbParserTest.java	34
handlebars/test/src/com/dmarcotte/handlebars/parsing/HbTokenizerSpecTest.java	304
handlebars/test/src/com/dmarcotte/handlebars/structure/HbStructureViewTest.java	91
handlebars/test/src/com/dmarcotte/handlebars/util/HbTestUtils.java	31
ide-features-trainer/js-features-trainer/resources/learnProjects/javascript/LearnJavaScriptProject/sum.test.js	4
jade/tests/com/intellij/codeInsight/folding/impl/JadeFoldingPolicyTest.java	11
jade/tests/com/jetbrains/plugins/jade/JadeBaseParsingTestCase.java	84
jade/tests/com/jetbrains/plugins/jade/JadeCompletionTest.java	203
jade/tests/com/jetbrains/plugins/jade/JadeCopyPasteTest.java	72
jade/tests/com/jetbrains/plugins/jade/JadeFindUsagesTest.java	34
jade/tests/com/jetbrains/plugins/jade/JadeFoldingTest.java	17
jade/tests/com/jetbrains/plugins/jade/JadeFormatterTest.java	101
jade/tests/com/jetbrains/plugins/jade/JadeHighlightingLexerTest.java	26
jade/tests/com/jetbrains/plugins/jade/JadeHighlightingTest.java	84
jade/tests/com/jetbrains/plugins/jade/JadeInjectionTest.java	20
jade/tests/com/jetbrains/plugins/jade/JadeLexerTest.java	157
jade/tests/com/jetbrains/plugins/jade/JadeQuoteHandlerTest.java	37
jade/tests/com/jetbrains/plugins/jade/JadeRenameTest.java	60
jade/tests/com/jetbrains/plugins/jade/JadeSpellcheckerTest.java	17
jade/tests/com/jetbrains/plugins/jade/JadeTestSuite.kt	28
jade/tests/com/jetbrains/plugins/jade/JadeTestUtil.java	23
jade/tests/com/jetbrains/plugins/jade/JadeTodoTest.java	25
jade/tests/com/jetbrains/plugins/jade/JadeTypingTest.java	33
jade/tests/com/jetbrains/plugins/jade/injectedScriptJs/JadeJsHighlightingTest.java	17
jade/tests/com/jetbrains/plugins/jade/injectedScriptJs/JadeJsIntroduceVariableTest.java	14
jade/tests/com/jetbrains/plugins/jade/injectedScriptJs/JadeMetaJsLexerTest.java	35
jade/tests/com/jetbrains/plugins/jade/parser/JadeParsingTest.java	196
jade/tests/com/jetbrains/plugins/jade/parser/JadeParsingWithoutErrorsSuite.java	153
jade/tests/com/jetbrains/plugins/jade/watcher/JadeFileDependenciesTest.java	23
jhipster/backend/test/com/intellij/jhipster/JdlCompletionTest.java	88
jhipster/backend/test/com/intellij/jhipster/inspections/JdlHighlightingTest.java	32
jhipster/backend/test/com/intellij/jhipster/inspections/JdlInspectionsTest.java	40
jhipster/test/com/intellij/jhipster/JdlParserTest.java	19
js-karma/test/com/intellij/javascript/karma/execution/filter/KarmaBrowserErrorFilterTest.java	31
js-karma/test/com/intellij/javascript/karma/execution/filter/KarmaSourceMapStacktraceFilterTest.java	88
js-karma/test/com/intellij/javascript/karma/runConfiguration/KarmaRunConfigurationProducerTest.kt	237
js-karma/test/com/intellij/javascript/karma/runConfiguration/KarmaRunConfigurationTreeTest.kt	173
js-karma/test/com/intellij/javascript/karma/runConfiguration/KarmaRunConfigurationTreeTestNodeV22.kt	46
js-karma/test/com/intellij/javascript/karma/runConfiguration/KarmaRunConfigurationTreeTestNodeV23.kt	26
js-karma/test/com/intellij/javascript/karma/runConfiguration/infrastructure/KarmaRunConfigurationRunner.kt	95
js-karma/test/com/intellij/javascript/karma/runConfiguration/infrastructure/KarmaRunConfigurationTestsBase.kt	20
js-karma/test/com/intellij/javascript/karma/util/KarmaUtilTest.java	40
js-karma/testData/runConfiguration/angularV20/karma.conf.js	35
js-karma/testData/runConfiguration/angularV20/src/app/app.spec.ts	20
js-karma/testData/runConfiguration/angularV20/src/karma.conf.js	35
js-karma/testData/runConfiguration/angularV21/src/app/app.spec.ts	20
js-karma/testData/runConfiguration/asyncKarmaConfiguration/karma.conf.js	32
js-karma/testData/runConfiguration/asyncKarmaConfiguration/tests/a.spec.js	3
js-karma/testData/runConfiguration/configurationProducer/forFile/karma.conf.js	7
js-karma/testData/runConfiguration/configurationProducer/forFile/src/user.spec.js	1
js-karma/testData/runConfiguration/configurationProducer/forFileMochaTdd/karma.conf.js	15
js-karma/testData/runConfiguration/configurationProducer/forFileMochaTdd/src/array.spec.js	3
js-karma/testData/runConfiguration/configurationProducer/forPsiElements/karma.conf.js	7
js-karma/testData/runConfiguration/configurationProducer/forPsiElements/src/user.spec.js	14
js-karma/testData/runConfiguration/configurationProducer/forPsiElementsMochaTdd/karma.conf.js	15
js-karma/testData/runConfiguration/configurationProducer/forPsiElementsMochaTdd/src/array.spec.js	8
js-karma/testData/runConfiguration/configurationProducer/guttersInFile/karma.conf.js	7
js-karma/testData/runConfiguration/configurationProducer/guttersInFile/src/user.spec.js	14
js-karma/testData/runConfiguration/configurationProducer/guttersInFileMochaTdd/karma.conf.js	15
js-karma/testData/runConfiguration/configurationProducer/guttersInFileMochaTdd/src/array.spec.js	8
js-karma/testData/runConfiguration/configurationProducer/guttersInFileQUnit/karma.conf.js	12
js-karma/testData/runConfiguration/configurationProducer/guttersInFileQUnit/src/user.spec.js	9
js-karma/testData/runConfiguration/configurationProducer/guttersInFileWithoutTestName/karma.conf.js	7
js-karma/testData/runConfiguration/failedTestInAngularNodejsV23/src/app/app.component.spec.ts	9
js-karma/testData/runConfiguration/jasmineFailedTest/karma.conf.js	12
js-karma/testData/runConfiguration/jasmineFailedTest/src/user.spec.js	8
js-karma/testData/runConfiguration/jasmineNavigateFromTree/karma.conf.js	12
js-karma/testData/runConfiguration/jasmineNavigateFromTree/src/user.spec.js	8
js-karma/testData/runConfiguration/karmaConfigV1_5_0/karma.conf.js	30
js-karma/testData/runConfiguration/karmaConfigV1_5_0/tests/person.test.js	5
js-karma/testData/runConfiguration/notAsyncKarmaConfigCompatibleKarmaVersion/karma.conf.js	19
js-karma/testData/runConfiguration/notAsyncKarmaConfigCompatibleKarmaVersion/tests/a.spec.js	3
js-karma/testData/runConfiguration/qUnitNavigateFromTree/karma.conf.js	12
js-karma/testData/runConfiguration/qUnitNavigateFromTree/src/user.spec.js	9
js-karma/testData/runConfiguration/scopeJasmineSuite/karma.conf.js	12
js-karma/testData/runConfiguration/scopeJasmineSuite/src/user.spec.js	13
js-karma/testData/runConfiguration/scopeJasmineTest/karma.conf.js	12
js-karma/testData/runConfiguration/scopeJasmineTest/src/user.spec.js	8
makefile/test/com/jetbrains/lang/makefile/MakefileBraceMatcherProviderTest.kt	122
makefile/test/com/jetbrains/lang/makefile/MakefileCodeBlockSupportHandlerTest.kt	50
makefile/test/com/jetbrains/lang/makefile/MakefileCompletionTest.kt	16
makefile/test/com/jetbrains/lang/makefile/MakefileCreateRuleQuickfixTest.kt	19
makefile/test/com/jetbrains/lang/makefile/MakefileFindUsagesTest.kt	23
makefile/test/com/jetbrains/lang/makefile/MakefileFoldingTest.kt	41
makefile/test/com/jetbrains/lang/makefile/MakefileHighlightingTest.kt	8
makefile/test/com/jetbrains/lang/makefile/MakefileInspectionsTest.kt	26
makefile/test/com/jetbrains/lang/makefile/MakefileParserTest.kt	106
makefile/test/com/jetbrains/lang/makefile/MakefileStructureViewTest.kt	15
makefile/test/com/jetbrains/lang/makefile/MakefileTargetRenameTest.kt	13
makefile/test/com/jetbrains/lang/makefile/MakefileTestUtils.kt	3
makefile/test/com/jetbrains/lang/makefile/MakefileVariableRenameTest.kt	16
mdx/src/test/kotlin/org/intellij/plugin/mdx/MdxEmmetTest.kt	35
mdx/src/test/kotlin/org/intellij/plugin/mdx/MdxFormatterTest.kt	13
mdx/src/test/kotlin/org/intellij/plugin/mdx/MdxHighlightTest.kt	112
mdx/src/test/kotlin/org/intellij/plugin/mdx/MdxParsingTest.kt	75
mdx/src/test/kotlin/org/intellij/plugin/mdx/MdxTest.kt	42
mdx/src/test/kotlin/org/intellij/plugin/mdx/MdxTestBase.kt	22
mdx/src/test/testData/FindUsagesTestData.kt	6
nextjs/testData/move/form/after/components/test.js	6
nextjs/testData/move/form/before/components/test.js	6
nextjs/testData/move/group/after/pages/test/post/[id]/[comment].js	14
nextjs/testData/move/group/after/pages/test/post/[id]/index.js	16
nextjs/testData/move/placeholder/after/pages/test/post/[id]/[comment].js	14
nextjs/testData/move/placeholder/after/pages/test/post/[id]/index.js	16
osmorc/osmorc-jps-plugin/test/org/jetbrains/osgi/jps/OsgiBuildTest.kt	226
osmorc/osmorc-jps-plugin/test/org/jetbrains/osgi/jps/OsgiBuildTestCase.kt	79
phoneGap/test/com/github/masahirosuzuka/PhoneGapIntelliJPlugin/commandLine/PhoneGapCommandLineTest.java	73
platformio/test/com/jetbrains/cidr/cpp/embedded/platformio/project/TestPlatformioBoardsParser.kt	41
platformio/test/com/jetbrains/cidr/cpp/embedded/platformio/project/TestProjectLibScan.kt	81
platformio/test/com/jetbrains/cidr/cpp/embedded/platformio/project/TestProjectResolve.kt	164
platformio/test/com/jetbrains/cidr/cpp/embedded/platformio/project/TestUtils.kt	20
postcss/testData/goto/classOnly/test.pcss	6
postcss/testData/goto/customMedia/test.html	9
postcss/testData/goto/customMedia/test.pcss	5
postcss/testData/goto/customMediaOnly/test.html	9
postcss/testData/goto/customMediaOnly/test.pcss	5
postcss/testData/goto/customSelector/test.html	9
postcss/testData/goto/customSelector/test.pcss	7
postcss/testData/goto/customSelectorAndOtherCustom/test.html	9
postcss/testData/goto/customSelectorAndOtherCustom/test.pcss	11
postcss/testData/goto/customSelectorOnly/test.html	9
postcss/testData/goto/customSelectorOnly/test.pcss	7
postcss/testData/goto/customSelectorWithDashes/test.html	9
postcss/testData/goto/customSelectorWithDashes/test.pcss	7
postcss/testData/goto/idOnly/test.pcss	6
postcss/testData/goto/selector/test.pcss	6
prettierJS/test/com/intellij/prettierjs/ImportCodeStyleWithPrettierIntegrationTest.java	38
prettierJS/test/com/intellij/prettierjs/PasteWithPrettierTest.kt	74
prettierJS/test/com/intellij/prettierjs/PrettierCodeStyleTest.kt	249
prettierJS/test/com/intellij/prettierjs/PrettierConfigImplicitUsageProviderTest.kt	16
prettierJS/test/com/intellij/prettierjs/PrettierConfigParsingTest.java	107
prettierJS/test/com/intellij/prettierjs/PrettierConfigurationEventLoggingTest.kt	81
prettierJS/test/com/intellij/prettierjs/PrettierConfigurationTest.kt	19
prettierJS/test/com/intellij/prettierjs/PrettierConfigurationTestBase.kt	35
prettierJS/test/com/intellij/prettierjs/PrettierEslintImportRuleTest.kt	69
prettierJS/test/com/intellij/prettierjs/PrettierJSTestUtil.java	17
prettierJS/test/com/intellij/prettierjs/ReformatWithPrettierBaseTest.java	52
prettierJS/test/com/intellij/prettierjs/ReformatWithPrettierTest.java	402
prettierJS/test/com/intellij/prettierjs/ReformatWithPrettierTypeScriptConfigStripTypeTest.kt	11
prettierJS/test/com/intellij/prettierjs/ReformatWithPrettierTypeScriptConfigTest.kt	11
prettierJS/test/wsl/PrettierWSLTest.kt	49
prisma/test/org/intellij/prisma/PrismaDocumentationTest.kt	108
prisma/test/org/intellij/prisma/PrismaEditorTest.kt	43
prisma/test/org/intellij/prisma/PrismaFindUsagesTest.kt	19
prisma/test/org/intellij/prisma/PrismaFoldingTest.kt	9
prisma/test/org/intellij/prisma/PrismaHighlightingTest.kt	10
prisma/test/org/intellij/prisma/PrismaIntegrationTestBase.kt	8
prisma/test/org/intellij/prisma/PrismaParserTest.kt	20
prisma/test/org/intellij/prisma/PrismaResolveTest.kt	184
prisma/test/org/intellij/prisma/PrismaTestCase.kt	12
prisma/test/org/intellij/prisma/PrismaTestUtil.kt	26
prisma/test/org/intellij/prisma/completion/PrismaAttributeParameterValuesCompletionTest.kt	343
prisma/test/org/intellij/prisma/completion/PrismaAttributeParametersCompletionTest.kt	387
prisma/test/org/intellij/prisma/completion/PrismaBlockAttributesCompletionTest.kt	341
prisma/test/org/intellij/prisma/completion/PrismaCompletionTestBase.kt	69
prisma/test/org/intellij/prisma/completion/PrismaConfigCompletionTest.kt	35
prisma/test/org/intellij/prisma/completion/PrismaDefaultAttributeCompletionTest.kt	275
prisma/test/org/intellij/prisma/completion/PrismaFieldAttributesCompletionTest.kt	308
prisma/test/org/intellij/prisma/completion/PrismaJSCompletionTest.kt	20
prisma/test/org/intellij/prisma/completion/PrismaKeyValueCompletionTest.kt	138
prisma/test/org/intellij/prisma/completion/PrismaKeywordCompletionTest.kt	66
prisma/test/org/intellij/prisma/completion/PrismaNativeTypesCompletionTest.kt	153
prisma/test/org/intellij/prisma/completion/PrismaTypesCompletionTest.kt	81
prisma/test/org/intellij/prisma/completion/PrismaValuesCompletionTest.kt	248
prisma/test/org/intellij/prisma/refactoring/PrismaRenameTest.kt	10
prisma/test/org/intellij/prisma/service/PrismaFormatterServiceTest.kt	91
prisma/test/org/intellij/prisma/service/PrismaHighlightingServiceTest.kt	27
prisma/test/org/intellij/prisma/service/PrismaServiceTestBase.kt	24
protobuf/protoeditor-core/test/com/intellij/protobuf/TestUtils.java	72
protobuf/protoeditor-core/test/com/intellij/protobuf/fixtures/PbCodeInsightFixtureTestCase.java	32
protobuf/protoeditor-core/test/com/intellij/protobuf/gencodeutils/GotoExpectationMarker.java	59
protobuf/protoeditor-core/test/com/intellij/protobuf/gencodeutils/ProtoTargetExpectation.java	52
protobuf/protoeditor-core/test/com/intellij/protobuf/gencodeutils/ReferenceGotoExpectation.java	28
protobuf/protoeditor-core/test/com/intellij/protobuf/gencodeutils/SourceTargetExpectation.java	29
protobuf/protoeditor-core/test/com/intellij/protobuf/ide/actions/InsertSchemaDirectiveActionTest.java	198
protobuf/protoeditor-core/test/com/intellij/protobuf/ide/actions/PbCopyPasteHandlerTest.kt	115
protobuf/protoeditor-core/test/com/intellij/protobuf/ide/editing/MissingSchemaNotificationProviderTest.java	43
protobuf/protoeditor-core/test/com/intellij/protobuf/ide/editing/PbBraceInsertionWorkaroundTest.java	339
protobuf/protoeditor-core/test/com/intellij/protobuf/ide/editing/PbCommenterTest.java	54
protobuf/protoeditor-core/test/com/intellij/protobuf/ide/editing/PbLineIndentProviderTest.java	82
protobuf/protoeditor-core/test/com/intellij/protobuf/ide/editing/PbTextCommenterTest.java	15
protobuf/protoeditor-core/test/com/intellij/protobuf/ide/editing/ProtoQuoteHandlerTest.java	44
protobuf/protoeditor-core/test/com/intellij/protobuf/ide/folding/PbFoldingTest.java	17
protobuf/protoeditor-core/test/com/intellij/protobuf/ide/folding/PbTextFoldingTest.java	11
protobuf/protoeditor-core/test/com/intellij/protobuf/ide/formatter/PbFormatterTest.java	23
protobuf/protoeditor-core/test/com/intellij/protobuf/ide/formatter/PbTextFormatterTest.java	17
protobuf/protoeditor-core/test/com/intellij/protobuf/ide/highlighter/PbHighlightingAnnotatorTest.java	22
protobuf/protoeditor-core/test/com/intellij/protobuf/ide/highlighter/PbHighlightingAnnotatorWhileDumbTest.java	28
protobuf/protoeditor-core/test/com/intellij/protobuf/ide/settings/CustomDescriptorConfigurationTest.kt	22
protobuf/protoeditor-core/test/com/intellij/protobuf/ide/settings/DefaultConfiguratorTest.java	86
protobuf/protoeditor-core/test/com/intellij/protobuf/ide/settings/ProjectSettingsConfigurationTest.java	13
protobuf/protoeditor-core/test/com/intellij/protobuf/ide/settings/SettingsFileResolveProviderTest.java	86
protobuf/protoeditor-core/test/com/intellij/protobuf/ide/spelling/PbSpellcheckingStrategyTest.java	25
protobuf/protoeditor-core/test/com/intellij/protobuf/ide/spelling/PbTextSpellcheckingStrategyTest.java	19
protobuf/protoeditor-core/test/com/intellij/protobuf/ide/views/PbBreadcrumbsTest.java	113
protobuf/protoeditor-core/test/com/intellij/protobuf/ide/views/PbStructureViewTest.java	92
protobuf/protoeditor-core/test/com/intellij/protobuf/lang/PbTextFileTypeTest.java	16
protobuf/protoeditor-core/test/com/intellij/protobuf/lang/annotation/PbAnnotatorErrorTest.java	121
protobuf/protoeditor-core/test/com/intellij/protobuf/lang/annotation/PbTextAnnotatorErrorTest.java	16
protobuf/protoeditor-core/test/com/intellij/protobuf/lang/comments/PbCommentUtilTest.java	654
protobuf/protoeditor-core/test/com/intellij/protobuf/lang/completion/PbCompleteImportsTest.java	33
protobuf/protoeditor-core/test/com/intellij/protobuf/lang/completion/PbCompleteKeywordsTest.java	178
protobuf/protoeditor-core/test/com/intellij/protobuf/lang/completion/PbCompleteOptionValuesTest.java	57
protobuf/protoeditor-core/test/com/intellij/protobuf/lang/completion/PbCompleteOptionsTest.java	509
protobuf/protoeditor-core/test/com/intellij/protobuf/lang/completion/PbCompleteTextElementsTest.java	383
protobuf/protoeditor-core/test/com/intellij/protobuf/lang/completion/PbCompleteTypesTest.java	449
protobuf/protoeditor-core/test/com/intellij/protobuf/lang/completion/PbCompletionAutoPopupTest.java	44
protobuf/protoeditor-core/test/com/intellij/protobuf/lang/completion/PbCompletionContributorTestCase.java	127
protobuf/protoeditor-core/test/com/intellij/protobuf/lang/findusages/PbFindUsagesProviderTest.java	219
protobuf/protoeditor-core/test/com/intellij/protobuf/lang/gotobyname/PbGotoSymbolContributorTest.java	71
protobuf/protoeditor-core/test/com/intellij/protobuf/lang/imspection/PbDuplicatedImportsInspectionTest.kt	75
protobuf/protoeditor-core/test/com/intellij/protobuf/lang/intentions/PbIntentionsTest.kt	310
protobuf/protoeditor-core/test/com/intellij/protobuf/lang/parser/PbParserTest.java	58
protobuf/protoeditor-core/test/com/intellij/protobuf/lang/parser/PbTextParserTest.java	26
protobuf/protoeditor-core/test/com/intellij/protobuf/lang/refactor/PbOptimizeImportsTest.kt	50
protobuf/protoeditor-core/test/com/intellij/protobuf/lang/refactor/PbRefactorRenameTest.java	299
protobuf/protoeditor-core/test/com/intellij/protobuf/lang/resolve/PbImportPathResolverTest.kt	96
protobuf/protoeditor-core/test/com/intellij/protobuf/lang/resolve/PbImportReferenceTest.java	57
protobuf/protoeditor-core/test/com/intellij/protobuf/lang/resolve/PbOptionReferenceTest.java	101
protobuf/protoeditor-core/test/com/intellij/protobuf/lang/resolve/PbStreamOptionReferenceTest.java	29
protobuf/protoeditor-core/test/com/intellij/protobuf/lang/resolve/PbTextReferenceTest.java	93
protobuf/protoeditor-core/test/com/intellij/protobuf/lang/resolve/PbTypeReferenceTest.java	89
protobuf/protoeditor-core/test/com/intellij/protobuf/lang/resolve/SchemaProviderTest.java	43
protobuf/protoeditor-core/test/com/intellij/protobuf/lang/resolve/directive/PbTextDirectiveAnnotatorTest.java	47
protobuf/protoeditor-core/test/com/intellij/protobuf/lang/resolve/directive/PbTextDirectiveCompletionTest.java	61
protobuf/protoeditor-core/test/com/intellij/protobuf/lang/resolve/directive/PbTextDirectiveResolveTest.java	53
protobuf/protoeditor-core/test/com/intellij/protobuf/lang/util/ProtoStringTest.java	155
protobuf/protoeditor-go/test/com/intellij/protobuf/go/PbGoNavigationGutterTest.kt	82
protobuf/protoeditor-go/test/com/intellij/protobuf/go/PbGolangGotoDeclarationHandlerTest.java	102
protobuf/protoeditor-jvm/test/com/intellij/protobuf/JavaTestData.java	43
protobuf/protoeditor-jvm/test/com/intellij/protobuf/NameUtilsTest.java	35
protobuf/protoeditor-jvm/test/com/intellij/protobuf/PbJavaFindUsagesHandlerFactoryTest.java	273
protobuf/protoeditor-jvm/test/com/intellij/protobuf/PbJavaGotoDeclarationHandlerTest.java	235
protobuf/protoeditor-python/test/com/intellij/protobuf/python/PbPythonGotoDeclarationHandlerTest.java	106
qodana-test-framework/resources/intellij.qodana.testFramework.xml	6
qodana-test-framework/src/org/jetbrains/qodana/staticAnalysis/testFramework/QodanaEmbeddedProfilesTestProvider.kt	30
qodana-test-framework/src/org/jetbrains/qodana/staticAnalysis/testFramework/QodanaRunnerTestCase.kt	163
qodana-test-framework/src/org/jetbrains/qodana/staticAnalysis/testFramework/QodanaTestManager.kt	182
qodana-test-framework/src/org/jetbrains/qodana/staticAnalysis/testFramework/inspections.kt	44
qodana/core/test-data/DisabledCodeInjectionsTest/html in js strings disabled/inspection-profile.xml	6
qodana/core/test-data/DisabledCodeInjectionsTest/html in js strings disabled/sources/A.js	1
qodana/core/test-data/GitIgnoreExcludeScopeModifierTest/inspection-profile.xml	6
qodana/core/test-data/GitIgnoreExcludeScopeModifierTest/inspection-profile.yaml	6
qodana/core/test-data/GitIgnoreExcludeScopeModifierTest/sources/dir.java	12
qodana/core/test-data/GitIgnoreExcludeScopeModifierTest/sources/dir/A.java	11
qodana/core/test-data/GitIgnoreExcludeScopeModifierTest/sources/dir/N.java	11
qodana/core/test-data/GoCoverageInspectionTest/coverageInfoWithProblemReport/qodana.yaml	5
qodana/core/test-data/GoCoverageInspectionTest/coverageInfoWithoutProblemReport/qodana.yaml	5
qodana/core/test-data/GoCoverageInspectionTest/invalidCoverageFileWithMultipleErrors/qodana.yaml	5
qodana/core/test-data/GoCoverageInspectionTest/invalidCoverageFileWithOneError/qodana.yaml	5
qodana/core/test-data/GoCoverageInspectionTest/sources/coverage.go	72
qodana/core/test-data/GoCoverageInspectionTest/sources/coverage_test.go	27
qodana/core/test-data/GoCoverageInspectionTest/sources/not_covered.go	10
qodana/core/test-data/GoCoverageInspectionTest/sources/not_reported.go	10
qodana/core/test-data/GoCoverageInspectionTest/warnMissingCoverage/inspection-profile.xml	8
qodana/core/test-data/GoCoverageInspectionTest/warnMissingCoverage/qodana.yaml	5
qodana/core/test-data/JsCoverageInspectionTest/jsWithProblemReport/qodana.yaml	5
qodana/core/test-data/JsCoverageInspectionTest/jsWithoutProblemReport/qodana.yaml	5
qodana/core/test-data/JsCoverageInspectionTest/sources/FooCls.test.ts	27
qodana/core/test-data/JsCoverageInspectionTest/sources/FooCls.ts	59
qodana/core/test-data/JsCoverageInspectionTest/sources/babel.config.js	6
qodana/core/test-data/JsCoverageInspectionTest/sources/javascript.js	6
qodana/core/test-data/JsCoverageInspectionTest/sources/javascript.test.js	7
qodana/core/test-data/JsCoverageInspectionTest/sources/jest.config.js	6
qodana/core/test-data/JsCoverageInspectionTest/warnMissingCoverage/inspection-profile.xml	8
qodana/core/test-data/JsCoverageInspectionTest/warnMissingCoverage/qodana.yaml	5
qodana/core/test-data/JvmCoverageInspectionTest/anonymousClassWithProblemReport/qodana.yaml	5
qodana/core/test-data/JvmCoverageInspectionTest/anonymousClassWithoutProblemReport/qodana.yaml	5
qodana/core/test-data/JvmCoverageInspectionTest/execWithProblemReport/qodana.yaml	5
qodana/core/test-data/JvmCoverageInspectionTest/execWithoutProblemReport/qodana.yaml	5
qodana/core/test-data/JvmCoverageInspectionTest/icWithProblemReport/qodana.yaml	5
qodana/core/test-data/JvmCoverageInspectionTest/icWithoutProblemReport/qodana.yaml	5
qodana/core/test-data/JvmCoverageInspectionTest/sources/src/foo/FooClass.java	9
qodana/core/test-data/JvmCoverageInspectionTest/sources/src/foo/bar/BarClass.java	12
qodana/core/test-data/JvmCoverageInspectionTest/sources/src/foo/bar/ClassWithAnonyms.java	29
qodana/core/test-data/JvmCoverageInspectionTest/sources/src/foo/bar/UncoveredClass.java	11
qodana/core/test-data/JvmCoverageInspectionTest/sources/src/foo/bar/UnreportedClass.java	10
qodana/core/test-data/JvmCoverageInspectionTest/sources/testSrc/foo/FooTest.java	10
qodana/core/test-data/JvmCoverageInspectionTest/sources/testSrc/foo/bar/BarTest.java	7
qodana/core/test-data/JvmCoverageInspectionTest/sources/testSrc/foo/bar/ClassWithAnonymsTest.java	7
qodana/core/test-data/JvmCoverageInspectionTest/warnMissingCoverage/coverage/report.xml	127
qodana/core/test-data/JvmCoverageInspectionTest/warnMissingCoverage/inspection-profile.xml	8
qodana/core/test-data/JvmCoverageInspectionTest/warnMissingCoverage/qodana.yaml	5
qodana/core/test-data/JvmCoverageInspectionTest/xmlPartsWithProblemReport/qodana.yaml	5
qodana/core/test-data/JvmCoverageInspectionTest/xmlPartsWithoutProblemReport/qodana.yaml	5
qodana/core/test-data/JvmCoverageInspectionTest/xmlWithProblemReport/coverage/report.xml	127
qodana/core/test-data/JvmCoverageInspectionTest/xmlWithProblemReport/qodana.yaml	5
qodana/core/test-data/JvmCoverageInspectionTest/xmlWithoutProblemReport/coverage/report.xml	127
qodana/core/test-data/JvmCoverageInspectionTest/xmlWithoutProblemReport/qodana.yaml	5
qodana/core/test-data/LocalChangesScriptTest/changes in generated files, do not analyze/inspection-profile.xml	6
qodana/core/test-data/LocalChangesScriptTest/changes in generated files, do not analyze/sources/A.java	13
qodana/core/test-data/LocalChangesScriptTest/changes in generated files, do not analyze/sources/gen/B.java	4
qodana/core/test-data/LocalChangesScriptTest/changes in generated files, do not analyze/update/A.java	13
qodana/core/test-data/LocalChangesScriptTest/changes in generated files, do not analyze/update/gen/B.java	7
qodana/core/test-data/LocalChangesScriptTest/coverage/inspection-profile.xml	6
qodana/core/test-data/LocalChangesScriptTest/coverage/sources/A.java	9
qodana/core/test-data/LocalChangesScriptTest/coverage/update/A.java	13
qodana/core/test-data/LocalChangesScriptTest/local changes with creating conflicting file on configure stage/inspection-profile.xml	6
qodana/core/test-data/LocalChangesScriptTest/local changes with creating conflicting file on configure stage/sources/A.java	9
qodana/core/test-data/LocalChangesScriptTest/local changes with creating conflicting file on configure stage/update/A.java	10
qodana/core/test-data/LocalChangesScriptTest/local changes with creating conflicting file on configure stage/update/B.java	10
qodana/core/test-data/LocalChangesScriptTest/local changes with updating files on configure stage/inspection-profile.xml	6
qodana/core/test-data/LocalChangesScriptTest/local changes with updating files on configure stage/sources/A.java	9
qodana/core/test-data/LocalChangesScriptTest/local changes with updating files on configure stage/update/A.java	13
qodana/core/test-data/LocalChangesScriptTest/local changes, absent and new, use stash/inspection-profile.xml	6
qodana/core/test-data/LocalChangesScriptTest/local changes, absent and new, use stash/sources/A.java	9
qodana/core/test-data/LocalChangesScriptTest/local changes, absent and new, use stash/update/A.java	12
qodana/core/test-data/LocalChangesScriptTest/local changes, absent and new/inspection-profile.xml	6
qodana/core/test-data/LocalChangesScriptTest/local changes, absent and new/sources/A.java	9
qodana/core/test-data/LocalChangesScriptTest/local changes, absent and new/update/A.java	12
qodana/core/test-data/LocalChangesScriptTest/local changes, different location/inspection-profile.xml	6
qodana/core/test-data/LocalChangesScriptTest/local changes, different location/sources/A.java	9
qodana/core/test-data/LocalChangesScriptTest/local changes, different location/update/A.java	9
qodana/core/test-data/LocalChangesScriptTest/local changes, in source directory/inspection-profile.xml	6
qodana/core/test-data/LocalChangesScriptTest/local changes, in source directory/sources/A.java	9
qodana/core/test-data/LocalChangesScriptTest/local changes, in source directory/update/A.java	12
qodana/core/test-data/LocalChangesScriptTest/local changes, outside source directory/inspection-profile.xml	6
qodana/core/test-data/LocalChangesScriptTest/local changes, outside source directory/sources/A.java	9
qodana/core/test-data/LocalChangesScriptTest/local changes, outside source directory/update/A.java	12
qodana/core/test-data/LocalChangesScriptTest/local changes, same location/inspection-profile.xml	6
qodana/core/test-data/LocalChangesScriptTest/local changes, same location/sources/A.java	9
qodana/core/test-data/LocalChangesScriptTest/local changes, same location/update/A.java	10
qodana/core/test-data/LocalChangesScriptTest/no local changes/inspection-profile.xml	6
qodana/core/test-data/LocalChangesScriptTest/no local changes/sources/A.java	9
qodana/core/test-data/LocalChangesScriptTest/no local changes/update/A.java	9
qodana/core/test-data/LocalChangesScriptTest/project without VCS/inspection-profile.xml	6
qodana/core/test-data/LocalChangesScriptTest/project without VCS/sources/A.java	9
qodana/core/test-data/PhpCoverageInspectionTest/coverageInfoWithProblemReport/qodana.yaml	5
qodana/core/test-data/PhpCoverageInspectionTest/coverageInfoWithoutProblemReport/qodana.yaml	5
qodana/core/test-data/PhpCoverageInspectionTest/phpunit/coverage/coverage.xml	53
qodana/core/test-data/PhpCoverageInspectionTest/sources/phpunit.xml	25
qodana/core/test-data/PhpCoverageInspectionTest/sources/src/BarCls.php	13
qodana/core/test-data/PhpCoverageInspectionTest/sources/src/FooCls.php	61
qodana/core/test-data/PhpCoverageInspectionTest/sources/src/index.php	2
qodana/core/test-data/PhpCoverageInspectionTest/sources/tests/FooTest.php	17
qodana/core/test-data/PhpCoverageInspectionTest/warnMissingCoverage/coverage/coverage.xml	49
qodana/core/test-data/PhpCoverageInspectionTest/warnMissingCoverage/inspection-profile.xml	8
qodana/core/test-data/PhpCoverageInspectionTest/warnMissingCoverage/qodana.yaml	5
qodana/core/test-data/PyCoverageInspectionTest/coverageInfoWithProblemReport/coverage/coverage.xml	76
qodana/core/test-data/PyCoverageInspectionTest/coverageInfoWithProblemReport/qodana.yaml	5
qodana/core/test-data/PyCoverageInspectionTest/coverageInfoWithoutProblemReport/coverage/coverage.xml	76
qodana/core/test-data/PyCoverageInspectionTest/coverageInfoWithoutProblemReport/qodana.yaml	5
qodana/core/test-data/PyCoverageInspectionTest/py/coverage/coverage.xml	76
qodana/core/test-data/PyCoverageInspectionTest/sources/src/FooCls.py	35
qodana/core/test-data/PyCoverageInspectionTest/sources/src/another.py	3
qodana/core/test-data/PyCoverageInspectionTest/sources/tests/FooTest.py	9
qodana/core/test-data/PyCoverageInspectionTest/warnMissingCoverage/coverage/coverage.xml	68
qodana/core/test-data/PyCoverageInspectionTest/warnMissingCoverage/inspection-profile.xml	8
qodana/core/test-data/PyCoverageInspectionTest/warnMissingCoverage/qodana.yaml	5
qodana/core/test-data/QodanaConfigChangeServiceTest/config don't exists/expected-qodana.yaml	4
qodana/core/test-data/QodanaConfigChangeServiceTest/config exclude don't exists/expected-qodana.yaml	6
qodana/core/test-data/QodanaConfigChangeServiceTest/exclude all paths then path/expected-qodana.yaml	3
qodana/core/test-data/QodanaConfigChangeServiceTest/exclude all paths then path/qodana.yaml	1
qodana/core/test-data/QodanaConfigChangeServiceTest/exclude all types/expected-qodana.yaml	14
qodana/core/test-data/QodanaConfigChangeServiceTest/exclude all types/qodana.yaml	1
qodana/core/test-data/QodanaConfigChangeServiceTest/exclude inspection then path for inspection/expected-qodana.yaml	3
qodana/core/test-data/QodanaConfigChangeServiceTest/exclude inspection then path for inspection/qodana.yaml	1
qodana/core/test-data/QodanaConfigChangeServiceTest/exclude inspection/expected-qodana.yaml	3
qodana/core/test-data/QodanaConfigChangeServiceTest/exclude inspection/qodana.yaml	1
qodana/core/test-data/QodanaConfigChangeServiceTest/exclude multiple inspections/expected-qodana.yaml	4
qodana/core/test-data/QodanaConfigChangeServiceTest/exclude multiple inspections/qodana.yaml	1
qodana/core/test-data/QodanaConfigChangeServiceTest/exclude path for inspection then inspection/expected-qodana.yaml	3
qodana/core/test-data/QodanaConfigChangeServiceTest/exclude path for inspection then inspection/qodana.yaml	1
qodana/core/test-data/QodanaConfigChangeServiceTest/exclude path for inspection/expected-qodana.yaml	5
qodana/core/test-data/QodanaConfigChangeServiceTest/exclude path for inspection/qodana.yaml	1
qodana/core/test-data/QodanaConfigChangeServiceTest/exclude path then path for inspection then all paths/expected-qodana.yaml	6
qodana/core/test-data/QodanaConfigChangeServiceTest/exclude path then path for inspection then all paths/qodana.yaml	1
qodana/core/test-data/QodanaConfigChangeServiceTest/exclude paths/expected-qodana.yaml	6
qodana/core/test-data/QodanaConfigChangeServiceTest/exclude paths/qodana.yaml	1
qodana/core/test-data/QodanaExtendedScopeRunnerTest/scoped-script-old-stage-empty-extended-scope/sources/A.java	6
qodana/core/test-data/QodanaExtendedScopeRunnerTest/scoped-script-old-stage-empty-extended-scope/sources/B.java	6
qodana/core/test-data/QodanaExtendedScopeRunnerTest/scoped-script-old-stage-with-extended-scope/sources/A.java	6
qodana/core/test-data/QodanaExtendedScopeRunnerTest/scoped-script-old-stage-with-extended-scope/sources/B.java	6
qodana/core/test-data/QodanaExtendedScopeRunnerTest/scoped-script-with-extended-scope/sources/A.java	6
qodana/core/test-data/QodanaExtendedScopeRunnerTest/scoped-script-with-extended-scope/sources/B.java	6
qodana/core/test-data/QodanaExternalAnnotatorBatchInspectionsTest/severalProblemsLocalInspection/sources/pack/Some.java	9
qodana/core/test-data/QodanaLombokApplyTest/fieldsWithGetter/afterFixes/FieldsWithGetter.java	26
qodana/core/test-data/QodanaLombokApplyTest/fieldsWithGetter/sources/FieldsWithGetter.java	43
qodana/core/test-data/QodanaQuickFixesApplyTest/constantValue/afterFixes/B.java	11
qodana/core/test-data/QodanaQuickFixesApplyTest/constantValue/afterFixes/C.java	11
qodana/core/test-data/QodanaQuickFixesApplyTest/constantValue/sources/B.java	13
qodana/core/test-data/QodanaQuickFixesApplyTest/constantValue/sources/C.java	13
qodana/core/test-data/QodanaQuickFixesApplyTest/doesntWorkForCommunity/afterFixes/B.java	13
qodana/core/test-data/QodanaQuickFixesApplyTest/doesntWorkForCommunity/afterFixes/C.java	13
qodana/core/test-data/QodanaQuickFixesApplyTest/doesntWorkForCommunity/sources/B.java	13
qodana/core/test-data/QodanaQuickFixesApplyTest/doesntWorkForCommunity/sources/C.java	13
qodana/core/test-data/QodanaQuickFixesApplyTest/formattingProblems/afterFixes/App.java	7
qodana/core/test-data/QodanaQuickFixesApplyTest/formattingProblems/sources/App.java	7
qodana/core/test-data/QodanaQuickFixesApplyTest/incorrectFormatting/afterFixes/Main.java	14
qodana/core/test-data/QodanaQuickFixesApplyTest/incorrectFormatting/profile.yaml	7
qodana/core/test-data/QodanaQuickFixesApplyTest/incorrectFormatting/sources/Main.java	16
qodana/core/test-data/QodanaQuickFixesApplyTest/incorrectFormattingSimple/afterFixes/Main.java	6
qodana/core/test-data/QodanaQuickFixesApplyTest/incorrectFormattingSimple/profile.yaml	5
qodana/core/test-data/QodanaQuickFixesApplyTest/incorrectFormattingSimple/sources/Main.java	6
qodana/core/test-data/QodanaQuickFixesApplyTest/incorrectFormattingWithAnotherInspections/afterFixes/Main.java	10
qodana/core/test-data/QodanaQuickFixesApplyTest/incorrectFormattingWithAnotherInspections/profile.yaml	5
qodana/core/test-data/QodanaQuickFixesApplyTest/incorrectFormattingWithAnotherInspections/sources/Main.java	16
qodana/core/test-data/QodanaQuickFixesApplyTest/interferingProblems/afterFixes/App.java	10
qodana/core/test-data/QodanaQuickFixesApplyTest/interferingProblems/sources/App.java	11
qodana/core/test-data/QodanaQuickFixesApplyTest/nestedProblems/afterFixes/App.java	5
qodana/core/test-data/QodanaQuickFixesApplyTest/nestedProblems/sources/App.java	10
qodana/core/test-data/QodanaQuickFixesApplyTest/profile.yaml	9
qodana/core/test-data/QodanaQuickFixesApplyTest/protectedMemberInFinalClassInspection/afterFixes/ProtectedMemberInFinalClass.java	4
qodana/core/test-data/QodanaQuickFixesApplyTest/protectedMemberInFinalClassInspection/sources/ProtectedMemberInFinalClass.java	4
qodana/core/test-data/QodanaQuickFixesApplyTest/severalGlobalSimpleInspections/afterFixes/Main.java	5
qodana/core/test-data/QodanaQuickFixesApplyTest/severalGlobalSimpleInspections/profile.yaml	7
qodana/core/test-data/QodanaQuickFixesApplyTest/severalGlobalSimpleInspections/sources/Main.java	7
qodana/core/test-data/QodanaQuickFixesApplyTest/twoProblemsOnOneRegion/afterFixes/App.java	28
qodana/core/test-data/QodanaQuickFixesApplyTest/twoProblemsOnOneRegion/sources/App.java	29
qodana/core/test-data/QodanaQuickFixesApplyTest/unnecessaryCompare/afterFixes/B.java	11
qodana/core/test-data/QodanaQuickFixesApplyTest/unnecessaryCompare/sources/B.java	11
qodana/core/test-data/QodanaQuickFixesApplyTest/unusedImports/afterFixes/Main.java	5
qodana/core/test-data/QodanaQuickFixesApplyTest/unusedImports/sources/Main.java	7
qodana/core/test-data/QodanaQuickFixesCleanupTest/constantValue/afterFixes/B.java	13
qodana/core/test-data/QodanaQuickFixesCleanupTest/constantValue/afterFixes/C.java	13
qodana/core/test-data/QodanaQuickFixesCleanupTest/constantValue/sources/B.java	13
qodana/core/test-data/QodanaQuickFixesCleanupTest/constantValue/sources/C.java	13
qodana/core/test-data/QodanaQuickFixesCleanupTest/doesntWorkForCommunity/afterFixes/B.java	13
qodana/core/test-data/QodanaQuickFixesCleanupTest/doesntWorkForCommunity/afterFixes/C.java	13
qodana/core/test-data/QodanaQuickFixesCleanupTest/doesntWorkForCommunity/sources/B.java	13
qodana/core/test-data/QodanaQuickFixesCleanupTest/doesntWorkForCommunity/sources/C.java	13
qodana/core/test-data/QodanaQuickFixesCleanupTest/formattingProblems/afterFixes/App.java	8
qodana/core/test-data/QodanaQuickFixesCleanupTest/formattingProblems/sources/App.java	7
qodana/core/test-data/QodanaQuickFixesCleanupTest/interferingProblems/afterFixes/App.java	10
qodana/core/test-data/QodanaQuickFixesCleanupTest/interferingProblems/sources/App.java	11
qodana/core/test-data/QodanaQuickFixesCleanupTest/nestedProblems/afterFixes/App.java	10
qodana/core/test-data/QodanaQuickFixesCleanupTest/nestedProblems/sources/App.java	10
qodana/core/test-data/QodanaQuickFixesCleanupTest/protectedMemberInFinalClassInspection/afterFixes/ProtectedMemberInFinalClass.java	4
qodana/core/test-data/QodanaQuickFixesCleanupTest/protectedMemberInFinalClassInspection/sources/ProtectedMemberInFinalClass.java	4
qodana/core/test-data/QodanaQuickFixesCleanupTest/twoProblemsOnOneRegion/afterFixes/App.java	29
qodana/core/test-data/QodanaQuickFixesCleanupTest/twoProblemsOnOneRegion/sources/App.java	29
qodana/core/test-data/QodanaQuickFixesLoggingTest/applyModCommandDiff/inspection-profile.yaml	5
qodana/core/test-data/QodanaQuickFixesLoggingTest/applyModCommandDiff/sources/A.java	9
qodana/core/test-data/QodanaQuickFixesLoggingTest/applyModCommandGeneral/inspection-profile.yaml	5
qodana/core/test-data/QodanaQuickFixesLoggingTest/applyModCommandGeneral/sources/A.java	9
qodana/core/test-data/QodanaQuickFixesLoggingTest/applyNonModCommandDiff/inspection-profile.yaml	5
qodana/core/test-data/QodanaQuickFixesLoggingTest/applyNonModCommandDiff/sources/A.java	8
qodana/core/test-data/QodanaQuickFixesLoggingTest/applyNonModCommandGeneral/inspection-profile.yaml	5
qodana/core/test-data/QodanaQuickFixesLoggingTest/applyNonModCommandGeneral/sources/A.java	8
qodana/core/test-data/QodanaQuickFixesLoggingTest/cleanupDiff/inspection-profile.yaml	5
qodana/core/test-data/QodanaQuickFixesLoggingTest/cleanupDiff/sources/A.java	6
qodana/core/test-data/QodanaQuickFixesLoggingTest/cleanupGeneral/inspection-profile.yaml	5
qodana/core/test-data/QodanaQuickFixesLoggingTest/cleanupGeneral/sources/A.java	8
qodana/core/test-data/QodanaQuickFixesTest/formattingProblems/afterFixes/App.java	7
qodana/core/test-data/QodanaQuickFixesTest/formattingProblems/sources/App.java	6
qodana/core/test-data/QodanaRelatedLocationsTest/relatedLocations/sources/pack/Some.java	9
qodana/core/test-data/QodanaRelatedProblemsTest/relatedProblems/sources/pack/Some.java	11
qodana/core/test-data/QodanaRunnerProfileProcessing/application profile/sources/A.java	16
qodana/core/test-data/QodanaRunnerProfileProcessing/config applied/inspection-profile.xml	8
qodana/core/test-data/QodanaRunnerProfileProcessing/config applied/sources/A.java	1
qodana/core/test-data/QodanaRunnerProfileProcessing/config applied/sources/B.java	1
qodana/core/test-data/QodanaRunnerProfileProcessing/config applied/sources/C.java	1
qodana/core/test-data/QodanaRunnerProfileProcessing/config applied/sources/D.java	1
qodana/core/test-data/QodanaRunnerProfileProcessing/config/inspection/qodana.application.xml	8
qodana/core/test-data/QodanaRunnerProfileProcessing/default profile/sources/A.java	1
qodana/core/test-data/QodanaRunnerProfileProcessing/embedded profile/qodana.starter.full.xml	9
qodana/core/test-data/QodanaRunnerProfileProcessing/embedded profile/sources/A.java	16
qodana/core/test-data/QodanaRunnerProfileProcessing/empty profile/sources/A.java	1
qodana/core/test-data/QodanaRunnerProfileProcessing/external tool in yaml/inspection-profile.yaml	12
qodana/core/test-data/QodanaRunnerProfileProcessing/external tool in yaml/sources/A.java	1
qodana/core/test-data/QodanaRunnerProfileProcessing/external tool in yaml/sources/B.java	1
qodana/core/test-data/QodanaRunnerProfileProcessing/external tool in yaml/sources/C.java	1
qodana/core/test-data/QodanaRunnerProfileProcessing/external tool in yaml/sources/D.java	1
qodana/core/test-data/QodanaRunnerProfileProcessing/import custom settings/inspection-profile.xml	8
qodana/core/test-data/QodanaRunnerProfileProcessing/import custom settings/sources/A.java	16
qodana/core/test-data/QodanaRunnerProfileProcessing/import default settings/inspection-profile.xml	8
qodana/core/test-data/QodanaRunnerProfileProcessing/import default settings/sources/A.java	16
qodana/core/test-data/QodanaRunnerProfileProcessing/inspectionProfiles/qodana.project.xml	8
qodana/core/test-data/QodanaRunnerProfileProcessing/profile locked with single inspection/inspection-profile.xml	6
qodana/core/test-data/QodanaRunnerProfileProcessing/profile locked with single inspection/sources/A.java	1
qodana/core/test-data/QodanaRunnerProfileProcessing/profile manager test/qodana.recommended.full.xml	5
qodana/core/test-data/QodanaRunnerProfileProcessing/profile manager test/qodana.sanity.xml	7
qodana/core/test-data/QodanaRunnerProfileProcessing/profile manager test/qodana.starter.full.xml	9
qodana/core/test-data/QodanaRunnerProfileProcessing/profile manager test/sources/A.java	16
qodana/core/test-data/QodanaRunnerProfileProcessing/profile not locked/inspection-profile.xml	5
qodana/core/test-data/QodanaRunnerProfileProcessing/profile not locked/sources/A.java	1
qodana/core/test-data/QodanaRunnerProfileProcessing/project profile/sources/A.java	16
qodana/core/test-data/QodanaRunnerProfileProcessing/single tool/sources/A.java	16
qodana/core/test-data/QodanaRunnerTest/aggregation with durations/inspection-profile.xml	10
qodana/core/test-data/QodanaRunnerTest/aggregation with durations/sources/A.java	20
qodana/core/test-data/QodanaRunnerTest/aggregation with durations/sources/B.java	11
qodana/core/test-data/QodanaRunnerTest/aggregation/inspection-profile.xml	10
qodana/core/test-data/QodanaRunnerTest/aggregation/sources/A.java	20
qodana/core/test-data/QodanaRunnerTest/aggregation/sources/B.java	11
qodana/core/test-data/QodanaRunnerTest/baseline, SARIF only/inspection-profile.xml	7
qodana/core/test-data/QodanaRunnerTest/baseline, SARIF only/sources/A.java	13
qodana/core/test-data/QodanaRunnerTest/baseline, all results absent/inspection-profile.xml	6
qodana/core/test-data/QodanaRunnerTest/baseline, all results absent/sources/A.java	5
qodana/core/test-data/QodanaRunnerTest/baseline, failThreshold reached/inspection-profile.xml	6
qodana/core/test-data/QodanaRunnerTest/baseline, failThreshold reached/sources/A.java	9
qodana/core/test-data/QodanaRunnerTest/baseline, failThreshold surpassed/inspection-profile.xml	6
qodana/core/test-data/QodanaRunnerTest/baseline, failThreshold surpassed/sources/A.java	10
qodana/core/test-data/QodanaRunnerTest/baseline, includeAbsent, failThreshold reached/inspection-profile.xml	6
qodana/core/test-data/QodanaRunnerTest/baseline, includeAbsent, failThreshold reached/sources/A.java	9
qodana/core/test-data/QodanaRunnerTest/baseline, includeAbsent, failThreshold surpassed/inspection-profile.xml	6
qodana/core/test-data/QodanaRunnerTest/baseline, includeAbsent, failThreshold surpassed/sources/A.java	10
qodana/core/test-data/QodanaRunnerTest/baseline, includeAbsent/inspection-profile.xml	6
qodana/core/test-data/QodanaRunnerTest/baseline, includeAbsent/sources/A.java	11
qodana/core/test-data/QodanaRunnerTest/baseline, new results/inspection-profile.xml	7
qodana/core/test-data/QodanaRunnerTest/baseline, new results/sources/A.java	13
qodana/core/test-data/QodanaRunnerTest/baseline, one result removed/inspection-profile.xml	6
qodana/core/test-data/QodanaRunnerTest/baseline, one result removed/sources/A.java	12
qodana/core/test-data/QodanaRunnerTest/baseline, results unchanged/inspection-profile.xml	6
qodana/core/test-data/QodanaRunnerTest/baseline, results unchanged/sources/A.java	13
qodana/core/test-data/QodanaRunnerTest/default output format/inspection-profile.xml	7
qodana/core/test-data/QodanaRunnerTest/default output format/sources/A.java	13
qodana/core/test-data/QodanaRunnerTest/do not analyze generated code/inspection-profile.xml	6
qodana/core/test-data/QodanaRunnerTest/do not analyze generated code/sources/A.java	13
qodana/core/test-data/QodanaRunnerTest/do not analyze generated code/sources/gen/B.java	13
qodana/core/test-data/QodanaRunnerTest/empty profile/inspection-profile.xml	5
qodana/core/test-data/QodanaRunnerTest/empty profile/sources/A.java	13
qodana/core/test-data/QodanaRunnerTest/exclude folders in project model/inspection-profile.xml	6
qodana/core/test-data/QodanaRunnerTest/exclude folders in project model/sources/dir/A.java	13
qodana/core/test-data/QodanaRunnerTest/exclude inspection everywhere/inspection-profile.xml	7
qodana/core/test-data/QodanaRunnerTest/exclude inspection everywhere/sources/A.java	13
qodana/core/test-data/QodanaRunnerTest/exclude inspection for single file/inspection-profile.xml	7
qodana/core/test-data/QodanaRunnerTest/exclude inspection for single file/sources/A.java	13
qodana/core/test-data/QodanaRunnerTest/exclude inspection for single file/sources/B.java	13
qodana/core/test-data/QodanaRunnerTest/failThreshold surpassed/inspection-profile.xml	7
qodana/core/test-data/QodanaRunnerTest/failThreshold surpassed/sources/A.java	13
qodana/core/test-data/QodanaRunnerTest/include inspection everywhere/inspection-profile.xml	6
qodana/core/test-data/QodanaRunnerTest/include inspection everywhere/sources/A.java	13
qodana/core/test-data/QodanaRunnerTest/include inspection for single file/inspection-profile.xml	6
qodana/core/test-data/QodanaRunnerTest/include inspection for single file/sources/A.java	13
qodana/core/test-data/QodanaRunnerTest/include inspection for single file/sources/B.java	13
qodana/core/test-data/QodanaRunnerTest/includeExcludeWithNonEmptyProfile/inspection-profile.xml	6
qodana/core/test-data/QodanaRunnerTest/includeExcludeWithNonEmptyProfile/sources/A.java	13
qodana/core/test-data/QodanaRunnerTest/inspect_sh output format/inspection-profile.xml	7
qodana/core/test-data/QodanaRunnerTest/inspect_sh output format/sources/A.java	13
qodana/core/test-data/QodanaRunnerTest/inspection IgnoreResultOfCall/inspection-profile.xml	6
qodana/core/test-data/QodanaRunnerTest/inspection IgnoreResultOfCall/sources/A.java	13
qodana/core/test-data/QodanaRunnerTest/inspection with zero range at file start no region in sarif/sources/A.java	13
qodana/core/test-data/QodanaRunnerTest/inspection with zero range not at file start has length in sarif/sources/A.java	13
qodana/core/test-data/QodanaRunnerTest/old baseline, includeAbsent/inspection-profile.xml	6
qodana/core/test-data/QodanaRunnerTest/old baseline, includeAbsent/sources/A.java	11
qodana/core/test-data/QodanaRunnerTest/openInIde json generated after publishing no endpoint/inspection-profile.xml	6
qodana/core/test-data/QodanaRunnerTest/openInIde json generated after publishing no endpoint/sources/A.java	13
qodana/core/test-data/QodanaRunnerTest/openInIde json generated after publishing/inspection-profile.xml	6
qodana/core/test-data/QodanaRunnerTest/openInIde json generated after publishing/sources/A.java	13
qodana/core/test-data/QodanaRunnerTest/profile name reporting into sarif/sources/A.java	13
qodana/core/test-data/QodanaRunnerTest/profile path reporting into sarif/sources/A.java	13
qodana/core/test-data/QodanaRunnerTest/profile yaml syntax in qodana yaml/qodana.yaml	9
qodana/core/test-data/QodanaRunnerTest/profile yaml syntax in qodana yaml/sources/A.java	13
qodana/core/test-data/QodanaRunnerTest/promo one inspection is present only in promo profile/inspection-profile.xml	6
qodana/core/test-data/QodanaRunnerTest/promo one inspection is present only in promo profile/qodana.recommended.full.xml	7
qodana/core/test-data/QodanaRunnerTest/promo one inspection is present only in promo profile/sources/A.java	13
qodana/core/test-data/QodanaRunnerTest/promo same inspections in main and promo profile/inspection-profile.xml	7
qodana/core/test-data/QodanaRunnerTest/promo same inspections in main and promo profile/qodana.recommended.full.xml	7
qodana/core/test-data/QodanaRunnerTest/promo same inspections in main and promo profile/sources/A.java	13
qodana/core/test-data/QodanaRunnerTest/regenerate-baseline-tests.sh	18
qodana/core/test-data/QodanaRunnerTest/reverseScoped-script-fixes-stage/sources/A.java	6
qodana/core/test-data/QodanaRunnerTest/reverseScoped-script-fixes-stage/sources/B.java	6
qodana/core/test-data/QodanaRunnerTest/reverseScoped-script-new-stage-baseline-matches/sources/A.java	6
qodana/core/test-data/QodanaRunnerTest/reverseScoped-script-new-stage-baseline-matches/sources/B.java	6
qodana/core/test-data/QodanaRunnerTest/reverseScoped-script-new-stage-baseline/sources/A.java	6
qodana/core/test-data/QodanaRunnerTest/reverseScoped-script-new-stage-baseline/sources/B.java	6
qodana/core/test-data/QodanaRunnerTest/reverseScoped-script-new-stage/sources/A.java	6
qodana/core/test-data/QodanaRunnerTest/reverseScoped-script-new-stage/sources/B.java	6
qodana/core/test-data/QodanaRunnerTest/reverseScoped-script-old-stage-less-results-baseline/sources/A.java	6
qodana/core/test-data/QodanaRunnerTest/reverseScoped-script-old-stage-less-results-baseline/sources/B.java	6
qodana/core/test-data/QodanaRunnerTest/reverseScoped-script-old-stage-less-results/sources/A.java	6
qodana/core/test-data/QodanaRunnerTest/reverseScoped-script-old-stage-less-results/sources/B.java	6
qodana/core/test-data/QodanaRunnerTest/reverseScoped-script-old-stage-read-properties/sources/A.java	6
qodana/core/test-data/QodanaRunnerTest/reverseScoped-script-old-stage-read-properties/sources/B.java	6
qodana/core/test-data/QodanaRunnerTest/reverseScoped-script-old-stage/sources/A.java	6
qodana/core/test-data/QodanaRunnerTest/reverseScoped-script-old-stage/sources/B.java	6
qodana/core/test-data/QodanaRunnerTest/reverseScoped-script-only-sanity-results-new-stage/inspection-profile.xml	6
qodana/core/test-data/QodanaRunnerTest/reverseScoped-script-only-sanity-results-new-stage/qodana.sanity.xml	7
qodana/core/test-data/QodanaRunnerTest/reverseScoped-script-only-sanity-results-new-stage/sources/A.java	9
qodana/core/test-data/QodanaRunnerTest/reverseScoped-script-only-sanity-results-new-stage/sources/B.java	4
qodana/core/test-data/QodanaRunnerTest/reverseScoped-script-with-sanity-results-new-stage/inspection-profile.xml	6
qodana/core/test-data/QodanaRunnerTest/reverseScoped-script-with-sanity-results-new-stage/qodana.sanity.xml	7
qodana/core/test-data/QodanaRunnerTest/reverseScoped-script-with-sanity-results-new-stage/sources/A.java	9
qodana/core/test-data/QodanaRunnerTest/reverseScoped-script-with-sanity-results-new-stage/sources/B.java	10
qodana/core/test-data/QodanaRunnerTest/reverseScoped-script-with-sanity-results-old-stage/inspection-profile.xml	6
qodana/core/test-data/QodanaRunnerTest/reverseScoped-script-with-sanity-results-old-stage/qodana.sanity.xml	7
qodana/core/test-data/QodanaRunnerTest/reverseScoped-script-with-sanity-results-old-stage/sources/A.java	10
qodana/core/test-data/QodanaRunnerTest/reverseScoped-script-with-sanity-results-old-stage/sources/B.java	11
qodana/core/test-data/QodanaRunnerTest/sanity no notification if sanity threshold not reached/inspection-profile.xml	6
qodana/core/test-data/QodanaRunnerTest/sanity no notification if sanity threshold not reached/qodana.sanity.xml	7
qodana/core/test-data/QodanaRunnerTest/sanity no notification if sanity threshold not reached/sources/A.java	13
qodana/core/test-data/QodanaRunnerTest/sanity one inspection is present only in sanity profile/inspection-profile.xml	6
qodana/core/test-data/QodanaRunnerTest/sanity one inspection is present only in sanity profile/qodana.sanity.xml	7
qodana/core/test-data/QodanaRunnerTest/sanity one inspection is present only in sanity profile/sources/A.java	13
qodana/core/test-data/QodanaRunnerTest/sanity same inspections in main and sanity profile/inspection-profile.xml	7
qodana/core/test-data/QodanaRunnerTest/sanity same inspections in main and sanity profile/qodana.sanity.xml	7
qodana/core/test-data/QodanaRunnerTest/sanity same inspections in main and sanity profile/sources/A.java	13
qodana/core/test-data/QodanaRunnerTest/sanity should not trigger failOnError/inspection-profile.xml	6
qodana/core/test-data/QodanaRunnerTest/sanity should not trigger failOnError/qodana.sanity.xml	7
qodana/core/test-data/QodanaRunnerTest/sanity should not trigger failOnError/sources/A.java	13
qodana/core/test-data/QodanaRunnerTest/scoped-script-second-stage/sources/A.java	6
qodana/core/test-data/QodanaRunnerTest/scoped-script-second-stage/sources/B.java	6
qodana/core/test-data/QodanaRunnerTest/scoped-script-with-baseline/sources/A.java	6
qodana/core/test-data/QodanaRunnerTest/scoped-script-with-baseline/sources/B.java	6
qodana/core/test-data/QodanaRunnerTest/scoped-script/sources/A.java	6
qodana/core/test-data/QodanaRunnerTest/scoped-script/sources/B.java	6
qodana/core/test-data/QodanaRunnerTest/severityThreshold reached/inspection-profile.xml	7
qodana/core/test-data/QodanaRunnerTest/severityThreshold reached/sources/A.java	13
qodana/core/test-data/QodanaRunnerTest/severityThreshold surpassed/inspection-profile.xml	7
qodana/core/test-data/QodanaRunnerTest/severityThreshold surpassed/sources/A.java	13
qodana/core/test-data/QodanaRunnerTest/single SSbasedInspection/inspection-profile.xml	8
qodana/core/test-data/QodanaRunnerTest/single SSbasedInspection/sources/A.java	14
qodana/core/test-data/QodanaRunnerTest/stopThreshold/inspection-profile.xml	7
qodana/core/test-data/QodanaRunnerTest/stopThreshold/sources/A.java	13
qodana/core/test-data/QodanaRunnerTest/teamcity-changes, custom location/sources/A.java	6
qodana/core/test-data/QodanaRunnerTest/teamcity-changes, custom location/sources/B.java	6
qodana/core/test-data/QodanaRunnerTest/teamcity-changes-with-baseline-2/sources/A.java	6
qodana/core/test-data/QodanaRunnerTest/teamcity-changes-with-baseline-2/sources/B.java	6
qodana/core/test-data/QodanaRunnerTest/teamcity-changes-with-baseline-2/sources/D.java	4
qodana/core/test-data/QodanaRunnerTest/teamcity-changes-with-baseline/sources/A.java	6
qodana/core/test-data/QodanaRunnerTest/teamcity-changes-with-baseline/sources/B.java	6
qodana/core/test-data/QodanaRunnerTest/teamcity-changes/sources/A.java	6
qodana/core/test-data/QodanaRunnerTest/teamcity-changes/sources/B.java	6
qodana/core/test-data/QodanaStructuralSearchTest/excludeByUUID/inspection-profile.xml	11
qodana/core/test-data/QodanaStructuralSearchTest/excludeByUUID/qodana.yaml	3
qodana/core/test-data/QodanaStructuralSearchTest/excludeByUUID/sources/A.java	13
qodana/core/test-data/QodanaStructuralSearchTest/excludeByUUID/sources/B.java	13
qodana/core/test-data/QodanaStructuralSearchTest/excludePathByUUID/inspection-profile.xml	11
qodana/core/test-data/QodanaStructuralSearchTest/excludePathByUUID/qodana.yaml	5
qodana/core/test-data/QodanaStructuralSearchTest/excludePathByUUID/sources/A.java	13
qodana/core/test-data/QodanaStructuralSearchTest/excludePathByUUID/sources/B.java	13
qodana/core/test-data/QodanaStructuralSearchTest/excludePaths/inspection-profile.xml	11
qodana/core/test-data/QodanaStructuralSearchTest/excludePaths/qodana.yaml	3
qodana/core/test-data/QodanaStructuralSearchTest/excludePaths/sources/A.java	13
qodana/core/test-data/QodanaStructuralSearchTest/excludePaths/sources/B.java	13
qodana/core/test-data/QodanaStructuralSearchTest/includeByUUID/inspection-profile.xml	12
qodana/core/test-data/QodanaStructuralSearchTest/includeByUUID/qodana.yaml	3
qodana/core/test-data/QodanaStructuralSearchTest/includeByUUID/sources/A.java	13
qodana/core/test-data/QodanaStructuralSearchTest/includeByUUID/sources/B.java	13
qodana/core/test-data/QodanaStructuralSearchTest/includePathByUUID/inspection-profile.xml	12
qodana/core/test-data/QodanaStructuralSearchTest/includePathByUUID/qodana.yaml	5
qodana/core/test-data/QodanaStructuralSearchTest/includePathByUUID/sources/A.java	13
qodana/core/test-data/QodanaStructuralSearchTest/includePathByUUID/sources/B.java	13
qodana/core/test-data/QodanaStructuralSearchTest/profileWithDisabledRule/inspection-profile.xml	12
qodana/core/test-data/QodanaStructuralSearchTest/profileWithDisabledRule/sources/A.java	13
qodana/core/test-data/QodanaStructuralSearchTest/profileWithDisabledRule/sources/B.java	13
qodana/core/test-data/QodanaStructuralSearchTest/profileWithDisabledRuleAndExclude/inspection-profile.xml	12
qodana/core/test-data/QodanaStructuralSearchTest/profileWithDisabledRuleAndExclude/qodana.yaml	3
qodana/core/test-data/QodanaStructuralSearchTest/profileWithDisabledRuleAndExclude/sources/A.java	13
qodana/core/test-data/QodanaStructuralSearchTest/profileWithDisabledRuleAndExclude/sources/B.java	13
qodana/core/test-data/QodanaTreeTest/project/Main.java	8
qodana/core/test-data/QodanaTreeTest/project/anotherModule/AnotherLogic.java	4
qodana/core/test-data/QodanaTreeTest/project/module/Logic.java	4
qodana/core/test-data/QodanaTreeTest/project/module/inner/Inner.java	4
qodana/core/test-data/QodanaWebUiFileHandlerTest/200 yaml request token in referer new yaml/request-qodana.yaml	1
qodana/core/test-data/QodanaWebUiFileHandlerTest/200 yaml request token in referer rewrite existing yaml/qodana.yaml	1
qodana/core/test-data/QodanaWebUiFileHandlerTest/200 yaml request token in referer rewrite existing yaml/request-qodana.yaml	1
qodana/core/test-data/QodanaWebUiFileHandlerTest/200 yaml request token in referer rewrite existing yml/request-qodana.yaml	1
qodana/core/test-data/QodanaWebUiFileHandlerTest/200 yaml request token in url new yaml/request-qodana.yaml	1
qodana/core/test-data/QodanaWebUiFileHandlerTest/200 yaml request token in url rewrite existing yaml/qodana.yaml	1
qodana/core/test-data/QodanaWebUiFileHandlerTest/200 yaml request token in url rewrite existing yaml/request-qodana.yaml	1
qodana/core/test-data/QodanaWebUiFileHandlerTest/200 yaml request token in url rewrite existing yml/request-qodana.yaml	1
qodana/core/test-data/QodanaWebUiFileHandlerTest/404 yaml invalid token in referer/request-qodana.yaml	1
qodana/core/test-data/QodanaWebUiFileHandlerTest/404 yaml invalid token in url/request-qodana.yaml	1
qodana/core/test-data/QodanaWebUiFileHandlerTest/404 yaml no token/request-qodana.yaml	1
qodana/core/test-data/QodanaWebUiFileHandlerTest/404 yaml not in root token in referer/request-qodana.yaml	1
qodana/core/test-data/QodanaWebUiFileHandlerTest/404 yaml not in root token in url/request-qodana.yaml	1
qodana/core/test-data/QodanaWebUiFileHandlerTest/404 yaml token in referer closed web ui/request-qodana.yaml	1
qodana/core/test-data/QodanaWebUiFileHandlerTest/404 yaml token in referer no sec fetch site/request-qodana.yaml	1
qodana/core/test-data/QodanaWebUiFileHandlerTest/404 yaml token in referer not local origin/request-qodana.yaml	1
qodana/core/test-data/QodanaWebUiFileHandlerTest/404 yaml token in referer not local referer/request-qodana.yaml	1
qodana/core/test-data/QodanaWebUiFileHandlerTest/404 yaml token in referer not same origin/request-qodana.yaml	1
qodana/core/test-data/QodanaWebUiFileHandlerTest/404 yaml token in url closed web ui/request-qodana.yaml	1
qodana/core/test-data/QodanaWebUiFileHandlerTest/404 yaml token in url no sec fetch site/request-qodana.yaml	1
qodana/core/test-data/QodanaWebUiFileHandlerTest/404 yaml token in url not local origin/request-qodana.yaml	1
qodana/core/test-data/QodanaWebUiFileHandlerTest/404 yaml token in url not local referer/request-qodana.yaml	1
qodana/core/test-data/QodanaWebUiFileHandlerTest/404 yaml token in url not same origin/request-qodana.yaml	1
qodana/core/test-data/QodanaWebUiSetupCiHandlerTest/200 with token in referer with yaml in project/qodana.yaml	1
qodana/core/test-data/QodanaWebUiSetupCiHandlerTest/200 with token in url with yaml in project/qodana.yaml	1
qodana/core/test-data/QodanaYamlProfileTest/include global inspection in qodana-yaml/sources/A.java	13
qodana/core/test-data/QodanaYamlProfileTest/include global inspection in qodana-yaml/sources/B.java	13
qodana/core/test-data/QodanaYamlProfileTest/include global inspection in qodana-yaml/sources/sub/C.java	13
qodana/core/test-data/QodanaYamlProfileTest/include inspection in qodana-yaml with path/sources/A.java	14
qodana/core/test-data/QodanaYamlProfileTest/include inspection in qodana-yaml with path/sources/B.java	13
qodana/core/test-data/QodanaYamlProfileTest/include inspection in qodana-yaml with path/sources/sub/C.java	14
qodana/core/test-data/QodanaYamlProfileTest/override yaml scope with old style/sources/A.java	13
qodana/core/test-data/QodanaYamlProfileTest/override yaml scope with old style/sources/tests/pack/C.java	14
qodana/core/test-data/QodanaYamlProfileTest/qodana recommended default exclusion/inspection-profile.yaml	4
qodana/core/test-data/QodanaYamlProfileTest/qodana recommended default exclusion/sources/A.java	13
qodana/core/test-data/QodanaYamlProfileTest/qodana recommended default exclusion/sources/buildSrc/D.java	13
qodana/core/test-data/QodanaYamlProfileTest/qodana recommended default exclusion/sources/tests/pack/a/C.java	14
qodana/core/test-data/QodanaYamlProfileTest/qodana starter default exclusion/sources/A.java	13
qodana/core/test-data/QodanaYamlProfileTest/qodana starter default exclusion/sources/buildSrc/D.java	13
qodana/core/test-data/QodanaYamlProfileTest/qodana starter default exclusion/sources/tests/pack/B.java	13
qodana/core/test-data/QodanaYamlProfileTest/qodana starter default exclusion/sources/tests/pack/a/C.java	14
qodana/core/test-data/QodanaYamlProfileTest/yaml profile enable category with escape symbols/inspection-profile.yaml	4
qodana/core/test-data/QodanaYamlProfileTest/yaml profile enable category with escape symbols/sources/A.java	13
qodana/core/test-data/QodanaYamlProfileTest/yaml profile enable category with similar name/inspection-profile.yaml	4
qodana/core/test-data/QodanaYamlProfileTest/yaml profile enable category with similar name/sources/A.java	13
qodana/core/test-data/QodanaYamlProfileTest/yaml profile enable category/inspection-profile.yaml	4
qodana/core/test-data/QodanaYamlProfileTest/yaml profile enable category/sources/A.java	13
qodana/core/test-data/QodanaYamlProfileTest/yaml profile ignore 2/inspection-profile.yaml	6
qodana/core/test-data/QodanaYamlProfileTest/yaml profile ignore 2/sources/B.java	13
qodana/core/test-data/QodanaYamlProfileTest/yaml profile ignore 2/sources/C.java	13
qodana/core/test-data/QodanaYamlProfileTest/yaml profile ignore 3/inspection-profile.yaml	6
qodana/core/test-data/QodanaYamlProfileTest/yaml profile ignore 3/sources/A.java	13
qodana/core/test-data/QodanaYamlProfileTest/yaml profile ignore 3/sources/B.java	13
qodana/core/test-data/QodanaYamlProfileTest/yaml profile ignore 4/inspection-profile.yaml	7
qodana/core/test-data/QodanaYamlProfileTest/yaml profile ignore 4/sources/A.java	13
qodana/core/test-data/QodanaYamlProfileTest/yaml profile ignore 4/sources/B.java	13
qodana/core/test-data/QodanaYamlProfileTest/yaml profile ignore 4/sources/sub/C.java	13
qodana/core/test-data/QodanaYamlProfileTest/yaml profile ignore 5/inspection-profile.yaml	7
qodana/core/test-data/QodanaYamlProfileTest/yaml profile ignore 5/sources/A.java	13
qodana/core/test-data/QodanaYamlProfileTest/yaml profile ignore 5/sources/B.java	13
qodana/core/test-data/QodanaYamlProfileTest/yaml profile ignore 5/sources/sub/C.java	13
qodana/core/test-data/QodanaYamlProfileTest/yaml profile ignore test 2/inspection-profile.yaml	6
qodana/core/test-data/QodanaYamlProfileTest/yaml profile ignore test 2/sources/A.java	13
qodana/core/test-data/QodanaYamlProfileTest/yaml profile ignore test 2/sources/tests/B.java	13
qodana/core/test-data/QodanaYamlProfileTest/yaml profile ignore test 2/sources/tests/pack/C.java	14
qodana/core/test-data/QodanaYamlProfileTest/yaml profile ignore test/inspection-profile.yaml	6
qodana/core/test-data/QodanaYamlProfileTest/yaml profile ignore test/sources/A.java	13
qodana/core/test-data/QodanaYamlProfileTest/yaml profile ignore test/sources/tests/B.java	13
qodana/core/test-data/QodanaYamlProfileTest/yaml profile ignore with global inspection 2/inspection-profile.yaml	7
qodana/core/test-data/QodanaYamlProfileTest/yaml profile ignore with global inspection 2/sources/A.java	13
qodana/core/test-data/QodanaYamlProfileTest/yaml profile ignore with global inspection 2/sources/B.java	13
qodana/core/test-data/QodanaYamlProfileTest/yaml profile ignore with global inspection 2/sources/sub/C.java	13
qodana/core/test-data/QodanaYamlProfileTest/yaml profile ignore with global inspection/inspection-profile.yaml	6
qodana/core/test-data/QodanaYamlProfileTest/yaml profile ignore with global inspection/sources/A.java	13
qodana/core/test-data/QodanaYamlProfileTest/yaml profile ignore with global inspection/sources/B.java	13
qodana/core/test-data/QodanaYamlProfileTest/yaml profile ignore with global inspection/sources/sub/C.java	13
qodana/core/test-data/QodanaYamlProfileTest/yaml profile ignore/inspection-profile.yaml	6
qodana/core/test-data/QodanaYamlProfileTest/yaml profile ignore/sources/A.java	13
qodana/core/test-data/QodanaYamlProfileTest/yaml profile ignore/sources/B.java	13
qodana/core/test-data/QodanaYamlProfileTest/yaml profile with escape symbols in category/inspection-profile.yaml	4
qodana/core/test-data/QodanaYamlProfileTest/yaml profile with escape symbols in category/sources/A.java	13
qodana/core/test-data/QodanaYamlProfileTest/yaml profile with include global inspection/inspection-profile.yaml	6
qodana/core/test-data/QodanaYamlProfileTest/yaml profile with include global inspection/sources/A.java	13
qodana/core/test-data/QodanaYamlProfileTest/yaml profile with include global inspection/sources/B.java	13
qodana/core/test-data/QodanaYamlProfileTest/yaml profile with include global inspection/sources/sub/C.java	13
qodana/core/test-data/QodanaYamlProfileTest/yaml profile with inherited ignoring test global inspection/inspection-profile.yaml	4
qodana/core/test-data/QodanaYamlProfileTest/yaml profile with inherited ignoring test global inspection/sources/A.java	13
qodana/core/test-data/QodanaYamlProfileTest/yaml profile with inherited ignoring test global inspection/sources/tests/B.java	13
qodana/core/test-data/QodanaYamlProfileTest/yaml profile with inherited ignoring test global inspection/sources/tests/pack/C.java	14
qodana/core/test-data/QodanaYamlProfileTest/yaml profile with inherited ignoring test/inspection-profile.yaml	4
qodana/core/test-data/QodanaYamlProfileTest/yaml profile with inherited ignoring test/inspection-profile2.yaml	6
qodana/core/test-data/QodanaYamlProfileTest/yaml profile with inherited ignoring test/sources/A.java	13
qodana/core/test-data/QodanaYamlProfileTest/yaml profile with inherited ignoring test/sources/tests/B.java	13
qodana/core/test-data/QodanaYamlProfileTest/yaml profile with inherited ignoring test/sources/tests/pack/C.java	14
qodana/core/test-data/QodanaYamlProfileTest/yaml profile with old ignores/inspection-profile.yaml	10
qodana/core/test-data/QodanaYamlProfileTest/yaml profile with old ignores/sources/A.java	13
qodana/core/test-data/QodanaYamlProfileTest/yaml profile with old ignores/sources/B.java	13
qodana/core/test-data/QodanaYamlProfileTest/yaml profile with old include/inspection-profile.yaml	6
qodana/core/test-data/QodanaYamlProfileTest/yaml profile with old include/sources/A.java	13
qodana/core/test-data/QodanaYamlProfileTest/yaml profile with old include/sources/B.java	13
qodana/core/test-data/QodanaYamlProfileTest/yaml profile/inspection-profile.yaml	4
qodana/core/test-data/QodanaYamlProfileTest/yaml profile/sources/A.java	13
qodana/core/test-data/QodanaYamlViewModelImplTest/no yaml in project/Main.java	4
qodana/core/test-data/QodanaYamlViewModelImplTest/parse happens on viewModel scope/Main.java	4
qodana/core/test-data/QodanaYamlViewModelImplTest/parse invalid in memory yaml/Main.java	4
qodana/core/test-data/QodanaYamlViewModelImplTest/parse invalid physical yaml not existing imports/Main.java	4
qodana/core/test-data/QodanaYamlViewModelImplTest/parse invalid physical yaml not existing imports/qodana.yaml	5
qodana/core/test-data/QodanaYamlViewModelImplTest/parse invalid physical yaml/Main.java	4
qodana/core/test-data/QodanaYamlViewModelImplTest/parse invalid physical yaml/qodana.yaml	4
qodana/core/test-data/QodanaYamlViewModelImplTest/parse valid in memory yaml/Main.java	4
qodana/core/test-data/QodanaYamlViewModelImplTest/parse valid physical yaml with imports/Main.java	4
qodana/core/test-data/QodanaYamlViewModelImplTest/parse valid physical yaml with imports/inner.qodana.yaml	4
qodana/core/test-data/QodanaYamlViewModelImplTest/parse valid physical yaml with imports/qodana.yaml	5
qodana/core/test-data/QodanaYamlViewModelImplTest/parse valid physical yaml/Main.java	4
qodana/core/test-data/QodanaYamlViewModelImplTest/parse valid physical yaml/qodana.yaml	3
qodana/core/test-data/QodanaYamlViewModelImplTest/write in memory yaml/Main.java	4
qodana/core/test-data/QodanaYamlViewModelImplTest/write yaml happens not on viewModel scope/Main.java	4
qodana/core/test-data/QodanaYamlViewModelImplTest/yaml appeared in project/Main.java	4
qodana/core/test-data/QodanaYamlViewModelImplTest/yaml disappeared in project/Main.java	4
qodana/core/test-data/QodanaYamlViewModelImplTest/yaml disappeared in project/qodana.yaml	3
qodana/core/test-data/QodanaYamlViewModelImplTest/yaml in project/Main.java	4
qodana/core/test-data/QodanaYamlViewModelImplTest/yaml in project/qodana.yaml	3
qodana/core/test-data/QodanaYamlViewModelImplTest/yml appeared in project/Main.java	4
qodana/core/test-data/QodanaYamlViewModelImplTest/yml disappeared in project/Main.java	4
qodana/core/test-data/QodanaYamlViewModelImplTest/yml in project/Main.java	4
qodana/core/test-data/ResultSummaryContributorTest/baseline - count new/inspection-profile.xml	7
qodana/core/test-data/ResultSummaryContributorTest/baseline - count new/sources/A.java	13
qodana/core/test-data/ResultSummaryContributorTest/no baseline - count all/inspection-profile.xml	7
qodana/core/test-data/ResultSummaryContributorTest/no baseline - count all/sources/A.java	13
qodana/core/test-data/SarifProblemTest/vcsRoot/monorepo/project/Main.java	10
qodana/core/test-data/SarifProblemTest/vcsRoot/monorepo/project/src/Logic.java	7
qodana/core/test-data/SetupSpaceAutomationViewModelTest/finishProviderFlow/expected.kts	16
qodana/core/test-data/SetupSpaceAutomationViewModelTest/sarif baseline in project/expected.kts	16
qodana/core/test-data/SetupSpaceAutomationViewModelTest/setting git branches/expected.kts	18
qodana/core/test-data/SetupSpaceAutomationViewModelTest/update inMemoryPatch config/expected.kts	18
qodana/core/test-data/SetupSpaceAutomationViewModelTest/write inMemory/expected.kts	16
qodana/core/test-data/SetupSpaceAutomationViewModelTest/yaml appeared in project/expected.kts	16
qodana/core/test-data/SetupSpaceAutomationViewModelTest/yaml disappeared in project/expected.kts	16
qodana/core/test-data/SetupSpaceAutomationViewModelTest/yaml in project without qodana section/expected.kts	18
qodana/core/test-data/SetupSpaceAutomationViewModelTest/yaml in project/expected.kts	16
qodana/core/test-data/SetupTeamcityDslViewModelTest/banner visible/expected.kts	36
qodana/core/test-data/SetupTeamcityDslViewModelTest/highlighting disabled/expected.kts	38
qodana/core/test-data/SetupTeamcityDslViewModelTest/master branch in vcs provider/expected.kts	38
qodana/core/test-data/SetupTeamcityDslViewModelTest/right vcs provider/expected.kts	38
qodana/core/test-data/SetupTeamcityDslViewModelTest/sarif baseline in project/expected.kts	39
qodana/core/test-data/SetupTeamcityDslViewModelTest/simple snippet/expected.kts	36
qodana/core/test-data/ToolErrorCollectionTest/globalInspection/sources/pack/Foo.java	2
qodana/core/test-data/ToolErrorCollectionTest/localInspection/sources/pack/Foo.java	2
qodana/core/test-data/ToolErrorCollectionTest/maxErrorCount/sources/pack/Foo.java	2
qodana/core/test-data/ToolErrorCollectionTest/maxErrorCountNoSanityNotification/sources/pack/Foo.java	2
qodana/core/test-data/ToolErrorCollectionTest/sanityReachedNotification/qodana.sanity.xml	6
qodana/core/test-data/ToolErrorCollectionTest/sanityReachedNotification/sources/pack/Foo.java	5
qodana/core/test-data/ToolErrorCollectionTest/simpleGlobalInspection/sources/pack/Foo.java	2
qodana/core/test-data/highlight/project/revisions/feature/src/Main.java	11
qodana/core/test-data/highlight/project/revisions/latest/src/Logic.java	6
qodana/core/test-data/highlight/project/revisions/latest/src/Main.java	11
qodana/core/test-data/highlight/project/revisions/old/src/Main.java	4
qodana/core/test-data/highlight/project/src/Logic.java	6
qodana/core/test-data/highlight/project/src/Main.java	12
qodana/core/test-data/highlight/test clashed highlightings when file opened/MainExpectedHighlight1.java	12
qodana/core/test-data/highlight/test clashed highlightings when file opened/MainExpectedHighlight2.java	12
qodana/core/test-data/highlight/test don't suppress other inspections/LogicExpectedHighlight.java	6
qodana/core/test-data/highlight/test highlight report feature revision problem only in feature revision/MainExpectedHighlight.java	8
qodana/core/test-data/highlight/test highlight report invalid revision invalid problems/MainExpectedHighlight.java	8
qodana/core/test-data/highlight/test highlight report invalid revision valid problems/MainExpectedHighlight.java	8
qodana/core/test-data/highlight/test highlight report latest revision another complex editing/MainExpectedHighlight.java	9
qodana/core/test-data/highlight/test highlight report latest revision complex editing/MainExpectedHighlight.java	17
qodana/core/test-data/highlight/test highlight report latest revision delete line after/MainExpectedHighlight.java	12
qodana/core/test-data/highlight/test highlight report latest revision delete line before/MainExpectedHighlight.java	12
qodana/core/test-data/highlight/test highlight report latest revision delete lines before and after/MainExpectedHighlight.java	8
qodana/core/test-data/highlight/test highlight report latest revision delete text after problem with snippet/MainExpectedHighlight.java	12
qodana/core/test-data/highlight/test highlight report latest revision delete text after problem without snippet/MainExpectedHighlight.java	12
qodana/core/test-data/highlight/test highlight report latest revision insert line after/MainExpectedHighlight.java	12
qodana/core/test-data/highlight/test highlight report latest revision insert line before/MainExpectedHighlight.java	12
qodana/core/test-data/highlight/test highlight report latest revision insert lines before and after/MainExpectedHighlight.java	12
qodana/core/test-data/highlight/test highlight report latest revision insert text after problem with snippet/MainExpectedHighlight.java	12
qodana/core/test-data/highlight/test highlight report latest revision insert text before problem with snippet/MainExpectedHighlight.java	12
qodana/core/test-data/highlight/test highlight report latest revision/MainExpectedHighlight.java	12
qodana/core/test-data/highlight/test highlight report old revision ide run problems then modified/MainExpectedHighlight.java	15
qodana/core/test-data/highlight/test highlight report old revision ide run problems/MainExpectedHighlight.java	15
qodana/core/test-data/highlight/test highlight report old revision not ide run still highlighted/MainExpectedHighlight.java	15
qodana/core/test-data/highlight/test highlight report problems with range of multiple lines/MainExpectedHighlight.java	12
qodana/core/test-data/highlight/test highlightings with enabled local inspection/MainExpectedHighlight1.java	12
qodana/core/test-data/highlight/test highlightings with enabled local inspection/MainExpectedHighlight2.java	12
qodana/core/test-data/highlight/test multiple runs all highlighted/MainExpectedHighlight.java	12
qodana/core/test-data/highlight/test no highlight when report is loading/MainExpectedHighlight.java	12
qodana/core/test-data/highlight/test no highlight when report is not selected/MainExpectedHighlight.java	12
qodana/core/test-data/highlight/test one statement suppressed other not/LogicExpectedHighlight.java	6
qodana/core/test-data/highlight/test suppress all for class/LogicExpectedHighlight.java	6
qodana/core/test-data/highlight/test suppress with tool id in sarif/LogicExpectedHighlight.java	6
qodana/core/test-data/navigationProtocols/MainCaretAtSpaceIndent.java	9
qodana/core/test-data/navigationProtocols/MainCaretAtTabulationIndent.java	9
qodana/core/test-data/navigationProtocols/project/Main.java	8
qodana/core/test-data/navigationProtocols/qodana.yaml	1
qodana/core/test-data/projectSamples/simpleProject/Main.java	8
qodana/core/test-data/projectSamples/simpleProjectWithSarifs/Main.java	8
qodana/core/tests/org/jetbrains/qodana/QodanaPluginHeavyTestBase.kt	27
qodana/core/tests/org/jetbrains/qodana/QodanaPluginLightTestBase.kt	25
qodana/core/tests/org/jetbrains/qodana/QodanaPluginTest.kt	77
qodana/core/tests/org/jetbrains/qodana/QodanaPluginTestImpl.kt	100
qodana/core/tests/org/jetbrains/qodana/VcsRevisionPagedLoaderTest.kt	210
qodana/core/tests/org/jetbrains/qodana/cloud.kt	36
qodana/core/tests/org/jetbrains/qodana/cloud/QodanaCloudStateServiceTest.kt	374
qodana/core/tests/org/jetbrains/qodana/cloud/project/LinkedCloudReportDescriptorTest.kt	135
qodana/core/tests/org/jetbrains/qodana/cloud/project/QodanaArtifactsDownloaderTest.kt	53
qodana/core/tests/org/jetbrains/qodana/cloud/project/QodanaCloudProjectLinkServiceTest.kt	191
qodana/core/tests/org/jetbrains/qodana/cloud/project/QodanaReportDownloaderTest.kt	193
qodana/core/tests/org/jetbrains/qodana/cloud/testutils/authorized.kt	87
qodana/core/tests/org/jetbrains/qodana/cloud/testutils/link.kt	56
qodana/core/tests/org/jetbrains/qodana/config/QodanaConfigChangeServiceTest.kt	279
qodana/core/tests/org/jetbrains/qodana/dialog.kt	15
qodana/core/tests/org/jetbrains/qodana/dispatch.kt	15
qodana/core/tests/org/jetbrains/qodana/highlight/QodanaHighlightedReportServiceTest.kt	315
qodana/core/tests/org/jetbrains/qodana/highlight/QodanaReportHighlightingPassTest.kt	586
qodana/core/tests/org/jetbrains/qodana/highlight/SarifInspectionDescriptionLinkHandlerTest.kt	223
qodana/core/tests/org/jetbrains/qodana/problem/SarifProblemTest.kt	210
qodana/core/tests/org/jetbrains/qodana/protocol/JBProtocolShowQodanaReportCommandTest.kt	1090
qodana/core/tests/org/jetbrains/qodana/protocol/OpenInIdeFileRegionLocatorTest.kt	197
qodana/core/tests/org/jetbrains/qodana/report/FileReportDescriptorTest.kt	121
qodana/core/tests/org/jetbrains/qodana/report/QodanaLocalReportsServiceTest.kt	72
qodana/core/tests/org/jetbrains/qodana/report/ReportParserTest.kt	20
qodana/core/tests/org/jetbrains/qodana/report/ReportValidatorTest.kt	37
qodana/core/tests/org/jetbrains/qodana/staticAnalysis/QodanaDynamicInspection.kt	77
qodana/core/tests/org/jetbrains/qodana/staticAnalysis/QodanaTestCase.kt	83
qodana/core/tests/org/jetbrains/qodana/staticAnalysis/inspections/config/QodanaConfigTest.kt	396
qodana/core/tests/org/jetbrains/qodana/staticAnalysis/inspections/config/QodanaYamlConfigTest.kt	68
qodana/core/tests/org/jetbrains/qodana/staticAnalysis/inspections/injections/DisabledCodeInjectionsTest.kt	13
qodana/core/tests/org/jetbrains/qodana/staticAnalysis/inspections/runner/CommandLineResultsPrinterTest.kt	313
qodana/core/tests/org/jetbrains/qodana/staticAnalysis/inspections/runner/GitIgnoreExcludeScopeModifierTest.kt	105
qodana/core/tests/org/jetbrains/qodana/staticAnalysis/inspections/runner/QodanaConfigurationIntegrationBaseTest.kt	56
qodana/core/tests/org/jetbrains/qodana/staticAnalysis/inspections/runner/QodanaConfigurationIntegrationTest.kt	150
qodana/core/tests/org/jetbrains/qodana/staticAnalysis/inspections/runner/QodanaExitStatusKtTest.kt	306
qodana/core/tests/org/jetbrains/qodana/staticAnalysis/inspections/runner/QodanaExtendedScopeRunnerTest.kt	132
qodana/core/tests/org/jetbrains/qodana/staticAnalysis/inspections/runner/QodanaExternalAnnotatorBatchInspectionsTest.kt	45
qodana/core/tests/org/jetbrains/qodana/staticAnalysis/inspections/runner/QodanaInspectionApplicationFactoryTest.kt	334
qodana/core/tests/org/jetbrains/qodana/staticAnalysis/inspections/runner/QodanaInspectionScopesIntegrationTest.kt	232
qodana/core/tests/org/jetbrains/qodana/staticAnalysis/inspections/runner/QodanaLombokApplyTest.kt	31
qodana/core/tests/org/jetbrains/qodana/staticAnalysis/inspections/runner/QodanaQuickFixesApplyTest.kt	106
qodana/core/tests/org/jetbrains/qodana/staticAnalysis/inspections/runner/QodanaQuickFixesCleanupTest.kt	3
qodana/core/tests/org/jetbrains/qodana/staticAnalysis/inspections/runner/QodanaQuickFixesCommonTests.kt	40
qodana/core/tests/org/jetbrains/qodana/staticAnalysis/inspections/runner/QodanaQuickFixesLoggingTest.kt	104
qodana/core/tests/org/jetbrains/qodana/staticAnalysis/inspections/runner/QodanaQuickFixesTestBase.kt	65
qodana/core/tests/org/jetbrains/qodana/staticAnalysis/inspections/runner/QodanaRelatedLocationsTest.kt	54
qodana/core/tests/org/jetbrains/qodana/staticAnalysis/inspections/runner/QodanaRelatedProblemsTest.kt	69
qodana/core/tests/org/jetbrains/qodana/staticAnalysis/inspections/runner/QodanaReverseScopedScriptConfigurationIntegrationTest.kt	203
qodana/core/tests/org/jetbrains/qodana/staticAnalysis/inspections/runner/QodanaRunnerProfileProcessing.kt	203
qodana/core/tests/org/jetbrains/qodana/staticAnalysis/inspections/runner/QodanaRunnerTest.kt	1234
qodana/core/tests/org/jetbrains/qodana/staticAnalysis/inspections/runner/QodanaRunnerWithVcsTestCase.kt	37
qodana/core/tests/org/jetbrains/qodana/staticAnalysis/inspections/runner/QodanaStructuralSearchTest.kt	42
qodana/core/tests/org/jetbrains/qodana/staticAnalysis/inspections/runner/QodanaToolResultDatabaseTest.kt	22
qodana/core/tests/org/jetbrains/qodana/staticAnalysis/inspections/runner/QodanaYamlProfileTest.kt	209
qodana/core/tests/org/jetbrains/qodana/staticAnalysis/inspections/runner/UtilsTimeLoggerTest.kt	20
qodana/core/tests/org/jetbrains/qodana/staticAnalysis/licenses/QodanaLicenseCheckerTest.kt	192
qodana/core/tests/org/jetbrains/qodana/staticAnalysis/profile/ProblemCountersTest.kt	86
qodana/core/tests/org/jetbrains/qodana/staticAnalysis/profile/QodanaEmbeddedProfilesProviderTest.kt	117
qodana/core/tests/org/jetbrains/qodana/staticAnalysis/profile/QodanaInspectionProfileManagerTest.kt	234
qodana/core/tests/org/jetbrains/qodana/staticAnalysis/profile/QodanaProfileTest.kt	182
qodana/core/tests/org/jetbrains/qodana/staticAnalysis/profile/QodanaSingleInspectionProfileTest.kt	220
qodana/core/tests/org/jetbrains/qodana/staticAnalysis/project-model.kt	15
qodana/core/tests/org/jetbrains/qodana/staticAnalysis/sarif/ContextSnippetTest.kt	105
qodana/core/tests/org/jetbrains/qodana/staticAnalysis/sarif/CreateRuleTest.kt	76
qodana/core/tests/org/jetbrains/qodana/staticAnalysis/sarif/DatabaseProblemsDuplicatesTest.kt	58
qodana/core/tests/org/jetbrains/qodana/staticAnalysis/sarif/DatabaseProblemsFlowTest.kt	103
qodana/core/tests/org/jetbrains/qodana/staticAnalysis/sarif/FailureConditionsContributorTest.kt	89
qodana/core/tests/org/jetbrains/qodana/staticAnalysis/sarif/OriginalUriBaseIdsTest.kt	111
qodana/core/tests/org/jetbrains/qodana/staticAnalysis/sarif/ResultSummaryContributorTest.kt	34
qodana/core/tests/org/jetbrains/qodana/staticAnalysis/sarif/ToolErrorCollectionTest.kt	97
qodana/core/tests/org/jetbrains/qodana/staticAnalysis/sarif/notifications/NotificationReportContributorTest.kt	41
qodana/core/tests/org/jetbrains/qodana/staticAnalysis/sarif/textFormat/TextFormatTest.kt	342
qodana/core/tests/org/jetbrains/qodana/staticAnalysis/script/DefaultScriptFactoryTest.kt	25
qodana/core/tests/org/jetbrains/qodana/staticAnalysis/script/LocalChangesScriptBaseTest.kt	42
qodana/core/tests/org/jetbrains/qodana/staticAnalysis/script/LocalChangesScriptFactoryTest.kt	29
qodana/core/tests/org/jetbrains/qodana/staticAnalysis/script/LocalChangesScriptTest.kt	202
qodana/core/tests/org/jetbrains/qodana/staticAnalysis/script/QodanaScriptFactoryTest.kt	45
qodana/core/tests/org/jetbrains/qodana/staticAnalysis/script/ReverseScopedScriptFactoryTest.kt	123
qodana/core/tests/org/jetbrains/qodana/staticAnalysis/script/ScopedScriptFactoryTest.kt	86
qodana/core/tests/org/jetbrains/qodana/staticAnalysis/script/TeamcityChangesScriptFactoryTest.kt	17
qodana/core/tests/org/jetbrains/qodana/staticAnalysis/script/test.kt	11
qodana/core/tests/org/jetbrains/qodana/staticAnalysis/stat/UsageCollectorTest.kt	170
qodana/core/tests/org/jetbrains/qodana/staticAnalysis/util.kt	27
qodana/core/tests/org/jetbrains/qodana/ui/ProjectVcsDataProviderMock.kt	17
qodana/core/tests/org/jetbrains/qodana/ui/QodanaTreeTest.kt	781
qodana/core/tests/org/jetbrains/qodana/ui/ci/QodanaCIConfigServiceTest.kt	173
qodana/core/tests/org/jetbrains/qodana/ui/ci/SetupAzurePipelinesViewModelTest.kt	211
qodana/core/tests/org/jetbrains/qodana/ui/ci/SetupBitbucketCIViewModelTest.kt	227
qodana/core/tests/org/jetbrains/qodana/ui/ci/SetupCircleCIViewModelTest.kt	231
qodana/core/tests/org/jetbrains/qodana/ui/ci/SetupGitHubActionsViewModelTest.kt	504
qodana/core/tests/org/jetbrains/qodana/ui/ci/SetupGitLabCIViewModelTest.kt	217
qodana/core/tests/org/jetbrains/qodana/ui/ci/SetupJenkinsViewModelTest.kt	224
qodana/core/tests/org/jetbrains/qodana/ui/ci/SetupTeamcityDslViewModelTest.kt	96
qodana/core/tests/org/jetbrains/qodana/ui/run/LocalRunQodanaViewModelTest.kt	353
qodana/core/tests/org/jetbrains/qodana/ui/run/QodanaYamlViewModelImplTest.kt	280
qodana/core/tests/org/jetbrains/qodana/util.kt	6
qodana/core/tests/org/jetbrains/qodana/webUi/QodanaWebUiServiceTest.kt	88
qodana/core/tests/org/jetbrains/qodana/webUi/browser.kt	27
qodana/core/tests/org/jetbrains/qodana/webUi/handlers/QodanaWebUiFileHandlerTest.kt	515
qodana/core/tests/org/jetbrains/qodana/webUi/handlers/QodanaWebUiResourcesHandlerTest.kt	222
qodana/core/tests/org/jetbrains/qodana/webUi/handlers/QodanaWebUiSetupCiHandlerTest.kt	253
qodana/core/tests/org/jetbrains/qodana/webUi/handlers/QodanaWebUiSourcesHandlerTest.kt	150
qodana/core/tests/org/jetbrains/qodana/webUi/handlers/QodanaWebUiStatisticsHandlerTest.kt	204
qodana/core/tests/org/jetbrains/qodana/yaml/MockInspectionProfiles.kt	62
qodana/core/tests/org/jetbrains/qodana/yaml/QodanaYamlInlayTest.kt	22
qodana/core/tests/org/jetbrains/qodana/yaml/QodanaYamlTest.kt	125
qodana/coverage/tests/org/jetbrains/qodana/staticAnalysis/inspections/coverage/QodanaCoverageInspectionTest.kt	61
qodana/go/tests/org/jetbrains/qodana/go/GoCoverageInspectionTest.kt	124
qodana/inspectionKts/core/src/org/jetbrains/qodana/inspectionKts/tests/profileChecker.kt	10
qodana/inspectionKts/js/test-data/QodanaJsInspectionKtsTest/disabled flexInspect doesnt hang/sources/App.js	16
qodana/inspectionKts/js/test-data/QodanaJsInspectionKtsTest/inspection works in flexinspect subdir/sources/App.js	16
qodana/inspectionKts/js/test-data/QodanaJsInspectionKtsTest/template provides valid inspection/sources/App.js	16
qodana/inspectionKts/js/tests/org/jetbrains/qodana/inspectionKts/js/QodanaJsInspectionKtsTest.kt	62
qodana/inspectionKts/js/tests/org/jetbrains/qodana/inspectionKts/js/util.kt	40
qodana/js/test-data/QodanaRunnerTest/duplicatedCodeInspection/sources/App.js	27
qodana/js/test-data/QodanaRunnerTest/embedded problem/sources/index.html	10
qodana/js/tests/org/jetbrains/qodana/js/JsCoverageInspectionTest.kt	51
qodana/js/tests/org/jetbrains/qodana/js/QodanaJsEmbeddedProfilesTest.kt	85
qodana/js/tests/org/jetbrains/qodana/js/QodanaRunnerTest.kt	46
qodana/jvm/coverage/test-data/QodanaScopedScriptRunnerTest/firstStepComputesNothing/coverage/result.xml	61
qodana/jvm/coverage/test-data/QodanaScopedScriptRunnerTest/firstStepComputesNothing/sources/A.java	13
qodana/jvm/coverage/test-data/QodanaScopedScriptRunnerTest/withoutChangesData/coverage/result.xml	61
qodana/jvm/coverage/test-data/QodanaScopedScriptRunnerTest/withoutChangesData/sources/A.java	13
qodana/jvm/coverage/test-data/QodanaScopedScriptRunnerTest/xmlReport/coverage/result.xml	61
qodana/jvm/coverage/test-data/QodanaScopedScriptRunnerTest/xmlReport/sources/A.java	13
qodana/jvm/coverage/tests/org/jetbrains/qodana/jvm/coverage/JvmCoverageInspectionTest.kt	76
qodana/jvm/coverage/tests/org/jetbrains/qodana/jvm/coverage/LocalChangesScriptTest.kt	24
qodana/jvm/coverage/tests/org/jetbrains/qodana/jvm/coverage/QodanaScopedScriptRunnerTest.kt	92
qodana/jvm/groovy/tests/org/jetbrains/qodana/jvm/groovy/QodanaCIConfigServiceTest.kt	38
qodana/jvm/groovy/tests/org/jetbrains/qodana/jvm/groovy/SetupJenkinsViewModelTest.kt	70
qodana/jvm/java/test-data/JavaCyclomaticComplexityInspectionTest/anonymousClasses/sources/A.java	23
qodana/jvm/java/test-data/JavaCyclomaticComplexityInspectionTest/catch/sources/A.java	22
qodana/jvm/java/test-data/JavaCyclomaticComplexityInspectionTest/constructor/sources/A.java	19
qodana/jvm/java/test-data/JavaCyclomaticComplexityInspectionTest/doWhile/sources/A.java	12
qodana/jvm/java/test-data/JavaCyclomaticComplexityInspectionTest/for/sources/A.java	20
qodana/jvm/java/test-data/JavaCyclomaticComplexityInspectionTest/if/sources/A.java	15
qodana/jvm/java/test-data/JavaCyclomaticComplexityInspectionTest/lambdaFunctions/sources/A.java	29
qodana/jvm/java/test-data/JavaCyclomaticComplexityInspectionTest/logicalOrAnd/sources/A.java	12
qodana/jvm/java/test-data/JavaCyclomaticComplexityInspectionTest/switchExpression/sources/A.java	33
qodana/jvm/java/test-data/JavaCyclomaticComplexityInspectionTest/switchStatement/sources/A.java	46
qodana/jvm/java/test-data/JavaCyclomaticComplexityInspectionTest/ternaryOperator/sources/A.java	5
qodana/jvm/java/test-data/JavaCyclomaticComplexityInspectionTest/while/sources/A.java	12
qodana/jvm/java/test-data/JvmLinesOfCodeInspectionTest/allCodeOnTheSameLine/sources/A.java	1
qodana/jvm/java/test-data/JvmLinesOfCodeInspectionTest/blockCommentsOnTheSameLineAsCode/sources/A.java	6
qodana/jvm/java/test-data/JvmLinesOfCodeInspectionTest/emptyFile/sources/A.java	1
qodana/jvm/java/test-data/JvmLinesOfCodeInspectionTest/fileWithCodeOnly/sources/A.java	14
qodana/jvm/java/test-data/JvmLinesOfCodeInspectionTest/fileWithCommentsOnly/sources/A.java	1
qodana/jvm/java/test-data/JvmLinesOfCodeInspectionTest/fileWithDocComments/sources/A.java	14
qodana/jvm/java/test-data/JvmLinesOfCodeInspectionTest/fileWithLineComments/sources/A.java	6
qodana/jvm/java/test-data/JvmLinesOfCodeInspectionTest/fileWithWhitespacesOnly/sources/A.java	1
qodana/jvm/java/test-data/JvmLinesOfCodeInspectionTest/lineCommentsOnTheSameLineAsCode/sources/A.java	5
qodana/jvm/java/test-data/QodanaJavaSanityTest/unresolved references in javadoc/sources/A.java	4
qodana/jvm/java/test-data/QodanaJavaSanityTest/unresolved references/sources/A.java	7
qodana/jvm/java/tests/org/jetbrains/qodana/jvm/java/QodanaConfigChangeServiceTest.kt	92
qodana/jvm/java/tests/org/jetbrains/qodana/jvm/java/QodanaJavaSanityTest.kt	35
qodana/jvm/java/tests/org/jetbrains/qodana/jvm/java/QodanaRecommendedProfileTest.kt	45
qodana/jvm/java/tests/org/jetbrains/qodana/jvm/java/metrics/cyclomaticComplexity/JavaCyclomaticComplexityInspectionTest.kt	60
qodana/jvm/java/tests/org/jetbrains/qodana/jvm/java/metrics/linesOfCode/JvmLinesOfCodeInspectionTest.kt	88
qodana/jvm/java/tests/org/jetbrains/qodana/jvm/java/migrate/MigrateClassesScriptFactoryTest.kt	24
qodana/jvm/java/tests/org/jetbrains/qodana/jvm/java/migrate/MigrateClassesScriptTest.kt	76
qodana/jvm/java/tests/org/jetbrains/qodana/jvm/java/migrate/MigrateClassesTestUtils.kt	16
qodana/jvm/java/tests/org/jetbrains/qodana/jvm/java/migrate/MigrationParametersTest.kt	68
qodana/jvm/kotlin/test-data/KotlinCoverageTest/kotlin/coverage/result.xml	113
qodana/jvm/kotlin/test-data/KotlinCoverageTest/kotlin/sources/Main.kt	20
qodana/jvm/kotlin/test-data/KotlinCyclomaticComplexityInspectionTest/anonymousObjects/sources/A.kt	16
qodana/jvm/kotlin/test-data/KotlinCyclomaticComplexityInspectionTest/catch/sources/A.kt	18
qodana/jvm/kotlin/test-data/KotlinCyclomaticComplexityInspectionTest/classInitializer/sources/A.kt	12
qodana/jvm/kotlin/test-data/KotlinCyclomaticComplexityInspectionTest/doWhile/sources/A.kt	12
qodana/jvm/kotlin/test-data/KotlinCyclomaticComplexityInspectionTest/for/sources/A.kt	12
qodana/jvm/kotlin/test-data/KotlinCyclomaticComplexityInspectionTest/if/sources/A.kt	10
qodana/jvm/kotlin/test-data/KotlinCyclomaticComplexityInspectionTest/lambdaFunctions/sources/A.kt	19
qodana/jvm/kotlin/test-data/KotlinCyclomaticComplexityInspectionTest/logicalOrAnd/sources/A.kt	10
qodana/jvm/kotlin/test-data/KotlinCyclomaticComplexityInspectionTest/nestedClasses/sources/A.kt	23
qodana/jvm/kotlin/test-data/KotlinCyclomaticComplexityInspectionTest/nestedFunctions/sources/A.kt	22
qodana/jvm/kotlin/test-data/KotlinCyclomaticComplexityInspectionTest/safeCall/sources/A.kt	8
qodana/jvm/kotlin/test-data/KotlinCyclomaticComplexityInspectionTest/safeCast/sources/A.kt	4
qodana/jvm/kotlin/test-data/KotlinCyclomaticComplexityInspectionTest/secondaryConstructor/sources/A.kt	9
qodana/jvm/kotlin/test-data/KotlinCyclomaticComplexityInspectionTest/when/sources/A.kt	18
qodana/jvm/kotlin/test-data/KotlinCyclomaticComplexityInspectionTest/while/sources/A.kt	8
qodana/jvm/kotlin/test-data/QodanaKotlinSanityInspectionTest/unresolved imports/sources/org/Main.kt	7
qodana/jvm/kotlin/test-data/QodanaKotlinSanityInspectionTest/unresolved types/sources/org/Main.kt	6
qodana/jvm/kotlin/test-data/QodanaSanityInspectionTagsTest/unresolved imports/sources/org/Main.kt	7
qodana/jvm/kotlin/test-data/QodanaSanityInspectionTagsTest/unresolved types/sources/org/Main.kt	6
qodana/jvm/kotlin/test-data/UnusedDeclarationTest/unused declaration java findings/sources/org/Main.java	7
qodana/jvm/kotlin/test-data/UnusedDeclarationTest/unused declaration no kotlin findings/sources/org/Main.kt	7
qodana/jvm/kotlin/tests/org/jetbrains/qodana/jvm/kotlin/KotlinCoverageTest.kt	38
qodana/jvm/kotlin/tests/org/jetbrains/qodana/jvm/kotlin/QodanaKotlinSanityInspectionTest.kt	41
qodana/jvm/kotlin/tests/org/jetbrains/qodana/jvm/kotlin/QodanaSanityInspectionTagsTest.kt	39
qodana/jvm/kotlin/tests/org/jetbrains/qodana/jvm/kotlin/SetupTeamcityDslViewModelTest.kt	48
qodana/jvm/kotlin/tests/org/jetbrains/qodana/jvm/kotlin/UnusedDeclarationTest.kt	32
qodana/jvm/kotlin/tests/org/jetbrains/qodana/jvm/kotlin/metrics/cyclomaticComplexity/KotlinCyclomaticComplexityInspectionTest.kt	64
qodana/php/test-data/QodanaPhpRunnerTest/phpConstructorStyle/sources/test.php	5
qodana/php/test-data/QodanaPhpRunnerTest/phpConstructorStyleOldPhp/sources/test.php	5
qodana/php/test-data/QodanaPhpRunnerTest/vulnerablePhp/sources/File.php	18
qodana/php/tests/org/jetbrains/qodana/php/PhpCoverageInspectionTest.kt	53
qodana/php/tests/org/jetbrains/qodana/php/PhpMigrationScriptFactoryTest.kt	112
qodana/php/tests/org/jetbrains/qodana/php/QodanaConfigChangeServiceTest.kt	68
qodana/php/tests/org/jetbrains/qodana/php/QodanaConfigurationIntegrationTest.kt	83
qodana/php/tests/org/jetbrains/qodana/php/QodanaPhpRunnerTest.kt	53
qodana/python/coverage/tests/org/jetbrains/qodana/python/coverage/PyCoverageInspectionTest.kt	53
ruby-testing/src/rb/testing/patch/testunit/test/unit.rb	10
ruby-testing/src/rb/testing/patch/testunit/test/unit/ui/teamcity/testrunner.rb	105
ruby-testing/src/rb/testing/patch/testunit/test/unit/ui/teamcity/testrunner_events.rb	244
serial-monitor/tests/testResources/intellij.serial.monitor.tests.xml	14
serial-monitor/tests/testSrc/com/intellij/plugins/serialmonitor/MockSerialPort.kt	151
serial-monitor/tests/testSrc/com/intellij/plugins/serialmonitor/TestSerialMonitor.kt	336
terraform/terraform-template/test/com/intellij/terraform/template/TftplCompletionTest.kt	181
terraform/terraform-template/test/com/intellij/terraform/template/TftplFoldingTest.kt	17
terraform/terraform-template/test/com/intellij/terraform/template/TftplGoToDeclarationTest.kt	90
terraform/terraform-template/test/com/intellij/terraform/template/TftplHighlightingTest.kt	36
terraform/terraform-template/test/com/intellij/terraform/template/TftplLexerTest.kt	370
terraform/terraform-template/test/com/intellij/terraform/template/TftplParserTest.kt	31
terraform/terraform-template/test/com/intellij/terraform/template/TftplPsiTest.kt	51
terraform/terraform-template/test/com/intellij/terraform/template/TftplTemplateLiveTemplateTest.kt	33
terraform/terraform-template/test/com/intellij/terraform/template/codeinsight/HclFileReferenceTest.kt	80
terraform/terraform-template/test/com/intellij/terraform/template/tftplTestUtils.kt	17
terraform/test-data/hil/codeinsight/add-variable/afterSimpleVariable.tf	6
terraform/test-data/hil/codeinsight/add-variable/beforeSimpleVariable.tf	3
terraform/test-data/hil/refactoring/extract/variable/StringExpressionSimple.after.tf	7
terraform/test-data/hil/refactoring/extract/variable/StringExpressionSimple.tf	3
terraform/test-data/psi/ArrayTailComment.hcl	4
terraform/test-data/psi/Assign_Deep.hcl	5
terraform/test-data/psi/Backslash_Escaping_In_Interpolation.tf	16
terraform/test-data/psi/Block.hcl	3
terraform/test-data/psi/Block_Empty.hcl	1
terraform/test-data/psi/ClosingBraceInInterpolationStringLiteral.tf	1
terraform/test-data/psi/Comment_Complex.hcl	24
terraform/test-data/psi/Comment_Multiline.hcl	8
terraform/test-data/psi/Comment_Single.hcl	2
terraform/test-data/psi/Complex.hcl	34
terraform/test-data/psi/Empty.hcl	1
terraform/test-data/psi/EscapedQuotesInInterpolation.tf	2
terraform/test-data/psi/ExtraQuote.hcl	3
terraform/test-data/psi/ExtraQuoteNoNewLine.hcl	1
terraform/test-data/psi/HereDoc.hcl	4
terraform/test-data/psi/HereDoc_Empty.hcl	2
terraform/test-data/psi/HereDoc_EmptyLines.hcl	2
terraform/test-data/psi/HereDoc_Incomplete.hcl	2
terraform/test-data/psi/HereDoc_Indented.hcl	4
terraform/test-data/psi/HereDoc_Indented_End.hcl	4
terraform/test-data/psi/HereDoc_Missing_Marker.hcl	4
terraform/test-data/psi/IAM_Role_Policy.hcl	36
terraform/test-data/psi/Identifiers.hcl	6
terraform/test-data/psi/ImportBlock.hcl	4
terraform/test-data/psi/Incomplete_Block.hcl	1
terraform/test-data/psi/Incomplete_Property_Or_Block.hcl	1
terraform/test-data/psi/KeywordAsPropertyName.hcl	10
terraform/test-data/psi/List_Of_Lists.hcl	4
terraform/test-data/psi/List_Of_Maps.hcl	4
terraform/test-data/psi/List_Simple.hcl	1
terraform/test-data/psi/List_Tailing_Comma.hcl	1
terraform/test-data/psi/List_With_Identifier.hcl	1
terraform/test-data/psi/Multiline_Interpolation.tf	2
terraform/test-data/psi/Multiline_Literal.hcl	2
terraform/test-data/psi/Multiple_Properties.hcl	2
terraform/test-data/psi/Object_List_Comma.hcl	1
terraform/test-data/psi/Simple_Types.hcl	12
terraform/test-data/psi/Terraform_With_Extra_Quote.tf	2
terraform/test-data/psi/Terraform_With_String_In_IL.tf	1
terraform/test-data/psi/Unfinished_Block_Name.hcl	5
terraform/test-data/psi/Unfinished_Interpolation.tf	4
terraform/test-data/psi/Unfinished_String.hcl	2
terraform/test-data/runtime/run-config-242.xml	24
terraform/test-data/runtime/simple.tf	10
terraform/test-data/runtime/tf-project-settings-simple.xml	10
terraform/test-data/runtime/tf-project-settings.xml	10
terraform/test-data/runtime/whole_commented.tf	1
terraform/test-data/runtime/with_comment.tf	9
terraform/test-data/runtime/with_duplicated.tf	6
terraform/test-data/selectWord/stringLiteral1/after1.hcl	1
terraform/test-data/selectWord/stringLiteral1/after1.tf	1
terraform/test-data/selectWord/stringLiteral1/after2.hcl	1
terraform/test-data/selectWord/stringLiteral1/after2.tf	1
terraform/test-data/selectWord/stringLiteral1/after3.hcl	1
terraform/test-data/selectWord/stringLiteral1/after3.tf	1
terraform/test-data/selectWord/stringLiteral1/after4.hcl	1
terraform/test-data/selectWord/stringLiteral1/after4.tf	1
terraform/test-data/selectWord/stringLiteral1/after5.tf	1
terraform/test-data/selectWord/stringLiteral1/after6.tf	1
terraform/test-data/selectWord/stringLiteral1/before.hcl	1
terraform/test-data/selectWord/stringLiteral1/before.tf	1
terraform/test-data/selectWord/stringLiteral2/after1.hcl	1
terraform/test-data/selectWord/stringLiteral2/after1.tf	1
terraform/test-data/selectWord/stringLiteral2/after2.hcl	1
terraform/test-data/selectWord/stringLiteral2/after2.tf	1
terraform/test-data/selectWord/stringLiteral2/after3.hcl	1
terraform/test-data/selectWord/stringLiteral2/after3.tf	1
terraform/test-data/selectWord/stringLiteral2/after4.hcl	1
terraform/test-data/selectWord/stringLiteral2/before.hcl	1
terraform/test-data/selectWord/stringLiteral2/before.tf	1
terraform/test-data/terraform/addRequiredProviders/addProviderForEphemeralBlock/main.after.tf	12
terraform/test-data/terraform/addRequiredProviders/addProviderForEphemeralBlock/main.tf	4
terraform/test-data/terraform/addRequiredProviders/addProviderToAnotherFile/main.after.tf	5
terraform/test-data/terraform/addRequiredProviders/addProviderToAnotherFile/main.tf	5
terraform/test-data/terraform/addRequiredProviders/addProviderToAnotherFile/providers.after.tf	12
terraform/test-data/terraform/addRequiredProviders/addProviderToAnotherFile/providers.tf	8
terraform/test-data/terraform/addRequiredProviders/addProviderToEmptyFile/main.after.tf	10
terraform/test-data/terraform/addRequiredProviders/addProviderToEmptyFile/main.tf	2
terraform/test-data/terraform/addRequiredProviders/addProviderToEmptyTerraformBlock/main.after.tf	13
terraform/test-data/terraform/addRequiredProviders/addProviderToEmptyTerraformBlock/main.tf	7
terraform/test-data/terraform/addRequiredProviders/addProviderToExistingProvidersList/main.after.tf	21
terraform/test-data/terraform/addRequiredProviders/addProviderToExistingProvidersList/main.tf	17
terraform/test-data/terraform/addRequiredProviders/addResourceToEmptyFile/main.after.tf	12
terraform/test-data/terraform/addRequiredProviders/addResourceToEmptyFile/main.tf	4
terraform/test-data/terraform/annotator/324.tf	20
terraform/test-data/terraform/annotator/ForEllipsis.hcl	6
terraform/test-data/terraform/annotator/HCL1StringKeys.tf	15
terraform/test-data/terraform/annotator/MethodCalls.hcl	6
terraform/test-data/terraform/annotator/Numbers.hcl	2
terraform/test-data/terraform/annotator/ProviderFunction.tf	9
terraform/test-data/terraform/inspections/check_string_literal/after_0_0/test.tf	41
terraform/test-data/terraform/inspections/check_string_literal/after_1_0/test.tf	41
terraform/test-data/terraform/inspections/check_string_literal/after_2_0/test.tf	41
terraform/test-data/terraform/inspections/check_string_literal/expected.xml	24
terraform/test-data/terraform/inspections/check_string_literal/src/test.tf	41
terraform/test-data/terraform/inspections/complex_property_keys/expected.xml	3
terraform/test-data/terraform/inspections/complex_property_keys/src/test.tf	9
terraform/test-data/terraform/inspections/conflicting_properties/expected.xml	45
terraform/test-data/terraform/inspections/conflicting_properties/src/318.tf	34
terraform/test-data/terraform/inspections/conflicting_properties/src/test.tf	16
terraform/test-data/terraform/inspections/convert_hil_to_hcl/after_0_0/test.tf	13
terraform/test-data/terraform/inspections/convert_hil_to_hcl/after_1_0/test.tf	13
terraform/test-data/terraform/inspections/convert_hil_to_hcl/after_2_0/test.tf	13
terraform/test-data/terraform/inspections/convert_hil_to_hcl/expected.xml	24
terraform/test-data/terraform/inspections/convert_hil_to_hcl/src/test.tf	13
terraform/test-data/terraform/inspections/double_quoted_string_literal/after_0_0/test.tf	16
terraform/test-data/terraform/inspections/double_quoted_string_literal/after_1_0/test.tf	16
terraform/test-data/terraform/inspections/double_quoted_string_literal/after_2_0/test.tf	16
terraform/test-data/terraform/inspections/double_quoted_string_literal/after_3_0/test.tf	16
terraform/test-data/terraform/inspections/double_quoted_string_literal/expected.xml	31
terraform/test-data/terraform/inspections/double_quoted_string_literal/src/test.tf	16
terraform/test-data/terraform/inspections/duplicated_block_property/expected.xml	17
terraform/test-data/terraform/inspections/duplicated_block_property/src/first.tf	29
terraform/test-data/terraform/inspections/duplicated_output/after_0_0/first.tf	9
terraform/test-data/terraform/inspections/duplicated_output/after_0_0/second.tf	3
terraform/test-data/terraform/inspections/duplicated_output/after_0_1/first.tf	6
terraform/test-data/terraform/inspections/duplicated_output/after_0_1/second.tf	1
terraform/test-data/terraform/inspections/duplicated_output/expected.xml	17
terraform/test-data/terraform/inspections/duplicated_output/src/first.tf	9
terraform/test-data/terraform/inspections/duplicated_output/src/second.tf	3
terraform/test-data/terraform/inspections/duplicated_provider/expected.xml	31
terraform/test-data/terraform/inspections/duplicated_provider/src/test.tf	13
terraform/test-data/terraform/inspections/duplicated_provider/src/test_override.tf	13
terraform/test-data/terraform/inspections/duplicated_variable/after_0_0/first.tf	7
terraform/test-data/terraform/inspections/duplicated_variable/after_0_0/second.tf	3
terraform/test-data/terraform/inspections/duplicated_variable/after_0_1/first.tf	5
terraform/test-data/terraform/inspections/duplicated_variable/after_0_1/second.tf	1
terraform/test-data/terraform/inspections/duplicated_variable/expected.xml	17
terraform/test-data/terraform/inspections/duplicated_variable/src/first.tf	7
terraform/test-data/terraform/inspections/duplicated_variable/src/first_override.tf	4
terraform/test-data/terraform/inspections/duplicated_variable/src/second.tf	3
terraform/test-data/terraform/inspections/google_beta_resource/expected.xml	18
terraform/test-data/terraform/inspections/google_beta_resource/src/main.tf	20
terraform/test-data/terraform/inspections/hcl_block_with_empty_name/after_1_0/main.tf	14
terraform/test-data/terraform/inspections/hcl_block_with_empty_name/expected.xml	17
terraform/test-data/terraform/inspections/hcl_block_with_empty_name/src/main.tf	14
terraform/test-data/terraform/inspections/incorrect_tfvars/expected.xml	52
terraform/test-data/terraform/inspections/incorrect_tfvars/src/terraform.tfvars	26
terraform/test-data/terraform/inspections/incorrect_tfvars/src/test.tf	24
terraform/test-data/terraform/inspections/incorrect_variable_type/after_0_0/test.tf	90
terraform/test-data/terraform/inspections/incorrect_variable_type/after_1_0/test.tf	90
terraform/test-data/terraform/inspections/incorrect_variable_type/after_2_0/test.tf	90
terraform/test-data/terraform/inspections/incorrect_variable_type/after_3_0/test.tf	90
terraform/test-data/terraform/inspections/incorrect_variable_type/after_4_0/test.tf	90
terraform/test-data/terraform/inspections/incorrect_variable_type/after_5_0/test.tf	90
terraform/test-data/terraform/inspections/incorrect_variable_type/expected.xml	59
terraform/test-data/terraform/inspections/incorrect_variable_type/src/test.tf	90
terraform/test-data/terraform/inspections/interpolation_operations_types/expected.xml	87
terraform/test-data/terraform/inspections/interpolation_operations_types/src/ternary.tf	17
terraform/test-data/terraform/inspections/interpolation_operations_types/src/test.tf	14
terraform/test-data/terraform/inspections/interpolations_in_wrong_places/expected.xml	89
terraform/test-data/terraform/inspections/interpolations_in_wrong_places/src/test.tf	45
terraform/test-data/terraform/inspections/mapping_variable_reference/expected.xml	3
terraform/test-data/terraform/inspections/mapping_variable_reference/src/sub/sub.tf	5
terraform/test-data/terraform/inspections/mapping_variable_reference/src/test.tf	29
terraform/test-data/terraform/inspections/missing_properties/after_0_0/dynamic.tf	36
terraform/test-data/terraform/inspections/missing_properties/after_0_0/terragrunt.hcl	18
terraform/test-data/terraform/inspections/missing_properties/after_0_0/terragrunt.stack.hcl	28
terraform/test-data/terraform/inspections/missing_properties/after_0_0/test.tf	22
terraform/test-data/terraform/inspections/missing_properties/after_1_0/dynamic.tf	36
terraform/test-data/terraform/inspections/missing_properties/after_1_0/terragrunt.stack.hcl	27
terraform/test-data/terraform/inspections/missing_properties/after_1_0/test.tf	22
terraform/test-data/terraform/inspections/missing_properties/expected.xml	48
terraform/test-data/terraform/inspections/missing_properties/src/dynamic.tf	35
terraform/test-data/terraform/inspections/missing_properties/src/override.tf	2
terraform/test-data/terraform/inspections/missing_properties/src/terragrunt.hcl	13
terraform/test-data/terraform/inspections/missing_properties/src/terragrunt.stack.hcl	22
terraform/test-data/terraform/inspections/missing_properties/src/test.tf	21
terraform/test-data/terraform/inspections/missing_properties/src/test_override.tf	2
terraform/test-data/terraform/inspections/module_complex_output_references/expected.xml	3
terraform/test-data/terraform/inspections/module_complex_output_references/src/sub/module.tf	13
terraform/test-data/terraform/inspections/module_complex_output_references/src/test.tf	9
terraform/test-data/terraform/inspections/no_convert_hil_to_hcl/expected.xml	3
terraform/test-data/terraform/inspections/no_convert_hil_to_hcl/src/test.tf	16
terraform/test-data/terraform/inspections/no_unknown_blocks_for_nomad/expected.xml	3
terraform/test-data/terraform/inspections/reference_to_self/expected.xml	10
terraform/test-data/terraform/inspections/reference_to_self/src/bad.tf	3
terraform/test-data/terraform/inspections/reference_to_self/src/good.tf	9
terraform/test-data/terraform/inspections/resolve_dynamic_variables/expected.xml	27
terraform/test-data/terraform/inspections/resolve_dynamic_variables/src/224.tf	26
terraform/test-data/terraform/inspections/resolve_dynamic_variables/src/227.tf	68
terraform/test-data/terraform/inspections/resolve_dynamic_variables/src/235.tf	69
terraform/test-data/terraform/inspections/resolve_dynamic_variables/src/258.tf	7
terraform/test-data/terraform/inspections/resolve_dynamic_variables/src/306.tf	5
terraform/test-data/terraform/inspections/resolve_dynamic_variables/src/test.tf	57
terraform/test-data/terraform/inspections/resolve_for_variables/expected.xml	55
terraform/test-data/terraform/inspections/resolve_for_variables/src/236.tf	44
terraform/test-data/terraform/inspections/resolve_for_variables/src/242.tf	64
terraform/test-data/terraform/inspections/resolve_for_variables/src/258.tf	7
terraform/test-data/terraform/inspections/resolve_for_variables/src/complex.tf	30
terraform/test-data/terraform/inspections/resolve_for_variables/src/locals.tf	26
terraform/test-data/terraform/inspections/resolve_for_variables/src/test.tf	14
terraform/test-data/terraform/inspections/resolve_for_variables/src/vars.tf	23
terraform/test-data/terraform/inspections/resolve_provider/expected.xml	3
terraform/test-data/terraform/inspections/resolve_provider/src/sub/module.tf	5
terraform/test-data/terraform/inspections/resolve_provider/src/test.tf	22
terraform/test-data/terraform/inspections/resolve_variables/expected.xml	3
terraform/test-data/terraform/inspections/resolve_variables/src/test.tf	17
terraform/test-data/terraform/inspections/resource_property_reference/expected.xml	31
terraform/test-data/terraform/inspections/resource_property_reference/src/consul.tf	13
terraform/test-data/terraform/inspections/resource_property_reference/src/external.tf	6
terraform/test-data/terraform/inspections/resource_property_reference/src/terraform-remote-state.tf	10
terraform/test-data/terraform/inspections/resource_property_reference/src/terraform_env.tf	3
terraform/test-data/terraform/inspections/resource_property_reference/src/test.tf	9
terraform/test-data/terraform/inspections/self_reference_in_post_condition/expected.xml	3
terraform/test-data/terraform/inspections/self_reference_in_post_condition/src/test.tf	28
terraform/test-data/terraform/inspections/self_references/expected.xml	3
terraform/test-data/terraform/inspections/self_references/src/test.tf	12
terraform/test-data/terraform/inspections/spellchecking/expected.xml	87
terraform/test-data/terraform/inspections/spellchecking/src/heredoc.tf	9
terraform/test-data/terraform/inspections/spellchecking/src/main.tf	37
terraform/test-data/terraform/inspections/spellchecking_block_identifiers/expected.xml	3
terraform/test-data/terraform/inspections/spellchecking_block_identifiers/src/main.tf	7
terraform/test-data/terraform/inspections/spellchecking_depends_on/expected.xml	3
terraform/test-data/terraform/inspections/spellchecking_depends_on/src/main.tf	5
terraform/test-data/terraform/inspections/spellchecking_hashes_property/expected.xml	3
terraform/test-data/terraform/inspections/spellchecking_hashes_property/src/main.tf	18
terraform/test-data/terraform/inspections/unknown_block_name/after_0_0/nesting.tf	7
terraform/test-data/terraform/inspections/unknown_block_name/after_0_1/test.tf	29
terraform/test-data/terraform/inspections/unknown_block_name/expected.xml	17
terraform/test-data/terraform/inspections/unknown_block_name/src/323.tf	30
terraform/test-data/terraform/inspections/unknown_block_name/src/dynamic.tf	31
terraform/test-data/terraform/inspections/unknown_block_name/src/nesting.tf	6
terraform/test-data/terraform/inspections/unknown_block_name/src/test.tf	31
terraform/test-data/terraform/inspections/unknown_block_name/src/variable.tf	8
terraform/test-data/terraform/inspections/unknown_property_in_resource/after_0_1/main.tf	13
terraform/test-data/terraform/inspections/unknown_property_in_resource/after_1_1/main.tf	13
terraform/test-data/terraform/inspections/unknown_property_in_resource/expected.xml	17
terraform/test-data/terraform/inspections/unknown_property_in_resource/src/main.tf	14
terraform/test-data/terraform/inspections/unknown_property_in_resource/src/test1.tf	17
terraform/test-data/terraform/inspections/unknown_resource/expected.xml	77
terraform/test-data/terraform/inspections/unknown_resource/src/main.tf	33
terraform/test-data/terraform/inspections/unknown_resource/src/module1/main.tf	12
terraform/test-data/terraform/inspections/unknown_resource/src/module1/variables.tf	6
terraform/test-data/terraform/inspections/unknown_resource/src/test1.tf	6
terraform/test-data/terraform/inspections/unknown_resource/src/test2.tf	4
terraform/test-data/terraform/inspections/unknown_resource/src/test3.tf	7
terraform/test-data/terraform/inspections/unknown_resource/src/test4.tf	2
terraform/test-data/terraform/inspections/unknown_resource/src/test5.tf	11
terraform/test-data/terraform/inspections/unknown_resource/src/test6.tf	7
terraform/test-data/terraform/inspections/unknown_resource/src/test7.tf	14
terraform/test-data/terraform/inspections/unknown_resource/src/test8.tf	18
terraform/test-data/terraform/inspections/unknown_resource_type/expected.xml	17
terraform/test-data/terraform/inspections/unknown_resource_type/src/test.tf	16
terraform/test-data/terraform/inspections/unresolved_variable/after_0_0/test.tf	7
terraform/test-data/terraform/inspections/unresolved_variable/after_1_0/test.tf	7
terraform/test-data/terraform/inspections/unresolved_variable/expected.xml	17
terraform/test-data/terraform/inspections/unresolved_variable/src/test.tf	4
terraform/test-data/terraform/inspections/unused_elements/after_0_0/main.tf	71
terraform/test-data/terraform/inspections/unused_elements/after_1_0/main.tf	71
terraform/test-data/terraform/inspections/unused_elements/after_2_0/main.tf	75
terraform/test-data/terraform/inspections/unused_elements/after_3_0/main.tf	75
terraform/test-data/terraform/inspections/unused_elements/after_4_0/main.tf	73
terraform/test-data/terraform/inspections/unused_elements/expected.xml	53
terraform/test-data/terraform/inspections/unused_elements/src/main.tf	76
terraform/test-data/terraform/inspections/weird_block_computed_property_reference/expected.xml	3
terraform/test-data/terraform/inspections/weird_block_computed_property_reference/src/test.tf	42
terraform/test-data/terraform/mover/MixedPropertiesInBlock.after_down.tf	31
terraform/test-data/terraform/mover/MixedPropertiesInBlock.after_up.tf	31
terraform/test-data/terraform/mover/MixedPropertiesInBlock.tf	31
terraform/test-data/terraform/mover/NoEscapeFromArray.after_down.tf	5
terraform/test-data/terraform/mover/NoEscapeFromArray.after_up.tf	5
terraform/test-data/terraform/mover/NoEscapeFromArray.tf	5
terraform/test-data/terraform/mover/PropertiesInBlock.after_down.tf	6
terraform/test-data/terraform/mover/PropertiesInBlock.after_up.tf	6
terraform/test-data/terraform/mover/PropertiesInBlock.tf	6
terraform/test-data/terraform/mover/SimpleBlock.after_down.tf	5
terraform/test-data/terraform/mover/SimpleBlock.after_up.tf	5
terraform/test-data/terraform/mover/SimpleBlock.tf	5
terraform/test-data/terraform/mover/SimpleProperty.after_down.tf	3
terraform/test-data/terraform/mover/SimpleProperty.after_up.tf	3
terraform/test-data/terraform/mover/SimpleProperty.tf	3
terraform/test-data/terraform/mover/VariableBlocks.after_down.tf	13
terraform/test-data/terraform/mover/VariableBlocks.after_up.tf	13
terraform/test-data/terraform/mover/VariableBlocks.tf	13
terraform/test-data/terraform/mover/WithMultipleSelection.after_down.tf	28
terraform/test-data/terraform/mover/WithMultipleSelection.after_up.tf	28
terraform/test-data/terraform/mover/WithMultipleSelection.tf	28
terraform/test-data/terraform/refactoring/datasource.tf	6
terraform/test-data/terraform/refactoring/datasource_after.tf	6
terraform/test-data/terraform/refactoring/extract/variable/StringExpressionAll.after.tf	10
terraform/test-data/terraform/refactoring/extract/variable/StringExpressionAll.tf	6
terraform/test-data/terraform/refactoring/extract/variable/StringExpressionAllAutodetect.after.tf	10
terraform/test-data/terraform/refactoring/extract/variable/StringExpressionAllAutodetect.tf	6
terraform/test-data/terraform/refactoring/extract/variable/StringExpressionCaret.after.tf	7
terraform/test-data/terraform/refactoring/extract/variable/StringExpressionCaret.tf	3
terraform/test-data/terraform/refactoring/extract/variable/StringExpressionSimple.after.tf	7
terraform/test-data/terraform/refactoring/extract/variable/StringExpressionSimple.tf	3
terraform/test-data/terraform/refactoring/local.tf	8
terraform/test-data/terraform/refactoring/local_after.tf	8
terraform/test-data/terraform/refactoring/reserved_word.tf	5
terraform/test-data/terraform/refactoring/reserved_word_after.tf	5
terraform/test-data/terraform/refactoring/resource.tf	3
terraform/test-data/terraform/refactoring/resource_after.tf	3
terraform/test-data/terraform/types/ComplexVariables.tf	53
terraform/test-data/terraform/types/ForListExpression.tf	9
terraform/test-data/terraform/types/ForObjectExpression.tf	9
terraform/test-data/terraform/types/Resources.tf	44
terraform/test-data/terraform/types/VariableWithOptionalAttribute.tf	11
terraform/test-data/terraform/types/VariablesAndLocals.tf	7
terraform/test-data/terraform/types/VariablesAndLocalsSelect.tf	17
terraform/test-data/terraform/variables/tf-modules-subdirs-uninitialised/main.tf	14
terraform/test-data/terraform/variables/tf-modules-subdirs-uninitialised/modules/fake_module/main.tf	14
terraform/test-data/terraform/variables/tf-modules-subdirs-uninitialised/modules/fake_module/variables.tf	5
terraform/test-data/terraform/variables/tf-modules-subdirs-uninitialised/variables.tf	4
terraform/test-data/terraform/variables/tf-modules-subdirs-uninitialised/variables_standard.tf	3
terraform/test-data/terraform/variables/tf-modules-subdirs-uninitialised/versions.tf	8
terraform/test-data/terraform/variables/tf-modules-subdirs/main.tf	14
terraform/test-data/terraform/variables/tf-modules-subdirs/modules/fake_module/main.tf	14
terraform/test-data/terraform/variables/tf-modules-subdirs/modules/fake_module/variables.tf	5
terraform/test-data/terraform/variables/tf-modules-subdirs/variables.tf	4
terraform/test-data/terraform/variables/tf-modules-subdirs/variables_standard.tf	3
terraform/test-data/terraform/variables/tf-modules-subdirs/versions.tf	8
terraform/test/org/intellij/terraform/BaseLexerTestCase.java	11
terraform/test/org/intellij/terraform/TfModuleVariablesTest.kt	100
terraform/test/org/intellij/terraform/TfNavBarTest.kt	69
terraform/test/org/intellij/terraform/TfTestUtils.java	10
terraform/test/org/intellij/terraform/TfVarsTest.kt	206
terraform/test/org/intellij/terraform/config/CompletionTestCase.java	104
terraform/test/org/intellij/terraform/config/CopyReferenceTest.java	68
terraform/test/org/intellij/terraform/config/HCLFormatterTest.java	320
terraform/test/org/intellij/terraform/config/HCLLexerTest.java	684
terraform/test/org/intellij/terraform/config/HCLParserTest.java	165
terraform/test/org/intellij/terraform/config/HCLStatementMoverTest.java	77
terraform/test/org/intellij/terraform/config/HCLTodoTest.java	49
terraform/test/org/intellij/terraform/config/ModelFQNTest.java	49
terraform/test/org/intellij/terraform/config/TfConfigLexerTest.java	210
terraform/test/org/intellij/terraform/config/TfConfigParserTest.java	148
terraform/test/org/intellij/terraform/config/TfExpressionTypesTest.java	183
terraform/test/org/intellij/terraform/config/TfInspectionFixtureTestCase.kt	102
terraform/test/org/intellij/terraform/config/TfInspectionsTest.java	141
terraform/test/org/intellij/terraform/config/TfModelProviderTest.java	177
terraform/test/org/intellij/terraform/config/TfReferencesTest.kt	543
terraform/test/org/intellij/terraform/config/TfTypesConvertibilityTest.kt	136
terraform/test/org/intellij/terraform/config/TfTypesGetCommonSupertypeTest.kt	66
terraform/test/org/intellij/terraform/config/TfTypesPresentationTest.kt	56
terraform/test/org/intellij/terraform/config/TfTypesResolvingTest.java	176
terraform/test/org/intellij/terraform/config/actions/TfAddRequiredProvidersBlockTest.kt	79
terraform/test/org/intellij/terraform/config/codeinsight/TfBackendCompletionTestCase.kt	46
terraform/test/org/intellij/terraform/config/codeinsight/TfBaseCompletionTestCase.kt	16
terraform/test/org/intellij/terraform/config/codeinsight/TfConfigCompletionTest.kt	949
terraform/test/org/intellij/terraform/config/codeinsight/TfDynamicBlocksCompletionTestCase.kt	87
terraform/test/org/intellij/terraform/config/codeinsight/TfLocalsCompletionTestCase.kt	10
terraform/test/org/intellij/terraform/config/codeinsight/TfProviderDefinedFunctionsTest.kt	70
terraform/test/org/intellij/terraform/config/codeinsight/TfRequiredProvidersCompletionTestCase.kt	94
terraform/test/org/intellij/terraform/config/editor/TfWordSelectionerTest.java	17
terraform/test/org/intellij/terraform/config/hint/TfCodeVisionProviderTest.kt	119
terraform/test/org/intellij/terraform/config/model/GetContainingFileTest.kt	52
terraform/test/org/intellij/terraform/config/model/MissingModuleInspectionTest.kt	137
terraform/test/org/intellij/terraform/config/model/ModuleDetectionTest.kt	65
terraform/test/org/intellij/terraform/config/model/RegistryModuleUtilTest.java	33
terraform/test/org/intellij/terraform/config/model/TfLocalMetadataTest.kt	272
terraform/test/org/intellij/terraform/config/model/VersionConstraintTest.java	126
terraform/test/org/intellij/terraform/config/model/VersionTest.java	100
terraform/test/org/intellij/terraform/config/psi/TfElementGeneratorTest.java	39
terraform/test/org/intellij/terraform/config/refactoring/BaseIntroduceVariableRefactoringTest.java	31
terraform/test/org/intellij/terraform/config/refactoring/ConvertHILToHCLTest.java	52
terraform/test/org/intellij/terraform/config/refactoring/TfIntroduceVariableRefactoringTest.java	31
terraform/test/org/intellij/terraform/config/refactoring/TfRenameHandlerTest.kt	22
terraform/test/org/intellij/terraform/config/refactoring/TfRenameRefactoringTest.java	73
terraform/test/org/intellij/terraform/config/util/TfExecutorUtilTest.kt	55
terraform/test/org/intellij/terraform/copyright/TfCopyrightsProviderTest.kt	105
terraform/test/org/intellij/terraform/hcl/HCLInspectionSuppressorTest.kt	76
terraform/test/org/intellij/terraform/hcl/codeinsight/HCLLiteralAnnotatorTest.kt	38
terraform/test/org/intellij/terraform/hcl/editor/HCLEnterInLineCommentHandler.kt	33
terraform/test/org/intellij/terraform/hcl/editor/HCLWordSelectionerTest.java	17
terraform/test/org/intellij/terraform/hcl/editor/HclCommenterTest.kt	26
terraform/test/org/intellij/terraform/hcl/psi/HCLElementGeneratorTest.java	104
terraform/test/org/intellij/terraform/hcl/psi/HCLHeredocContentManipulatorTest.java	284
terraform/test/org/intellij/terraform/hcl/psi/HCLPsiUtilTest.kt	54
terraform/test/org/intellij/terraform/hcl/psi/impl/HCLQuoterTest.kt	78
terraform/test/org/intellij/terraform/hcl/psi/impl/HCLStringLiteralTextEscaperTest.kt	74
terraform/test/org/intellij/terraform/hcl/psi/impl/JavaUtilTest.kt	63
terraform/test/org/intellij/terraform/hcl/psi/impl/TfStringLiteralTextEscaperTestImpl.kt	27
terraform/test/org/intellij/terraform/hil/GoUtilTest.kt	28
terraform/test/org/intellij/terraform/hil/HILCompletionTest.java	263
terraform/test/org/intellij/terraform/hil/HILInjectorTest.java	87
terraform/test/org/intellij/terraform/hil/HILLexerTest.java	255
terraform/test/org/intellij/terraform/hil/HILParserTest.java	223
terraform/test/org/intellij/terraform/hil/HILTypesResolvingTest.java	106
terraform/test/org/intellij/terraform/hil/ILIntroduceVariableRefactoringTest.java	27
terraform/test/org/intellij/terraform/hil/codeinsight/AddVariableTest.java	27
terraform/test/org/intellij/terraform/hil/editor/HILWordSelectionerTest.java	17
terraform/test/org/intellij/terraform/hil/inspection/HCLSimplifyExpressionTest.kt	48
terraform/test/org/intellij/terraform/hil/inspection/UnresolvedReferenceInspectionTest.kt	88
terraform/test/org/intellij/terraform/opentofu/OpenTofuConfigCompletionTest.kt	302
terraform/test/org/intellij/terraform/opentofu/OpenTofuInspectionTest.kt	58
terraform/test/org/intellij/terraform/opentofu/OpenTofuReferencesTest.kt	134
terraform/test/org/intellij/terraform/runtime/TfBaseRunConfigurationTest.kt	29
terraform/test/org/intellij/terraform/runtime/TfProjectSettingsTest.kt	37
terraform/test/org/intellij/terraform/runtime/TfRunConfigurationTest.kt	39
terraform/test/org/intellij/terraform/runtime/TfRunLineMarkerContributorTest.kt	85
terraform/test/org/intellij/terraform/runtime/TfToolPathDetectorMock.kt	6
terraform/test/org/intellij/terraform/stack/TfComponentCompletionTest.kt	101
terraform/test/org/intellij/terraform/terragrunt/TerragruntCompletionTest.kt	194
terraform/test/org/intellij/terraform/terragrunt/TerragruntHilCompletionTest.kt	34
terraform/test/org/intellij/terraform/terragrunt/TerragruntInspectionTest.kt	19
terraform/test/org/intellij/terraform/util/LatestInvocationRunnerTest.kt	63
terraform/test/org/intellij/terraform/util/TfFmtErrorMessageTest.kt	49
tostring-reader/test/com/intellij/tsr/Product.java	44
tostring-reader/test/com/intellij/tsr/ProductTest.java	9
tostring-reader/test/com/intellij/tsr/ProductType.java	6
tslint/test/data/highlighting/FixArrowReturnShorthand/main.ts	1
tslint/test/data/highlighting/FixArrowReturnShorthand/main_after.ts	1
tslint/test/data/highlighting/FixFile/fix.ts	4
tslint/test/data/highlighting/FixFile/fix_after.ts	3
tslint/test/data/highlighting/FixFileInDumbMode/fix.ts	4
tslint/test/data/highlighting/FixFileInDumbMode/fix_after.ts	3
tslint/test/data/highlighting/FixSingleError/fix.ts	3
tslint/test/data/highlighting/FixSingleError/fix_after.ts	3
tslint/test/data/highlighting/HighlightJsFiles/test.js	2
tslint/test/data/highlighting/LineSeparatorsWin/data.ts	2
tslint/test/data/highlighting/NoAdditionalDirectory/data.ts	4
tslint/test/data/highlighting/NoConfig/data.ts	3
tslint/test/data/highlighting/NoConfigWithCustomConfigFileSet/data.ts	3
tslint/test/data/highlighting/NoJsFilesByDefault/test.js	3
tslint/test/data/highlighting/NoJsFilesByDefault/tsModule/ts.ts	1
tslint/test/data/highlighting/One/one.ts	11
tslint/test/data/highlighting/SuppressAllRulesForLine/main.ts	1
tslint/test/data/highlighting/SuppressAllRulesForLine/main_after.ts	1
tslint/test/data/highlighting/SuppressAllRulesForLineOverwritesExistingSuppressionForRule/main.ts	1
tslint/test/data/highlighting/SuppressAllRulesForLineOverwritesExistingSuppressionForRule/main_after.ts	1
tslint/test/data/highlighting/SuppressMissingConfigFileWithAutodetectPackage/data.ts	3
tslint/test/data/highlighting/SuppressRuleForFileAddsToExistingComment/main.ts	1
tslint/test/data/highlighting/SuppressRuleForFileAddsToExistingComment/main_after.ts	1
tslint/test/data/highlighting/SuppressRuleForLine/main.ts	1
tslint/test/data/highlighting/SuppressRuleForLine/main_after.ts	1
tslint/test/data/highlighting/SuppressRuleForLineAddsToExistingComment/main.ts	1
tslint/test/data/highlighting/SuppressRuleForLineAddsToExistingComment/main_after.ts	1
tslint/test/data/highlighting/Timeout/ts.ts	1
tslint/test/data/highlighting/WithCustomConfigFile/ts.ts	2
tslint/test/data/highlighting/WithWarningSeverity/main.ts	4
tslint/test/data/highlighting/WithYamlConfig/main.ts	4
tslint/test/data/highlighting/WithYamlConfig/tslint.yaml	2
tslint/test/data/highlighting/YarnPnpTsLintExample/app.ts	1
tslint/test/src/com/intellij/lang/javascript/linter/tslint/TsLintCodeStyleImportBasicTest.java	327
tslint/test/src/com/intellij/lang/javascript/linter/tslint/TsLintCodeStyleImportIntegrationTest.java	49
tslint/test/src/com/intellij/lang/javascript/linter/tslint/TsLintConfigCompletionTest.java	31
tslint/test/src/com/intellij/lang/javascript/linter/tslint/TsLintConfigHighlightingTest.java	45
tslint/test/src/com/intellij/lang/javascript/linter/tslint/TsLintHighlightingTest.java	158
tslint/test/src/com/intellij/lang/javascript/linter/tslint/TsLintResolveTest.java	17
tslint/test/src/com/intellij/lang/javascript/linter/tslint/TsLintTestSuite.java	14
tslint/test/src/com/intellij/lang/javascript/linter/tslint/TsLintTestUtil.java	17
vuejs/vuejs-tests/src-ext/org/jetbrains/vuejs/lang/VueTestSuite.kt	72
vuejs/vuejs-tests/src-ext/org/jetbrains/vuejs/lang/VueTypeScriptDuplicateTest.kt	23
vuejs/vuejs-tests/src-ext/org/jetbrains/vuejs/lang/VueTypeScriptHighlightingTest.kt	91
vuejs/vuejs-tests/src-ext/org/jetbrains/vuejs/lang/VueTypeScriptLineMarkersTest.kt	54
vuejs/vuejs-tests/src-ext/org/jetbrains/vuejs/lang/html/VueParserTest.kt	384
vuejs/vuejs-tests/src-ext/org/jetbrains/vuejs/linters/tslint/VueESLintHighlightingTest.kt	26
vuejs/vuejs-tests/src-ext/org/jetbrains/vuejs/linters/tslint/VueTypeScriptWithTslintTest.kt	51
vuejs/vuejs-tests/src-ext/org/jetbrains/vuejs/service/VolarServiceDocumentationTest.kt	52
vuejs/vuejs-tests/src-ext/org/jetbrains/vuejs/service/VolarServiceTest.kt	316
vuejs/vuejs-tests/src-ext/org/jetbrains/vuejs/service/VueLspServiceTestBase.kt	43
vuejs/vuejs-tests/src-ext/org/jetbrains/vuejs/service/VuePluginTypeScriptServiceTest.kt	153
vuejs/vuejs-tests/src-ext/org/jetbrains/vuejs/service/VueYarnPnpIntegrationTest.kt	32
vuejs/vuejs-tests/src-ext/org/jetbrains/vuejs/tsc/VueTypeScriptServiceGetElementTypeTest.kt	58
vuejs/vuejs-tests/src/org/jetbrains/vuejs/VueTestCase.kt	35
vuejs/vuejs-tests/src/org/jetbrains/vuejs/lang/VueAttributeNameParserTest.kt	115
vuejs/vuejs-tests/src/org/jetbrains/vuejs/lang/VueAutoPopupTest.kt	38
vuejs/vuejs-tests/src/org/jetbrains/vuejs/lang/VueCommenterTest.kt	115
vuejs/vuejs-tests/src/org/jetbrains/vuejs/lang/VueCompletionTest.kt	1067
vuejs/vuejs-tests/src/org/jetbrains/vuejs/lang/VueComponentTest.kt	61
vuejs/vuejs-tests/src/org/jetbrains/vuejs/lang/VueControlFlowTest.kt	40
vuejs/vuejs-tests/src/org/jetbrains/vuejs/lang/VueCopyPasteTest.kt	52
vuejs/vuejs-tests/src/org/jetbrains/vuejs/lang/VueCopyrightTest.kt	31
vuejs/vuejs-tests/src/org/jetbrains/vuejs/lang/VueCreateTsVariableTest.kt	19
vuejs/vuejs-tests/src/org/jetbrains/vuejs/lang/VueCssResolveTest.kt	44
vuejs/vuejs-tests/src/org/jetbrains/vuejs/lang/VueDocumentationTest.kt	164
vuejs/vuejs-tests/src/org/jetbrains/vuejs/lang/VueEmmetTest.kt	10
vuejs/vuejs-tests/src/org/jetbrains/vuejs/lang/VueExternalFilesLinkingTest.kt	42
vuejs/vuejs-tests/src/org/jetbrains/vuejs/lang/VueExtractComponentTest.kt	249
vuejs/vuejs-tests/src/org/jetbrains/vuejs/lang/VueFindUsagesTest.kt	77
vuejs/vuejs-tests/src/org/jetbrains/vuejs/lang/VueFormatterTest.kt	275
vuejs/vuejs-tests/src/org/jetbrains/vuejs/lang/VueHighlightingTest.kt	821
vuejs/vuejs-tests/src/org/jetbrains/vuejs/lang/VueInjectionTest.kt	342
vuejs/vuejs-tests/src/org/jetbrains/vuejs/lang/VueInspectionsProvider.kt	44
vuejs/vuejs-tests/src/org/jetbrains/vuejs/lang/VueIntegrationCompletionTest.kt	25
vuejs/vuejs-tests/src/org/jetbrains/vuejs/lang/VueIntegrationHighlightingTest.kt	38
vuejs/vuejs-tests/src/org/jetbrains/vuejs/lang/VueIntentionsTest.kt	165
vuejs/vuejs-tests/src/org/jetbrains/vuejs/lang/VueIntroduceVariableTest.kt	8
vuejs/vuejs-tests/src/org/jetbrains/vuejs/lang/VueLiveTemplatesTest.kt	128
vuejs/vuejs-tests/src/org/jetbrains/vuejs/lang/VueModuleImportTest.kt	137
vuejs/vuejs-tests/src/org/jetbrains/vuejs/lang/VueMoveModuleMemberTest.kt	11
vuejs/vuejs-tests/src/org/jetbrains/vuejs/lang/VueMoveTest.kt	14
vuejs/vuejs-tests/src/org/jetbrains/vuejs/lang/VueNewComponentTest.kt	73
vuejs/vuejs-tests/src/org/jetbrains/vuejs/lang/VueNodeDownloadEditorNotificationProviderTest.kt	17
vuejs/vuejs-tests/src/org/jetbrains/vuejs/lang/VueOptimizeImportTest.kt	35
vuejs/vuejs-tests/src/org/jetbrains/vuejs/lang/VueParameterInfoTest.kt	15
vuejs/vuejs-tests/src/org/jetbrains/vuejs/lang/VueRearrangerTest.kt	225
vuejs/vuejs-tests/src/org/jetbrains/vuejs/lang/VueRefAttrsTest.kt	79
vuejs/vuejs-tests/src/org/jetbrains/vuejs/lang/VueRenameTest.kt	226
vuejs/vuejs-tests/src/org/jetbrains/vuejs/lang/VueResolveTest.kt	2207
vuejs/vuejs-tests/src/org/jetbrains/vuejs/lang/VueTemplateInjectionsTest.kt	56
vuejs/vuejs-tests/src/org/jetbrains/vuejs/lang/VueTestCommons.kt	57
vuejs/vuejs-tests/src/org/jetbrains/vuejs/lang/VueTestModules.kt	72
vuejs/vuejs-tests/src/org/jetbrains/vuejs/lang/VueTestUtil.kt	52
vuejs/vuejs-tests/src/org/jetbrains/vuejs/lang/VueTypeResolveTest.kt	349
vuejs/vuejs-tests/src/org/jetbrains/vuejs/lang/VueTypedHandlerTest.kt	200
vuejs/vuejs-tests/src/org/jetbrains/vuejs/lang/VueTypingTest.kt	193
vuejs/vuejs-tests/src/org/jetbrains/vuejs/lang/VueWebTypesDocumentationTest.kt	49
vuejs/vuejs-tests/src/org/jetbrains/vuejs/lang/expr/VueJSParserTest.kt	45
vuejs/vuejs-tests/src/org/jetbrains/vuejs/lang/html/VueHighlightingLexerTest.kt	9
vuejs/vuejs-tests/src/org/jetbrains/vuejs/lang/html/VueIndexerTest.kt	13
vuejs/vuejs-tests/src/org/jetbrains/vuejs/lang/html/VueLexerTest.kt	379
vuejs/vuejs-tests/src/org/jetbrains/vuejs/libraries/LibrariesTestSuite.kt	25
vuejs/vuejs-tests/src/org/jetbrains/vuejs/libraries/cssModules/CssModulesTest.kt	73
vuejs/vuejs-tests/src/org/jetbrains/vuejs/libraries/eslint/VueESLintImportCodeStyleTest.kt	138
vuejs/vuejs-tests/src/org/jetbrains/vuejs/libraries/i18n/I18nTest.kt	14
vuejs/vuejs-tests/src/org/jetbrains/vuejs/libraries/nuxt/NuxtCompletionTest.kt	115
vuejs/vuejs-tests/src/org/jetbrains/vuejs/libraries/nuxt/NuxtConfigTest.kt	63
vuejs/vuejs-tests/src/org/jetbrains/vuejs/libraries/nuxt/NuxtFindUsagesTest.kt	26
vuejs/vuejs-tests/src/org/jetbrains/vuejs/libraries/nuxt/NuxtHighlightingTest.kt	73
vuejs/vuejs-tests/src/org/jetbrains/vuejs/libraries/nuxt/NuxtNavigationTest.kt	33
vuejs/vuejs-tests/src/org/jetbrains/vuejs/libraries/nuxt/NuxtRenameTest.kt	47
vuejs/vuejs-tests/src/org/jetbrains/vuejs/libraries/nuxt/NuxtResolveTest.kt	68
vuejs/vuejs-tests/src/org/jetbrains/vuejs/libraries/nuxt/NuxtTestSuite.kt	14
vuejs/vuejs-tests/src/org/jetbrains/vuejs/libraries/pinia/PiniaTest.kt	69
vuejs/vuejs-tests/src/org/jetbrains/vuejs/libraries/templateLoader/TemplateLoaderCompletionTest.kt	22
vuejs/vuejs-tests/src/org/jetbrains/vuejs/libraries/vueLoader/VueLoaderTest.kt	65
vuejs/vuejs-tests/src/org/jetbrains/vuejs/libraries/vuelidate/VuelidateTest.kt	50
vuejs/vuejs-tests/src/org/jetbrains/vuejs/libraries/vuex/VuexCompletionTest.kt	639
vuejs/vuejs-tests/src/org/jetbrains/vuejs/libraries/vuex/VuexFindUsagesTest.kt	67
vuejs/vuejs-tests/src/org/jetbrains/vuejs/libraries/vuex/VuexHighlightingTest.kt	33
vuejs/vuejs-tests/src/org/jetbrains/vuejs/libraries/vuex/VuexMappersTest.kt	55
vuejs/vuejs-tests/src/org/jetbrains/vuejs/libraries/vuex/VuexResolveTest.kt	397
vuejs/vuejs-tests/src/org/jetbrains/vuejs/libraries/vuex/VuexTestStructure.kt	143
vuejs/vuejs-tests/src/org/jetbrains/vuejs/libraries/vuex/VuexTestSuite.kt	12
vuejs/vuejs-tests/src/org/jetbrains/vuejs/libraries/vuex/VuexUtils.kt	25
vuejs/vuejs-tests/src/org/jetbrains/vuejs/libraries/webpack/VueWebpackTest.kt	19
vuejs/vuejs-tests/src/org/jetbrains/vuejs/pug/PugTemplateTest.kt	59
vuejs/vuejs-tests/src/org/jetbrains/vuejs/pug/VuePugFoldingTest.kt	8
vuejs/vuejs-tests/testData/autoPopup/eventsAfterAt.vue	1
vuejs/vuejs-tests/testData/autoPopup/eventsAfterAt_after.vue	1
vuejs/vuejs-tests/testData/autoPopup/eventsAfterVOnColon.vue	1
vuejs/vuejs-tests/testData/autoPopup/eventsAfterVOnColon_after.vue	1
vuejs/vuejs-tests/testData/autoPopup/noAutopopupAfterMinus.vue	1
vuejs/vuejs-tests/testData/autoPopup/vBindShorthand.vue	1
vuejs/vuejs-tests/testData/commenter/bindingBlockComment.vue	3
vuejs/vuejs-tests/testData/commenter/bindingBlockComment_after.vue	3
vuejs/vuejs-tests/testData/commenter/bindingLineComment.vue	3
vuejs/vuejs-tests/testData/commenter/bindingLineComment_after.vue	2
vuejs/vuejs-tests/testData/commenter/commentByBlockComment.vue	8
vuejs/vuejs-tests/testData/commenter/commentByBlockComment2.vue	8
vuejs/vuejs-tests/testData/commenter/commentByBlockComment2_after_0.vue	3
vuejs/vuejs-tests/testData/commenter/commentByBlockComment2_after_1.vue	3
vuejs/vuejs-tests/testData/commenter/commentByBlockComment3.vue	9
vuejs/vuejs-tests/testData/commenter/commentByBlockComment3_after_0.vue	8
vuejs/vuejs-tests/testData/commenter/commentByBlockComment3_after_1.vue	8
vuejs/vuejs-tests/testData/commenter/commentByBlockComment_after_0.vue	5
vuejs/vuejs-tests/testData/commenter/commentCssByLineComment.vue	13
vuejs/vuejs-tests/testData/commenter/commentCssByLineComment_after_0.vue	13
vuejs/vuejs-tests/testData/commenter/commentCssByLineComment_after_1.vue	13
vuejs/vuejs-tests/testData/commenter/commentHtmlByLineComment.vue	8
vuejs/vuejs-tests/testData/commenter/commentHtmlByLineComment_after_0.vue	3
vuejs/vuejs-tests/testData/commenter/commentHtmlByLineComment_after_1.vue	3
vuejs/vuejs-tests/testData/commenter/css.vue	6
vuejs/vuejs-tests/testData/commenter/css_after.vue	6
vuejs/vuejs-tests/testData/commenter/less.vue	17
vuejs/vuejs-tests/testData/commenter/less_after.vue	17
vuejs/vuejs-tests/testData/commenter/sass.vue	13
vuejs/vuejs-tests/testData/commenter/sass_after.vue	14
vuejs/vuejs-tests/testData/commenter/scss.vue	8
vuejs/vuejs-tests/testData/commenter/scss_after.vue	8
vuejs/vuejs-tests/testData/commenter/styleAttrBlockComment.vue	3
vuejs/vuejs-tests/testData/commenter/styleAttrBlockComment_after.vue	3
vuejs/vuejs-tests/testData/commenter/styleAttrLineComment.vue	3
vuejs/vuejs-tests/testData/commenter/styleAttrLineComment_after.vue	2
vuejs/vuejs-tests/testData/commenter/stylus.vue	6
vuejs/vuejs-tests/testData/commenter/stylus_after.vue	6
vuejs/vuejs-tests/testData/commenter/wholeStyleLineComment.vue	5
vuejs/vuejs-tests/testData/commenter/wholeStyleLineComment_after.vue	5
vuejs/vuejs-tests/testData/common/createApp/App.vue	10
vuejs/vuejs-tests/testData/common/createApp/ImportedByRoot.vue	3
vuejs/vuejs-tests/testData/common/createApp/NotImported.vue	3
vuejs/vuejs-tests/testData/common/createApp/TheComponent.vue	9
vuejs/vuejs-tests/testData/common/createApp/foo.vue	11
vuejs/vuejs-tests/testData/common/createApp/index.html	26
vuejs/vuejs-tests/testData/common/createApp/main.ts	16
vuejs/vuejs-tests/testData/common/customDirectives/CustomDirectives.js	10
vuejs/vuejs-tests/testData/common/customDirectives/CustomDirectives.vue	27
vuejs/vuejs-tests/testData/common/customDirectives/importedDirective.js	3
vuejs/vuejs-tests/testData/common/customDirectivesLinkedFiles/CustomDirectives.html	5
vuejs/vuejs-tests/testData/common/customDirectivesLinkedFiles/CustomDirectives.js	17
vuejs/vuejs-tests/testData/common/customDirectivesLinkedFiles/CustomDirectives.vue	4
vuejs/vuejs-tests/testData/common/customDirectivesLinkedFiles/GlobalCustomDirectives.js	10
vuejs/vuejs-tests/testData/common/customDirectivesLinkedFiles/importedDirective.js	3
vuejs/vuejs-tests/testData/completion/aliasedComponentImport/apps/vue-app/src/App.after.vue	8
vuejs/vuejs-tests/testData/completion/aliasedComponentImport/apps/vue-app/src/App.vue	7
vuejs/vuejs-tests/testData/completion/aliasedComponentImport/apps/vue-app/src/main.ts	5
vuejs/vuejs-tests/testData/completion/aliasedComponentImport/libs/vue-component-lib/src/components/private/PrivateComponent.vue	9
vuejs/vuejs-tests/testData/completion/aliasedComponentImport/libs/vue-component-lib/src/components/public/PublicComponent.vue	12
vuejs/vuejs-tests/testData/completion/aliasedComponentImport/libs/vue-component-lib/src/index.ts	1
vuejs/vuejs-tests/testData/completion/aliasedComponentImportKebabCase/apps/vue-app/src/App.after.vue	8
vuejs/vuejs-tests/testData/completion/aliasedComponentImportKebabCase/apps/vue-app/src/App.vue	7
vuejs/vuejs-tests/testData/completion/aliasedComponentImportKebabCase/apps/vue-app/src/main.ts	5
vuejs/vuejs-tests/testData/completion/aliasedComponentImportKebabCase/libs/vue-component-lib/src/components/private/private-component.vue	9
vuejs/vuejs-tests/testData/completion/aliasedComponentImportKebabCase/libs/vue-component-lib/src/components/public/public-component.vue	12
vuejs/vuejs-tests/testData/completion/aliasedComponentImportKebabCase/libs/vue-component-lib/src/index.ts	1
vuejs/vuejs-tests/testData/completion/aliasedComponentImportOptionsApi/apps/vue-app/src/App.after.vue	8
vuejs/vuejs-tests/testData/completion/aliasedComponentImportOptionsApi/apps/vue-app/src/App.vue	7
vuejs/vuejs-tests/testData/completion/aliasedComponentImportOptionsApi/apps/vue-app/src/main.ts	5
vuejs/vuejs-tests/testData/completion/aliasedComponentImportOptionsApi/libs/vue-component-lib/src/components/private/private-component.vue	9
vuejs/vuejs-tests/testData/completion/aliasedComponentImportOptionsApi/libs/vue-component-lib/src/components/public/public-component.vue	16
vuejs/vuejs-tests/testData/completion/aliasedComponentImportOptionsApi/libs/vue-component-lib/src/index.ts	1
vuejs/vuejs-tests/testData/completion/autoImportInsertion.vue	6
vuejs/vuejs-tests/testData/completion/autoImportInsertion_after.vue	7
vuejs/vuejs-tests/testData/completion/autopopupAfterVOnSelection.vue	3
vuejs/vuejs-tests/testData/completion/autopopupAfterVOnSelection_after.vue	3
vuejs/vuejs-tests/testData/completion/bindProposalsPriority.vue	3
vuejs/vuejs-tests/testData/completion/bindProposalsStdTag.vue	3
vuejs/vuejs-tests/testData/completion/builtInTagsAttributeCompletion.vue	3
vuejs/vuejs-tests/testData/completion/castedObjectProps.vue	30
vuejs/vuejs-tests/testData/completion/classComponentCompletion/LongComponent.vue	8
vuejs/vuejs-tests/testData/completion/classComponentCompletion/ShortComponent.vue	6
vuejs/vuejs-tests/testData/completion/classComponentCompletionTs/LongComponent.vue	8
vuejs/vuejs-tests/testData/completion/classComponentCompletionTs/ShortComponent.vue	6
vuejs/vuejs-tests/testData/completion/completeAttributesFromProps/compUI.vue	6
vuejs/vuejs-tests/testData/completion/completeAttributesFromProps/completeAttributesFromProps.vue	9
vuejs/vuejs-tests/testData/completion/completeAttributesWithVueInNodeModules/index.html	1
vuejs/vuejs-tests/testData/completion/completeAttributesWithVueInPackageJson/index.html	1
vuejs/vuejs-tests/testData/completion/completeComponentWithDefineOptions/after/BestFeature.vue	6
vuejs/vuejs-tests/testData/completion/completeComponentWithDefineOptions/after/Component.vue	4
vuejs/vuejs-tests/testData/completion/completeComponentWithDefineOptions/before/BestFeature.vue	6
vuejs/vuejs-tests/testData/completion/completeComponentWithDefineOptions/before/Component.vue	4
vuejs/vuejs-tests/testData/completion/completeComputedPropsInInterpolation.vue	13
vuejs/vuejs-tests/testData/completion/completeCssClasses/a.css	1
vuejs/vuejs-tests/testData/completion/completeCssClasses/completeCssClasses.vue	1
vuejs/vuejs-tests/testData/completion/completeElementsFromLocalData.vue	10
vuejs/vuejs-tests/testData/completion/completeElementsFromLocalData2.vue	10
vuejs/vuejs-tests/testData/completion/completeImportedComponent/compUI.vue	6
vuejs/vuejs-tests/testData/completion/completeImportedComponent/completeImportedComponent.vue	6
vuejs/vuejs-tests/testData/completion/completeMethodsInBoundAttributes/child.vue	13
vuejs/vuejs-tests/testData/completion/completeMethodsInBoundAttributes/completeMethodsInBoundAttributes.vue	15
vuejs/vuejs-tests/testData/completion/completeNoImportIfSettingIsOffJs/after/completeNoImportIfSettingIsOffJs.vue	7
vuejs/vuejs-tests/testData/completion/completeNoImportIfSettingIsOffJs/after/toImport.vue	7
vuejs/vuejs-tests/testData/completion/completeNoImportIfSettingIsOffJs/before/completeNoImportIfSettingIsOffJs.vue	7
vuejs/vuejs-tests/testData/completion/completeNoImportIfSettingIsOffJs/before/toImport.vue	7
vuejs/vuejs-tests/testData/completion/completeNoImportIfSettingIsOffTs/after/completeNoImportIfSettingIsOffTs.vue	7
vuejs/vuejs-tests/testData/completion/completeNoImportIfSettingIsOffTs/after/toImport.vue	7
vuejs/vuejs-tests/testData/completion/completeNoImportIfSettingIsOffTs/before/completeNoImportIfSettingIsOffTs.vue	7
vuejs/vuejs-tests/testData/completion/completeNoImportIfSettingIsOffTs/before/toImport.vue	7
vuejs/vuejs-tests/testData/completion/completePropsInInterpolation.vue	9
vuejs/vuejs-tests/testData/completion/completeVBind.vue	16
vuejs/vuejs-tests/testData/completion/completeVBindUser/CompleteVBind.vue	16
vuejs/vuejs-tests/testData/completion/completeVBindUser/User.vue	9
vuejs/vuejs-tests/testData/completion/completeWithImport/after/completeWithImport.vue	9
vuejs/vuejs-tests/testData/completion/completeWithImport/after/toImport.vue	7
vuejs/vuejs-tests/testData/completion/completeWithImport/before/completeWithImport.vue	7
vuejs/vuejs-tests/testData/completion/completeWithImport/before/toImport.vue	7
vuejs/vuejs-tests/testData/completion/completeWithImportCreateExport/after/completeWithImportCreateExport.vue	10
vuejs/vuejs-tests/testData/completion/completeWithImportCreateExport/after/toImport.vue	5
vuejs/vuejs-tests/testData/completion/completeWithImportCreateExport/before/completeWithImportCreateExport.vue	5
vuejs/vuejs-tests/testData/completion/completeWithImportCreateExport/before/toImport.vue	5
vuejs/vuejs-tests/testData/completion/completeWithImportCreateScript/after/completeWithImportCreateScript.vue	9
vuejs/vuejs-tests/testData/completion/completeWithImportCreateScript/after/toImport.vue	5
vuejs/vuejs-tests/testData/completion/completeWithImportCreateScript/before/completeWithImportCreateScript.vue	3
vuejs/vuejs-tests/testData/completion/completeWithImportCreateScript/before/toImport.vue	5
vuejs/vuejs-tests/testData/completion/completeWithImportCreateScriptNoExport/after/completeWithImportCreateScriptNoExport.vue	9
vuejs/vuejs-tests/testData/completion/completeWithImportCreateScriptNoExport/after/toImport.vue	1
vuejs/vuejs-tests/testData/completion/completeWithImportCreateScriptNoExport/before/completeWithImportCreateScriptNoExport.vue	3
vuejs/vuejs-tests/testData/completion/completeWithImportCreateScriptNoExport/before/toImport.vue	1
vuejs/vuejs-tests/testData/completion/completeWithImportNoExtension/after/completeWithImportNoExtension.vue	9
vuejs/vuejs-tests/testData/completion/completeWithImportNoExtension/after/toImport.vue	7
vuejs/vuejs-tests/testData/completion/completeWithImportNoExtension/before/completeWithImportNoExtension.vue	7
vuejs/vuejs-tests/testData/completion/completeWithImportNoExtension/before/toImport.vue	7
vuejs/vuejs-tests/testData/completion/completeWithoutImportForGlobalComponent/after/completeWithoutImportForGlobalComponent.vue	7
vuejs/vuejs-tests/testData/completion/completeWithoutImportForGlobalComponent/after/libComponent.vue	7
vuejs/vuejs-tests/testData/completion/completeWithoutImportForGlobalComponent/after/main.js	2
vuejs/vuejs-tests/testData/completion/completeWithoutImportForGlobalComponent/before/completeWithoutImportForGlobalComponent.vue	7
vuejs/vuejs-tests/testData/completion/completeWithoutImportForGlobalComponent/before/libComponent.vue	7
vuejs/vuejs-tests/testData/completion/completeWithoutImportForGlobalComponent/before/main.js	2
vuejs/vuejs-tests/testData/completion/completeWithoutImportForRenamedGlobalComponent/after/completeWithoutImportForRenamedGlobalComponent.vue	7
vuejs/vuejs-tests/testData/completion/completeWithoutImportForRenamedGlobalComponent/after/libComponent.vue	7
vuejs/vuejs-tests/testData/completion/completeWithoutImportForRenamedGlobalComponent/after/main.js	2
vuejs/vuejs-tests/testData/completion/completeWithoutImportForRenamedGlobalComponent/before/completeWithoutImportForRenamedGlobalComponent.vue	7
vuejs/vuejs-tests/testData/completion/completeWithoutImportForRenamedGlobalComponent/before/libComponent.vue	7
vuejs/vuejs-tests/testData/completion/completeWithoutImportForRenamedGlobalComponent/before/main.js	2
vuejs/vuejs-tests/testData/completion/completionPriorityAndHints/app.js	12
vuejs/vuejs-tests/testData/completion/completionPriorityAndHints/completionPriorityAndHints.vue	15
vuejs/vuejs-tests/testData/completion/completionPriorityAndHints/components/HelloWorld.vue	55
vuejs/vuejs-tests/testData/completion/completionPriorityAndHintsBuiltInTags.vue	3
vuejs/vuejs-tests/testData/completion/completionWithRecursiveMixins/GlobalMixin.js	6
vuejs/vuejs-tests/testData/completion/completionWithRecursiveMixins/OneMoreComponent.vue	11
vuejs/vuejs-tests/testData/completion/completionWithRecursiveMixins/completionWithRecursiveMixins.vue	4
vuejs/vuejs-tests/testData/completion/completionWithRecursiveMixins/d-component.vue	15
vuejs/vuejs-tests/testData/completion/completionWithRecursiveMixins/hidden-component.vue	10
vuejs/vuejs-tests/testData/completion/complexComponentDecorator/App.vue	15
vuejs/vuejs-tests/testData/completion/complexComponentDecorator/HelloWorld.vue	14
vuejs/vuejs-tests/testData/completion/complexComponentDecorator/decoratedMixin.js	5
vuejs/vuejs-tests/testData/completion/complexComponentDecorator/decoratedMixin2.js	4
vuejs/vuejs-tests/testData/completion/complexComponentDecorator/decoratedMixin3.js	4
vuejs/vuejs-tests/testData/completion/complexComponentDecorator/regularMixin.js	5
vuejs/vuejs-tests/testData/completion/complexComponentDecorator8Ts/App.vue	15
vuejs/vuejs-tests/testData/completion/complexComponentDecorator8Ts/Empty.vue	4
vuejs/vuejs-tests/testData/completion/complexComponentDecorator8Ts/HelloWorld.vue	15
vuejs/vuejs-tests/testData/completion/complexComponentDecorator8Ts/decoratedMixin.ts	6
vuejs/vuejs-tests/testData/completion/complexComponentDecorator8Ts/decoratedMixin2.ts	4
vuejs/vuejs-tests/testData/completion/complexComponentDecorator8Ts/decoratedMixin3.ts	5
vuejs/vuejs-tests/testData/completion/complexComponentDecorator8Ts/regularMixin.ts	5
vuejs/vuejs-tests/testData/completion/complexComponentDecoratorTs/App.vue	15
vuejs/vuejs-tests/testData/completion/complexComponentDecoratorTs/HelloWorld.vue	15
vuejs/vuejs-tests/testData/completion/complexComponentDecoratorTs/decoratedMixin.ts	6
vuejs/vuejs-tests/testData/completion/complexComponentDecoratorTs/decoratedMixin2.ts	5
vuejs/vuejs-tests/testData/completion/complexComponentDecoratorTs/decoratedMixin3.ts	5
vuejs/vuejs-tests/testData/completion/complexComponentDecoratorTs/regularMixin.ts	5
vuejs/vuejs-tests/testData/completion/complexThisContext/complexThisContext.vue	22
vuejs/vuejs-tests/testData/completion/complexThisContext/index.ts	1
vuejs/vuejs-tests/testData/completion/componentCustomProperties/ComponentCustomProperties.vue	10
vuejs/vuejs-tests/testData/completion/componentCustomProperties/index.ts	6
vuejs/vuejs-tests/testData/completion/componentCustomPropertiesWithFunctionOverloads/ComponentCustomPropertiesWithFunctionOverloads.vue	10
vuejs/vuejs-tests/testData/completion/componentEmitsDefinitions/componentEmitsDefinitions.vue	15
vuejs/vuejs-tests/testData/completion/componentEmitsDefinitions/defineComponent.vue	9
vuejs/vuejs-tests/testData/completion/componentEmitsDefinitions/defineEmits.vue	5
vuejs/vuejs-tests/testData/completion/componentEmitsDefinitions/defineEmitsWithType.vue	8
vuejs/vuejs-tests/testData/completion/componentEmitsDefinitions/exportComponent.vue	8
vuejs/vuejs-tests/testData/completion/componentFromFunctionPlugin/App.vue	6
vuejs/vuejs-tests/testData/completion/componentFromFunctionPlugin/StandardButton.vue	3
vuejs/vuejs-tests/testData/completion/componentFromFunctionPlugin/StandardLabel.vue	3
vuejs/vuejs-tests/testData/completion/componentFromFunctionPlugin/global-components.ts	5
vuejs/vuejs-tests/testData/completion/componentFromFunctionPlugin/index.html	17
vuejs/vuejs-tests/testData/completion/componentFromFunctionPlugin/main.ts	7
vuejs/vuejs-tests/testData/completion/componentFromFunctionPlugin/other-global-components.ts	5
vuejs/vuejs-tests/testData/completion/componentFromFunctionPlugin_vapor/App.vue	6
vuejs/vuejs-tests/testData/completion/componentFromFunctionPlugin_vapor/StandardButton.vue	5
vuejs/vuejs-tests/testData/completion/componentFromFunctionPlugin_vapor/StandardLabel.vue	5
vuejs/vuejs-tests/testData/completion/componentFromFunctionPlugin_vapor/global-components.ts	5
vuejs/vuejs-tests/testData/completion/componentFromFunctionPlugin_vapor/index.html	17
vuejs/vuejs-tests/testData/completion/componentFromFunctionPlugin_vapor/main.ts	7
vuejs/vuejs-tests/testData/completion/componentFromFunctionPlugin_vapor/other-global-components.ts	5
vuejs/vuejs-tests/testData/completion/componentFromNestedFunctionPlugin/App.vue	6
vuejs/vuejs-tests/testData/completion/componentFromNestedFunctionPlugin/StandardButton.vue	3
vuejs/vuejs-tests/testData/completion/componentFromNestedFunctionPlugin/StandardLabel.vue	3
vuejs/vuejs-tests/testData/completion/componentFromNestedFunctionPlugin/global-components.js	6
vuejs/vuejs-tests/testData/completion/componentFromNestedFunctionPlugin/index.html	17
vuejs/vuejs-tests/testData/completion/componentFromNestedFunctionPlugin/main.js	5
vuejs/vuejs-tests/testData/completion/componentFromNestedFunctionPlugin/other-global-components.js	4
vuejs/vuejs-tests/testData/completion/componentFromNestedFunctionPluginWithCycle/App.vue	6
vuejs/vuejs-tests/testData/completion/componentFromNestedFunctionPluginWithCycle/StandardButton.vue	3
vuejs/vuejs-tests/testData/completion/componentFromNestedFunctionPluginWithCycle/StandardLabel.vue	3
vuejs/vuejs-tests/testData/completion/componentFromNestedFunctionPluginWithCycle/global-components.js	6
vuejs/vuejs-tests/testData/completion/componentFromNestedFunctionPluginWithCycle/index.html	17
vuejs/vuejs-tests/testData/completion/componentFromNestedFunctionPluginWithCycle/main.js	5
vuejs/vuejs-tests/testData/completion/componentFromNestedFunctionPluginWithCycle/other-global-components.js	6
vuejs/vuejs-tests/testData/completion/componentFromNestedFunctionPluginWithCycle_vapor/App.vue	6
vuejs/vuejs-tests/testData/completion/componentFromNestedFunctionPluginWithCycle_vapor/StandardButton.vue	5
vuejs/vuejs-tests/testData/completion/componentFromNestedFunctionPluginWithCycle_vapor/StandardLabel.vue	5
vuejs/vuejs-tests/testData/completion/componentFromNestedFunctionPluginWithCycle_vapor/global-components.js	6
vuejs/vuejs-tests/testData/completion/componentFromNestedFunctionPluginWithCycle_vapor/index.html	17
vuejs/vuejs-tests/testData/completion/componentFromNestedFunctionPluginWithCycle_vapor/main.js	5
vuejs/vuejs-tests/testData/completion/componentFromNestedFunctionPluginWithCycle_vapor/other-global-components.js	6
vuejs/vuejs-tests/testData/completion/componentFromNestedFunctionPlugin_vapor/App.vue	6
vuejs/vuejs-tests/testData/completion/componentFromNestedFunctionPlugin_vapor/StandardButton.vue	5
vuejs/vuejs-tests/testData/completion/componentFromNestedFunctionPlugin_vapor/StandardLabel.vue	5
vuejs/vuejs-tests/testData/completion/componentFromNestedFunctionPlugin_vapor/global-components.js	6
vuejs/vuejs-tests/testData/completion/componentFromNestedFunctionPlugin_vapor/index.html	17
vuejs/vuejs-tests/testData/completion/componentFromNestedFunctionPlugin_vapor/main.js	5
vuejs/vuejs-tests/testData/completion/componentFromNestedFunctionPlugin_vapor/other-global-components.js	4
vuejs/vuejs-tests/testData/completion/componentFromNestedObjectPlugin/App.vue	6
vuejs/vuejs-tests/testData/completion/componentFromNestedObjectPlugin/StandardButton.vue	3
vuejs/vuejs-tests/testData/completion/componentFromNestedObjectPlugin/StandardLabel.vue	3
vuejs/vuejs-tests/testData/completion/componentFromNestedObjectPlugin/global-components.js	9
vuejs/vuejs-tests/testData/completion/componentFromNestedObjectPlugin/index.html	17
vuejs/vuejs-tests/testData/completion/componentFromNestedObjectPlugin/main.js	5
vuejs/vuejs-tests/testData/completion/componentFromNestedObjectPlugin/other-global-components.js	7
vuejs/vuejs-tests/testData/completion/componentFromNestedObjectPluginWithCycle/App.vue	6
vuejs/vuejs-tests/testData/completion/componentFromNestedObjectPluginWithCycle/StandardButton.vue	3
vuejs/vuejs-tests/testData/completion/componentFromNestedObjectPluginWithCycle/StandardLabel.vue	3
vuejs/vuejs-tests/testData/completion/componentFromNestedObjectPluginWithCycle/global-components.js	9
vuejs/vuejs-tests/testData/completion/componentFromNestedObjectPluginWithCycle/index.html	17
vuejs/vuejs-tests/testData/completion/componentFromNestedObjectPluginWithCycle/main.js	5
vuejs/vuejs-tests/testData/completion/componentFromNestedObjectPluginWithCycle/other-global-components.js	9
vuejs/vuejs-tests/testData/completion/componentFromNestedObjectPluginWithCycle_vapor/App.vue	6
vuejs/vuejs-tests/testData/completion/componentFromNestedObjectPluginWithCycle_vapor/StandardButton.vue	5
vuejs/vuejs-tests/testData/completion/componentFromNestedObjectPluginWithCycle_vapor/StandardLabel.vue	5
vuejs/vuejs-tests/testData/completion/componentFromNestedObjectPluginWithCycle_vapor/global-components.js	9
vuejs/vuejs-tests/testData/completion/componentFromNestedObjectPluginWithCycle_vapor/index.html	17
vuejs/vuejs-tests/testData/completion/componentFromNestedObjectPluginWithCycle_vapor/main.js	5
vuejs/vuejs-tests/testData/completion/componentFromNestedObjectPluginWithCycle_vapor/other-global-components.js	9
vuejs/vuejs-tests/testData/completion/componentFromNestedObjectPlugin_vapor/App.vue	6
vuejs/vuejs-tests/testData/completion/componentFromNestedObjectPlugin_vapor/StandardButton.vue	5
vuejs/vuejs-tests/testData/completion/componentFromNestedObjectPlugin_vapor/StandardLabel.vue	5
vuejs/vuejs-tests/testData/completion/componentFromNestedObjectPlugin_vapor/global-components.js	9
vuejs/vuejs-tests/testData/completion/componentFromNestedObjectPlugin_vapor/index.html	17
vuejs/vuejs-tests/testData/completion/componentFromNestedObjectPlugin_vapor/main.js	5
vuejs/vuejs-tests/testData/completion/componentFromNestedObjectPlugin_vapor/other-global-components.js	7
vuejs/vuejs-tests/testData/completion/componentFromObjectPlugin/App.vue	6
vuejs/vuejs-tests/testData/completion/componentFromObjectPlugin/StandardButton.vue	3
vuejs/vuejs-tests/testData/completion/componentFromObjectPlugin/StandardLabel.vue	3
vuejs/vuejs-tests/testData/completion/componentFromObjectPlugin/global-components.ts	8
vuejs/vuejs-tests/testData/completion/componentFromObjectPlugin/index.html	17
vuejs/vuejs-tests/testData/completion/componentFromObjectPlugin/main.ts	7
vuejs/vuejs-tests/testData/completion/componentFromObjectPlugin/other-global-components.ts	8
vuejs/vuejs-tests/testData/completion/componentFromObjectPlugin_vapor/App.vue	6
vuejs/vuejs-tests/testData/completion/componentFromObjectPlugin_vapor/StandardButton.vue	5
vuejs/vuejs-tests/testData/completion/componentFromObjectPlugin_vapor/StandardLabel.vue	5
vuejs/vuejs-tests/testData/completion/componentFromObjectPlugin_vapor/global-components.ts	8
vuejs/vuejs-tests/testData/completion/componentFromObjectPlugin_vapor/index.html	17
vuejs/vuejs-tests/testData/completion/componentFromObjectPlugin_vapor/main.ts	7
vuejs/vuejs-tests/testData/completion/componentFromObjectPlugin_vapor/other-global-components.ts	8
vuejs/vuejs-tests/testData/completion/componentInsertionNoScript/after/ShortComponent.vue	6
vuejs/vuejs-tests/testData/completion/componentInsertionNoScript/after/componentInsertionNoScript.vue	13
vuejs/vuejs-tests/testData/completion/componentInsertionNoScript/before/ShortComponent.vue	6
vuejs/vuejs-tests/testData/completion/componentInsertionNoScript/before/componentInsertionNoScript.vue	3
vuejs/vuejs-tests/testData/completion/componentInsertionScriptNoImports/after/ShortComponent.vue	6
vuejs/vuejs-tests/testData/completion/componentInsertionScriptNoImports/after/componentInsertionScriptNoImports.vue	13
vuejs/vuejs-tests/testData/completion/componentInsertionScriptNoImports/before/ShortComponent.vue	6
vuejs/vuejs-tests/testData/completion/componentInsertionScriptNoImports/before/componentInsertionScriptNoImports.vue	4
vuejs/vuejs-tests/testData/completion/componentInsertionScriptVueClassComponentImport/after/ShortComponent.vue	6
vuejs/vuejs-tests/testData/completion/componentInsertionScriptVueClassComponentImport/after/componentInsertionScriptVueClassComponentImport.vue	13
vuejs/vuejs-tests/testData/completion/componentInsertionScriptVueClassComponentImport/before/ShortComponent.vue	6
vuejs/vuejs-tests/testData/completion/componentInsertionScriptVueClassComponentImport/before/componentInsertionScriptVueClassComponentImport.vue	6
vuejs/vuejs-tests/testData/completion/componentInsertionScriptVueImport/after/ShortComponent.vue	6
vuejs/vuejs-tests/testData/completion/componentInsertionScriptVueImport/after/componentInsertionScriptVueImport.vue	13
vuejs/vuejs-tests/testData/completion/componentInsertionScriptVueImport/before/ShortComponent.vue	6
vuejs/vuejs-tests/testData/completion/componentInsertionScriptVueImport/before/componentInsertionScriptVueImport.vue	6
vuejs/vuejs-tests/testData/completion/componentInsertionWithClassDefined/after/ShortComponent.vue	6
vuejs/vuejs-tests/testData/completion/componentInsertionWithClassDefined/after/componentInsertionWithClassDefined.vue	14
vuejs/vuejs-tests/testData/completion/componentInsertionWithClassDefined/before/ShortComponent.vue	6
vuejs/vuejs-tests/testData/completion/componentInsertionWithClassDefined/before/componentInsertionWithClassDefined.vue	12
vuejs/vuejs-tests/testData/completion/componentsWithTwoScriptTags/App.vue	8
vuejs/vuejs-tests/testData/completion/componentsWithTwoScriptTags/MyButton.vue	3
vuejs/vuejs-tests/testData/completion/componentsWithTwoScriptTags/MyLabel.vue	3
vuejs/vuejs-tests/testData/completion/componentsWithTwoScriptTags/components/MyCardA.vue	9
vuejs/vuejs-tests/testData/completion/componentsWithTwoScriptTags/components/MyCardB.vue	9
vuejs/vuejs-tests/testData/completion/componentsWithTwoScriptTags/components/MyCardC.vue	9
vuejs/vuejs-tests/testData/completion/componentsWithTwoScriptTags/components/MyCardD.vue	9
vuejs/vuejs-tests/testData/completion/componentsWithTwoScriptTags/components/MyCardE.vue	9
vuejs/vuejs-tests/testData/completion/componentsWithTwoScriptTags/components/MyRegularButton.vue	3
vuejs/vuejs-tests/testData/completion/componentsWithTwoScriptTags/components/MyRegularLabel.vue	3
vuejs/vuejs-tests/testData/completion/componentsWithTwoScriptTags/index.html	17
vuejs/vuejs-tests/testData/completion/componentsWithTwoScriptTags/main.js	3
vuejs/vuejs-tests/testData/completion/componentsWithTwoScriptTags_vapor/App.vue	8
vuejs/vuejs-tests/testData/completion/componentsWithTwoScriptTags_vapor/MyButton.vue	3
vuejs/vuejs-tests/testData/completion/componentsWithTwoScriptTags_vapor/MyLabel.vue	3
vuejs/vuejs-tests/testData/completion/componentsWithTwoScriptTags_vapor/components/MyCardA.vue	9
vuejs/vuejs-tests/testData/completion/componentsWithTwoScriptTags_vapor/components/MyCardB.vue	9
vuejs/vuejs-tests/testData/completion/componentsWithTwoScriptTags_vapor/components/MyCardC.vue	9
vuejs/vuejs-tests/testData/completion/componentsWithTwoScriptTags_vapor/components/MyCardD.vue	9
vuejs/vuejs-tests/testData/completion/componentsWithTwoScriptTags_vapor/components/MyCardE.vue	9
vuejs/vuejs-tests/testData/completion/componentsWithTwoScriptTags_vapor/components/MyRegularButton.vue	3
vuejs/vuejs-tests/testData/completion/componentsWithTwoScriptTags_vapor/components/MyRegularLabel.vue	3
vuejs/vuejs-tests/testData/completion/componentsWithTwoScriptTags_vapor/index.html	17
vuejs/vuejs-tests/testData/completion/componentsWithTwoScriptTags_vapor/main.js	3
vuejs/vuejs-tests/testData/completion/computedTypeJS.vue	19
vuejs/vuejs-tests/testData/completion/computedTypeTS.vue	20
vuejs/vuejs-tests/testData/completion/createAppImportedByRootComponent/App.vue	10
vuejs/vuejs-tests/testData/completion/createAppImportedByRootComponent/ImportedByRoot.vue	3
vuejs/vuejs-tests/testData/completion/createAppImportedByRootComponent/NotImported.vue	3
vuejs/vuejs-tests/testData/completion/createAppImportedByRootComponent/TheComponent.vue	9
vuejs/vuejs-tests/testData/completion/createAppImportedByRootComponent/foo.vue	11
vuejs/vuejs-tests/testData/completion/createAppImportedByRootComponent/index.html	26
vuejs/vuejs-tests/testData/completion/createAppImportedByRootComponent/main.ts	16
vuejs/vuejs-tests/testData/completion/createAppIncludedComponent/App.vue	10
vuejs/vuejs-tests/testData/completion/createAppIncludedComponent/ImportedByRoot.vue	3
vuejs/vuejs-tests/testData/completion/createAppIncludedComponent/NotImported.vue	3
vuejs/vuejs-tests/testData/completion/createAppIncludedComponent/TheComponent.vue	9
vuejs/vuejs-tests/testData/completion/createAppIncludedComponent/foo.vue	11
vuejs/vuejs-tests/testData/completion/createAppIncludedComponent/index.html	26
vuejs/vuejs-tests/testData/completion/createAppIncludedComponent/main.ts	16
vuejs/vuejs-tests/testData/completion/createAppIndex/App.vue	10
vuejs/vuejs-tests/testData/completion/createAppIndex/ImportedByRoot.vue	3
vuejs/vuejs-tests/testData/completion/createAppIndex/NotImported.vue	3
vuejs/vuejs-tests/testData/completion/createAppIndex/TheComponent.vue	9
vuejs/vuejs-tests/testData/completion/createAppIndex/foo.vue	11
vuejs/vuejs-tests/testData/completion/createAppIndex/index.html	26
vuejs/vuejs-tests/testData/completion/createAppIndex/main.ts	16
vuejs/vuejs-tests/testData/completion/createAppNotImported/App.vue	10
vuejs/vuejs-tests/testData/completion/createAppNotImported/ImportedByRoot.vue	3
vuejs/vuejs-tests/testData/completion/createAppNotImported/NotImported.vue	3
vuejs/vuejs-tests/testData/completion/createAppNotImported/TheComponent.vue	9
vuejs/vuejs-tests/testData/completion/createAppNotImported/foo.vue	11
vuejs/vuejs-tests/testData/completion/createAppNotImported/index.html	26
vuejs/vuejs-tests/testData/completion/createAppNotImported/main.ts	16
vuejs/vuejs-tests/testData/completion/createAppRootComponent/App.vue	10
vuejs/vuejs-tests/testData/completion/createAppRootComponent/ImportedByRoot.vue	3
vuejs/vuejs-tests/testData/completion/createAppRootComponent/NotImported.vue	3
vuejs/vuejs-tests/testData/completion/createAppRootComponent/TheComponent.vue	9
vuejs/vuejs-tests/testData/completion/createAppRootComponent/foo.vue	11
vuejs/vuejs-tests/testData/completion/createAppRootComponent/index.html	26
vuejs/vuejs-tests/testData/completion/createAppRootComponent/main.ts	16
vuejs/vuejs-tests/testData/completion/cssClassInPug.vue	6
vuejs/vuejs-tests/testData/completion/customDirectivesInCompletion/CustomDirectives.js	10
vuejs/vuejs-tests/testData/completion/customDirectivesInCompletion/CustomDirectives.vue	27
vuejs/vuejs-tests/testData/completion/customDirectivesInCompletion/importedDirective.js	3
vuejs/vuejs-tests/testData/completion/customDirectivesLinkedFilesInCompletion/CustomDirectives.html	5
vuejs/vuejs-tests/testData/completion/customDirectivesLinkedFilesInCompletion/CustomDirectives.js	17
vuejs/vuejs-tests/testData/completion/customDirectivesLinkedFilesInCompletion/CustomDirectives.vue	4
vuejs/vuejs-tests/testData/completion/customDirectivesLinkedFilesInCompletion/GlobalCustomDirectives.js	10
vuejs/vuejs-tests/testData/completion/customDirectivesLinkedFilesInCompletion/importedDirective.js	3
vuejs/vuejs-tests/testData/completion/customModifiers/customModifiers.vue	4
vuejs/vuejs-tests/testData/completion/dataTypeTS.vue	28
vuejs/vuejs-tests/testData/completion/defineComponent/component-four.vue	8
vuejs/vuejs-tests/testData/completion/defineComponent/component-three.vue	7
vuejs/vuejs-tests/testData/completion/defineComponent/component1.vue	3
vuejs/vuejs-tests/testData/completion/defineComponent/component2.vue	5
vuejs/vuejs-tests/testData/completion/defineExpose/HelloWorld.vue	26
vuejs/vuejs-tests/testData/completion/defineExpose/defineExpose.vue	9
vuejs/vuejs-tests/testData/completion/defineModelAttribute/FooBar.vue	3
vuejs/vuejs-tests/testData/completion/defineModelAttribute/app.vue	3
vuejs/vuejs-tests/testData/completion/defineOptions/MyComponent.vue	10
vuejs/vuejs-tests/testData/completion/defineOptions/MyComponentOneMore.vue	13
vuejs/vuejs-tests/testData/completion/defineSlotsProperties.vue	14
vuejs/vuejs-tests/testData/completion/defineSlotsSlotName.vue	14
vuejs/vuejs-tests/testData/completion/destructuringVariableTypeInVFor.vue	17
vuejs/vuejs-tests/testData/completion/directiveCompletionOnComponent.vue	11
vuejs/vuejs-tests/testData/completion/directivesFromFunctionPlugin/App.vue	6
vuejs/vuejs-tests/testData/completion/directivesFromFunctionPlugin/StandardButton.vue	3
vuejs/vuejs-tests/testData/completion/directivesFromFunctionPlugin/StandardLabel.vue	3
vuejs/vuejs-tests/testData/completion/directivesFromFunctionPlugin/directives/click-outside.ts	5
vuejs/vuejs-tests/testData/completion/directivesFromFunctionPlugin/directives/intersect.ts	13
vuejs/vuejs-tests/testData/completion/directivesFromFunctionPlugin/directives/mutate.ts	5
vuejs/vuejs-tests/testData/completion/directivesFromFunctionPlugin/global-directives.ts	7
vuejs/vuejs-tests/testData/completion/directivesFromFunctionPlugin/index.html	17
vuejs/vuejs-tests/testData/completion/directivesFromFunctionPlugin/main.ts	9
vuejs/vuejs-tests/testData/completion/directivesFromFunctionPlugin/other-global-directives.ts	7
vuejs/vuejs-tests/testData/completion/directivesFromFunctionPlugin_vapor/App.vue	7
vuejs/vuejs-tests/testData/completion/directivesFromFunctionPlugin_vapor/StandardButton.vue	3
vuejs/vuejs-tests/testData/completion/directivesFromFunctionPlugin_vapor/StandardLabel.vue	3
vuejs/vuejs-tests/testData/completion/directivesFromFunctionPlugin_vapor/directives/click-outside.ts	3
vuejs/vuejs-tests/testData/completion/directivesFromFunctionPlugin_vapor/directives/intersect.ts	3
vuejs/vuejs-tests/testData/completion/directivesFromFunctionPlugin_vapor/directives/mutate.ts	11
vuejs/vuejs-tests/testData/completion/directivesFromFunctionPlugin_vapor/global-directives.ts	7
vuejs/vuejs-tests/testData/completion/directivesFromFunctionPlugin_vapor/index.html	17
vuejs/vuejs-tests/testData/completion/directivesFromFunctionPlugin_vapor/main.ts	9
vuejs/vuejs-tests/testData/completion/directivesFromFunctionPlugin_vapor/other-global-directives.ts	7
vuejs/vuejs-tests/testData/completion/directivesFromGlobalDirectives/App.vue	10
vuejs/vuejs-tests/testData/completion/directivesFromGlobalDirectives/StandardButton.vue	3
vuejs/vuejs-tests/testData/completion/directivesFromGlobalDirectives/StandardLabel.vue	3
vuejs/vuejs-tests/testData/completion/directivesFromGlobalDirectives/index.html	17
vuejs/vuejs-tests/testData/completion/directivesFromGlobalDirectives/main.ts	3
vuejs/vuejs-tests/testData/completion/directivesFromNestedFunctionPlugin/App.vue	6
vuejs/vuejs-tests/testData/completion/directivesFromNestedFunctionPlugin/StandardButton.vue	3
vuejs/vuejs-tests/testData/completion/directivesFromNestedFunctionPlugin/StandardLabel.vue	3
vuejs/vuejs-tests/testData/completion/directivesFromNestedFunctionPlugin/directives/click-outside.js	5
vuejs/vuejs-tests/testData/completion/directivesFromNestedFunctionPlugin/directives/intersect.js	5
vuejs/vuejs-tests/testData/completion/directivesFromNestedFunctionPlugin/directives/mutate.js	5
vuejs/vuejs-tests/testData/completion/directivesFromNestedFunctionPlugin/global-directives.js	8
vuejs/vuejs-tests/testData/completion/directivesFromNestedFunctionPlugin/index.html	17
vuejs/vuejs-tests/testData/completion/directivesFromNestedFunctionPlugin/main.js	7
vuejs/vuejs-tests/testData/completion/directivesFromNestedFunctionPlugin/other-global-directives.js	6
vuejs/vuejs-tests/testData/completion/directivesFromNestedFunctionPluginWithCycle/App.vue	6
vuejs/vuejs-tests/testData/completion/directivesFromNestedFunctionPluginWithCycle/StandardButton.vue	3
vuejs/vuejs-tests/testData/completion/directivesFromNestedFunctionPluginWithCycle/StandardLabel.vue	3
vuejs/vuejs-tests/testData/completion/directivesFromNestedFunctionPluginWithCycle/directives/click-outside.js	5
vuejs/vuejs-tests/testData/completion/directivesFromNestedFunctionPluginWithCycle/directives/intersect.js	5
vuejs/vuejs-tests/testData/completion/directivesFromNestedFunctionPluginWithCycle/directives/mutate.js	5
vuejs/vuejs-tests/testData/completion/directivesFromNestedFunctionPluginWithCycle/global-directives.js	8
vuejs/vuejs-tests/testData/completion/directivesFromNestedFunctionPluginWithCycle/index.html	17
vuejs/vuejs-tests/testData/completion/directivesFromNestedFunctionPluginWithCycle/main.js	7
vuejs/vuejs-tests/testData/completion/directivesFromNestedFunctionPluginWithCycle/other-global-directives.js	8
vuejs/vuejs-tests/testData/completion/directivesFromNestedFunctionPluginWithCycle_vapor/App.vue	7
vuejs/vuejs-tests/testData/completion/directivesFromNestedFunctionPluginWithCycle_vapor/StandardButton.vue	3
vuejs/vuejs-tests/testData/completion/directivesFromNestedFunctionPluginWithCycle_vapor/StandardLabel.vue	3
vuejs/vuejs-tests/testData/completion/directivesFromNestedFunctionPluginWithCycle_vapor/directives/click-outside.js	3
vuejs/vuejs-tests/testData/completion/directivesFromNestedFunctionPluginWithCycle_vapor/directives/intersect.js	3
vuejs/vuejs-tests/testData/completion/directivesFromNestedFunctionPluginWithCycle_vapor/directives/mutate.js	3
vuejs/vuejs-tests/testData/completion/directivesFromNestedFunctionPluginWithCycle_vapor/global-directives.js	8
vuejs/vuejs-tests/testData/completion/directivesFromNestedFunctionPluginWithCycle_vapor/index.html	17
vuejs/vuejs-tests/testData/completion/directivesFromNestedFunctionPluginWithCycle_vapor/main.js	7
vuejs/vuejs-tests/testData/completion/directivesFromNestedFunctionPluginWithCycle_vapor/other-global-directives.js	8
vuejs/vuejs-tests/testData/completion/directivesFromNestedFunctionPlugin_vapor/App.vue	7
vuejs/vuejs-tests/testData/completion/directivesFromNestedFunctionPlugin_vapor/StandardButton.vue	3
vuejs/vuejs-tests/testData/completion/directivesFromNestedFunctionPlugin_vapor/StandardLabel.vue	3
vuejs/vuejs-tests/testData/completion/directivesFromNestedFunctionPlugin_vapor/directives/click-outside.js	3
vuejs/vuejs-tests/testData/completion/directivesFromNestedFunctionPlugin_vapor/directives/intersect.js	3
vuejs/vuejs-tests/testData/completion/directivesFromNestedFunctionPlugin_vapor/directives/mutate.js	3
vuejs/vuejs-tests/testData/completion/directivesFromNestedFunctionPlugin_vapor/global-directives.js	8
vuejs/vuejs-tests/testData/completion/directivesFromNestedFunctionPlugin_vapor/index.html	17
vuejs/vuejs-tests/testData/completion/directivesFromNestedFunctionPlugin_vapor/main.js	7
vuejs/vuejs-tests/testData/completion/directivesFromNestedFunctionPlugin_vapor/other-global-directives.js	6
vuejs/vuejs-tests/testData/completion/directivesFromNestedObjectPlugin/App.vue	6
vuejs/vuejs-tests/testData/completion/directivesFromNestedObjectPlugin/StandardButton.vue	3
vuejs/vuejs-tests/testData/completion/directivesFromNestedObjectPlugin/StandardLabel.vue	3
vuejs/vuejs-tests/testData/completion/directivesFromNestedObjectPlugin/directives/click-outside.js	5
vuejs/vuejs-tests/testData/completion/directivesFromNestedObjectPlugin/directives/intersect.js	5
vuejs/vuejs-tests/testData/completion/directivesFromNestedObjectPlugin/directives/mutate.js	5
vuejs/vuejs-tests/testData/completion/directivesFromNestedObjectPlugin/global-directives.js	11
vuejs/vuejs-tests/testData/completion/directivesFromNestedObjectPlugin/index.html	17
vuejs/vuejs-tests/testData/completion/directivesFromNestedObjectPlugin/main.js	7
vuejs/vuejs-tests/testData/completion/directivesFromNestedObjectPlugin/other-global-directives.js	9
vuejs/vuejs-tests/testData/completion/directivesFromNestedObjectPluginWithCycle/App.vue	6
vuejs/vuejs-tests/testData/completion/directivesFromNestedObjectPluginWithCycle/StandardButton.vue	3
vuejs/vuejs-tests/testData/completion/directivesFromNestedObjectPluginWithCycle/StandardLabel.vue	3
vuejs/vuejs-tests/testData/completion/directivesFromNestedObjectPluginWithCycle/directives/click-outside.js	5
vuejs/vuejs-tests/testData/completion/directivesFromNestedObjectPluginWithCycle/directives/intersect.js	5
vuejs/vuejs-tests/testData/completion/directivesFromNestedObjectPluginWithCycle/directives/mutate.js	5
vuejs/vuejs-tests/testData/completion/directivesFromNestedObjectPluginWithCycle/global-directives.js	11
vuejs/vuejs-tests/testData/completion/directivesFromNestedObjectPluginWithCycle/index.html	17
vuejs/vuejs-tests/testData/completion/directivesFromNestedObjectPluginWithCycle/main.js	7
vuejs/vuejs-tests/testData/completion/directivesFromNestedObjectPluginWithCycle/other-global-directives.js	11
vuejs/vuejs-tests/testData/completion/directivesFromNestedObjectPluginWithCycle_vapor/App.vue	7
vuejs/vuejs-tests/testData/completion/directivesFromNestedObjectPluginWithCycle_vapor/StandardButton.vue	3
vuejs/vuejs-tests/testData/completion/directivesFromNestedObjectPluginWithCycle_vapor/StandardLabel.vue	3
vuejs/vuejs-tests/testData/completion/directivesFromNestedObjectPluginWithCycle_vapor/directives/click-outside.js	3
vuejs/vuejs-tests/testData/completion/directivesFromNestedObjectPluginWithCycle_vapor/directives/intersect.js	3
vuejs/vuejs-tests/testData/completion/directivesFromNestedObjectPluginWithCycle_vapor/directives/mutate.js	3
vuejs/vuejs-tests/testData/completion/directivesFromNestedObjectPluginWithCycle_vapor/global-directives.js	11
vuejs/vuejs-tests/testData/completion/directivesFromNestedObjectPluginWithCycle_vapor/index.html	17
vuejs/vuejs-tests/testData/completion/directivesFromNestedObjectPluginWithCycle_vapor/main.js	7
vuejs/vuejs-tests/testData/completion/directivesFromNestedObjectPluginWithCycle_vapor/other-global-directives.js	11
vuejs/vuejs-tests/testData/completion/directivesFromNestedObjectPlugin_vapor/App.vue	7
vuejs/vuejs-tests/testData/completion/directivesFromNestedObjectPlugin_vapor/StandardButton.vue	3
vuejs/vuejs-tests/testData/completion/directivesFromNestedObjectPlugin_vapor/StandardLabel.vue	3
vuejs/vuejs-tests/testData/completion/directivesFromNestedObjectPlugin_vapor/directives/click-outside.js	3
vuejs/vuejs-tests/testData/completion/directivesFromNestedObjectPlugin_vapor/directives/intersect.js	3
vuejs/vuejs-tests/testData/completion/directivesFromNestedObjectPlugin_vapor/directives/mutate.js	3
vuejs/vuejs-tests/testData/completion/directivesFromNestedObjectPlugin_vapor/global-directives.js	11
vuejs/vuejs-tests/testData/completion/directivesFromNestedObjectPlugin_vapor/index.html	17
vuejs/vuejs-tests/testData/completion/directivesFromNestedObjectPlugin_vapor/main.js	7
vuejs/vuejs-tests/testData/completion/directivesFromNestedObjectPlugin_vapor/other-global-directives.js	9
vuejs/vuejs-tests/testData/completion/directivesFromObjectPlugin/App.vue	6
vuejs/vuejs-tests/testData/completion/directivesFromObjectPlugin/StandardButton.vue	3
vuejs/vuejs-tests/testData/completion/directivesFromObjectPlugin/StandardLabel.vue	3
vuejs/vuejs-tests/testData/completion/directivesFromObjectPlugin/directives/click-outside.ts	5
vuejs/vuejs-tests/testData/completion/directivesFromObjectPlugin/directives/intersect.ts	13
vuejs/vuejs-tests/testData/completion/directivesFromObjectPlugin/directives/mutate.ts	5
vuejs/vuejs-tests/testData/completion/directivesFromObjectPlugin/global-directives.ts	10
vuejs/vuejs-tests/testData/completion/directivesFromObjectPlugin/index.html	17
vuejs/vuejs-tests/testData/completion/directivesFromObjectPlugin/main.ts	9
vuejs/vuejs-tests/testData/completion/directivesFromObjectPlugin/other-global-directives.ts	10
vuejs/vuejs-tests/testData/completion/directivesFromObjectPlugin_vapor/App.vue	7
vuejs/vuejs-tests/testData/completion/directivesFromObjectPlugin_vapor/StandardButton.vue	3
vuejs/vuejs-tests/testData/completion/directivesFromObjectPlugin_vapor/StandardLabel.vue	3
vuejs/vuejs-tests/testData/completion/directivesFromObjectPlugin_vapor/directives/click-outside.ts	3
vuejs/vuejs-tests/testData/completion/directivesFromObjectPlugin_vapor/directives/intersect.ts	3
vuejs/vuejs-tests/testData/completion/directivesFromObjectPlugin_vapor/directives/mutate.ts	11
vuejs/vuejs-tests/testData/completion/directivesFromObjectPlugin_vapor/global-directives.ts	10
vuejs/vuejs-tests/testData/completion/directivesFromObjectPlugin_vapor/index.html	17
vuejs/vuejs-tests/testData/completion/directivesFromObjectPlugin_vapor/main.ts	9
vuejs/vuejs-tests/testData/completion/directivesFromObjectPlugin_vapor/other-global-directives.ts	10
vuejs/vuejs-tests/testData/completion/directivesWithModifiersFromGlobalDirectives/App.vue	18
vuejs/vuejs-tests/testData/completion/directivesWithModifiersFromGlobalDirectives/StandardButton.vue	7
vuejs/vuejs-tests/testData/completion/directivesWithModifiersFromGlobalDirectives/StandardLabel.vue	6
vuejs/vuejs-tests/testData/completion/directivesWithModifiersFromGlobalDirectives/index.html	17
vuejs/vuejs-tests/testData/completion/directivesWithModifiersFromGlobalDirectives/main.ts	3
vuejs/vuejs-tests/testData/completion/enum.vue	10
vuejs/vuejs-tests/testData/completion/eventModifiers.vue	6
vuejs/vuejs-tests/testData/completion/eventsAfterAt.vue	4
vuejs/vuejs-tests/testData/completion/eventsAfterVOn.vue	4
vuejs/vuejs-tests/testData/completion/expression.vue	14
vuejs/vuejs-tests/testData/completion/expressionOperationKeywordsJS.vue	4
vuejs/vuejs-tests/testData/completion/expressionOperationKeywordsNestedJS.vue	4
vuejs/vuejs-tests/testData/completion/expressionOperationKeywordsNestedTS.vue	4
vuejs/vuejs-tests/testData/completion/expressionOperationKeywordsTS.vue	4
vuejs/vuejs-tests/testData/completion/externalScriptComponentEdit/after/Color.ts	7
vuejs/vuejs-tests/testData/completion/externalScriptComponentEdit/after/foo.js	11
vuejs/vuejs-tests/testData/completion/externalScriptComponentEdit/after/foo.vue	5
vuejs/vuejs-tests/testData/completion/externalScriptComponentEdit/before/Color.ts	7
vuejs/vuejs-tests/testData/completion/externalScriptComponentEdit/before/foo.js	5
vuejs/vuejs-tests/testData/completion/externalScriptComponentEdit/before/foo.vue	5
vuejs/vuejs-tests/testData/completion/externalScriptComponentImport/after/foo.js	5
vuejs/vuejs-tests/testData/completion/externalScriptComponentImport/after/foo.vue	5
vuejs/vuejs-tests/testData/completion/externalScriptComponentImport/after/test.vue	6
vuejs/vuejs-tests/testData/completion/externalScriptComponentImport/before/foo.js	5
vuejs/vuejs-tests/testData/completion/externalScriptComponentImport/before/foo.vue	5
vuejs/vuejs-tests/testData/completion/externalScriptComponentImport/before/test.vue	3
vuejs/vuejs-tests/testData/completion/externalSymbolsImport/after/Color.ts	7
vuejs/vuejs-tests/testData/completion/externalSymbolsImport/after/Items.ts	4
vuejs/vuejs-tests/testData/completion/externalSymbolsImport/after/externalSymbolsImport.vue	33
vuejs/vuejs-tests/testData/completion/externalSymbolsImport/before/Color.ts	7
vuejs/vuejs-tests/testData/completion/externalSymbolsImport/before/Items.ts	4
vuejs/vuejs-tests/testData/completion/externalSymbolsImport/before/externalSymbolsImport.vue	31
vuejs/vuejs-tests/testData/completion/externalSymbolsImportClassic/after/Color.ts	7
vuejs/vuejs-tests/testData/completion/externalSymbolsImportClassic/after/Items.ts	4
vuejs/vuejs-tests/testData/completion/externalSymbolsImportClassic/after/externalSymbolsImportClassic.vue	42
vuejs/vuejs-tests/testData/completion/externalSymbolsImportClassic/before/Color.ts	7
vuejs/vuejs-tests/testData/completion/externalSymbolsImportClassic/before/Items.ts	4
vuejs/vuejs-tests/testData/completion/externalSymbolsImportClassic/before/externalSymbolsImportClassic.vue	28
vuejs/vuejs-tests/testData/completion/filters/App2.vue	19
vuejs/vuejs-tests/testData/completion/filters/app.js	19
vuejs/vuejs-tests/testData/completion/filters/filters.vue	19
vuejs/vuejs-tests/testData/completion/globalItemsAugmentedFromCompilerOptionsTypes/App.vue	26
vuejs/vuejs-tests/testData/completion/globalItemsAugmentedFromCompilerOptionsTypes/StandardButton.vue	3
vuejs/vuejs-tests/testData/completion/globalItemsAugmentedFromCompilerOptionsTypes/StandardLabel.vue	3
vuejs/vuejs-tests/testData/completion/globalItemsAugmentedFromCompilerOptionsTypes/index.html	17
vuejs/vuejs-tests/testData/completion/globalItemsAugmentedFromCompilerOptionsTypes/main.ts	3
vuejs/vuejs-tests/testData/completion/importComponentFromTextContext/after/Check.vue	10
vuejs/vuejs-tests/testData/completion/importComponentFromTextContext/after/ToBeImported.vue	14
vuejs/vuejs-tests/testData/completion/importComponentFromTextContext/before/Check.vue	5
vuejs/vuejs-tests/testData/completion/importComponentFromTextContext/before/ToBeImported.vue	14
vuejs/vuejs-tests/testData/completion/importComponentUsedInApp/index.html	13
vuejs/vuejs-tests/testData/completion/importComponentUsedInApp/src/App.vue	28
vuejs/vuejs-tests/testData/completion/importComponentUsedInApp/src/components/CheckImportComponent.after.vue	8
vuejs/vuejs-tests/testData/completion/importComponentUsedInApp/src/components/CheckImportComponent.vue	7
vuejs/vuejs-tests/testData/completion/importComponentUsedInApp/src/components/HelloWorld.vue	32
vuejs/vuejs-tests/testData/completion/importComponentUsedInApp/src/components/MyTestComponent.vue	7
vuejs/vuejs-tests/testData/completion/importComponentUsedInApp/src/main.ts	3
vuejs/vuejs-tests/testData/completion/importEmptyObjectInitializerComponent/after/FooBar.vue	1
vuejs/vuejs-tests/testData/completion/importEmptyObjectInitializerComponent/after/importEmptyObjectInitializerComponent.vue	7
vuejs/vuejs-tests/testData/completion/importEmptyObjectInitializerComponent/before/FooBar.vue	1
vuejs/vuejs-tests/testData/completion/importEmptyObjectInitializerComponent/before/importEmptyObjectInitializerComponent.vue	1
vuejs/vuejs-tests/testData/completion/importFunctionPropertyObjectInitializerComponent/after/FooBar.vue	1
vuejs/vuejs-tests/testData/completion/importFunctionPropertyObjectInitializerComponent/after/importFunctionPropertyObjectInitializerComponent.vue	7
vuejs/vuejs-tests/testData/completion/importFunctionPropertyObjectInitializerComponent/before/FooBar.vue	1
vuejs/vuejs-tests/testData/completion/importFunctionPropertyObjectInitializerComponent/before/importFunctionPropertyObjectInitializerComponent.vue	1
vuejs/vuejs-tests/testData/completion/importInWorkspace/packages/foo-library/index.html	13
vuejs/vuejs-tests/testData/completion/importInWorkspace/packages/foo-library/src/components/button/MyButton.vue	29
vuejs/vuejs-tests/testData/completion/importInWorkspace/packages/foo-library/src/components/index.ts	2
vuejs/vuejs-tests/testData/completion/importInWorkspace/packages/foo-library/src/components/input/MyInput.vue	11
vuejs/vuejs-tests/testData/completion/importInWorkspace/packages/foo-library/src/index.ts	1
vuejs/vuejs-tests/testData/completion/importInWorkspace/packages/foo-library/src/main.ts	4
vuejs/vuejs-tests/testData/completion/importInWorkspace/packages/foo-library/vite.config.ts	13
vuejs/vuejs-tests/testData/completion/importInWorkspace/projects/bar-project/index.html	13
vuejs/vuejs-tests/testData/completion/importInWorkspace/projects/bar-project/src/App.after.vue	6
vuejs/vuejs-tests/testData/completion/importInWorkspace/projects/bar-project/src/App.vue	5
vuejs/vuejs-tests/testData/completion/importInWorkspace/projects/bar-project/src/main.ts	3
vuejs/vuejs-tests/testData/completion/importInWorkspace/projects/bar-project/vite.config.ts	13
vuejs/vuejs-tests/testData/completion/importNoScriptOrScriptSetupComponentImports/after/NoScriptComponent.vue	1
vuejs/vuejs-tests/testData/completion/importNoScriptOrScriptSetupComponentImports/after/ScriptSetupComponent.vue	1
vuejs/vuejs-tests/testData/completion/importNoScriptOrScriptSetupComponentImports/after/imports.ts	2
vuejs/vuejs-tests/testData/completion/importNoScriptOrScriptSetupComponentImports/before/NoScriptComponent.vue	1
vuejs/vuejs-tests/testData/completion/importNoScriptOrScriptSetupComponentImports/before/ScriptSetupComponent.vue	1
vuejs/vuejs-tests/testData/completion/importNoScriptOrScriptSetupComponentImports/before/imports.ts	2
vuejs/vuejs-tests/testData/completion/importNoScriptOrScriptSetupComponentInCode/after/NoScriptComponent.vue	1
vuejs/vuejs-tests/testData/completion/importNoScriptOrScriptSetupComponentInCode/after/ScriptSetupComponent.vue	1
vuejs/vuejs-tests/testData/completion/importNoScriptOrScriptSetupComponentInCode/after/test.ts	6
vuejs/vuejs-tests/testData/completion/importNoScriptOrScriptSetupComponentInCode/before/NoScriptComponent.vue	1
vuejs/vuejs-tests/testData/completion/importNoScriptOrScriptSetupComponentInCode/before/ScriptSetupComponent.vue	1
vuejs/vuejs-tests/testData/completion/importNoScriptOrScriptSetupComponentInCode/before/test.ts	3
vuejs/vuejs-tests/testData/completion/importVueExtend/FooBar.vue	1
vuejs/vuejs-tests/testData/completion/importVueExtend/FooBar3.vue	1
vuejs/vuejs-tests/testData/completion/importVueExtend/FooBar4.vue	1
vuejs/vuejs-tests/testData/completion/importVueExtend/Test.vue	1
vuejs/vuejs-tests/testData/completion/importVueExtend/importVueExtend.vue	1
vuejs/vuejs-tests/testData/completion/injectInLiterals/App.vue	21
vuejs/vuejs-tests/testData/completion/injectInLiterals/InjectInLiterals.vue	9
vuejs/vuejs-tests/testData/completion/injectInLiterals/ProvideComputed.vue	16
vuejs/vuejs-tests/testData/completion/injectInLiterals/ProvideFunction.vue	15
vuejs/vuejs-tests/testData/completion/injectInLiterals/ProvideFunctionData.vue	20
vuejs/vuejs-tests/testData/completion/injectInLiterals/ProvideLiteral.vue	13
vuejs/vuejs-tests/testData/completion/injectInLiterals/ProvideScriptSetup.vue	9
vuejs/vuejs-tests/testData/completion/injectInLiterals/main.js	6
vuejs/vuejs-tests/testData/completion/injectInLiteralsUnique/App.vue	13
vuejs/vuejs-tests/testData/completion/injectInLiteralsUnique/InjectInLiteralsUnique.vue	15
vuejs/vuejs-tests/testData/completion/injectInLiteralsUnique/Provide.vue	13
vuejs/vuejs-tests/testData/completion/injectInLiteralsUnique/main.js	5
vuejs/vuejs-tests/testData/completion/injectInLiteralsUnquoted/after/App.vue	13
vuejs/vuejs-tests/testData/completion/injectInLiteralsUnquoted/after/InjectInLiteralsUnquoted.vue	10
vuejs/vuejs-tests/testData/completion/injectInLiteralsUnquoted/after/Provide.vue	13
vuejs/vuejs-tests/testData/completion/injectInLiteralsUnquoted/after/main.js	5
vuejs/vuejs-tests/testData/completion/injectInLiteralsUnquoted/before/App.vue	13
vuejs/vuejs-tests/testData/completion/injectInLiteralsUnquoted/before/InjectInLiteralsUnquoted.vue	10
vuejs/vuejs-tests/testData/completion/injectInLiteralsUnquoted/before/Provide.vue	13
vuejs/vuejs-tests/testData/completion/injectInLiteralsUnquoted/before/main.js	5
vuejs/vuejs-tests/testData/completion/injectInProperties/App.vue	23
vuejs/vuejs-tests/testData/completion/injectInProperties/InjectInProperties.vue	9
vuejs/vuejs-tests/testData/completion/injectInProperties/ProvideComputed.vue	16
vuejs/vuejs-tests/testData/completion/injectInProperties/ProvideFunction.vue	15
vuejs/vuejs-tests/testData/completion/injectInProperties/ProvideFunctionData.vue	20
vuejs/vuejs-tests/testData/completion/injectInProperties/ProvideLiteral.vue	13
vuejs/vuejs-tests/testData/completion/injectInProperties/ProvideScriptSetup.vue	9
vuejs/vuejs-tests/testData/completion/injectInProperties/ProvideSymbol.vue	14
vuejs/vuejs-tests/testData/completion/injectInProperties/main.js	6
vuejs/vuejs-tests/testData/completion/injectInScriptSetupLiteralsUnquoted/after/App.vue	13
vuejs/vuejs-tests/testData/completion/injectInScriptSetupLiteralsUnquoted/after/InjectInScriptSetupLiteralsUnquoted.vue	4
vuejs/vuejs-tests/testData/completion/injectInScriptSetupLiteralsUnquoted/after/Provide.vue	13
vuejs/vuejs-tests/testData/completion/injectInScriptSetupLiteralsUnquoted/after/main.js	5
vuejs/vuejs-tests/testData/completion/injectInScriptSetupLiteralsUnquoted/before/App.vue	13
vuejs/vuejs-tests/testData/completion/injectInScriptSetupLiteralsUnquoted/before/InjectInScriptSetupLiteralsUnquoted.vue	4
vuejs/vuejs-tests/testData/completion/injectInScriptSetupLiteralsUnquoted/before/Provide.vue	13
vuejs/vuejs-tests/testData/completion/injectInScriptSetupLiteralsUnquoted/before/main.js	5
vuejs/vuejs-tests/testData/completion/insertAttributeWithValue.vue	1
vuejs/vuejs-tests/testData/completion/insertAttributeWithValue_after.vue	1
vuejs/vuejs-tests/testData/completion/insertAttributeWithoutValue.vue	1
vuejs/vuejs-tests/testData/completion/insertAttributeWithoutValue_after.vue	1
vuejs/vuejs-tests/testData/completion/iview3Completion.vue	11
vuejs/vuejs-tests/testData/completion/localComponentsExtendsCompletion/CompA.vue	13
vuejs/vuejs-tests/testData/completion/localComponentsExtendsCompletion/localComponentsExtendsCompletion.vue	10
vuejs/vuejs-tests/testData/completion/mixinsInCompletion/CompWithTwoMixins.vue	11
vuejs/vuejs-tests/testData/completion/mixinsInCompletion/FirstMixin.vue	5
vuejs/vuejs-tests/testData/completion/mixinsInCompletion/SecondMixin.vue	5
vuejs/vuejs-tests/testData/completion/mixinsInCompletion/index.js	14
vuejs/vuejs-tests/testData/completion/namespacedComponents/after/Bar.vue	13
vuejs/vuejs-tests/testData/completion/namespacedComponents/after/components.ts	7
vuejs/vuejs-tests/testData/completion/namespacedComponents/after/foo.vue	16
vuejs/vuejs-tests/testData/completion/namespacedComponents/after/scriptSetup.vue	8
vuejs/vuejs-tests/testData/completion/namespacedComponents/before/Bar.vue	13
vuejs/vuejs-tests/testData/completion/namespacedComponents/before/components.ts	7
vuejs/vuejs-tests/testData/completion/namespacedComponents/before/foo.vue	16
vuejs/vuejs-tests/testData/completion/namespacedComponents/before/scriptSetup.vue	8
vuejs/vuejs-tests/testData/completion/noCompletionInVueAttributes.vue	4
vuejs/vuejs-tests/testData/completion/noDoubleCompletionForLocalComponent/AnotherPanel.vue	10
vuejs/vuejs-tests/testData/completion/noDoubleCompletionForLocalComponent/noDoubleCompletionForLocalComponent.vue	12
vuejs/vuejs-tests/testData/completion/noDuplicateCompletionProposals.vue	13
vuejs/vuejs-tests/testData/completion/noFilterForOnProps.vue	10
vuejs/vuejs-tests/testData/completion/noImportInsertedForRecursivelyLocalComponent/after/GlobalMixin.js	6
vuejs/vuejs-tests/testData/completion/noImportInsertedForRecursivelyLocalComponent/after/OneMoreComponent.vue	11
vuejs/vuejs-tests/testData/completion/noImportInsertedForRecursivelyLocalComponent/after/d-component.vue	15
vuejs/vuejs-tests/testData/completion/noImportInsertedForRecursivelyLocalComponent/after/hidden-component.vue	10
vuejs/vuejs-tests/testData/completion/noImportInsertedForRecursivelyLocalComponent/after/noImportInsertedForRecursivelyLocalComponent.vue	3
vuejs/vuejs-tests/testData/completion/noImportInsertedForRecursivelyLocalComponent/before/GlobalMixin.js	6
vuejs/vuejs-tests/testData/completion/noImportInsertedForRecursivelyLocalComponent/before/OneMoreComponent.vue	11
vuejs/vuejs-tests/testData/completion/noImportInsertedForRecursivelyLocalComponent/before/d-component.vue	15
vuejs/vuejs-tests/testData/completion/noImportInsertedForRecursivelyLocalComponent/before/hidden-component.vue	10
vuejs/vuejs-tests/testData/completion/noImportInsertedForRecursivelyLocalComponent/before/noImportInsertedForRecursivelyLocalComponent.vue	3
vuejs/vuejs-tests/testData/completion/noNotImportedMixinsInCompletion/FirstMixin.vue	5
vuejs/vuejs-tests/testData/completion/noNotImportedMixinsInCompletion/SecondMixin.vue	5
vuejs/vuejs-tests/testData/completion/noNotImportedMixinsInCompletion/index.js	14
vuejs/vuejs-tests/testData/completion/noNotImportedMixinsInCompletion/noNotImportedMixinsInCompletion.vue	8
vuejs/vuejs-tests/testData/completion/noVueCompletionWithoutVue/a.js	1
vuejs/vuejs-tests/testData/completion/noVueCompletionWithoutVue/index.html	1
vuejs/vuejs-tests/testData/completion/noVueTagsWithNamespace.vue	3
vuejs/vuejs-tests/testData/completion/objectLiteralProperty.vue	13
vuejs/vuejs-tests/testData/completion/prettyLookup.vue	12
vuejs/vuejs-tests/testData/completion/propsBindings/components/HelloWorld.vue	37
vuejs/vuejs-tests/testData/completion/propsBindings/propsBindings.vue	19
vuejs/vuejs-tests/testData/completion/propsDataOptionsJS.vue	47
vuejs/vuejs-tests/testData/completion/propsOfComponentsWithTwoScriptTags/App.vue	10
vuejs/vuejs-tests/testData/completion/propsOfComponentsWithTwoScriptTags/MyButton.vue	3
vuejs/vuejs-tests/testData/completion/propsOfComponentsWithTwoScriptTags/MyLabel.vue	3
vuejs/vuejs-tests/testData/completion/propsOfComponentsWithTwoScriptTags/components/MyCardA.vue	9
vuejs/vuejs-tests/testData/completion/propsOfComponentsWithTwoScriptTags/components/MyCardB.vue	9
vuejs/vuejs-tests/testData/completion/propsOfComponentsWithTwoScriptTags/components/MyCardC.vue	18
vuejs/vuejs-tests/testData/completion/propsOfComponentsWithTwoScriptTags/components/MyCardD.vue	9
vuejs/vuejs-tests/testData/completion/propsOfComponentsWithTwoScriptTags/components/MyCardE.vue	9
vuejs/vuejs-tests/testData/completion/propsOfComponentsWithTwoScriptTags/components/MyRegularButton.vue	3
vuejs/vuejs-tests/testData/completion/propsOfComponentsWithTwoScriptTags/components/MyRegularLabel.vue	3
vuejs/vuejs-tests/testData/completion/propsOfComponentsWithTwoScriptTags/index.html	17
vuejs/vuejs-tests/testData/completion/propsOfComponentsWithTwoScriptTags/main.js	3
vuejs/vuejs-tests/testData/completion/propsOfComponentsWithTwoScriptTags_vapor/App.vue	10
vuejs/vuejs-tests/testData/completion/propsOfComponentsWithTwoScriptTags_vapor/MyButton.vue	3
vuejs/vuejs-tests/testData/completion/propsOfComponentsWithTwoScriptTags_vapor/MyLabel.vue	3
vuejs/vuejs-tests/testData/completion/propsOfComponentsWithTwoScriptTags_vapor/components/MyCardA.vue	9
vuejs/vuejs-tests/testData/completion/propsOfComponentsWithTwoScriptTags_vapor/components/MyCardB.vue	9
vuejs/vuejs-tests/testData/completion/propsOfComponentsWithTwoScriptTags_vapor/components/MyCardC.vue	18
vuejs/vuejs-tests/testData/completion/propsOfComponentsWithTwoScriptTags_vapor/components/MyCardD.vue	9
vuejs/vuejs-tests/testData/completion/propsOfComponentsWithTwoScriptTags_vapor/components/MyCardE.vue	9
vuejs/vuejs-tests/testData/completion/propsOfComponentsWithTwoScriptTags_vapor/components/MyRegularButton.vue	3
vuejs/vuejs-tests/testData/completion/propsOfComponentsWithTwoScriptTags_vapor/components/MyRegularLabel.vue	3
vuejs/vuejs-tests/testData/completion/propsOfComponentsWithTwoScriptTags_vapor/index.html	17
vuejs/vuejs-tests/testData/completion/propsOfComponentsWithTwoScriptTags_vapor/main.js	3
vuejs/vuejs-tests/testData/completion/sassGlobalFunctions.vue	1
vuejs/vuejs-tests/testData/completion/scriptKeywordsJS.vue	3
vuejs/vuejs-tests/testData/completion/scriptKeywordsTS.vue	3
vuejs/vuejs-tests/testData/completion/scriptLangAttributeWithAlreadyPresentCode.vue	5
vuejs/vuejs-tests/testData/completion/scriptLangAttributeWithAlreadyPresentCode_after.vue	5
vuejs/vuejs-tests/testData/completion/scriptSetup.vue	24
vuejs/vuejs-tests/testData/completion/scriptSetupGeneric.vue	26
vuejs/vuejs-tests/testData/completion/scriptSetupGlobals.vue	3
vuejs/vuejs-tests/testData/completion/scriptSetupGlobalsTs/after/scriptSetupGlobalsTs.vue	3
vuejs/vuejs-tests/testData/completion/scriptSetupGlobalsTs/before/scriptSetupGlobalsTs.vue	3
vuejs/vuejs-tests/testData/completion/scriptSetupGlobals_after.vue	3
vuejs/vuejs-tests/testData/completion/scriptSetupRef.vue	8
vuejs/vuejs-tests/testData/completion/scriptSetupTs.vue	32
vuejs/vuejs-tests/testData/completion/slotNames/XTemplate/file.html	11
vuejs/vuejs-tests/testData/completion/slotNames/XTemplate/xTemplate.js	5
vuejs/vuejs-tests/testData/completion/slotNames/exportImport/exportImport.html	6
vuejs/vuejs-tests/testData/completion/slotNames/exportImport/exportImport.js	5
vuejs/vuejs-tests/testData/completion/slotNames/noScriptSection/noScriptSection.vue	2
vuejs/vuejs-tests/testData/completion/slotNames/noScriptSection/template.html	9
vuejs/vuejs-tests/testData/completion/slotNames/requireDecorators/template.html	9
vuejs/vuejs-tests/testData/completion/slotNames/scriptTemplateVue/scriptTemplateVue.html	7
vuejs/vuejs-tests/testData/completion/slotNames/scriptTemplateVue/scriptTemplateVue.js	3
vuejs/vuejs-tests/testData/completion/slotNames/scriptTemplateVue/scriptTemplateVue.vue	5
vuejs/vuejs-tests/testData/completion/slotNames/test.vue	24
vuejs/vuejs-tests/testData/completion/slotProps.vue	14
vuejs/vuejs-tests/testData/completion/slotTag.vue	3
vuejs/vuejs-tests/testData/completion/slotTypes/MyTableRow.vue	17
vuejs/vuejs-tests/testData/completion/slotTypes/my-data.ts	6
vuejs/vuejs-tests/testData/completion/slotTypes/slotTypes.vue	60
vuejs/vuejs-tests/testData/completion/slotsWithPatterns/slotsWithPatterns.vue	5
vuejs/vuejs-tests/testData/completion/srcInStyleCompletion/a.pcss	1
vuejs/vuejs-tests/testData/completion/srcInStyleCompletion/c.less	1
vuejs/vuejs-tests/testData/completion/srcInStyleCompletion/d.sass	1
vuejs/vuejs-tests/testData/completion/srcInStyleCompletion/e.scss	1
vuejs/vuejs-tests/testData/completion/srcInStyleCompletion/exclude.xml	1
vuejs/vuejs-tests/testData/completion/srcInStyleCompletion/f.css	1
vuejs/vuejs-tests/testData/completion/srcInStyleCompletion/foo/bar.xml	1
vuejs/vuejs-tests/testData/completion/srcInStyleCompletion/srcInStyleCompletion.vue	1
vuejs/vuejs-tests/testData/completion/srcInStyleCompletionWithLang/a.pcss	1
vuejs/vuejs-tests/testData/completion/srcInStyleCompletionWithLang/c.less	1
vuejs/vuejs-tests/testData/completion/srcInStyleCompletionWithLang/d.sass	1
vuejs/vuejs-tests/testData/completion/srcInStyleCompletionWithLang/e.scss	1
vuejs/vuejs-tests/testData/completion/srcInStyleCompletionWithLang/exclude.xml	1
vuejs/vuejs-tests/testData/completion/srcInStyleCompletionWithLang/f.css	1
vuejs/vuejs-tests/testData/completion/srcInStyleCompletionWithLang/foo/bar.xml	1
vuejs/vuejs-tests/testData/completion/srcInStyleCompletionWithLang/srcInStyleCompletionWithLang.vue	1
vuejs/vuejs-tests/testData/completion/styleAttributes.vue	1
vuejs/vuejs-tests/testData/completion/styleVBind.vue	17
vuejs/vuejs-tests/testData/completion/styleVBindScriptSetupCss.vue	10
vuejs/vuejs-tests/testData/completion/styleVBindScriptSetupLess.vue	10
vuejs/vuejs-tests/testData/completion/styleVBindScriptSetupSass.vue	9
vuejs/vuejs-tests/testData/completion/styleVBindScriptSetupScss.vue	10
vuejs/vuejs-tests/testData/completion/templateAttributes.vue	1
vuejs/vuejs-tests/testData/completion/topLevelTags/topLevelTags.vue	4
vuejs/vuejs-tests/testData/completion/typeScriptCompletionFromPredefined.vue	3
vuejs/vuejs-tests/testData/completion/typedComponentsImportClassic.vue	2
vuejs/vuejs-tests/testData/completion/typedComponentsImportClassic_after.vue	8
vuejs/vuejs-tests/testData/completion/typedComponentsImportScriptSetup.vue	1
vuejs/vuejs-tests/testData/completion/typedComponentsImportScriptSetup2.vue	3
vuejs/vuejs-tests/testData/completion/typedComponentsImportScriptSetup2_after.vue	4
vuejs/vuejs-tests/testData/completion/typedComponentsImportScriptSetup_after.vue	4
vuejs/vuejs-tests/testData/completion/typedComponentsList.vue	5
vuejs/vuejs-tests/testData/completion/typedComponentsPropsAndEvents.vue	10
vuejs/vuejs-tests/testData/completion/typescriptVForCompletionWebTypes.vue	1
vuejs/vuejs-tests/testData/completion/typescriptVForItemCompletion.vue	13
vuejs/vuejs-tests/testData/completion/vaporAttribute/App.vue	10
vuejs/vuejs-tests/testData/completion/vaporAttribute/StandardButton.vue	5
vuejs/vuejs-tests/testData/completion/vaporAttribute/StandardLabel.vue	5
vuejs/vuejs-tests/testData/completion/vaporAttribute/index.html	12
vuejs/vuejs-tests/testData/completion/vaporAttribute/main.ts	3
vuejs/vuejs-tests/testData/completion/vue2CompositionApi.vue	32
vuejs/vuejs-tests/testData/completion/vue3CompositionApi.vue	28
vuejs/vuejs-tests/testData/completion/vueCompletionInsideScript.vue	17
vuejs/vuejs-tests/testData/completion/vueCompletionInsideScriptLifecycleHooks.vue	7
vuejs/vuejs-tests/testData/completion/vueCompletionInsideScriptNoLifecycleHooksTopLevel.vue	5
vuejs/vuejs-tests/testData/completion/vueCompletionInsideScriptNoLifecycleHooksWithoutThis.vue	9
vuejs/vuejs-tests/testData/completion/vueCompletionWithExtend/a-component.vue	1
vuejs/vuejs-tests/testData/completion/vueCompletionWithExtend/vueCompletionWithExtend.vue	13
vuejs/vuejs-tests/testData/completion/vueDefaultSymbols.vue	8
vuejs/vuejs-tests/testData/completion/vueDefaultSymbolsWithDefinitions.vue	8
vuejs/vuejs-tests/testData/completion/vueNoComponentNameAsStyleSelector/inputComp.vue	1
vuejs/vuejs-tests/testData/completion/vueNoComponentNameAsStyleSelector/vueNoComponentNameAsStyleSelector.vue	6
vuejs/vuejs-tests/testData/completion/vueOutObjectLiteral.vue	5
vuejs/vuejs-tests/testData/completion/vueOutObjectLiteralCompletionJsx.vue	5
vuejs/vuejs-tests/testData/completion/vueOutObjectLiteralTs.vue	5
vuejs/vuejs-tests/testData/completion/vueTscComponent/vueTscComponent.vue	6
vuejs/vuejs-tests/testData/completion/vueTscComponentAliasedExport/vueTscComponentAliasedExport.vue	8
vuejs/vuejs-tests/testData/completion/vueTscComponentQualifiedComponentType/after/vueTscComponentQualifiedComponentType.vue	6
vuejs/vuejs-tests/testData/completion/vueTscComponentQualifiedComponentType/before/vueTscComponentQualifiedComponentType.vue	5
vuejs/vuejs-tests/testData/completion/vueTscComponentWithSlots/vueTscComponentWithSlots.vue	6
vuejs/vuejs-tests/testData/completion/watchProperty.vue	20
vuejs/vuejs-tests/testData/completion/watchProperty_after.vue	20
vuejs/vuejs-tests/testData/completion/web-types/root-sibling.vue	9
vuejs/vuejs-tests/testData/completion/web-types/root.vue	8
vuejs/vuejs-tests/testData/completion/web-types/sub1/check.vue	9
vuejs/vuejs-tests/testData/completion/web-types/sub1/sub1.vue	10
vuejs/vuejs-tests/testData/completion/web-types/sub2/sub2.vue	10
vuejs/vuejs-tests/testData/completion/wrongPropsNotInCompletion.vue	9
vuejs/vuejs-tests/testData/component/BothScriptsJS.vue	23
vuejs/vuejs-tests/testData/component/DecoratedComponentEmitsTS.vue	27
vuejs/vuejs-tests/testData/component/DefineComponentWithEmits.vue	8
vuejs/vuejs-tests/testData/component/DefineEmits.vue	9
vuejs/vuejs-tests/testData/component/DefineEmitsExplicitType.vue	13
vuejs/vuejs-tests/testData/component/DefineEmitsObjectLiteral.vue	12
vuejs/vuejs-tests/testData/component/DefineEmitsPropertyContractNonTupleParameters.vue	16
vuejs/vuejs-tests/testData/component/DefineEmitsPropertyContractTupleParameters.vue	16
vuejs/vuejs-tests/testData/component/DefineModels.vue	9
vuejs/vuejs-tests/testData/component/DefineModelsOverride.vue	8
vuejs/vuejs-tests/testData/component/DefineModelsTS.vue	8
vuejs/vuejs-tests/testData/component/DefinePropsRuntimeDeclarationArrayTS.vue	7
vuejs/vuejs-tests/testData/component/DefinePropsRuntimeDeclarationTS.vue	15
vuejs/vuejs-tests/testData/component/DefinePropsRuntimeDeclarationWithAssignmentTS.vue	17
vuejs/vuejs-tests/testData/component/DefinePropsTypeDeclarationInterfaceTS.vue	12
vuejs/vuejs-tests/testData/component/DefinePropsTypeDeclarationTS.vue	18
vuejs/vuejs-tests/testData/component/DefinePropsTypeDeclarationTypeAliasTS.vue	11
vuejs/vuejs-tests/testData/component/DefinePropsTypeDeclarationWithAssignmentTS.vue	13
vuejs/vuejs-tests/testData/component/OptionsApiRuntimeDeclarationArrayJS.vue	10
vuejs/vuejs-tests/testData/component/OptionsApiRuntimeDeclarationJS.vue	17
vuejs/vuejs-tests/testData/component/OptionsApiRuntimeDeclarationPropTypeTS.vue	18
vuejs/vuejs-tests/testData/component/PropsConstructorsAndGenerics.vue	23
vuejs/vuejs-tests/testData/component/PropsDestructureRuntimeDeclarationJS.vue	31
vuejs/vuejs-tests/testData/component/PropsDestructureTypeDeclarationTS.vue	31
vuejs/vuejs-tests/testData/component/PropsDestructureTypeDeclarationTSNullChecks.vue	31
vuejs/vuejs-tests/testData/component/ScriptSetupGeneric.vue	14
vuejs/vuejs-tests/testData/component/TypedSlots.vue	17
vuejs/vuejs-tests/testData/component/WithDefaultsTypeDeclarationLocalReferencesTS.vue	12
vuejs/vuejs-tests/testData/component/WithDefaultsTypeDeclarationPartialTS.vue	9
vuejs/vuejs-tests/testData/component/WithDefaultsTypeDeclarationTS.vue	23
vuejs/vuejs-tests/testData/component/WithDefaultsTypeDeclarationTSNullChecks.vue	23
vuejs/vuejs-tests/testData/component/WithDefaultsTypeDeclarationWithAssignmentTS.vue	25
vuejs/vuejs-tests/testData/component/WithDefaultsTypeDeclarationWithAssignmentTSNullChecks.vue	25
vuejs/vuejs-tests/testData/controlflow/ConditionalExpression.vue	9
vuejs/vuejs-tests/testData/controlflow/For.vue	26
vuejs/vuejs-tests/testData/controlflow/IfDiscriminator.vue	22
vuejs/vuejs-tests/testData/controlflow/IfElseIfElse.vue	42
vuejs/vuejs-tests/testData/controlflow/IfElseIfElseWithCallExpressionGuard.vue	26
vuejs/vuejs-tests/testData/controlflow/IfElseIfElseWithRef.vue	27
vuejs/vuejs-tests/testData/controlflow/IfElseNullChecks.vue	27
vuejs/vuejs-tests/testData/controlflow/IfWithBinaryExpression.vue	20
vuejs/vuejs-tests/testData/controlflow/LogicalExpression.vue	11
vuejs/vuejs-tests/testData/copyPaste/ES6ToTemplateExpression/Destination.vue	8
vuejs/vuejs-tests/testData/copyPaste/ES6ToTemplateExpression/Destination_after.vue	14
vuejs/vuejs-tests/testData/copyPaste/ES6ToTemplateExpression/Source.vue	6
vuejs/vuejs-tests/testData/copyPaste/ES6ToTemplateExpression/colors.ts	3
vuejs/vuejs-tests/testData/copyPaste/ES6ToTemplateExpressionInjected/Destination.vue	7
vuejs/vuejs-tests/testData/copyPaste/ES6ToTemplateExpressionInjected/Destination_after.vue	13
vuejs/vuejs-tests/testData/copyPaste/ES6ToTemplateExpressionInjected/Source.vue	6
vuejs/vuejs-tests/testData/copyPaste/ES6ToTemplateExpressionInjected/colors.ts	3
vuejs/vuejs-tests/testData/copyPaste/EmptyScriptSetup/Destination.vue	5
vuejs/vuejs-tests/testData/copyPaste/EmptyScriptSetup/Destination_after.vue	7
vuejs/vuejs-tests/testData/copyPaste/EmptyScriptSetup/SimpleWithImports_2.vue	8
vuejs/vuejs-tests/testData/copyPaste/EmptyScriptSetup/Source.vue	6
vuejs/vuejs-tests/testData/copyPaste/OptionsToOptionsComponent/Destination.vue	7
vuejs/vuejs-tests/testData/copyPaste/OptionsToOptionsComponent/Destination_after.vue	12
vuejs/vuejs-tests/testData/copyPaste/OptionsToOptionsComponent/Foo.vue	1
vuejs/vuejs-tests/testData/copyPaste/OptionsToOptionsComponent/Source.vue	18
vuejs/vuejs-tests/testData/copyPaste/OptionsToOptionsComponent/colors.ts	3
vuejs/vuejs-tests/testData/copyPaste/OptionsToScriptSetupComponent/Destination.vue	4
vuejs/vuejs-tests/testData/copyPaste/OptionsToScriptSetupComponent/Destination_after.vue	9
vuejs/vuejs-tests/testData/copyPaste/OptionsToScriptSetupComponent/Foo.vue	1
vuejs/vuejs-tests/testData/copyPaste/OptionsToScriptSetupComponent/Source.vue	18
vuejs/vuejs-tests/testData/copyPaste/OptionsToScriptSetupComponent/colors.ts	3
vuejs/vuejs-tests/testData/copyPaste/ScriptSetupComponent/Destination.vue	4
vuejs/vuejs-tests/testData/copyPaste/ScriptSetupComponent/Destination_after.vue	12
vuejs/vuejs-tests/testData/copyPaste/ScriptSetupComponent/Foo.vue	1
vuejs/vuejs-tests/testData/copyPaste/ScriptSetupComponent/Source.vue	14
vuejs/vuejs-tests/testData/copyPaste/ScriptSetupComponent/checker.ts	5
vuejs/vuejs-tests/testData/copyPaste/ScriptSetupComponent/colors.ts	3
vuejs/vuejs-tests/testData/copyPaste/ScriptSetupToOptionsComponent/Destination.vue	8
vuejs/vuejs-tests/testData/copyPaste/ScriptSetupToOptionsComponent/Destination_after.vue	17
vuejs/vuejs-tests/testData/copyPaste/ScriptSetupToOptionsComponent/Foo.vue	1
vuejs/vuejs-tests/testData/copyPaste/ScriptSetupToOptionsComponent/Source.vue	12
vuejs/vuejs-tests/testData/copyPaste/ScriptSetupToOptionsComponent/colors.ts	3
vuejs/vuejs-tests/testData/copyPaste/SimpleWithImports/Destination.vue	9
vuejs/vuejs-tests/testData/copyPaste/SimpleWithImports/Destination_after.vue	10
vuejs/vuejs-tests/testData/copyPaste/SimpleWithImports/SimpleWithImports_2.vue	8
vuejs/vuejs-tests/testData/copyPaste/SimpleWithImports/Source.vue	10
vuejs/vuejs-tests/testData/copyPaste/SimpleWithImportsBindingContext/Destination.vue	5
vuejs/vuejs-tests/testData/copyPaste/SimpleWithImportsBindingContext/Destination_after.vue	6
vuejs/vuejs-tests/testData/copyPaste/SimpleWithImportsBindingContext/SimpleWithNoImportsBindingContext_2.vue	8
vuejs/vuejs-tests/testData/copyPaste/SimpleWithImportsBindingContext/Source.vue	10
vuejs/vuejs-tests/testData/copyPaste/SimpleWithNoImports/Destination.vue	8
vuejs/vuejs-tests/testData/copyPaste/SimpleWithNoImports/Destination_after.vue	8
vuejs/vuejs-tests/testData/copyPaste/SimpleWithNoImports/SimpleWithNoImports_2.vue	8
vuejs/vuejs-tests/testData/copyPaste/SimpleWithNoImports/Source.vue	10
vuejs/vuejs-tests/testData/copyPaste/TemplateExpressionInjectedToES6/Destination.vue	3
vuejs/vuejs-tests/testData/copyPaste/TemplateExpressionInjectedToES6/Destination_after.vue	4
vuejs/vuejs-tests/testData/copyPaste/TemplateExpressionInjectedToES6/Source.vue	6
vuejs/vuejs-tests/testData/copyPaste/TemplateExpressionInjectedToES6/colors.ts	3
vuejs/vuejs-tests/testData/copyPaste/TemplateExpressionToES6/Destination.vue	3
vuejs/vuejs-tests/testData/copyPaste/TemplateExpressionToES6/Destination_after.vue	4
vuejs/vuejs-tests/testData/copyPaste/TemplateExpressionToES6/Source.vue	6
vuejs/vuejs-tests/testData/copyPaste/TemplateExpressionToES6/colors.ts	3
vuejs/vuejs-tests/testData/cssClass/basic.vue	21
vuejs/vuejs-tests/testData/cssClass/pseudoWithSelector.vue	21
vuejs/vuejs-tests/testData/expr/parser/_.int.basic.js	12
vuejs/vuejs-tests/testData/expr/parser/slot-scope.expr.js	7
vuejs/vuejs-tests/testData/expr/parser/v-bind=foo.expr.js	18
vuejs/vuejs-tests/testData/expr/parser/v-for.expr.js	20
vuejs/vuejs-tests/testData/expr/parser/v-on=foo.expr.js	13
vuejs/vuejs-tests/testData/externalFiles/linkedScriptTemplateVue/main.vue	4
vuejs/vuejs-tests/testData/externalFiles/linkedScriptTemplateVue/script.js	3
vuejs/vuejs-tests/testData/externalFiles/linkedScriptTemplateVue/template.html	3
vuejs/vuejs-tests/testData/externalFiles/linkedScriptTemplateVueDecorators/main.vue	4
vuejs/vuejs-tests/testData/externalFiles/linkedScriptTemplateVueDecorators/script.js	4
vuejs/vuejs-tests/testData/externalFiles/linkedScriptTemplateVueDecorators/template.html	3
vuejs/vuejs-tests/testData/externalFiles/linkedScriptVue/main.vue	7
vuejs/vuejs-tests/testData/externalFiles/linkedScriptVue/script.js	3
vuejs/vuejs-tests/testData/externalFiles/linkedTemplateJSExportImport/script.js	5
vuejs/vuejs-tests/testData/externalFiles/linkedTemplateJSExportImport/template.html	3
vuejs/vuejs-tests/testData/externalFiles/linkedTemplateJSExportImportDecorators/script.js	8
vuejs/vuejs-tests/testData/externalFiles/linkedTemplateJSExportImportDecorators/template.html	3
vuejs/vuejs-tests/testData/externalFiles/linkedTemplateJSExportRequire/script.js	4
vuejs/vuejs-tests/testData/externalFiles/linkedTemplateJSExportRequire/template.html	3
vuejs/vuejs-tests/testData/externalFiles/linkedTemplateJSExportRequireDecorators/script.js	7
vuejs/vuejs-tests/testData/externalFiles/linkedTemplateJSExportRequireDecorators/template.html	3
vuejs/vuejs-tests/testData/externalFiles/linkedTemplateJSExportXTemplate/script.js	4
vuejs/vuejs-tests/testData/externalFiles/linkedTemplateJSExportXTemplate/template.html	7
vuejs/vuejs-tests/testData/externalFiles/linkedTemplateJSVueInitImport/script.js	6
vuejs/vuejs-tests/testData/externalFiles/linkedTemplateJSVueInitImport/template.html	3
vuejs/vuejs-tests/testData/externalFiles/linkedTemplateVue/main.vue	7
vuejs/vuejs-tests/testData/externalFiles/linkedTemplateVue/template.html	3
vuejs/vuejs-tests/testData/extract_component/cleanupIfNameIsUsed__composition/after/App.vue	9
vuejs/vuejs-tests/testData/extract_component/cleanupIfNameIsUsed__composition/before/App.vue	9
vuejs/vuejs-tests/testData/extract_component/cleanupIfNameIsUsed__options/after/App.vue	11
vuejs/vuejs-tests/testData/extract_component/cleanupIfNameIsUsed__options/before/App.vue	11
vuejs/vuejs-tests/testData/extract_component/cleanupIfNameIsUsed__vapor/after/App.vue	9
vuejs/vuejs-tests/testData/extract_component/cleanupIfNameIsUsed__vapor/before/App.vue	9
vuejs/vuejs-tests/testData/extract_component/cleanupPugIfNameIsUsed__options/after/App.vue	12
vuejs/vuejs-tests/testData/extract_component/cleanupPugIfNameIsUsed__options/before/App.vue	12
vuejs/vuejs-tests/testData/extract_component/extractComponentWithOtherComponentInsideTS__composition/after/App.vue	7
vuejs/vuejs-tests/testData/extract_component/extractComponentWithOtherComponentInsideTS__composition/after/NewComponent.vue	12
vuejs/vuejs-tests/testData/extract_component/extractComponentWithOtherComponentInsideTS__composition/after/OtherComp.vue	1
vuejs/vuejs-tests/testData/extract_component/extractComponentWithOtherComponentInsideTS__composition/before/App.vue	10
vuejs/vuejs-tests/testData/extract_component/extractComponentWithOtherComponentInsideTS__composition/before/OtherComp.vue	1
vuejs/vuejs-tests/testData/extract_component/extractComponentWithOtherComponentInsideTS__options/after/App.vue	11
vuejs/vuejs-tests/testData/extract_component/extractComponentWithOtherComponentInsideTS__options/after/NewComponent.vue	16
vuejs/vuejs-tests/testData/extract_component/extractComponentWithOtherComponentInsideTS__options/after/OtherComp.vue	1
vuejs/vuejs-tests/testData/extract_component/extractComponentWithOtherComponentInsideTS__options/before/App.vue	14
vuejs/vuejs-tests/testData/extract_component/extractComponentWithOtherComponentInsideTS__options/before/OtherComp.vue	1
vuejs/vuejs-tests/testData/extract_component/extractComponentWithOtherComponentInsideTS__vapor/after/App.vue	7
vuejs/vuejs-tests/testData/extract_component/extractComponentWithOtherComponentInsideTS__vapor/after/NewComponent.vue	12
vuejs/vuejs-tests/testData/extract_component/extractComponentWithOtherComponentInsideTS__vapor/after/OtherComp.vue	1
vuejs/vuejs-tests/testData/extract_component/extractComponentWithOtherComponentInsideTS__vapor/before/App.vue	10
vuejs/vuejs-tests/testData/extract_component/extractComponentWithOtherComponentInsideTS__vapor/before/OtherComp.vue	1
vuejs/vuejs-tests/testData/extract_component/extractComponentWithOtherComponentInside__composition/after/App.vue	7
vuejs/vuejs-tests/testData/extract_component/extractComponentWithOtherComponentInside__composition/after/NewComponent.vue	11
vuejs/vuejs-tests/testData/extract_component/extractComponentWithOtherComponentInside__composition/after/OtherComp.vue	1
vuejs/vuejs-tests/testData/extract_component/extractComponentWithOtherComponentInside__composition/before/App.vue	9
vuejs/vuejs-tests/testData/extract_component/extractComponentWithOtherComponentInside__composition/before/OtherComp.vue	1
vuejs/vuejs-tests/testData/extract_component/extractComponentWithOtherComponentInside__options/after/App.vue	11
vuejs/vuejs-tests/testData/extract_component/extractComponentWithOtherComponentInside__options/after/NewComponent.vue	15
vuejs/vuejs-tests/testData/extract_component/extractComponentWithOtherComponentInside__options/after/OtherComp.vue	1
vuejs/vuejs-tests/testData/extract_component/extractComponentWithOtherComponentInside__options/before/App.vue	13
vuejs/vuejs-tests/testData/extract_component/extractComponentWithOtherComponentInside__options/before/OtherComp.vue	1
vuejs/vuejs-tests/testData/extract_component/extractComponentWithOtherComponentInside__vapor/after/App.vue	7
vuejs/vuejs-tests/testData/extract_component/extractComponentWithOtherComponentInside__vapor/after/NewComponent.vue	11
vuejs/vuejs-tests/testData/extract_component/extractComponentWithOtherComponentInside__vapor/after/OtherComp.vue	1
vuejs/vuejs-tests/testData/extract_component/extractComponentWithOtherComponentInside__vapor/before/App.vue	9
vuejs/vuejs-tests/testData/extract_component/extractComponentWithOtherComponentInside__vapor/before/OtherComp.vue	1
vuejs/vuejs-tests/testData/extract_component/extractForPug__options/after/App.vue	17
vuejs/vuejs-tests/testData/extract_component/extractForPug__options/after/NewComponent.vue	12
vuejs/vuejs-tests/testData/extract_component/extractForPug__options/before/App.vue	15
vuejs/vuejs-tests/testData/extract_component/extractSingleTagWithImportInStyle__composition/after/App.vue	9
vuejs/vuejs-tests/testData/extract_component/extractSingleTagWithImportInStyle__composition/after/NewComponent.vue	8
vuejs/vuejs-tests/testData/extract_component/extractSingleTagWithImportInStyle__composition/before/App.vue	8
vuejs/vuejs-tests/testData/extract_component/extractSingleTagWithImportInStyle__options/after/App.vue	9
vuejs/vuejs-tests/testData/extract_component/extractSingleTagWithImportInStyle__options/after/NewComponent.vue	11
vuejs/vuejs-tests/testData/extract_component/extractSingleTagWithImportInStyle__options/before/App.vue	6
vuejs/vuejs-tests/testData/extract_component/extractSingleTagWithImportInStyle__vapor/after/App.vue	9
vuejs/vuejs-tests/testData/extract_component/extractSingleTagWithImportInStyle__vapor/after/NewComponent.vue	8
vuejs/vuejs-tests/testData/extract_component/extractSingleTagWithImportInStyle__vapor/before/App.vue	8
vuejs/vuejs-tests/testData/extract_component/extractSingleTagWithName__composition/after/App.vue	6
vuejs/vuejs-tests/testData/extract_component/extractSingleTagWithName__composition/after/NewComponent.vue	5
vuejs/vuejs-tests/testData/extract_component/extractSingleTagWithName__composition/before/App.vue	5
vuejs/vuejs-tests/testData/extract_component/extractSingleTagWithName__options/after/App.vue	10
vuejs/vuejs-tests/testData/extract_component/extractSingleTagWithName__options/after/NewComponent.vue	8
vuejs/vuejs-tests/testData/extract_component/extractSingleTagWithName__options/before/App.vue	8
vuejs/vuejs-tests/testData/extract_component/extractSingleTagWithName__vapor/after/App.vue	6
vuejs/vuejs-tests/testData/extract_component/extractSingleTagWithName__vapor/after/NewComponent.vue	5
vuejs/vuejs-tests/testData/extract_component/extractSingleTagWithName__vapor/before/App.vue	5
vuejs/vuejs-tests/testData/extract_component/extractSingleTag__composition/after/App.vue	6
vuejs/vuejs-tests/testData/extract_component/extractSingleTag__composition/after/NewComponent.vue	5
vuejs/vuejs-tests/testData/extract_component/extractSingleTag__composition/before/App.vue	5
vuejs/vuejs-tests/testData/extract_component/extractSingleTag__options/after/App.vue	10
vuejs/vuejs-tests/testData/extract_component/extractSingleTag__options/after/NewComponent.vue	8
vuejs/vuejs-tests/testData/extract_component/extractSingleTag__options/before/App.vue	5
vuejs/vuejs-tests/testData/extract_component/extractSingleTag__vapor/after/App.vue	6
vuejs/vuejs-tests/testData/extract_component/extractSingleTag__vapor/after/NewComponent.vue	5
vuejs/vuejs-tests/testData/extract_component/extractSingleTag__vapor/before/App.vue	5
vuejs/vuejs-tests/testData/extract_component/extractTagWithAttributeAndMethodCall__composition/after/App.vue	12
vuejs/vuejs-tests/testData/extract_component/extractTagWithAttributeAndMethodCall__composition/after/NewComponent.vue	9
vuejs/vuejs-tests/testData/extract_component/extractTagWithAttributeAndMethodCall__composition/before/App.vue	11
vuejs/vuejs-tests/testData/extract_component/extractTagWithAttributeAndMethodCall__options/after/App.vue	16
vuejs/vuejs-tests/testData/extract_component/extractTagWithAttributeAndMethodCall__options/after/NewComponent.vue	12
vuejs/vuejs-tests/testData/extract_component/extractTagWithAttributeAndMethodCall__options/before/App.vue	14
vuejs/vuejs-tests/testData/extract_component/extractTagWithAttributeAndMethodCall__vapor/after/App.vue	12
vuejs/vuejs-tests/testData/extract_component/extractTagWithAttributeAndMethodCall__vapor/after/NewComponent.vue	9
vuejs/vuejs-tests/testData/extract_component/extractTagWithAttributeAndMethodCall__vapor/before/App.vue	11
vuejs/vuejs-tests/testData/extract_component/extractTwoTagsWithProp__composition/after/App.vue	9
vuejs/vuejs-tests/testData/extract_component/extractTwoTagsWithProp__composition/after/NewComponent.vue	9
vuejs/vuejs-tests/testData/extract_component/extractTwoTagsWithProp__composition/before/App.vue	9
vuejs/vuejs-tests/testData/extract_component/extractTwoTagsWithProp__options/after/App.vue	13
vuejs/vuejs-tests/testData/extract_component/extractTwoTagsWithProp__options/after/NewComponent.vue	12
vuejs/vuejs-tests/testData/extract_component/extractTwoTagsWithProp__options/before/App.vue	12
vuejs/vuejs-tests/testData/extract_component/extractTwoTagsWithProp__vapor/after/App.vue	9
vuejs/vuejs-tests/testData/extract_component/extractTwoTagsWithProp__vapor/after/NewComponent.vue	9
vuejs/vuejs-tests/testData/extract_component/extractTwoTagsWithProp__vapor/before/App.vue	9
vuejs/vuejs-tests/testData/extract_component/extractWithMemberAccess__composition/after/App.vue	9
vuejs/vuejs-tests/testData/extract_component/extractWithMemberAccess__composition/after/NewComponent.vue	12
vuejs/vuejs-tests/testData/extract_component/extractWithMemberAccess__composition/before/App.vue	12
vuejs/vuejs-tests/testData/extract_component/extractWithMemberAccess__options/after/App.vue	10
vuejs/vuejs-tests/testData/extract_component/extractWithMemberAccess__options/after/NewComponent.vue	15
vuejs/vuejs-tests/testData/extract_component/extractWithMemberAccess__options/before/App.vue	12
vuejs/vuejs-tests/testData/extract_component/extractWithMemberAccess__vapor/after/App.vue	9
vuejs/vuejs-tests/testData/extract_component/extractWithMemberAccess__vapor/after/NewComponent.vue	12
vuejs/vuejs-tests/testData/extract_component/extractWithMemberAccess__vapor/before/App.vue	12
vuejs/vuejs-tests/testData/extract_component/extractWithScss__composition/after/App.vue	46
vuejs/vuejs-tests/testData/extract_component/extractWithScss__composition/after/NewComponent.vue	55
vuejs/vuejs-tests/testData/extract_component/extractWithScss__composition/before/App.vue	55
vuejs/vuejs-tests/testData/extract_component/extractWithScss__options/after/App.vue	51
vuejs/vuejs-tests/testData/extract_component/extractWithScss__options/after/NewComponent.vue	58
vuejs/vuejs-tests/testData/extract_component/extractWithScss__options/before/App.vue	59
vuejs/vuejs-tests/testData/extract_component/extractWithScss__vapor/after/App.vue	46
vuejs/vuejs-tests/testData/extract_component/extractWithScss__vapor/after/NewComponent.vue	55
vuejs/vuejs-tests/testData/extract_component/extractWithScss__vapor/before/App.vue	55
vuejs/vuejs-tests/testData/extract_component/extractWithStyle__composition/after/App.vue	10
vuejs/vuejs-tests/testData/extract_component/extractWithStyle__composition/after/NewComponent.vue	10
vuejs/vuejs-tests/testData/extract_component/extractWithStyle__composition/before/App.vue	14
vuejs/vuejs-tests/testData/extract_component/extractWithStyle__options/after/App.vue	14
vuejs/vuejs-tests/testData/extract_component/extractWithStyle__options/after/NewComponent.vue	13
vuejs/vuejs-tests/testData/extract_component/extractWithStyle__options/before/App.vue	17
vuejs/vuejs-tests/testData/extract_component/extractWithStyle__vapor/after/App.vue	10
vuejs/vuejs-tests/testData/extract_component/extractWithStyle__vapor/after/NewComponent.vue	10
vuejs/vuejs-tests/testData/extract_component/extractWithStyle__vapor/before/App.vue	14
vuejs/vuejs-tests/testData/extract_component/extractWithStylusStyle__composition/after/App.vue	29
vuejs/vuejs-tests/testData/extract_component/extractWithStylusStyle__composition/after/NewComponent.vue	40
vuejs/vuejs-tests/testData/extract_component/extractWithStylusStyle__composition/before/App.vue	46
vuejs/vuejs-tests/testData/extract_component/extractWithStylusStyle__options/after/App.vue	34
vuejs/vuejs-tests/testData/extract_component/extractWithStylusStyle__options/after/NewComponent.vue	43
vuejs/vuejs-tests/testData/extract_component/extractWithStylusStyle__options/before/App.vue	50
vuejs/vuejs-tests/testData/extract_component/extractWithStylusStyle__vapor/after/App.vue	29
vuejs/vuejs-tests/testData/extract_component/extractWithStylusStyle__vapor/after/NewComponent.vue	40
vuejs/vuejs-tests/testData/extract_component/extractWithStylusStyle__vapor/before/App.vue	46
vuejs/vuejs-tests/testData/extract_component/extractWithVFor__composition/after/App.vue	10
vuejs/vuejs-tests/testData/extract_component/extractWithVFor__composition/after/NewComponent.vue	8
vuejs/vuejs-tests/testData/extract_component/extractWithVFor__composition/before/App.vue	9
vuejs/vuejs-tests/testData/extract_component/extractWithVFor__options/after/App.vue	17
vuejs/vuejs-tests/testData/extract_component/extractWithVFor__options/after/NewComponent.vue	11
vuejs/vuejs-tests/testData/extract_component/extractWithVFor__options/before/App.vue	15
vuejs/vuejs-tests/testData/extract_component/extractWithVFor__vapor/after/App.vue	10
vuejs/vuejs-tests/testData/extract_component/extractWithVFor__vapor/after/NewComponent.vue	8
vuejs/vuejs-tests/testData/extract_component/extractWithVFor__vapor/before/App.vue	9
vuejs/vuejs-tests/testData/extract_component/findImport__composition/after/App.vue	6
vuejs/vuejs-tests/testData/extract_component/findImport__composition/after/NewComponent.vue	10
vuejs/vuejs-tests/testData/extract_component/findImport__composition/after/OtherName.vue	1
vuejs/vuejs-tests/testData/extract_component/findImport__composition/before/App.vue	10
vuejs/vuejs-tests/testData/extract_component/findImport__composition/before/OtherName.vue	1
vuejs/vuejs-tests/testData/extract_component/findImport__options/after/App.vue	9
vuejs/vuejs-tests/testData/extract_component/findImport__options/after/NewComponent.vue	14
vuejs/vuejs-tests/testData/extract_component/findImport__options/after/OtherName.vue	1
vuejs/vuejs-tests/testData/extract_component/findImport__options/before/App.vue	13
vuejs/vuejs-tests/testData/extract_component/findImport__options/before/OtherName.vue	1
vuejs/vuejs-tests/testData/extract_component/findImport__vapor/after/App.vue	6
vuejs/vuejs-tests/testData/extract_component/findImport__vapor/after/NewComponent.vue	10
vuejs/vuejs-tests/testData/extract_component/findImport__vapor/after/OtherName.vue	1
vuejs/vuejs-tests/testData/extract_component/findImport__vapor/before/App.vue	10
vuejs/vuejs-tests/testData/extract_component/findImport__vapor/before/OtherName.vue	1
vuejs/vuejs-tests/testData/extract_component/findNonExistingImport__composition/after/App.vue	6
vuejs/vuejs-tests/testData/extract_component/findNonExistingImport__composition/after/NewComponent.vue	10
vuejs/vuejs-tests/testData/extract_component/findNonExistingImport__composition/before/App.vue	10
vuejs/vuejs-tests/testData/extract_component/findNonExistingImport__options/after/App.vue	9
vuejs/vuejs-tests/testData/extract_component/findNonExistingImport__options/after/NewComponent.vue	14
vuejs/vuejs-tests/testData/extract_component/findNonExistingImport__options/before/App.vue	13
vuejs/vuejs-tests/testData/extract_component/findNonExistingImport__vapor/after/App.vue	6
vuejs/vuejs-tests/testData/extract_component/findNonExistingImport__vapor/after/NewComponent.vue	10
vuejs/vuejs-tests/testData/extract_component/findNonExistingImport__vapor/before/App.vue	10
vuejs/vuejs-tests/testData/extract_component/sameNamedFunctionCalls__composition/after/App.vue	9
vuejs/vuejs-tests/testData/extract_component/sameNamedFunctionCalls__composition/after/NewComponent.vue	11
vuejs/vuejs-tests/testData/extract_component/sameNamedFunctionCalls__composition/before/App.vue	11
vuejs/vuejs-tests/testData/extract_component/sameNamedFunctionCalls__options/after/App.vue	13
vuejs/vuejs-tests/testData/extract_component/sameNamedFunctionCalls__options/after/NewComponent.vue	14
vuejs/vuejs-tests/testData/extract_component/sameNamedFunctionCalls__options/before/App.vue	14
vuejs/vuejs-tests/testData/extract_component/sameNamedFunctionCalls__vapor/after/App.vue	9
vuejs/vuejs-tests/testData/extract_component/sameNamedFunctionCalls__vapor/after/NewComponent.vue	11
vuejs/vuejs-tests/testData/extract_component/sameNamedFunctionCalls__vapor/before/App.vue	11
vuejs/vuejs-tests/testData/extract_component/sameNamedProps__composition/after/App.vue	9
vuejs/vuejs-tests/testData/extract_component/sameNamedProps__composition/after/NewComponent.vue	9
vuejs/vuejs-tests/testData/extract_component/sameNamedProps__composition/before/App.vue	9
vuejs/vuejs-tests/testData/extract_component/sameNamedProps__options/after/App.vue	12
vuejs/vuejs-tests/testData/extract_component/sameNamedProps__options/after/NewComponent.vue	12
vuejs/vuejs-tests/testData/extract_component/sameNamedProps__options/before/App.vue	11
vuejs/vuejs-tests/testData/extract_component/sameNamedProps__vapor/after/App.vue	9
vuejs/vuejs-tests/testData/extract_component/sameNamedProps__vapor/after/NewComponent.vue	9
vuejs/vuejs-tests/testData/extract_component/sameNamedProps__vapor/before/App.vue	9
vuejs/vuejs-tests/testData/findUsages/componentEmitsDefinitions/componentEmitsDefinitions.vue	14
vuejs/vuejs-tests/testData/findUsages/componentEmitsDefinitions/defineComponent.vue	10
vuejs/vuejs-tests/testData/findUsages/componentEmitsDefinitions/defineEmits.vue	5
vuejs/vuejs-tests/testData/findUsages/componentFile/IndexUser.vue	7
vuejs/vuejs-tests/testData/findUsages/componentFile/SomeComponent.vue	6
vuejs/vuejs-tests/testData/findUsages/componentFile/VBindImported.vue	15
vuejs/vuejs-tests/testData/findUsages/componentFile/components.js	1
vuejs/vuejs-tests/testData/findUsages/privateFields.vue	26
vuejs/vuejs-tests/testData/findUsages/scriptSetupImportedDirective.vue	12
vuejs/vuejs-tests/testData/findUsages/scriptSetupRef.vue	11
vuejs/vuejs-tests/testData/findUsages/scriptSetupRef2.vue	11
vuejs/vuejs-tests/testData/findUsages/typedComponentsClassic.vue	20
vuejs/vuejs-tests/testData/findUsages/typedComponentsScriptSetup.vue	10
vuejs/vuejs-tests/testData/findUsages/vFocus.js	5
vuejs/vuejs-tests/testData/formatter/ColonFormattingInStylus.vue	10
vuejs/vuejs-tests/testData/formatter/ColonFormattingInStylus_after.vue	10
vuejs/vuejs-tests/testData/formatter/ForceQuoteInCss.vue	16
vuejs/vuejs-tests/testData/formatter/ForceQuoteInCss_after.vue	16
vuejs/vuejs-tests/testData/formatter/ForceQuoteInHtml.vue	16
vuejs/vuejs-tests/testData/formatter/ForceQuoteInHtml_after.vue	16
vuejs/vuejs-tests/testData/formatter/HardWrap.vue	3
vuejs/vuejs-tests/testData/formatter/HardWrap_after.vue	7
vuejs/vuejs-tests/testData/formatter/I18nTag.vue	8
vuejs/vuejs-tests/testData/formatter/I18nTag_after.vue	13
vuejs/vuejs-tests/testData/formatter/Indentation.vue	41
vuejs/vuejs-tests/testData/formatter/IndentationBlock1_after.vue	45
vuejs/vuejs-tests/testData/formatter/IndentationBlock2_after.vue	45
vuejs/vuejs-tests/testData/formatter/IndentationHtmlUniform_after.vue	45
vuejs/vuejs-tests/testData/formatter/IndentationPerLang_after.vue	45
vuejs/vuejs-tests/testData/formatter/IndentationUniform_after.vue	45
vuejs/vuejs-tests/testData/formatter/InjectionsJS.vue	34
vuejs/vuejs-tests/testData/formatter/InjectionsJS_after.vue	43
vuejs/vuejs-tests/testData/formatter/InjectionsTS.vue	34
vuejs/vuejs-tests/testData/formatter/InjectionsTS_after.vue	43
vuejs/vuejs-tests/testData/formatter/InjectionsWithDifferentSpacing.vue	32
vuejs/vuejs-tests/testData/formatter/InjectionsWithDifferentSpacing_after.vue	40
vuejs/vuejs-tests/testData/formatter/InterpolationWrapping.vue	9
vuejs/vuejs-tests/testData/formatter/InterpolationWrapping_after1.vue	22
vuejs/vuejs-tests/testData/formatter/InterpolationWrapping_after2.vue	22
vuejs/vuejs-tests/testData/formatter/InterpolationWrapping_after3.vue	27
vuejs/vuejs-tests/testData/formatter/InterpolationWrapping_after4.vue	24
vuejs/vuejs-tests/testData/formatter/InterpolationWrapping_after5.vue	29
vuejs/vuejs-tests/testData/formatter/InterpolationWrapping_after6.vue	35
vuejs/vuejs-tests/testData/formatter/InterpolationWrapping_after7.vue	28
vuejs/vuejs-tests/testData/formatter/InterpolationWrapping_after8.vue	23
vuejs/vuejs-tests/testData/formatter/PureHtmlPerLangIndent.html	8
vuejs/vuejs-tests/testData/formatter/PureHtmlPerLangIndent_after.html	8
vuejs/vuejs-tests/testData/formatter/PureHtmlUniformIndent.html	8
vuejs/vuejs-tests/testData/formatter/PureHtmlUniformIndent_after.html	8
vuejs/vuejs-tests/testData/formatter/Sass.vue	9
vuejs/vuejs-tests/testData/formatter/Sass_after.vue	9
vuejs/vuejs-tests/testData/formatter/ScriptTagWithinTemplateTag.vue	3
vuejs/vuejs-tests/testData/formatter/ScriptTagWithinTemplateTag_after.vue	6
vuejs/vuejs-tests/testData/formatter/Stylus.vue	5
vuejs/vuejs-tests/testData/formatter/Stylus_after.vue	5
vuejs/vuejs-tests/testData/formatter/TypeScript.vue	6
vuejs/vuejs-tests/testData/formatter/TypeScript_after.vue	6
vuejs/vuejs-tests/testData/highlighting/arrowFunctionsAndExpressionsInTemplate.vue	11
vuejs/vuejs-tests/testData/highlighting/asyncSetup.vue	23
vuejs/vuejs-tests/testData/highlighting/autoImportVueComponentWithPnpm/src/HelloWorld.vue	11
vuejs/vuejs-tests/testData/highlighting/bindShorthandAttribute.vue	6
vuejs/vuejs-tests/testData/highlighting/bindingToDataAttributes.vue	7
vuejs/vuejs-tests/testData/highlighting/booleanProps/a-component.vue	8
vuejs/vuejs-tests/testData/highlighting/booleanProps/booleanProps.vue	13
vuejs/vuejs-tests/testData/highlighting/bootstrapVue.vue	25
vuejs/vuejs-tests/testData/highlighting/builtinTagsHighlighting.vue	16
vuejs/vuejs-tests/testData/highlighting/classComponentAnnotationWithLocalComponent.vue	20
vuejs/vuejs-tests/testData/highlighting/classComponentAnnotationWithLocalComponentTs.vue	22
vuejs/vuejs-tests/testData/highlighting/colonInEventName.vue	4
vuejs/vuejs-tests/testData/highlighting/commonJSSupport.vue	28
vuejs/vuejs-tests/testData/highlighting/compRequiredAttributesTest.vue	33
vuejs/vuejs-tests/testData/highlighting/compRequiredAttributesTestTS.vue	33
vuejs/vuejs-tests/testData/highlighting/compUI.vue	6
vuejs/vuejs-tests/testData/highlighting/componentFromFunctionPlugin/App.vue	6
vuejs/vuejs-tests/testData/highlighting/componentFromFunctionPlugin/StandardButton.vue	3
vuejs/vuejs-tests/testData/highlighting/componentFromFunctionPlugin/StandardLabel.vue	3
vuejs/vuejs-tests/testData/highlighting/componentFromFunctionPlugin/global-components.ts	5
vuejs/vuejs-tests/testData/highlighting/componentFromFunctionPlugin/index.html	17
vuejs/vuejs-tests/testData/highlighting/componentFromFunctionPlugin/main.ts	7
vuejs/vuejs-tests/testData/highlighting/componentFromFunctionPlugin/other-global-components.ts	5
vuejs/vuejs-tests/testData/highlighting/componentFromFunctionPlugin_vapor/App.vue	6
vuejs/vuejs-tests/testData/highlighting/componentFromFunctionPlugin_vapor/StandardButton.vue	5
vuejs/vuejs-tests/testData/highlighting/componentFromFunctionPlugin_vapor/StandardLabel.vue	5
vuejs/vuejs-tests/testData/highlighting/componentFromFunctionPlugin_vapor/global-components.ts	5
vuejs/vuejs-tests/testData/highlighting/componentFromFunctionPlugin_vapor/index.html	17
vuejs/vuejs-tests/testData/highlighting/componentFromFunctionPlugin_vapor/main.ts	7
vuejs/vuejs-tests/testData/highlighting/componentFromFunctionPlugin_vapor/other-global-components.ts	5
vuejs/vuejs-tests/testData/highlighting/componentFromNestedFunctionPlugin/App.vue	6
vuejs/vuejs-tests/testData/highlighting/componentFromNestedFunctionPlugin/StandardButton.vue	3
vuejs/vuejs-tests/testData/highlighting/componentFromNestedFunctionPlugin/StandardLabel.vue	3
vuejs/vuejs-tests/testData/highlighting/componentFromNestedFunctionPlugin/global-components.js	6
vuejs/vuejs-tests/testData/highlighting/componentFromNestedFunctionPlugin/index.html	17
vuejs/vuejs-tests/testData/highlighting/componentFromNestedFunctionPlugin/main.js	5
vuejs/vuejs-tests/testData/highlighting/componentFromNestedFunctionPlugin/other-global-components.js	4
vuejs/vuejs-tests/testData/highlighting/componentFromNestedFunctionPluginWithCycle/App.vue	6
vuejs/vuejs-tests/testData/highlighting/componentFromNestedFunctionPluginWithCycle/StandardButton.vue	3
vuejs/vuejs-tests/testData/highlighting/componentFromNestedFunctionPluginWithCycle/StandardLabel.vue	3
vuejs/vuejs-tests/testData/highlighting/componentFromNestedFunctionPluginWithCycle/global-components.js	6
vuejs/vuejs-tests/testData/highlighting/componentFromNestedFunctionPluginWithCycle/index.html	17
vuejs/vuejs-tests/testData/highlighting/componentFromNestedFunctionPluginWithCycle/main.js	5
vuejs/vuejs-tests/testData/highlighting/componentFromNestedFunctionPluginWithCycle/other-global-components.js	6
vuejs/vuejs-tests/testData/highlighting/componentFromNestedFunctionPluginWithCycle_vapor/App.vue	6
vuejs/vuejs-tests/testData/highlighting/componentFromNestedFunctionPluginWithCycle_vapor/StandardButton.vue	5
vuejs/vuejs-tests/testData/highlighting/componentFromNestedFunctionPluginWithCycle_vapor/StandardLabel.vue	5
vuejs/vuejs-tests/testData/highlighting/componentFromNestedFunctionPluginWithCycle_vapor/global-components.js	6
vuejs/vuejs-tests/testData/highlighting/componentFromNestedFunctionPluginWithCycle_vapor/index.html	17
vuejs/vuejs-tests/testData/highlighting/componentFromNestedFunctionPluginWithCycle_vapor/main.js	5
vuejs/vuejs-tests/testData/highlighting/componentFromNestedFunctionPluginWithCycle_vapor/other-global-components.js	6
vuejs/vuejs-tests/testData/highlighting/componentFromNestedFunctionPlugin_vapor/App.vue	6
vuejs/vuejs-tests/testData/highlighting/componentFromNestedFunctionPlugin_vapor/StandardButton.vue	5
vuejs/vuejs-tests/testData/highlighting/componentFromNestedFunctionPlugin_vapor/StandardLabel.vue	5
vuejs/vuejs-tests/testData/highlighting/componentFromNestedFunctionPlugin_vapor/global-components.js	6
vuejs/vuejs-tests/testData/highlighting/componentFromNestedFunctionPlugin_vapor/index.html	17
vuejs/vuejs-tests/testData/highlighting/componentFromNestedFunctionPlugin_vapor/main.js	5
vuejs/vuejs-tests/testData/highlighting/componentFromNestedFunctionPlugin_vapor/other-global-components.js	4
vuejs/vuejs-tests/testData/highlighting/componentFromNestedObjectPlugin/App.vue	6
vuejs/vuejs-tests/testData/highlighting/componentFromNestedObjectPlugin/StandardButton.vue	3
vuejs/vuejs-tests/testData/highlighting/componentFromNestedObjectPlugin/StandardLabel.vue	3
vuejs/vuejs-tests/testData/highlighting/componentFromNestedObjectPlugin/global-components.js	9
vuejs/vuejs-tests/testData/highlighting/componentFromNestedObjectPlugin/index.html	17
vuejs/vuejs-tests/testData/highlighting/componentFromNestedObjectPlugin/main.js	5
vuejs/vuejs-tests/testData/highlighting/componentFromNestedObjectPlugin/other-global-components.js	7
vuejs/vuejs-tests/testData/highlighting/componentFromNestedObjectPluginWithCycle/App.vue	6
vuejs/vuejs-tests/testData/highlighting/componentFromNestedObjectPluginWithCycle/StandardButton.vue	3
vuejs/vuejs-tests/testData/highlighting/componentFromNestedObjectPluginWithCycle/StandardLabel.vue	3
vuejs/vuejs-tests/testData/highlighting/componentFromNestedObjectPluginWithCycle/global-components.js	9
vuejs/vuejs-tests/testData/highlighting/componentFromNestedObjectPluginWithCycle/index.html	17
vuejs/vuejs-tests/testData/highlighting/componentFromNestedObjectPluginWithCycle/main.js	5
vuejs/vuejs-tests/testData/highlighting/componentFromNestedObjectPluginWithCycle/other-global-components.js	9
vuejs/vuejs-tests/testData/highlighting/componentFromNestedObjectPluginWithCycle_vapor/App.vue	6
vuejs/vuejs-tests/testData/highlighting/componentFromNestedObjectPluginWithCycle_vapor/StandardButton.vue	5
vuejs/vuejs-tests/testData/highlighting/componentFromNestedObjectPluginWithCycle_vapor/StandardLabel.vue	5
vuejs/vuejs-tests/testData/highlighting/componentFromNestedObjectPluginWithCycle_vapor/global-components.js	9
vuejs/vuejs-tests/testData/highlighting/componentFromNestedObjectPluginWithCycle_vapor/index.html	17
vuejs/vuejs-tests/testData/highlighting/componentFromNestedObjectPluginWithCycle_vapor/main.js	5
vuejs/vuejs-tests/testData/highlighting/componentFromNestedObjectPluginWithCycle_vapor/other-global-components.js	9
vuejs/vuejs-tests/testData/highlighting/componentFromNestedObjectPlugin_vapor/App.vue	6
vuejs/vuejs-tests/testData/highlighting/componentFromNestedObjectPlugin_vapor/StandardButton.vue	5
vuejs/vuejs-tests/testData/highlighting/componentFromNestedObjectPlugin_vapor/StandardLabel.vue	5
vuejs/vuejs-tests/testData/highlighting/componentFromNestedObjectPlugin_vapor/global-components.js	9
vuejs/vuejs-tests/testData/highlighting/componentFromNestedObjectPlugin_vapor/index.html	17
vuejs/vuejs-tests/testData/highlighting/componentFromNestedObjectPlugin_vapor/main.js	5
vuejs/vuejs-tests/testData/highlighting/componentFromNestedObjectPlugin_vapor/other-global-components.js	7
vuejs/vuejs-tests/testData/highlighting/componentFromObjectPlugin/App.vue	6
vuejs/vuejs-tests/testData/highlighting/componentFromObjectPlugin/StandardButton.vue	3
vuejs/vuejs-tests/testData/highlighting/componentFromObjectPlugin/StandardLabel.vue	3
vuejs/vuejs-tests/testData/highlighting/componentFromObjectPlugin/global-components.ts	8
vuejs/vuejs-tests/testData/highlighting/componentFromObjectPlugin/index.html	17
vuejs/vuejs-tests/testData/highlighting/componentFromObjectPlugin/main.ts	7
vuejs/vuejs-tests/testData/highlighting/componentFromObjectPlugin/other-global-components.ts	8
vuejs/vuejs-tests/testData/highlighting/componentFromObjectPlugin_vapor/App.vue	6
vuejs/vuejs-tests/testData/highlighting/componentFromObjectPlugin_vapor/StandardButton.vue	5
vuejs/vuejs-tests/testData/highlighting/componentFromObjectPlugin_vapor/StandardLabel.vue	5
vuejs/vuejs-tests/testData/highlighting/componentFromObjectPlugin_vapor/global-components.ts	8
vuejs/vuejs-tests/testData/highlighting/componentFromObjectPlugin_vapor/index.html	17
vuejs/vuejs-tests/testData/highlighting/componentFromObjectPlugin_vapor/main.ts	7
vuejs/vuejs-tests/testData/highlighting/componentFromObjectPlugin_vapor/other-global-components.ts	8
vuejs/vuejs-tests/testData/highlighting/componentNameAsStringTemplate.vue	11
vuejs/vuejs-tests/testData/highlighting/componentsNamedLikeHtmlTags.vue	14
vuejs/vuejs-tests/testData/highlighting/compositionComponent1.vue	49
vuejs/vuejs-tests/testData/highlighting/compositionComponent2.vue	82
vuejs/vuejs-tests/testData/highlighting/compositionPropsJS.vue	34
vuejs/vuejs-tests/testData/highlighting/computedPropType.vue	18
vuejs/vuejs-tests/testData/highlighting/computedTypeJS.vue	18
vuejs/vuejs-tests/testData/highlighting/computedTypeTS.vue	19
vuejs/vuejs-tests/testData/highlighting/cssSelectors.vue	18
vuejs/vuejs-tests/testData/highlighting/cssUnusedPseudoSelector.vue	25
vuejs/vuejs-tests/testData/highlighting/cssVBind.vue	17
vuejs/vuejs-tests/testData/highlighting/cssVBindVue31.vue	17
vuejs/vuejs-tests/testData/highlighting/customEvents.vue	36
vuejs/vuejs-tests/testData/highlighting/customEventsTypedComponent/MyComponent.js	21
vuejs/vuejs-tests/testData/highlighting/customEventsTypedComponent/customEventsTypedComponent.vue	15
vuejs/vuejs-tests/testData/highlighting/dataTypeTS.vue	33
vuejs/vuejs-tests/testData/highlighting/destructuringPatternsInVFor.vue	29
vuejs/vuejs-tests/testData/highlighting/directiveWithModifiers.vue	7
vuejs/vuejs-tests/testData/highlighting/directivesFromFunctionPlugin/App.vue	6
vuejs/vuejs-tests/testData/highlighting/directivesFromFunctionPlugin/StandardButton.vue	3
vuejs/vuejs-tests/testData/highlighting/directivesFromFunctionPlugin/StandardLabel.vue	3
vuejs/vuejs-tests/testData/highlighting/directivesFromFunctionPlugin/directives/click-outside.js	5
vuejs/vuejs-tests/testData/highlighting/directivesFromFunctionPlugin/directives/intersect.js	5
vuejs/vuejs-tests/testData/highlighting/directivesFromFunctionPlugin/directives/mutate.js	5
vuejs/vuejs-tests/testData/highlighting/directivesFromFunctionPlugin/global-directives.ts	7
vuejs/vuejs-tests/testData/highlighting/directivesFromFunctionPlugin/index.html	17
vuejs/vuejs-tests/testData/highlighting/directivesFromFunctionPlugin/main.ts	9
vuejs/vuejs-tests/testData/highlighting/directivesFromFunctionPlugin/other-global-directives.ts	7
vuejs/vuejs-tests/testData/highlighting/directivesFromFunctionPlugin_vapor/App.vue	8
vuejs/vuejs-tests/testData/highlighting/directivesFromFunctionPlugin_vapor/StandardButton.vue	3
vuejs/vuejs-tests/testData/highlighting/directivesFromFunctionPlugin_vapor/StandardLabel.vue	3
vuejs/vuejs-tests/testData/highlighting/directivesFromFunctionPlugin_vapor/directives/click-outside.ts	3
vuejs/vuejs-tests/testData/highlighting/directivesFromFunctionPlugin_vapor/directives/intersect.ts	3
vuejs/vuejs-tests/testData/highlighting/directivesFromFunctionPlugin_vapor/directives/mutate.ts	11
vuejs/vuejs-tests/testData/highlighting/directivesFromFunctionPlugin_vapor/global-directives.ts	7
vuejs/vuejs-tests/testData/highlighting/directivesFromFunctionPlugin_vapor/index.html	17
vuejs/vuejs-tests/testData/highlighting/directivesFromFunctionPlugin_vapor/main.ts	9
vuejs/vuejs-tests/testData/highlighting/directivesFromFunctionPlugin_vapor/other-global-directives.ts	7
vuejs/vuejs-tests/testData/highlighting/directivesFromGlobalDirectives/App.vue	10
vuejs/vuejs-tests/testData/highlighting/directivesFromGlobalDirectives/StandardButton.vue	3
vuejs/vuejs-tests/testData/highlighting/directivesFromGlobalDirectives/StandardLabel.vue	3
vuejs/vuejs-tests/testData/highlighting/directivesFromGlobalDirectives/index.html	17
vuejs/vuejs-tests/testData/highlighting/directivesFromGlobalDirectives/main.ts	3
vuejs/vuejs-tests/testData/highlighting/directivesFromNestedFunctionPlugin/App.vue	6
vuejs/vuejs-tests/testData/highlighting/directivesFromNestedFunctionPlugin/StandardButton.vue	3
vuejs/vuejs-tests/testData/highlighting/directivesFromNestedFunctionPlugin/StandardLabel.vue	3
vuejs/vuejs-tests/testData/highlighting/directivesFromNestedFunctionPlugin/directives/click-outside.js	5
vuejs/vuejs-tests/testData/highlighting/directivesFromNestedFunctionPlugin/directives/intersect.js	5
vuejs/vuejs-tests/testData/highlighting/directivesFromNestedFunctionPlugin/directives/mutate.js	5
vuejs/vuejs-tests/testData/highlighting/directivesFromNestedFunctionPlugin/global-directives.js	8
vuejs/vuejs-tests/testData/highlighting/directivesFromNestedFunctionPlugin/index.html	17
vuejs/vuejs-tests/testData/highlighting/directivesFromNestedFunctionPlugin/main.js	7
vuejs/vuejs-tests/testData/highlighting/directivesFromNestedFunctionPlugin/other-global-directives.js	6
vuejs/vuejs-tests/testData/highlighting/directivesFromNestedFunctionPluginWithCycle/App.vue	6
vuejs/vuejs-tests/testData/highlighting/directivesFromNestedFunctionPluginWithCycle/StandardButton.vue	3
vuejs/vuejs-tests/testData/highlighting/directivesFromNestedFunctionPluginWithCycle/StandardLabel.vue	3
vuejs/vuejs-tests/testData/highlighting/directivesFromNestedFunctionPluginWithCycle/directives/click-outside.js	5
vuejs/vuejs-tests/testData/highlighting/directivesFromNestedFunctionPluginWithCycle/directives/intersect.js	5
vuejs/vuejs-tests/testData/highlighting/directivesFromNestedFunctionPluginWithCycle/directives/mutate.js	5
vuejs/vuejs-tests/testData/highlighting/directivesFromNestedFunctionPluginWithCycle/global-directives.js	8
vuejs/vuejs-tests/testData/highlighting/directivesFromNestedFunctionPluginWithCycle/index.html	17
vuejs/vuejs-tests/testData/highlighting/directivesFromNestedFunctionPluginWithCycle/main.js	7
vuejs/vuejs-tests/testData/highlighting/directivesFromNestedFunctionPluginWithCycle/other-global-directives.js	8
vuejs/vuejs-tests/testData/highlighting/directivesFromNestedFunctionPluginWithCycle_vapor/App.vue	8
vuejs/vuejs-tests/testData/highlighting/directivesFromNestedFunctionPluginWithCycle_vapor/StandardButton.vue	3
vuejs/vuejs-tests/testData/highlighting/directivesFromNestedFunctionPluginWithCycle_vapor/StandardLabel.vue	3
vuejs/vuejs-tests/testData/highlighting/directivesFromNestedFunctionPluginWithCycle_vapor/directives/click-outside.js	3
vuejs/vuejs-tests/testData/highlighting/directivesFromNestedFunctionPluginWithCycle_vapor/directives/intersect.js	3
vuejs/vuejs-tests/testData/highlighting/directivesFromNestedFunctionPluginWithCycle_vapor/directives/mutate.js	3
vuejs/vuejs-tests/testData/highlighting/directivesFromNestedFunctionPluginWithCycle_vapor/global-directives.js	8
vuejs/vuejs-tests/testData/highlighting/directivesFromNestedFunctionPluginWithCycle_vapor/index.html	17
vuejs/vuejs-tests/testData/highlighting/directivesFromNestedFunctionPluginWithCycle_vapor/main.js	7
vuejs/vuejs-tests/testData/highlighting/directivesFromNestedFunctionPluginWithCycle_vapor/other-global-directives.js	8
vuejs/vuejs-tests/testData/highlighting/directivesFromNestedFunctionPlugin_vapor/App.vue	8
vuejs/vuejs-tests/testData/highlighting/directivesFromNestedFunctionPlugin_vapor/StandardButton.vue	3
vuejs/vuejs-tests/testData/highlighting/directivesFromNestedFunctionPlugin_vapor/StandardLabel.vue	3
vuejs/vuejs-tests/testData/highlighting/directivesFromNestedFunctionPlugin_vapor/directives/click-outside.js	3
vuejs/vuejs-tests/testData/highlighting/directivesFromNestedFunctionPlugin_vapor/directives/intersect.js	3
vuejs/vuejs-tests/testData/highlighting/directivesFromNestedFunctionPlugin_vapor/directives/mutate.js	3
vuejs/vuejs-tests/testData/highlighting/directivesFromNestedFunctionPlugin_vapor/global-directives.js	8
vuejs/vuejs-tests/testData/highlighting/directivesFromNestedFunctionPlugin_vapor/index.html	17
vuejs/vuejs-tests/testData/highlighting/directivesFromNestedFunctionPlugin_vapor/main.js	7
vuejs/vuejs-tests/testData/highlighting/directivesFromNestedFunctionPlugin_vapor/other-global-directives.js	6
vuejs/vuejs-tests/testData/highlighting/directivesFromNestedObjectPlugin/App.vue	6
vuejs/vuejs-tests/testData/highlighting/directivesFromNestedObjectPlugin/StandardButton.vue	3
vuejs/vuejs-tests/testData/highlighting/directivesFromNestedObjectPlugin/StandardLabel.vue	3
vuejs/vuejs-tests/testData/highlighting/directivesFromNestedObjectPlugin/directives/click-outside.js	5
vuejs/vuejs-tests/testData/highlighting/directivesFromNestedObjectPlugin/directives/intersect.js	5
vuejs/vuejs-tests/testData/highlighting/directivesFromNestedObjectPlugin/directives/mutate.js	5
vuejs/vuejs-tests/testData/highlighting/directivesFromNestedObjectPlugin/global-directives.js	11
vuejs/vuejs-tests/testData/highlighting/directivesFromNestedObjectPlugin/index.html	17
vuejs/vuejs-tests/testData/highlighting/directivesFromNestedObjectPlugin/main.js	7
vuejs/vuejs-tests/testData/highlighting/directivesFromNestedObjectPlugin/other-global-directives.js	9
vuejs/vuejs-tests/testData/highlighting/directivesFromNestedObjectPluginWithCycle/App.vue	6
vuejs/vuejs-tests/testData/highlighting/directivesFromNestedObjectPluginWithCycle/StandardButton.vue	3
vuejs/vuejs-tests/testData/highlighting/directivesFromNestedObjectPluginWithCycle/StandardLabel.vue	3
vuejs/vuejs-tests/testData/highlighting/directivesFromNestedObjectPluginWithCycle/directives/click-outside.js	5
vuejs/vuejs-tests/testData/highlighting/directivesFromNestedObjectPluginWithCycle/directives/intersect.js	5
vuejs/vuejs-tests/testData/highlighting/directivesFromNestedObjectPluginWithCycle/directives/mutate.js	5
vuejs/vuejs-tests/testData/highlighting/directivesFromNestedObjectPluginWithCycle/global-directives.js	11
vuejs/vuejs-tests/testData/highlighting/directivesFromNestedObjectPluginWithCycle/index.html	17
vuejs/vuejs-tests/testData/highlighting/directivesFromNestedObjectPluginWithCycle/main.js	7
vuejs/vuejs-tests/testData/highlighting/directivesFromNestedObjectPluginWithCycle/other-global-directives.js	11
vuejs/vuejs-tests/testData/highlighting/directivesFromNestedObjectPluginWithCycle_vapor/App.vue	8
vuejs/vuejs-tests/testData/highlighting/directivesFromNestedObjectPluginWithCycle_vapor/StandardButton.vue	3
vuejs/vuejs-tests/testData/highlighting/directivesFromNestedObjectPluginWithCycle_vapor/StandardLabel.vue	3
vuejs/vuejs-tests/testData/highlighting/directivesFromNestedObjectPluginWithCycle_vapor/directives/click-outside.js	3
vuejs/vuejs-tests/testData/highlighting/directivesFromNestedObjectPluginWithCycle_vapor/directives/intersect.js	3
vuejs/vuejs-tests/testData/highlighting/directivesFromNestedObjectPluginWithCycle_vapor/directives/mutate.js	3
vuejs/vuejs-tests/testData/highlighting/directivesFromNestedObjectPluginWithCycle_vapor/global-directives.js	11
vuejs/vuejs-tests/testData/highlighting/directivesFromNestedObjectPluginWithCycle_vapor/index.html	17
vuejs/vuejs-tests/testData/highlighting/directivesFromNestedObjectPluginWithCycle_vapor/main.js	7
vuejs/vuejs-tests/testData/highlighting/directivesFromNestedObjectPluginWithCycle_vapor/other-global-directives.js	11
vuejs/vuejs-tests/testData/highlighting/directivesFromNestedObjectPlugin_vapor/App.vue	8
vuejs/vuejs-tests/testData/highlighting/directivesFromNestedObjectPlugin_vapor/StandardButton.vue	3
vuejs/vuejs-tests/testData/highlighting/directivesFromNestedObjectPlugin_vapor/StandardLabel.vue	3
vuejs/vuejs-tests/testData/highlighting/directivesFromNestedObjectPlugin_vapor/directives/click-outside.js	3
vuejs/vuejs-tests/testData/highlighting/directivesFromNestedObjectPlugin_vapor/directives/intersect.js	3
vuejs/vuejs-tests/testData/highlighting/directivesFromNestedObjectPlugin_vapor/directives/mutate.js	3
vuejs/vuejs-tests/testData/highlighting/directivesFromNestedObjectPlugin_vapor/global-directives.js	11
vuejs/vuejs-tests/testData/highlighting/directivesFromNestedObjectPlugin_vapor/index.html	17
vuejs/vuejs-tests/testData/highlighting/directivesFromNestedObjectPlugin_vapor/main.js	7
vuejs/vuejs-tests/testData/highlighting/directivesFromNestedObjectPlugin_vapor/other-global-directives.js	9
vuejs/vuejs-tests/testData/highlighting/directivesFromObjectPlugin/App.vue	6
vuejs/vuejs-tests/testData/highlighting/directivesFromObjectPlugin/StandardButton.vue	3
vuejs/vuejs-tests/testData/highlighting/directivesFromObjectPlugin/StandardLabel.vue	3
vuejs/vuejs-tests/testData/highlighting/directivesFromObjectPlugin/directives/click-outside.js	5
vuejs/vuejs-tests/testData/highlighting/directivesFromObjectPlugin/directives/intersect.js	5
vuejs/vuejs-tests/testData/highlighting/directivesFromObjectPlugin/directives/mutate.js	5
vuejs/vuejs-tests/testData/highlighting/directivesFromObjectPlugin/global-directives.ts	10
vuejs/vuejs-tests/testData/highlighting/directivesFromObjectPlugin/index.html	17
vuejs/vuejs-tests/testData/highlighting/directivesFromObjectPlugin/main.ts	9
vuejs/vuejs-tests/testData/highlighting/directivesFromObjectPlugin/other-global-directives.ts	10
vuejs/vuejs-tests/testData/highlighting/directivesFromObjectPlugin_vapor/App.vue	8
vuejs/vuejs-tests/testData/highlighting/directivesFromObjectPlugin_vapor/StandardButton.vue	3
vuejs/vuejs-tests/testData/highlighting/directivesFromObjectPlugin_vapor/StandardLabel.vue	3
vuejs/vuejs-tests/testData/highlighting/directivesFromObjectPlugin_vapor/directives/click-outside.ts	3
vuejs/vuejs-tests/testData/highlighting/directivesFromObjectPlugin_vapor/directives/intersect.ts	3
vuejs/vuejs-tests/testData/highlighting/directivesFromObjectPlugin_vapor/directives/mutate.ts	11
vuejs/vuejs-tests/testData/highlighting/directivesFromObjectPlugin_vapor/global-directives.ts	10
vuejs/vuejs-tests/testData/highlighting/directivesFromObjectPlugin_vapor/index.html	17
vuejs/vuejs-tests/testData/highlighting/directivesFromObjectPlugin_vapor/main.ts	9
vuejs/vuejs-tests/testData/highlighting/directivesFromObjectPlugin_vapor/other-global-directives.ts	10
vuejs/vuejs-tests/testData/highlighting/directivesWithModifiersFromGlobalDirectives/App.vue	10
vuejs/vuejs-tests/testData/highlighting/directivesWithModifiersFromGlobalDirectives/StandardButton.vue	7
vuejs/vuejs-tests/testData/highlighting/directivesWithModifiersFromGlobalDirectives/StandardLabel.vue	6
vuejs/vuejs-tests/testData/highlighting/directivesWithModifiersFromGlobalDirectives/index.html	17
vuejs/vuejs-tests/testData/highlighting/directivesWithModifiersFromGlobalDirectives/main.ts	3
vuejs/vuejs-tests/testData/highlighting/directivesWithParameters.vue	17
vuejs/vuejs-tests/testData/highlighting/directivesWithoutParameters.vue	9
vuejs/vuejs-tests/testData/highlighting/dynamicArguments/HelloWorld.vue	17
vuejs/vuejs-tests/testData/highlighting/dynamicArguments/WithSlots.vue	10
vuejs/vuejs-tests/testData/highlighting/dynamicArguments/components-ide.js	4
vuejs/vuejs-tests/testData/highlighting/emptyAttributeValue.vue	3
vuejs/vuejs-tests/testData/highlighting/emptyTags/test-html.html	6
vuejs/vuejs-tests/testData/highlighting/emptyTags/test-html.js	3
vuejs/vuejs-tests/testData/highlighting/emptyTags/test-reg.html	6
vuejs/vuejs-tests/testData/highlighting/emptyTags/test.vue	8
vuejs/vuejs-tests/testData/highlighting/emptyTagsForVueAreAllowed.vue	12
vuejs/vuejs-tests/testData/highlighting/endTagNotForbidden/endTagNotForbidden.vue	5
vuejs/vuejs-tests/testData/highlighting/endTagNotForbidden/input.vue	1
vuejs/vuejs-tests/testData/highlighting/externalMixin/CompWithMixin.vue	11
vuejs/vuejs-tests/testData/highlighting/externalMixin/MixinWithProp.vue	17
vuejs/vuejs-tests/testData/highlighting/externalMixin/externalMixin.vue	10
vuejs/vuejs-tests/testData/highlighting/filters.vue	29
vuejs/vuejs-tests/testData/highlighting/genericComponentUsage/genericComponentUsage.vue	13
vuejs/vuejs-tests/testData/highlighting/genericComponentUsage/scriptSetupGeneric.vue	14
vuejs/vuejs-tests/testData/highlighting/globalComponentLiteral/globalComponentLiteral.vue	3
vuejs/vuejs-tests/testData/highlighting/globalComponentLiteral/index.js	5
vuejs/vuejs-tests/testData/highlighting/globalItemsAugmentedFromCompilerOptionsTypes/App.vue	26
vuejs/vuejs-tests/testData/highlighting/globalItemsAugmentedFromCompilerOptionsTypes/StandardButton.vue	3
vuejs/vuejs-tests/testData/highlighting/globalItemsAugmentedFromCompilerOptionsTypes/StandardLabel.vue	3
vuejs/vuejs-tests/testData/highlighting/globalItemsAugmentedFromCompilerOptionsTypes/index.html	17
vuejs/vuejs-tests/testData/highlighting/globalItemsAugmentedFromCompilerOptionsTypes/main.ts	3
vuejs/vuejs-tests/testData/highlighting/globalScriptSetup/HelloWorld.vue	15
vuejs/vuejs-tests/testData/highlighting/globalScriptSetup/WithSlots.vue	10
vuejs/vuejs-tests/testData/highlighting/globalScriptSetup/components-ide.js	4
vuejs/vuejs-tests/testData/highlighting/globalSymbols.vue	9
vuejs/vuejs-tests/testData/highlighting/htmlTagOmission.html	6
vuejs/vuejs-tests/testData/highlighting/idIndexer.vue	21
vuejs/vuejs-tests/testData/highlighting/importedComponentPropsInCompAttrsAsArray.vue	12
vuejs/vuejs-tests/testData/highlighting/importedComponentPropsInCompAttrsAsObject.vue	12
vuejs/vuejs-tests/testData/highlighting/importedComponentPropsInCompAttrsObjectRef.vue	12
vuejs/vuejs-tests/testData/highlighting/indirectExport.vue	27
vuejs/vuejs-tests/testData/highlighting/inferPropType.vue	10
vuejs/vuejs-tests/testData/highlighting/instanceMountedOnElement/app.js	13
vuejs/vuejs-tests/testData/highlighting/instanceMountedOnElement/test.html	20
vuejs/vuejs-tests/testData/highlighting/isAttributeSupport.vue	5
vuejs/vuejs-tests/testData/highlighting/jadeWithVueShortcutAttributes.vue	3
vuejs/vuejs-tests/testData/highlighting/keyAttributeSupport.vue	8
vuejs/vuejs-tests/testData/highlighting/lifecycleEventsVue2ClassComponent.vue	33
vuejs/vuejs-tests/testData/highlighting/lifecycleEventsVue2VueExtend.vue	24
vuejs/vuejs-tests/testData/highlighting/lifecycleEventsVue3DefineComponent.vue	28
vuejs/vuejs-tests/testData/highlighting/lifecycleEventsVue3Options.vue	27
vuejs/vuejs-tests/testData/highlighting/localComponentExtendsInClassSyntax/CompAForClass.vue	13
vuejs/vuejs-tests/testData/highlighting/localComponentExtendsInClassSyntax/localComponentExtendsInClassSyntax.vue	13
vuejs/vuejs-tests/testData/highlighting/localComponentInClassSyntax/CompForClass.vue	13
vuejs/vuejs-tests/testData/highlighting/localComponentInClassSyntax/OtherCompForClass.vue	5
vuejs/vuejs-tests/testData/highlighting/localComponentInClassSyntax/localComponentInClassSyntax.vue	14
vuejs/vuejs-tests/testData/highlighting/localComponentInMixin/a-component.js	5
vuejs/vuejs-tests/testData/highlighting/localComponentInMixin/b-component.vue	13
vuejs/vuejs-tests/testData/highlighting/localComponentInMixin/localComponentInMixin.vue	10
vuejs/vuejs-tests/testData/highlighting/localComponentInMixinRecursion/b-component.vue	15
vuejs/vuejs-tests/testData/highlighting/localComponentInMixinRecursion/d-component.vue	15
vuejs/vuejs-tests/testData/highlighting/localComponentInMixinRecursion/e-component.js	5
vuejs/vuejs-tests/testData/highlighting/localComponentInMixinRecursion/hidden-component.vue	10
vuejs/vuejs-tests/testData/highlighting/localComponentInMixinRecursion/localComponentInMixinRecursion.vue	11
vuejs/vuejs-tests/testData/highlighting/localPropsInArrayInCompAttrsAndWithKebabCaseAlso.vue	12
vuejs/vuejs-tests/testData/highlighting/localPropsInObjectInCompAttrsAndWithKebabCaseAlso.vue	14
vuejs/vuejs-tests/testData/highlighting/localWebTypes/Test1.vue	16
vuejs/vuejs-tests/testData/highlighting/localWebTypes/Test2.vue	8
vuejs/vuejs-tests/testData/highlighting/localWebTypes/main.vue	6
vuejs/vuejs-tests/testData/highlighting/localWebTypes/main2.vue	13
vuejs/vuejs-tests/testData/highlighting/multipleScriptTagsInHTML.html	20
vuejs/vuejs-tests/testData/highlighting/multipleScriptTagsInVue.vue	20
vuejs/vuejs-tests/testData/highlighting/noDoubleSpellCheckingInAttributesWithEmbeddedContents.vue	11
vuejs/vuejs-tests/testData/highlighting/noSpellcheckInEnumeratedAttributes.vue	4
vuejs/vuejs-tests/testData/highlighting/nonPropsAttributesAreNotHighlighted.vue	9
vuejs/vuejs-tests/testData/highlighting/notImportedComponentIsUnknown/ExternalComp.vue	8
vuejs/vuejs-tests/testData/highlighting/notImportedComponentIsUnknown/notImportedComponentIsUnknown.vue	5
vuejs/vuejs-tests/testData/highlighting/privateMembersHighlighting.vue	30
vuejs/vuejs-tests/testData/highlighting/propTypeJsDoc.vue	18
vuejs/vuejs-tests/testData/highlighting/propertyReferenceInLambda.vue	13
vuejs/vuejs-tests/testData/highlighting/propsValidation/ImportedComponent.vue	11
vuejs/vuejs-tests/testData/highlighting/propsValidation/propsValidation.vue	13
vuejs/vuejs-tests/testData/highlighting/propsWithDefaults.vue	26
vuejs/vuejs-tests/testData/highlighting/propsWithDefaultsInTs.ts	9
vuejs/vuejs-tests/testData/highlighting/propsWithOptions/component.vue	30
vuejs/vuejs-tests/testData/highlighting/propsWithOptions/propsWithOptions.vue	27
vuejs/vuejs-tests/testData/highlighting/pseudoSelectors.vue	3
vuejs/vuejs-tests/testData/highlighting/refUnwrap.vue	25
vuejs/vuejs-tests/testData/highlighting/requiredAttributeWithModifierTest/Definition.vue	7
vuejs/vuejs-tests/testData/highlighting/requiredAttributeWithModifierTest/requiredAttributeWithModifierTest.vue	16
vuejs/vuejs-tests/testData/highlighting/requiredAttributeWithVModel/Definition.vue	10
vuejs/vuejs-tests/testData/highlighting/requiredAttributeWithVModel/Definition2.vue	7
vuejs/vuejs-tests/testData/highlighting/requiredAttributeWithVModel/requiredAttributeWithVModel.vue	18
vuejs/vuejs-tests/testData/highlighting/requiredAttributeWithVModel3/Definition.vue	10
vuejs/vuejs-tests/testData/highlighting/requiredAttributeWithVModel3/Definition2.vue	7
vuejs/vuejs-tests/testData/highlighting/requiredAttributeWithVModel3/Definition3.vue	8
vuejs/vuejs-tests/testData/highlighting/requiredAttributeWithVModel3/requiredAttributeWithVModel3.vue	21
vuejs/vuejs-tests/testData/highlighting/resolveWithJsConfig/src/HelloWorld.vue	11
vuejs/vuejs-tests/testData/highlighting/sassBuiltInModules.vue	16
vuejs/vuejs-tests/testData/highlighting/scriptCaseSensitivity.vue	13
vuejs/vuejs-tests/testData/highlighting/scriptSetup.vue	23
vuejs/vuejs-tests/testData/highlighting/scriptSetupComplexImports/hooks/Modal/components/BasicModal.vue	3
vuejs/vuejs-tests/testData/highlighting/scriptSetupComplexImports/hooks/Modal/components/ComplexModal.vue	9
vuejs/vuejs-tests/testData/highlighting/scriptSetupComplexImports/hooks/Modal/components/DefaultModal.vue	7
vuejs/vuejs-tests/testData/highlighting/scriptSetupComplexImports/hooks/Modal/components/Tree2Modal.vue	4
vuejs/vuejs-tests/testData/highlighting/scriptSetupComplexImports/hooks/Modal/index.ts	8
vuejs/vuejs-tests/testData/highlighting/scriptSetupComplexImports/scriptSetupComplexImports.vue	32
vuejs/vuejs-tests/testData/highlighting/scriptSetupGeneric.vue	44
vuejs/vuejs-tests/testData/highlighting/scriptSetupImportedDirective/scriptSetupImportedDirective.vue	13
vuejs/vuejs-tests/testData/highlighting/scriptSetupImportedDirective/vFocus.js	7
vuejs/vuejs-tests/testData/highlighting/scriptSetupRef.vue	11
vuejs/vuejs-tests/testData/highlighting/scriptSetupScopePriority/Item.ts	3
vuejs/vuejs-tests/testData/highlighting/scriptSetupScopePriority/scriptSetupScopePriority.vue	13
vuejs/vuejs-tests/testData/highlighting/scriptSetupSymbolsHighlighting.vue	15
vuejs/vuejs-tests/testData/highlighting/scssBuiltInModules.vue	17
vuejs/vuejs-tests/testData/highlighting/semanticHighlighting.vue	9
vuejs/vuejs-tests/testData/highlighting/shorthandArrowFunctionInTemplate.vue	14
vuejs/vuejs-tests/testData/highlighting/simple-vue/simple-vue-cdn.html	37
vuejs/vuejs-tests/testData/highlighting/simple-vue/simple-vue-cdn.js.html	37
vuejs/vuejs-tests/testData/highlighting/simple-vue/simple-vue-cdn2.html	37
vuejs/vuejs-tests/testData/highlighting/simple-vue/simple-vue-cdn3.html	37
vuejs/vuejs-tests/testData/highlighting/simple-vue/simple-vue-cdn@.html	37
vuejs/vuejs-tests/testData/highlighting/simple-vue/simple-vue-deep.html	37
vuejs/vuejs-tests/testData/highlighting/simple-vue/simple-vue-js.html	38
vuejs/vuejs-tests/testData/highlighting/slotName.vue	23
vuejs/vuejs-tests/testData/highlighting/slotNameBinding.vue	36
vuejs/vuejs-tests/testData/highlighting/slotSyntax.vue	15
vuejs/vuejs-tests/testData/highlighting/slotTypes/MyTable.vue	63
vuejs/vuejs-tests/testData/highlighting/slotTypes/MyTableRow.vue	17
vuejs/vuejs-tests/testData/highlighting/slotTypes/my-data.ts	6
vuejs/vuejs-tests/testData/highlighting/sourceScopedSlots/Book.vue	11
vuejs/vuejs-tests/testData/highlighting/sourceScopedSlots/Catalogue.vue	17
vuejs/vuejs-tests/testData/highlighting/spellchecking.vue	14
vuejs/vuejs-tests/testData/highlighting/standardBooleanAttributes.vue	21
vuejs/vuejs-tests/testData/highlighting/stdTagsInspections.vue	17
vuejs/vuejs-tests/testData/highlighting/superComponentMixin/mixins.ts	19
vuejs/vuejs-tests/testData/highlighting/superComponentMixin/superComponentMixin.vue	17
vuejs/vuejs-tests/testData/highlighting/textarea.vue	15
vuejs/vuejs-tests/testData/highlighting/topLevelTags.vue	10
vuejs/vuejs-tests/testData/highlighting/topLevelThisInInjection.vue	8
vuejs/vuejs-tests/testData/highlighting/tsxIsNormallyParsed.vue	8
vuejs/vuejs-tests/testData/highlighting/twoExternalMixins/FirstMixin.vue	5
vuejs/vuejs-tests/testData/highlighting/twoExternalMixins/SecondMixin.vue	5
vuejs/vuejs-tests/testData/highlighting/twoExternalMixins/twoExternalMixins.vue	11
vuejs/vuejs-tests/testData/highlighting/twoGlobalMixins/GlobalMixins.js	14
vuejs/vuejs-tests/testData/highlighting/twoGlobalMixins/twoGlobalMixins.vue	9
vuejs/vuejs-tests/testData/highlighting/typeScriptTypesAreResolved.vue	9
vuejs/vuejs-tests/testData/highlighting/typeScriptTypesInVue.vue	8
vuejs/vuejs-tests/testData/highlighting/typedComponentsScriptSetup.vue	10
vuejs/vuejs-tests/testData/highlighting/typedComponentsScriptSetup2.vue	10
vuejs/vuejs-tests/testData/highlighting/typedMixins/index.js	28
vuejs/vuejs-tests/testData/highlighting/typedMixins/mixin.ts	31
vuejs/vuejs-tests/testData/highlighting/vBindVOnHighlighting.vue	18
vuejs/vuejs-tests/testData/highlighting/vFor.vue	18
vuejs/vuejs-tests/testData/highlighting/vForInPug.vue	15
vuejs/vuejs-tests/testData/highlighting/vIfRequireParameter.vue	1
vuejs/vuejs-tests/testData/highlighting/vModelWithMixin/MyField.vue	12
vuejs/vuejs-tests/testData/highlighting/vModelWithMixin/MyFieldMixin.vue	15
vuejs/vuejs-tests/testData/highlighting/vModelWithMixin/MyForm.vue	18
vuejs/vuejs-tests/testData/highlighting/vPre.vue	12
vuejs/vuejs-tests/testData/highlighting/vSlotSyntax.vue	21
vuejs/vuejs-tests/testData/highlighting/vaporSimpleApplication/App.vue	10
vuejs/vuejs-tests/testData/highlighting/vaporSimpleApplication/StandardButton.vue	5
vuejs/vuejs-tests/testData/highlighting/vaporSimpleApplication/StandardLabel.vue	5
vuejs/vuejs-tests/testData/highlighting/vaporSimpleApplication/index.html	12
vuejs/vuejs-tests/testData/highlighting/vaporSimpleApplication/main.ts	3
vuejs/vuejs-tests/testData/highlighting/vueAttributeInCustomTag.vue	14
vuejs/vuejs-tests/testData/highlighting/vueAttributeWithoutValueWithFollowingAttribute.vue	3
vuejs/vuejs-tests/testData/highlighting/vueCreateApp/app.js	13
vuejs/vuejs-tests/testData/highlighting/vueCreateApp/test.html	20
vuejs/vuejs-tests/testData/highlighting/vueExtendSyntax/a-component.vue	1
vuejs/vuejs-tests/testData/highlighting/vueExtendSyntax/vueExtendSyntax.vue	14
vuejs/vuejs-tests/testData/highlighting/vueNoTagOmission.vue	8
vuejs/vuejs-tests/testData/highlighting/vuetifyWebTypesWithTrailingNewLine.vue	5
vuejs/vuejs-tests/testData/highlighting/watchProperty.js	31
vuejs/vuejs-tests/testData/highlighting/withPropsFromFunctionCall.vue	28
vuejs/vuejs-tests/testData/highlighting/withPropsFromFunctionCall2.vue	26
vuejs/vuejs-tests/testData/html/parser/manyErrors.xml	249
vuejs/vuejs-tests/testData/injection/AttrValueInjection.vue	31
vuejs/vuejs-tests/testData/injection/ForbiddenVueContext.html	1
vuejs/vuejs-tests/testData/injection/I18nTag.vue	12
vuejs/vuejs-tests/testData/injection/NoInjectionInXml.xml	24
vuejs/vuejs-tests/testData/injection/PugAttrValueInjection.vue	33
vuejs/vuejs-tests/testData/injection/StubbedAttribute.vue	1
vuejs/vuejs-tests/testData/injection/TemplateInjectionVueLib.js	18
vuejs/vuejs-tests/testData/injection/TypingInI18NTag.vue	10
vuejs/vuejs-tests/testData/injection/TypingLangAttr.vue	4
vuejs/vuejs-tests/testData/injection/template/basicString.js	14
vuejs/vuejs-tests/testData/injection/template/basicTemplate.js	18
vuejs/vuejs-tests/testData/injection/template/customDelimiters.js	19
vuejs/vuejs-tests/testData/injection/template/decoratedComponent.js	15
vuejs/vuejs-tests/testData/intentions/addMissingComponentImport/ToBeImported.vue	9
vuejs/vuejs-tests/testData/intentions/addMissingComponentImport/test.after.vue	6
vuejs/vuejs-tests/testData/intentions/addMissingComponentImport/test.vue	3
vuejs/vuejs-tests/testData/intentions/addMissingComponentImportWithConflictingTagName/addMissingComponentImportWithConflictingTagName.vue	7
vuejs/vuejs-tests/testData/intentions/addMissingComponentImportWithConflictingTagName/test.after.vue	8
vuejs/vuejs-tests/testData/intentions/addMissingFunctionImport/client.js	1
vuejs/vuejs-tests/testData/intentions/addMissingFunctionImport/components/Test.after.vue	13
vuejs/vuejs-tests/testData/intentions/addMissingFunctionImport/components/Test.vue	11
vuejs/vuejs-tests/testData/intentions/computeConstant.vue	5
vuejs/vuejs-tests/testData/intentions/computeConstant_after.vue	5
vuejs/vuejs-tests/testData/intentions/createVariable/after.vue	9
vuejs/vuejs-tests/testData/intentions/createVariable/before.vue	8
vuejs/vuejs-tests/testData/intentions/depropagateFromDestructuring.vue	5
vuejs/vuejs-tests/testData/intentions/depropagateFromDestructuring_after.vue	5
vuejs/vuejs-tests/testData/intentions/expandShorthandPropertyJS.vue	8
vuejs/vuejs-tests/testData/intentions/expandShorthandPropertyJS_after.vue	8
vuejs/vuejs-tests/testData/intentions/expandShorthandPropertyTS.vue	8
vuejs/vuejs-tests/testData/intentions/expandShorthandPropertyTS_after.vue	8
vuejs/vuejs-tests/testData/intentions/expandVModel.after.vue	20
vuejs/vuejs-tests/testData/intentions/expandVModel.vue	20
vuejs/vuejs-tests/testData/intentions/externalSymbolsImport/Color.ts	7
vuejs/vuejs-tests/testData/intentions/externalSymbolsImport/HelloWorld.after.vue	33
vuejs/vuejs-tests/testData/intentions/externalSymbolsImport/HelloWorld.vue	31
vuejs/vuejs-tests/testData/intentions/externalSymbolsImport/HelloWorldClassic.after.vue	44
vuejs/vuejs-tests/testData/intentions/externalSymbolsImport/HelloWorldClassic.vue	28
vuejs/vuejs-tests/testData/intentions/externalSymbolsImport/Items.ts	4
vuejs/vuejs-tests/testData/intentions/flipConditional.vue	5
vuejs/vuejs-tests/testData/intentions/flipConditional_after.vue	5
vuejs/vuejs-tests/testData/intentions/importGlobalComponent/TheGlobalComponent.vue	9
vuejs/vuejs-tests/testData/intentions/importGlobalComponent/main.ts	4
vuejs/vuejs-tests/testData/intentions/importGlobalComponent/test.after.vue	8
vuejs/vuejs-tests/testData/intentions/importGlobalComponent/test.vue	4
vuejs/vuejs-tests/testData/intentions/importNoScriptOrScriptSetupComponentInCode/NoScriptComponent.vue	1
vuejs/vuejs-tests/testData/intentions/importNoScriptOrScriptSetupComponentInCode/ScriptSetupComponent.vue	1
vuejs/vuejs-tests/testData/intentions/importNoScriptOrScriptSetupComponentInCode/test.after.ts	6
vuejs/vuejs-tests/testData/intentions/importNoScriptOrScriptSetupComponentInCode/test.ts	4
vuejs/vuejs-tests/testData/intentions/propagateToDestructuring.vue	15
vuejs/vuejs-tests/testData/intentions/propagateToDestructuringWhenWithIndexer.vue	25
vuejs/vuejs-tests/testData/intentions/propagateToDestructuringWhenWithIndexer_after.vue	25
vuejs/vuejs-tests/testData/intentions/propagateToDestructuring_after.vue	15
vuejs/vuejs-tests/testData/intentions/replaceIfElseWithElvis.vue	7
vuejs/vuejs-tests/testData/intentions/replaceIfElseWithElvis_after.vue	5
vuejs/vuejs-tests/testData/intentions/replaceWithIndexerAccess.vue	3
vuejs/vuejs-tests/testData/intentions/replaceWithIndexerAccess_after.vue	3
vuejs/vuejs-tests/testData/intentions/skipMissingComponentImportForHtmlTags/skipMissingComponentImportForHtmlTags.vue	7
vuejs/vuejs-tests/testData/libraries/cssModules/cssModule.highlighting.vue	32
vuejs/vuejs-tests/testData/libraries/cssModules/cssModule.vue	38
vuejs/vuejs-tests/testData/libraries/i18n/highlighting.vue	9
vuejs/vuejs-tests/testData/libraries/nuxt/completion/nuxtComponents/components/javascript.js	6
vuejs/vuejs-tests/testData/libraries/nuxt/completion/nuxtComponents/components/regular.vue	1
vuejs/vuejs-tests/testData/libraries/nuxt/completion/nuxtComponents/components/special/bad.js	6
vuejs/vuejs-tests/testData/libraries/nuxt/completion/nuxtComponents/components/special/special.vue	1
vuejs/vuejs-tests/testData/libraries/nuxt/completion/nuxtComponents/index.vue	3
vuejs/vuejs-tests/testData/libraries/nuxt/completion/nuxtComponents/nuxt.config.js	7
vuejs/vuejs-tests/testData/libraries/nuxt/completion/nuxtComponents/prefixed/another.vue	1
vuejs/vuejs-tests/testData/libraries/nuxt/completion/nuxtComponents/prefixed/prefixed.vue	1
vuejs/vuejs-tests/testData/libraries/nuxt/completion/nuxtComponents2_15/components/regular.vue	1
vuejs/vuejs-tests/testData/libraries/nuxt/completion/nuxtComponents2_15/components/subFolder-Foo12/hooComp.vue	1
vuejs/vuejs-tests/testData/libraries/nuxt/completion/nuxtComponents2_15/components/subFolder-Foo12/hooberComp.vue	1
vuejs/vuejs-tests/testData/libraries/nuxt/completion/nuxtComponents2_15/components/subFolder-Foo12/special.vue	1
vuejs/vuejs-tests/testData/libraries/nuxt/completion/nuxtComponents2_15/components2/LazyAlways.vue	10
vuejs/vuejs-tests/testData/libraries/nuxt/completion/nuxtComponents2_15/components2/nested/NestedComp.vue	13
vuejs/vuejs-tests/testData/libraries/nuxt/completion/nuxtComponents2_15/components2/nested/Test.vue	13
vuejs/vuejs-tests/testData/libraries/nuxt/completion/nuxtComponents2_15/components2/nested/twice/NestedTwiceFull.vue	10
vuejs/vuejs-tests/testData/libraries/nuxt/completion/nuxtComponents2_15/components2/nested/twice/TwicePartial.vue	10
vuejs/vuejs-tests/testData/libraries/nuxt/completion/nuxtComponents2_15/components2/unnested/Unnested.vue	5
vuejs/vuejs-tests/testData/libraries/nuxt/completion/nuxtComponents2_15/index.vue	3
vuejs/vuejs-tests/testData/libraries/nuxt/completion/nuxtComponents2_15/nuxt.config.js	7
vuejs/vuejs-tests/testData/libraries/nuxt/completion/nuxtComponentsWithDirsProperty/components/javascript.js	6
vuejs/vuejs-tests/testData/libraries/nuxt/completion/nuxtComponentsWithDirsProperty/components/regular.vue	1
vuejs/vuejs-tests/testData/libraries/nuxt/completion/nuxtComponentsWithDirsProperty/components/special/bad.js	6
vuejs/vuejs-tests/testData/libraries/nuxt/completion/nuxtComponentsWithDirsProperty/components/special/special.vue	1
vuejs/vuejs-tests/testData/libraries/nuxt/completion/nuxtComponentsWithDirsProperty/index.vue	3
vuejs/vuejs-tests/testData/libraries/nuxt/completion/nuxtComponentsWithDirsProperty/nuxt.config.ts	9
vuejs/vuejs-tests/testData/libraries/nuxt/completion/nuxtComponentsWithDirsProperty/prefixed/another.vue	1
vuejs/vuejs-tests/testData/libraries/nuxt/completion/nuxtComponentsWithDirsProperty/prefixed/prefixed.vue	1
vuejs/vuejs-tests/testData/libraries/nuxt/findUsages/defaultExportComponentFile/app.vue	11
vuejs/vuejs-tests/testData/libraries/nuxt/findUsages/defaultExportComponentFile/components/AppAlert.vue	10
vuejs/vuejs-tests/testData/libraries/nuxt/findUsages/defaultExportComponentFile/nuxt.config.ts	4
vuejs/vuejs-tests/testData/libraries/nuxt/findUsages/scriptSetupComponentFileAllScope/app.vue	11
vuejs/vuejs-tests/testData/libraries/nuxt/findUsages/scriptSetupComponentFileAllScope/components/AppAlert.vue	6
vuejs/vuejs-tests/testData/libraries/nuxt/findUsages/scriptSetupComponentFileAllScope/nuxt.config.ts	4
vuejs/vuejs-tests/testData/libraries/nuxt/findUsages/scriptSetupComponentFileProjectScope/app.vue	10
vuejs/vuejs-tests/testData/libraries/nuxt/findUsages/scriptSetupComponentFileProjectScope/components/AppAlert.vue	6
vuejs/vuejs-tests/testData/libraries/nuxt/findUsages/scriptSetupComponentFileProjectScope/nuxt.config.ts	4
vuejs/vuejs-tests/testData/libraries/nuxt/highlighting/DefineNuxtComponentWorksLikeDefineComponent.vue	26
vuejs/vuejs-tests/testData/libraries/nuxt/highlighting/nuxtAutoImports/app.vue	10
vuejs/vuejs-tests/testData/libraries/nuxt/highlighting/nuxtAutoImports/nuxt.config.ts	3
vuejs/vuejs-tests/testData/libraries/nuxt/highlighting/nuxtExtendedGlobalComponents/My1.vue	3
vuejs/vuejs-tests/testData/libraries/nuxt/highlighting/nuxtExtendedGlobalComponents/My2.vue	3
vuejs/vuejs-tests/testData/libraries/nuxt/highlighting/nuxtExtendedGlobalComponents/My3.vue	3
vuejs/vuejs-tests/testData/libraries/nuxt/highlighting/nuxtExtendedGlobalComponents/app.vue	10
vuejs/vuejs-tests/testData/libraries/nuxt/highlighting/nuxtExtendedGlobalComponents/components/Unnested.vue	3
vuejs/vuejs-tests/testData/libraries/nuxt/highlighting/nuxtExtendedGlobalComponents/components/nested/Feature.vue	3
vuejs/vuejs-tests/testData/libraries/nuxt/highlighting/nuxtExtendedGlobalComponents/components/nested/twice/TwiceFeature.vue	3
vuejs/vuejs-tests/testData/libraries/nuxt/highlighting/nuxtExtendedGlobalComponents/nuxt.config.ts	3
vuejs/vuejs-tests/testData/libraries/nuxt/highlighting/nuxtGlobalComponents/My1.vue	3
vuejs/vuejs-tests/testData/libraries/nuxt/highlighting/nuxtGlobalComponents/My2.vue	3
vuejs/vuejs-tests/testData/libraries/nuxt/highlighting/nuxtGlobalComponents/My3.vue	3
vuejs/vuejs-tests/testData/libraries/nuxt/highlighting/nuxtGlobalComponents/app.vue	10
vuejs/vuejs-tests/testData/libraries/nuxt/highlighting/nuxtGlobalComponents/components/Unnested.vue	3
vuejs/vuejs-tests/testData/libraries/nuxt/highlighting/nuxtGlobalComponents/components/nested/Feature.vue	3
vuejs/vuejs-tests/testData/libraries/nuxt/highlighting/nuxtGlobalComponents/components/nested/twice/TwiceFeature.vue	3
vuejs/vuejs-tests/testData/libraries/nuxt/highlighting/nuxtGlobalComponents/nuxt.config.ts	3
vuejs/vuejs-tests/testData/libraries/nuxt/highlighting/pathAttributeHighlighting/app.vue	6
vuejs/vuejs-tests/testData/libraries/nuxt/highlighting/pathAttributeHighlighting/src/notPages/insideNotPages/index.vue	1
vuejs/vuejs-tests/testData/libraries/nuxt/highlighting/pathAttributeHighlighting/src/pages/declaration/index.vue	1
vuejs/vuejs-tests/testData/libraries/nuxt/highlighting/pathAttributeHighlighting/src/pages/declaration/insideDeclaration/component.vue	1
vuejs/vuejs-tests/testData/libraries/nuxt/highlighting/ref-to-static/a/nuxt.config.js	1
vuejs/vuejs-tests/testData/libraries/nuxt/highlighting/ref-to-static/a/page/test.vue	6
vuejs/vuejs-tests/testData/libraries/nuxt/highlighting/ref-to-static/b/page/test.vue	6
vuejs/vuejs-tests/testData/libraries/nuxt/highlighting/srcDir/client/page/test.vue	17
vuejs/vuejs-tests/testData/libraries/nuxt/highlighting/srcDir/client/store/actions.js	5
vuejs/vuejs-tests/testData/libraries/nuxt/highlighting/srcDir/client/store/index.js	10
vuejs/vuejs-tests/testData/libraries/nuxt/highlighting/srcDir/nuxt.config.js	3
vuejs/vuejs-tests/testData/libraries/nuxt/rename/componentFileWithUsages/app.vue	19
vuejs/vuejs-tests/testData/libraries/nuxt/rename/componentFileWithUsages/components/AppCard.vue	8
vuejs/vuejs-tests/testData/libraries/nuxt/rename/componentFileWithUsages/nuxt.config.ts	4
vuejs/vuejs-tests/testData/libraries/nuxt/rename/componentFileWithUsagesKebabCase/app.vue	21
vuejs/vuejs-tests/testData/libraries/nuxt/rename/componentFileWithUsagesKebabCase/components/AppCard.vue	7
vuejs/vuejs-tests/testData/libraries/nuxt/rename/componentFileWithUsagesKebabCase/nuxt.config.ts	4
vuejs/vuejs-tests/testData/libraries/nuxt/rename/componentFileWithUsagesKebabCase_after/app.vue	21
vuejs/vuejs-tests/testData/libraries/nuxt/rename/componentFileWithUsagesKebabCase_after/components/new-name.vue	7
vuejs/vuejs-tests/testData/libraries/nuxt/rename/componentFileWithUsagesKebabCase_after/nuxt.config.ts	4
vuejs/vuejs-tests/testData/libraries/nuxt/rename/componentFileWithUsages_after/app.vue	19
vuejs/vuejs-tests/testData/libraries/nuxt/rename/componentFileWithUsages_after/components/NewName.vue	8
vuejs/vuejs-tests/testData/libraries/nuxt/rename/componentFileWithUsages_after/nuxt.config.ts	4
vuejs/vuejs-tests/testData/libraries/nuxt/resolve/CustomLinkHrefFileWithExtensionResolve.vue	3
vuejs/vuejs-tests/testData/libraries/nuxt/resolve/NuxtJSStringTemplateValue.vue	3
vuejs/vuejs-tests/testData/libraries/nuxt/resolve/NuxtLinkHrefFileResolve.vue	3
vuejs/vuejs-tests/testData/libraries/nuxt/resolve/NuxtLinkHrefIndexResolve.vue	3
vuejs/vuejs-tests/testData/libraries/nuxt/resolve/NuxtLinkHrefUnresolvedDirectoryResolve.vue	3
vuejs/vuejs-tests/testData/libraries/nuxt/resolve/NuxtLinkToDirectoryResolve.vue	3
vuejs/vuejs-tests/testData/libraries/nuxt/resolve/NuxtLinkToNotPagesResolve.vue	3
vuejs/vuejs-tests/testData/libraries/nuxt/resolve/PathImportResolve.vue	3
vuejs/vuejs-tests/testData/libraries/nuxt/resolve/PureVueProject.vue	3
vuejs/vuejs-tests/testData/libraries/nuxt/resolve/RoutePathImportNotResolve.vue	3
vuejs/vuejs-tests/testData/libraries/nuxt/resolve/componentOverwrite/level0/footers.vue	1
vuejs/vuejs-tests/testData/libraries/nuxt/resolve/componentOverwrite/level0/headers.vue	1
vuejs/vuejs-tests/testData/libraries/nuxt/resolve/componentOverwrite/node_mods/my-theme/deep/footers.vue	1
vuejs/vuejs-tests/testData/libraries/nuxt/resolve/componentOverwrite/node_mods/my-theme/level1/headers.vue	1
vuejs/vuejs-tests/testData/libraries/nuxt/resolve/componentOverwrite/nuxt.config.js	7
vuejs/vuejs-tests/testData/libraries/nuxt/resolve/componentOverwrite/test.vue	4
vuejs/vuejs-tests/testData/libraries/nuxt/resolve/noConfigFile/pages/index.vue	36
vuejs/vuejs-tests/testData/libraries/nuxt/resolve/noConfigFile/store/index.js	10
vuejs/vuejs-tests/testData/libraries/nuxt/resolve/noConfigFile/store/module1.js	14
vuejs/vuejs-tests/testData/libraries/nuxt/resolve/noConfigFile/store/module2.js	10
vuejs/vuejs-tests/testData/libraries/nuxt/resolve/pathAttributeResolve/src/notPages/insideNotPages/index.vue	1
vuejs/vuejs-tests/testData/libraries/nuxt/resolve/pathAttributeResolve/src/pages/declaration/index.vue	1
vuejs/vuejs-tests/testData/libraries/nuxt/resolve/pathAttributeResolve/src/pages/declaration/insideDeclaration/component.vue	1
vuejs/vuejs-tests/testData/libraries/nuxt/resolve/pureVueProject/src/pages/declaration/index.vue	1
vuejs/vuejs-tests/testData/libraries/nuxt/resolve/pureVueProject/src/pages/declaration/insideDeclaration/component.vue	1
vuejs/vuejs-tests/testData/libraries/pinia/AddTypeFromDestructuringVar/AddTypeFromDestructuringVar.js	3
vuejs/vuejs-tests/testData/libraries/pinia/AddTypeFromDestructuringVar/AddTypeFromDestructuringVar_2.js	8
vuejs/vuejs-tests/testData/libraries/pinia/DefineStoreInJSFile/DefineStoreInJSFile.vue	16
vuejs/vuejs-tests/testData/libraries/pinia/DefineStoreInJSFile/DefineStoreInJSFile_2.js	6
vuejs/vuejs-tests/testData/libraries/pinia/DefineStoreInJSFile/user.js	22
vuejs/vuejs-tests/testData/libraries/pinia/DefineStoreInJSFile_InnerVueDemi/usage_js.js	3
vuejs/vuejs-tests/testData/libraries/pinia/DefineStoreInJSFile_InnerVueDemi/usage_ts.ts	3
vuejs/vuejs-tests/testData/libraries/pinia/DefineStoreInJSFile_InnerVueDemi/user.js	22
vuejs/vuejs-tests/testData/libraries/pinia/DefineStoreInJSFile_InnerVueDemi/user_ts.ts	22
vuejs/vuejs-tests/testData/libraries/pinia/UseStore/HelloWorld.vue	6
vuejs/vuejs-tests/testData/libraries/pinia/UseStore/Settings.vue	22
vuejs/vuejs-tests/testData/libraries/pinia/UseStore/settingsStore.ts	10
vuejs/vuejs-tests/testData/libraries/pinia/UseStore/useSettings.ts	12
vuejs/vuejs-tests/testData/libraries/pinia/UseWithMappers/App.vue	49
vuejs/vuejs-tests/testData/libraries/pinia/UseWithMappers/cart.ts	57
vuejs/vuejs-tests/testData/libraries/templateLoader/decoratedQuery.html	3
vuejs/vuejs-tests/testData/libraries/templateLoader/decoratedQuery.js	9
vuejs/vuejs-tests/testData/libraries/templateLoader/decoratedSimple.html	3
vuejs/vuejs-tests/testData/libraries/templateLoader/decoratedSimple.js	9
vuejs/vuejs-tests/testData/libraries/templateLoader/regularSimple.html	3
vuejs/vuejs-tests/testData/libraries/templateLoader/regularSimple.js	15
vuejs/vuejs-tests/testData/libraries/vueLoader/highlighting/main.vue	26
vuejs/vuejs-tests/testData/libraries/vueLoader/resolve/main.vue	26
vuejs/vuejs-tests/testData/libraries/vuelidate/basic.vue	56
vuejs/vuejs-tests/testData/libraries/vuelidate/highlighting.vue	58
vuejs/vuejs-tests/testData/libraries/vuex/completion/basicActions.js	15
vuejs/vuejs-tests/testData/libraries/vuex/completion/basicActions.vue	9
vuejs/vuejs-tests/testData/libraries/vuex/completion/basicActions2.ts	14
vuejs/vuejs-tests/testData/libraries/vuex/completion/basicActions2.vue	9
vuejs/vuejs-tests/testData/libraries/vuex/completion/basicGetter.js	13
vuejs/vuejs-tests/testData/libraries/vuex/completion/basicGetter.vue	9
vuejs/vuejs-tests/testData/libraries/vuex/completion/basicMutations.js	11
vuejs/vuejs-tests/testData/libraries/vuex/completion/basicMutations.vue	9
vuejs/vuejs-tests/testData/libraries/vuex/completion/basicMutations2.js	18
vuejs/vuejs-tests/testData/libraries/vuex/completion/composition-shopping-cart.vue	33
vuejs/vuejs-tests/testData/libraries/vuex/completion/storefront-mappers-JS.vue	78
vuejs/vuejs-tests/testData/libraries/vuex/completion/storefront-mappers-TS.ts	77
vuejs/vuejs-tests/testData/libraries/vuex/highlighting/stateViaLambda.ts	16
vuejs/vuejs-tests/testData/libraries/vuex/highlighting/stateViaLambda.vue	16
vuejs/vuejs-tests/testData/libraries/vuex/highlighting/storefrontReferences.vue	78
vuejs/vuejs-tests/testData/libraries/vuex/highlighting/typedParameter.ts	25
vuejs/vuejs-tests/testData/libraries/vuex/mappers/basicExternal.js	37
vuejs/vuejs-tests/testData/libraries/vuex/mappers/basicExternal.vue	5
vuejs/vuejs-tests/testData/libraries/vuex/mappers/basicInline.js	40
vuejs/vuejs-tests/testData/libraries/vuex/mappers/basicVue.vue	42
vuejs/vuejs-tests/testData/libraries/vuex/mappers/decoratedExternal.js	24
vuejs/vuejs-tests/testData/libraries/vuex/mappers/decoratedExternal.vue	5
vuejs/vuejs-tests/testData/libraries/vuex/mappers/decoratedVue.vue	31
vuejs/vuejs-tests/testData/libraries/vuex/resolve/composition-counter.vue	26
vuejs/vuejs-tests/testData/libraries/vuex/resolve/root-namespaced-module.js	45
vuejs/vuejs-tests/testData/libraries/vuex/resolve/root-namespaced-module.ts	45
vuejs/vuejs-tests/testData/libraries/vuex/resolve/storeModuleCaching/App.vue	9
vuejs/vuejs-tests/testData/libraries/vuex/resolve/storeModuleCaching/store/counter/index.js	12
vuejs/vuejs-tests/testData/libraries/vuex/resolve/storeModuleCaching/store/index.js	8
vuejs/vuejs-tests/testData/libraries/vuex/resolve/storefront-component.ts	122
vuejs/vuejs-tests/testData/libraries/vuex/resolve/storefront-decorated-component.ts	24
vuejs/vuejs-tests/testData/libraries/vuex/resolve/storefront-namespaced-component.ts	52
vuejs/vuejs-tests/testData/libraries/vuex/stores/comics/index.js	10
vuejs/vuejs-tests/testData/libraries/vuex/stores/comics/modules/dc-store.js	23
vuejs/vuejs-tests/testData/libraries/vuex/stores/comics/modules/marvel-store.js	17
vuejs/vuejs-tests/testData/libraries/vuex/stores/composition-counter/store.js	38
vuejs/vuejs-tests/testData/libraries/vuex/stores/composition-shopping-cart/index.js	12
vuejs/vuejs-tests/testData/libraries/vuex/stores/composition-shopping-cart/modules/cart.js	74
vuejs/vuejs-tests/testData/libraries/vuex/stores/composition-shopping-cart/modules/products.js	28
vuejs/vuejs-tests/testData/libraries/vuex/stores/counter-hot/actions.js	16
vuejs/vuejs-tests/testData/libraries/vuex/stores/counter-hot/getters.js	9
vuejs/vuejs-tests/testData/libraries/vuex/stores/counter-hot/index.js	30
vuejs/vuejs-tests/testData/libraries/vuex/stores/counter-hot/mutations.js	8
vuejs/vuejs-tests/testData/libraries/vuex/stores/function-init/myVuexModule.js	18
vuejs/vuejs-tests/testData/libraries/vuex/stores/function-init/store.js	11
vuejs/vuejs-tests/testData/libraries/vuex/stores/nuxtjs/nuxt.config.js	27
vuejs/vuejs-tests/testData/libraries/vuex/stores/nuxtjs/pages/index.vue	10
vuejs/vuejs-tests/testData/libraries/vuex/stores/nuxtjs/store/actions.js	5
vuejs/vuejs-tests/testData/libraries/vuex/stores/nuxtjs/store/bar.js	5
vuejs/vuejs-tests/testData/libraries/vuex/stores/nuxtjs/store/foo/actions.js	5
vuejs/vuejs-tests/testData/libraries/vuex/stores/nuxtjs/store/foo/index.js	8
vuejs/vuejs-tests/testData/libraries/vuex/stores/nuxtjs/store/index.js	10
vuejs/vuejs-tests/testData/libraries/vuex/stores/recursive-store/DialogPhoneVer.vue	50
vuejs/vuejs-tests/testData/libraries/vuex/stores/recursive-store/test.js	9
vuejs/vuejs-tests/testData/libraries/vuex/stores/shopping-cart/index.js	15
vuejs/vuejs-tests/testData/libraries/vuex/stores/shopping-cart/modules/cart.js	74
vuejs/vuejs-tests/testData/libraries/vuex/stores/shopping-cart/modules/products.js	28
vuejs/vuejs-tests/testData/libraries/vuex/stores/simple-store/simpleStore.js	23
vuejs/vuejs-tests/testData/libraries/vuex/stores/simple-store/simpleStore.vue	11
vuejs/vuejs-tests/testData/libraries/vuex/stores/star-import/index.js	25
vuejs/vuejs-tests/testData/libraries/vuex/stores/star-import/modules/replenish.js	10
vuejs/vuejs-tests/testData/libraries/vuex/stores/star-import/modules/sour.js	15
vuejs/vuejs-tests/testData/libraries/vuex/stores/state-via-lambda/counter.js	11
vuejs/vuejs-tests/testData/libraries/vuex/stores/state-via-lambda/index.js	12
vuejs/vuejs-tests/testData/libraries/vuex/stores/vue-storefront/RootState.ts	36
vuejs/vuejs-tests/testData/libraries/vuex/stores/vue-storefront/actions.ts	9
vuejs/vuejs-tests/testData/libraries/vuex/stores/vue-storefront/cart/CartState.ts	16
vuejs/vuejs-tests/testData/libraries/vuex/stores/vue-storefront/cart/actions/connectActions.ts	51
vuejs/vuejs-tests/testData/libraries/vuex/stores/vue-storefront/cart/actions/couponActions.ts	22
vuejs/vuejs-tests/testData/libraries/vuex/stores/vue-storefront/cart/actions/index.ts	24
vuejs/vuejs-tests/testData/libraries/vuex/stores/vue-storefront/cart/actions/itemActions.ts	96
vuejs/vuejs-tests/testData/libraries/vuex/stores/vue-storefront/cart/actions/mergeActions.ts	174
vuejs/vuejs-tests/testData/libraries/vuex/stores/vue-storefront/cart/actions/methodsActions.ts	83
vuejs/vuejs-tests/testData/libraries/vuex/stores/vue-storefront/cart/actions/productActions.ts	28
vuejs/vuejs-tests/testData/libraries/vuex/stores/vue-storefront/cart/actions/quantityActions.ts	27
vuejs/vuejs-tests/testData/libraries/vuex/stores/vue-storefront/cart/actions/synchronizeActions.ts	91
vuejs/vuejs-tests/testData/libraries/vuex/stores/vue-storefront/cart/actions/totalsActions.ts	57
vuejs/vuejs-tests/testData/libraries/vuex/stores/vue-storefront/cart/breadcrumbs/index.ts	22
vuejs/vuejs-tests/testData/libraries/vuex/stores/vue-storefront/cart/getters.ts	44
vuejs/vuejs-tests/testData/libraries/vuex/stores/vue-storefront/cart/index.ts	31
vuejs/vuejs-tests/testData/libraries/vuex/stores/vue-storefront/cart/mutation-types.ts	18
vuejs/vuejs-tests/testData/libraries/vuex/stores/vue-storefront/cart/mutations.ts	89
vuejs/vuejs-tests/testData/libraries/vuex/stores/vue-storefront/category/CategoryState.ts	9
vuejs/vuejs-tests/testData/libraries/vuex/stores/vue-storefront/category/actions.ts	215
vuejs/vuejs-tests/testData/libraries/vuex/stores/vue-storefront/category/getters.ts	132
vuejs/vuejs-tests/testData/libraries/vuex/stores/vue-storefront/category/index.ts	22
vuejs/vuejs-tests/testData/libraries/vuex/stores/vue-storefront/category/mutation-types.ts	8
vuejs/vuejs-tests/testData/libraries/vuex/stores/vue-storefront/category/mutations.ts	42
vuejs/vuejs-tests/testData/libraries/vuex/stores/vue-storefront/getters.ts	6
vuejs/vuejs-tests/testData/libraries/vuex/stores/vue-storefront/index.ts	63
vuejs/vuejs-tests/testData/libraries/vuex/stores/vue-storefront/mutation-types.ts	2
vuejs/vuejs-tests/testData/libraries/vuex/stores/vue-storefront/mutations.ts	9
vuejs/vuejs-tests/testData/libraries/webpack/Nuxt/module/assets/asset.js	1
vuejs/vuejs-tests/testData/libraries/webpack/Nuxt/module/src/Nuxt.js	1
vuejs/vuejs-tests/testData/libraries/webpack/Nuxt/module/webpack.config.js	8
vuejs/vuejs-tests/testData/libraries/webpack/Nuxt_after.js	2
vuejs/vuejs-tests/testData/libraries/webpack/VueCli/module/assets/asset.js	1
vuejs/vuejs-tests/testData/libraries/webpack/VueCli/module/src/VueCli.js	1
vuejs/vuejs-tests/testData/libraries/webpack/VueCli/module/webpack.config.js	8
vuejs/vuejs-tests/testData/libraries/webpack/VueCliWorkspace/module/VueCliWorkspace.js	1
vuejs/vuejs-tests/testData/libraries/webpack/VueCliWorkspace/module/src/assets/asset.js	1
vuejs/vuejs-tests/testData/libraries/webpack/VueCliWorkspace_after.js	1
vuejs/vuejs-tests/testData/libraries/webpack/VueCli_after.js	2
vuejs/vuejs-tests/testData/linters/eslint/Html/babel.config.js	5
vuejs/vuejs-tests/testData/linters/eslint/Html/test.html	19
vuejs/vuejs-tests/testData/linters/eslint/Vue2SpecificRules/babel.config.js	5
vuejs/vuejs-tests/testData/linters/eslint/Vue2SpecificRules/test.vue	17
vuejs/vuejs-tests/testData/linters/eslint/Vue3SpecificRules/babel.config.js	5
vuejs/vuejs-tests/testData/linters/eslint/Vue3SpecificRules/test.vue	17
vuejs/vuejs-tests/testData/linters/tslint/filterWhitespaceErrorsByScriptTag/main.vue	14
vuejs/vuejs-tests/testData/linters/tslint/fixAllErrorsWithWhitespaceRules/main.vue	15
vuejs/vuejs-tests/testData/linters/tslint/fixAllErrorsWithWhitespaceRules/main_after.vue	15
vuejs/vuejs-tests/testData/linters/tslint/fixAllWithCrlfLineSeparator/main.vue	30
vuejs/vuejs-tests/testData/linters/tslint/fixAllWithCrlfLineSeparator/main_after.vue	30
vuejs/vuejs-tests/testData/linters/tslint/fixAllWithUpdatingLineSeparators/main.vue	36
vuejs/vuejs-tests/testData/linters/tslint/fixAllWithUpdatingLineSeparators/main_after.vue	30
vuejs/vuejs-tests/testData/linters/tslint/matchingLineEndingsNotHighlighted/main.vue	16
vuejs/vuejs-tests/testData/linters/tslint/mismatchedLineEndingsHighlighted/main.vue	13
vuejs/vuejs-tests/testData/new_component/compositionComponentWithJsLang/after/App.vue	6
vuejs/vuejs-tests/testData/new_component/compositionComponentWithJsLang/after/core/components/MyButton.vue	3
vuejs/vuejs-tests/testData/new_component/compositionComponentWithJsLang/after/core/components/MyJsLabel.vue	6
vuejs/vuejs-tests/testData/new_component/compositionComponentWithJsLang/after/index.html	12
vuejs/vuejs-tests/testData/new_component/compositionComponentWithJsLang/after/main.js	3
vuejs/vuejs-tests/testData/new_component/compositionComponentWithJsLang/before/App.vue	6
vuejs/vuejs-tests/testData/new_component/compositionComponentWithJsLang/before/core/components/MyButton.vue	3
vuejs/vuejs-tests/testData/new_component/compositionComponentWithJsLang/before/index.html	12
vuejs/vuejs-tests/testData/new_component/compositionComponentWithJsLang/before/main.js	3
vuejs/vuejs-tests/testData/new_component/compositionComponentWithTsLang/after/App.vue	6
vuejs/vuejs-tests/testData/new_component/compositionComponentWithTsLang/after/core/components/MyButton.vue	3
vuejs/vuejs-tests/testData/new_component/compositionComponentWithTsLang/after/core/components/MyTsLabel.vue	6
vuejs/vuejs-tests/testData/new_component/compositionComponentWithTsLang/after/index.html	12
vuejs/vuejs-tests/testData/new_component/compositionComponentWithTsLang/after/main.ts	3
vuejs/vuejs-tests/testData/new_component/compositionComponentWithTsLang/before/App.vue	6
vuejs/vuejs-tests/testData/new_component/compositionComponentWithTsLang/before/core/components/MyButton.vue	3
vuejs/vuejs-tests/testData/new_component/compositionComponentWithTsLang/before/index.html	12
vuejs/vuejs-tests/testData/new_component/compositionComponentWithTsLang/before/main.ts	3
vuejs/vuejs-tests/testData/new_component/vaporComponentWithJsLang/after/App.vue	6
vuejs/vuejs-tests/testData/new_component/vaporComponentWithJsLang/after/core/components/MyButton.vue	3
vuejs/vuejs-tests/testData/new_component/vaporComponentWithJsLang/after/core/components/MyVaporJsLabel.vue	6
vuejs/vuejs-tests/testData/new_component/vaporComponentWithJsLang/after/index.html	12
vuejs/vuejs-tests/testData/new_component/vaporComponentWithJsLang/after/main.js	3
vuejs/vuejs-tests/testData/new_component/vaporComponentWithJsLang/before/App.vue	6
vuejs/vuejs-tests/testData/new_component/vaporComponentWithJsLang/before/core/components/MyButton.vue	3
vuejs/vuejs-tests/testData/new_component/vaporComponentWithJsLang/before/index.html	12
vuejs/vuejs-tests/testData/new_component/vaporComponentWithJsLang/before/main.js	3
vuejs/vuejs-tests/testData/new_component/vaporComponentWithTsLang/after/App.vue	6
vuejs/vuejs-tests/testData/new_component/vaporComponentWithTsLang/after/core/components/MyButton.vue	3
vuejs/vuejs-tests/testData/new_component/vaporComponentWithTsLang/after/core/components/MyVaporTsLabel.vue	6
vuejs/vuejs-tests/testData/new_component/vaporComponentWithTsLang/after/index.html	12
vuejs/vuejs-tests/testData/new_component/vaporComponentWithTsLang/after/main.ts	3
vuejs/vuejs-tests/testData/new_component/vaporComponentWithTsLang/before/App.vue	6
vuejs/vuejs-tests/testData/new_component/vaporComponentWithTsLang/before/core/components/MyButton.vue	3
vuejs/vuejs-tests/testData/new_component/vaporComponentWithTsLang/before/index.html	12
vuejs/vuejs-tests/testData/new_component/vaporComponentWithTsLang/before/main.ts	3
vuejs/vuejs-tests/testData/optimize_import/VueSimpleOptimize.vue	7
vuejs/vuejs-tests/testData/optimize_import/VueSimpleOptimizeWithType.vue	8
vuejs/vuejs-tests/testData/optimize_import/VueSimpleOptimizeWithType_2.ts	4
vuejs/vuejs-tests/testData/optimize_import/VueSimpleOptimizeWithType_after.vue	8
vuejs/vuejs-tests/testData/optimize_import/VueSimpleOptimize_2.ts	4
vuejs/vuejs-tests/testData/optimize_import/VueSimpleOptimize_after.vue	7
vuejs/vuejs-tests/testData/pug/PugInTemplate.pug	9
vuejs/vuejs-tests/testData/pug/blockCommenterBinding.vue	3
vuejs/vuejs-tests/testData/pug/blockCommenterBinding_after.vue	3
vuejs/vuejs-tests/testData/pug/componentCompletion.vue	3
vuejs/vuejs-tests/testData/pug/htmlTagTyping.vue	3
vuejs/vuejs-tests/testData/pug/htmlTagTyping_after.vue	3
vuejs/vuejs-tests/testData/pug/injectedExpressions.vue	26
vuejs/vuejs-tests/testData/pug/jadeExtends/bar.jade	1
vuejs/vuejs-tests/testData/pug/jadeExtends/test.vue	4
vuejs/vuejs-tests/testData/pug/lineCommenterAcrossTemplate.vue	9
vuejs/vuejs-tests/testData/pug/lineCommenterAcrossTemplate_after.vue	4
vuejs/vuejs-tests/testData/pug/lineCommenterBinding.vue	3
vuejs/vuejs-tests/testData/pug/lineCommenterBinding_after.vue	3
vuejs/vuejs-tests/testData/pug/lineCommenterCaret.vue	10
vuejs/vuejs-tests/testData/pug/lineCommenterCaret_after.vue	10
vuejs/vuejs-tests/testData/pug/lineCommenterWithinTemplate.vue	10
vuejs/vuejs-tests/testData/pug/lineCommenterWithinTemplate_after.vue	15
vuejs/vuejs-tests/testData/pug/pugExtends/bar.pug	1
vuejs/vuejs-tests/testData/pug/pugExtends/test.vue	4
vuejs/vuejs-tests/testData/refAttrs/js.after.vue	26
vuejs/vuejs-tests/testData/refAttrs/js.highlighting.vue	30
vuejs/vuejs-tests/testData/refAttrs/js.usages.vue	26
vuejs/vuejs-tests/testData/refAttrs/js.vue	25
vuejs/vuejs-tests/testData/refAttrs/ts.after.vue	26
vuejs/vuejs-tests/testData/refAttrs/ts.vue	25
vuejs/vuejs-tests/testData/refactoring/introduceVar/ExpandArrowBody.vue	21
vuejs/vuejs-tests/testData/refactoring/introduceVar/ExpandArrowBody_after.vue	24
vuejs/vuejs-tests/testData/refactoring/move/indexFile/after/declared/index.vue	2
vuejs/vuejs-tests/testData/refactoring/move/indexFile/after/usage.ts	2
vuejs/vuejs-tests/testData/refactoring/move/indexFile/before/declared/subdir/index.vue	2
vuejs/vuejs-tests/testData/refactoring/move/indexFile/before/usage.ts	2
vuejs/vuejs-tests/testData/refactoring/move/tsPathMappings/after/src/components/HelloWorld.vue	68
vuejs/vuejs-tests/testData/refactoring/move/tsPathMappings/after/src/components/sub-directory/ImportedFile.vue	13
vuejs/vuejs-tests/testData/refactoring/move/tsPathMappings/before/src/components/HelloWorld.vue	68
vuejs/vuejs-tests/testData/refactoring/move/tsPathMappings/before/src/components/ImportedFile.vue	13
vuejs/vuejs-tests/testData/refactoring/moveModuleMember/moveBetweenVueFiles/after/from.vue	9
vuejs/vuejs-tests/testData/refactoring/moveModuleMember/moveBetweenVueFiles/after/to.vue	11
vuejs/vuejs-tests/testData/refactoring/moveModuleMember/moveBetweenVueFiles/before/from.vue	11
vuejs/vuejs-tests/testData/refactoring/moveModuleMember/moveBetweenVueFiles/before/to.vue	9
vuejs/vuejs-tests/testData/rename/componentFieldFromStringUsageInTemplate.vue	15
vuejs/vuejs-tests/testData/rename/componentFieldFromStringUsageInTemplate_after.vue	15
vuejs/vuejs-tests/testData/rename/componentFieldFromTemplate.vue	15
vuejs/vuejs-tests/testData/rename/componentFieldFromTemplate_after.vue	15
vuejs/vuejs-tests/testData/rename/componentFile/after/IndexUser.vue	7
vuejs/vuejs-tests/testData/rename/componentFile/after/OrdersListView.vue	6
vuejs/vuejs-tests/testData/rename/componentFile/after/VBindImported.vue	15
vuejs/vuejs-tests/testData/rename/componentFile/after/components.js	1
vuejs/vuejs-tests/testData/rename/componentFile/before/IndexUser.vue	7
vuejs/vuejs-tests/testData/rename/componentFile/before/SomeComponent.vue	6
vuejs/vuejs-tests/testData/rename/componentFile/before/VBindImported.vue	15
vuejs/vuejs-tests/testData/rename/componentFile/before/components.js	1
vuejs/vuejs-tests/testData/rename/componentFileWithReexports/after/IndexUser.vue	7
vuejs/vuejs-tests/testData/rename/componentFileWithReexports/after/OrdersListView.vue	6
vuejs/vuejs-tests/testData/rename/componentFileWithReexports/after/VBindImported.vue	15
vuejs/vuejs-tests/testData/rename/componentFileWithReexports/after/components-reexport.js	1
vuejs/vuejs-tests/testData/rename/componentFileWithReexports/after/components.js	1
vuejs/vuejs-tests/testData/rename/componentFileWithReexports/before/IndexUser.vue	7
vuejs/vuejs-tests/testData/rename/componentFileWithReexports/before/SomeComponent.vue	6
vuejs/vuejs-tests/testData/rename/componentFileWithReexports/before/VBindImported.vue	15
vuejs/vuejs-tests/testData/rename/componentFileWithReexports/before/components-reexport.js	1
vuejs/vuejs-tests/testData/rename/componentFileWithReexports/before/components.js	1
vuejs/vuejs-tests/testData/rename/componentFileWithUsages/after/IndexUser.vue	7
vuejs/vuejs-tests/testData/rename/componentFileWithUsages/after/OrdersListView.vue	6
vuejs/vuejs-tests/testData/rename/componentFileWithUsages/after/VBindImported.vue	15
vuejs/vuejs-tests/testData/rename/componentFileWithUsages/after/components.js	1
vuejs/vuejs-tests/testData/rename/componentFileWithUsages/before/IndexUser.vue	7
vuejs/vuejs-tests/testData/rename/componentFileWithUsages/before/SomeComponent.vue	6
vuejs/vuejs-tests/testData/rename/componentFileWithUsages/before/VBindImported.vue	15
vuejs/vuejs-tests/testData/rename/componentFileWithUsages/before/components.js	1
vuejs/vuejs-tests/testData/rename/componentFromFunctionPlugin_renameFromDeclaration/after/App.vue	8
vuejs/vuejs-tests/testData/rename/componentFromFunctionPlugin_renameFromDeclaration/after/MyLocalPanel.vue	4
vuejs/vuejs-tests/testData/rename/componentFromFunctionPlugin_renameFromDeclaration/after/StandardButton.vue	3
vuejs/vuejs-tests/testData/rename/componentFromFunctionPlugin_renameFromDeclaration/after/StandardLabel.vue	3
vuejs/vuejs-tests/testData/rename/componentFromFunctionPlugin_renameFromDeclaration/after/global-components.ts	5
vuejs/vuejs-tests/testData/rename/componentFromFunctionPlugin_renameFromDeclaration/after/index.html	21
vuejs/vuejs-tests/testData/rename/componentFromFunctionPlugin_renameFromDeclaration/after/main.ts	7
vuejs/vuejs-tests/testData/rename/componentFromFunctionPlugin_renameFromDeclaration/after/other-global-components.ts	5
vuejs/vuejs-tests/testData/rename/componentFromFunctionPlugin_renameFromDeclaration/before/App.vue	8
vuejs/vuejs-tests/testData/rename/componentFromFunctionPlugin_renameFromDeclaration/before/MyLocalPanel.vue	4
vuejs/vuejs-tests/testData/rename/componentFromFunctionPlugin_renameFromDeclaration/before/StandardButton.vue	3
vuejs/vuejs-tests/testData/rename/componentFromFunctionPlugin_renameFromDeclaration/before/StandardLabel.vue	3
vuejs/vuejs-tests/testData/rename/componentFromFunctionPlugin_renameFromDeclaration/before/global-components.ts	5
vuejs/vuejs-tests/testData/rename/componentFromFunctionPlugin_renameFromDeclaration/before/index.html	21
vuejs/vuejs-tests/testData/rename/componentFromFunctionPlugin_renameFromDeclaration/before/main.ts	7
vuejs/vuejs-tests/testData/rename/componentFromFunctionPlugin_renameFromDeclaration/before/other-global-components.ts	5
vuejs/vuejs-tests/testData/rename/componentFromFunctionPlugin_renameFromUsage/after/App.vue	8
vuejs/vuejs-tests/testData/rename/componentFromFunctionPlugin_renameFromUsage/after/MyLocalPanel.vue	4
vuejs/vuejs-tests/testData/rename/componentFromFunctionPlugin_renameFromUsage/after/StandardButton.vue	3
vuejs/vuejs-tests/testData/rename/componentFromFunctionPlugin_renameFromUsage/after/StandardLabel.vue	3
vuejs/vuejs-tests/testData/rename/componentFromFunctionPlugin_renameFromUsage/after/global-components.ts	5
vuejs/vuejs-tests/testData/rename/componentFromFunctionPlugin_renameFromUsage/after/index.html	21
vuejs/vuejs-tests/testData/rename/componentFromFunctionPlugin_renameFromUsage/after/main.ts	7
vuejs/vuejs-tests/testData/rename/componentFromFunctionPlugin_renameFromUsage/after/other-global-components.ts	5
vuejs/vuejs-tests/testData/rename/componentFromFunctionPlugin_renameFromUsage/before/App.vue	8
vuejs/vuejs-tests/testData/rename/componentFromFunctionPlugin_renameFromUsage/before/MyLocalPanel.vue	4
vuejs/vuejs-tests/testData/rename/componentFromFunctionPlugin_renameFromUsage/before/StandardButton.vue	3
vuejs/vuejs-tests/testData/rename/componentFromFunctionPlugin_renameFromUsage/before/StandardLabel.vue	3
vuejs/vuejs-tests/testData/rename/componentFromFunctionPlugin_renameFromUsage/before/global-components.ts	5
vuejs/vuejs-tests/testData/rename/componentFromFunctionPlugin_renameFromUsage/before/index.html	21
vuejs/vuejs-tests/testData/rename/componentFromFunctionPlugin_renameFromUsage/before/main.ts	7
vuejs/vuejs-tests/testData/rename/componentFromFunctionPlugin_renameFromUsage/before/other-global-components.ts	5
vuejs/vuejs-tests/testData/rename/componentFromNestedFunctionPluginWithCycle_renameFromDeclaration/after/App.vue	8
vuejs/vuejs-tests/testData/rename/componentFromNestedFunctionPluginWithCycle_renameFromDeclaration/after/MyLocalPanel.vue	4
vuejs/vuejs-tests/testData/rename/componentFromNestedFunctionPluginWithCycle_renameFromDeclaration/after/StandardButton.vue	3
vuejs/vuejs-tests/testData/rename/componentFromNestedFunctionPluginWithCycle_renameFromDeclaration/after/StandardLabel.vue	3
vuejs/vuejs-tests/testData/rename/componentFromNestedFunctionPluginWithCycle_renameFromDeclaration/after/global-components.js	6
vuejs/vuejs-tests/testData/rename/componentFromNestedFunctionPluginWithCycle_renameFromDeclaration/after/index.html	21
vuejs/vuejs-tests/testData/rename/componentFromNestedFunctionPluginWithCycle_renameFromDeclaration/after/main.js	5
vuejs/vuejs-tests/testData/rename/componentFromNestedFunctionPluginWithCycle_renameFromDeclaration/after/other-global-components.js	6
vuejs/vuejs-tests/testData/rename/componentFromNestedFunctionPluginWithCycle_renameFromDeclaration/before/App.vue	8
vuejs/vuejs-tests/testData/rename/componentFromNestedFunctionPluginWithCycle_renameFromDeclaration/before/MyLocalPanel.vue	4
vuejs/vuejs-tests/testData/rename/componentFromNestedFunctionPluginWithCycle_renameFromDeclaration/before/StandardButton.vue	3
vuejs/vuejs-tests/testData/rename/componentFromNestedFunctionPluginWithCycle_renameFromDeclaration/before/StandardLabel.vue	3
vuejs/vuejs-tests/testData/rename/componentFromNestedFunctionPluginWithCycle_renameFromDeclaration/before/global-components.js	6
vuejs/vuejs-tests/testData/rename/componentFromNestedFunctionPluginWithCycle_renameFromDeclaration/before/index.html	21
vuejs/vuejs-tests/testData/rename/componentFromNestedFunctionPluginWithCycle_renameFromDeclaration/before/main.js	5
vuejs/vuejs-tests/testData/rename/componentFromNestedFunctionPluginWithCycle_renameFromDeclaration/before/other-global-components.js	6
vuejs/vuejs-tests/testData/rename/componentFromNestedFunctionPluginWithCycle_renameFromUsage/after/App.vue	8
vuejs/vuejs-tests/testData/rename/componentFromNestedFunctionPluginWithCycle_renameFromUsage/after/MyLocalPanel.vue	4
vuejs/vuejs-tests/testData/rename/componentFromNestedFunctionPluginWithCycle_renameFromUsage/after/StandardButton.vue	3
vuejs/vuejs-tests/testData/rename/componentFromNestedFunctionPluginWithCycle_renameFromUsage/after/StandardLabel.vue	3
vuejs/vuejs-tests/testData/rename/componentFromNestedFunctionPluginWithCycle_renameFromUsage/after/global-components.js	6
vuejs/vuejs-tests/testData/rename/componentFromNestedFunctionPluginWithCycle_renameFromUsage/after/index.html	21
vuejs/vuejs-tests/testData/rename/componentFromNestedFunctionPluginWithCycle_renameFromUsage/after/main.js	5
vuejs/vuejs-tests/testData/rename/componentFromNestedFunctionPluginWithCycle_renameFromUsage/after/other-global-components.js	6
vuejs/vuejs-tests/testData/rename/componentFromNestedFunctionPluginWithCycle_renameFromUsage/before/App.vue	8
vuejs/vuejs-tests/testData/rename/componentFromNestedFunctionPluginWithCycle_renameFromUsage/before/MyLocalPanel.vue	4
vuejs/vuejs-tests/testData/rename/componentFromNestedFunctionPluginWithCycle_renameFromUsage/before/StandardButton.vue	3
vuejs/vuejs-tests/testData/rename/componentFromNestedFunctionPluginWithCycle_renameFromUsage/before/StandardLabel.vue	3
vuejs/vuejs-tests/testData/rename/componentFromNestedFunctionPluginWithCycle_renameFromUsage/before/global-components.js	6
vuejs/vuejs-tests/testData/rename/componentFromNestedFunctionPluginWithCycle_renameFromUsage/before/index.html	21
vuejs/vuejs-tests/testData/rename/componentFromNestedFunctionPluginWithCycle_renameFromUsage/before/main.js	5
vuejs/vuejs-tests/testData/rename/componentFromNestedFunctionPluginWithCycle_renameFromUsage/before/other-global-components.js	6
vuejs/vuejs-tests/testData/rename/componentFromNestedFunctionPlugin_renameFromDeclaration/after/App.vue	8
vuejs/vuejs-tests/testData/rename/componentFromNestedFunctionPlugin_renameFromDeclaration/after/MyLocalPanel.vue	4
vuejs/vuejs-tests/testData/rename/componentFromNestedFunctionPlugin_renameFromDeclaration/after/StandardButton.vue	3
vuejs/vuejs-tests/testData/rename/componentFromNestedFunctionPlugin_renameFromDeclaration/after/StandardLabel.vue	3
vuejs/vuejs-tests/testData/rename/componentFromNestedFunctionPlugin_renameFromDeclaration/after/global-components.js	6
vuejs/vuejs-tests/testData/rename/componentFromNestedFunctionPlugin_renameFromDeclaration/after/index.html	21
vuejs/vuejs-tests/testData/rename/componentFromNestedFunctionPlugin_renameFromDeclaration/after/main.js	5
vuejs/vuejs-tests/testData/rename/componentFromNestedFunctionPlugin_renameFromDeclaration/after/other-global-components.js	4
vuejs/vuejs-tests/testData/rename/componentFromNestedFunctionPlugin_renameFromDeclaration/before/App.vue	8
vuejs/vuejs-tests/testData/rename/componentFromNestedFunctionPlugin_renameFromDeclaration/before/MyLocalPanel.vue	4
vuejs/vuejs-tests/testData/rename/componentFromNestedFunctionPlugin_renameFromDeclaration/before/StandardButton.vue	3
vuejs/vuejs-tests/testData/rename/componentFromNestedFunctionPlugin_renameFromDeclaration/before/StandardLabel.vue	3
vuejs/vuejs-tests/testData/rename/componentFromNestedFunctionPlugin_renameFromDeclaration/before/global-components.js	6
vuejs/vuejs-tests/testData/rename/componentFromNestedFunctionPlugin_renameFromDeclaration/before/index.html	21
vuejs/vuejs-tests/testData/rename/componentFromNestedFunctionPlugin_renameFromDeclaration/before/main.js	5
vuejs/vuejs-tests/testData/rename/componentFromNestedFunctionPlugin_renameFromDeclaration/before/other-global-components.js	4
vuejs/vuejs-tests/testData/rename/componentFromNestedFunctionPlugin_renameFromUsage/after/App.vue	8
vuejs/vuejs-tests/testData/rename/componentFromNestedFunctionPlugin_renameFromUsage/after/MyLocalPanel.vue	4
vuejs/vuejs-tests/testData/rename/componentFromNestedFunctionPlugin_renameFromUsage/after/StandardButton.vue	3
vuejs/vuejs-tests/testData/rename/componentFromNestedFunctionPlugin_renameFromUsage/after/StandardLabel.vue	3
vuejs/vuejs-tests/testData/rename/componentFromNestedFunctionPlugin_renameFromUsage/after/global-components.js	6
vuejs/vuejs-tests/testData/rename/componentFromNestedFunctionPlugin_renameFromUsage/after/index.html	21
vuejs/vuejs-tests/testData/rename/componentFromNestedFunctionPlugin_renameFromUsage/after/main.js	5
vuejs/vuejs-tests/testData/rename/componentFromNestedFunctionPlugin_renameFromUsage/after/other-global-components.js	4
vuejs/vuejs-tests/testData/rename/componentFromNestedFunctionPlugin_renameFromUsage/before/App.vue	8
vuejs/vuejs-tests/testData/rename/componentFromNestedFunctionPlugin_renameFromUsage/before/MyLocalPanel.vue	4
vuejs/vuejs-tests/testData/rename/componentFromNestedFunctionPlugin_renameFromUsage/before/StandardButton.vue	3
vuejs/vuejs-tests/testData/rename/componentFromNestedFunctionPlugin_renameFromUsage/before/StandardLabel.vue	3
vuejs/vuejs-tests/testData/rename/componentFromNestedFunctionPlugin_renameFromUsage/before/global-components.js	6
vuejs/vuejs-tests/testData/rename/componentFromNestedFunctionPlugin_renameFromUsage/before/index.html	21
vuejs/vuejs-tests/testData/rename/componentFromNestedFunctionPlugin_renameFromUsage/before/main.js	5
vuejs/vuejs-tests/testData/rename/componentFromNestedFunctionPlugin_renameFromUsage/before/other-global-components.js	4
vuejs/vuejs-tests/testData/rename/componentFromNestedObjectPluginWithCycle_renameFromDeclaration/after/App.vue	8
vuejs/vuejs-tests/testData/rename/componentFromNestedObjectPluginWithCycle_renameFromDeclaration/after/MyLocalPanel.vue	4
vuejs/vuejs-tests/testData/rename/componentFromNestedObjectPluginWithCycle_renameFromDeclaration/after/StandardButton.vue	3
vuejs/vuejs-tests/testData/rename/componentFromNestedObjectPluginWithCycle_renameFromDeclaration/after/StandardLabel.vue	3
vuejs/vuejs-tests/testData/rename/componentFromNestedObjectPluginWithCycle_renameFromDeclaration/after/global-components.js	9
vuejs/vuejs-tests/testData/rename/componentFromNestedObjectPluginWithCycle_renameFromDeclaration/after/index.html	21
vuejs/vuejs-tests/testData/rename/componentFromNestedObjectPluginWithCycle_renameFromDeclaration/after/main.js	5
vuejs/vuejs-tests/testData/rename/componentFromNestedObjectPluginWithCycle_renameFromDeclaration/after/other-global-components.js	9
vuejs/vuejs-tests/testData/rename/componentFromNestedObjectPluginWithCycle_renameFromDeclaration/before/App.vue	8
vuejs/vuejs-tests/testData/rename/componentFromNestedObjectPluginWithCycle_renameFromDeclaration/before/MyLocalPanel.vue	4
vuejs/vuejs-tests/testData/rename/componentFromNestedObjectPluginWithCycle_renameFromDeclaration/before/StandardButton.vue	3
vuejs/vuejs-tests/testData/rename/componentFromNestedObjectPluginWithCycle_renameFromDeclaration/before/StandardLabel.vue	3
vuejs/vuejs-tests/testData/rename/componentFromNestedObjectPluginWithCycle_renameFromDeclaration/before/global-components.js	9
vuejs/vuejs-tests/testData/rename/componentFromNestedObjectPluginWithCycle_renameFromDeclaration/before/index.html	21
vuejs/vuejs-tests/testData/rename/componentFromNestedObjectPluginWithCycle_renameFromDeclaration/before/main.js	5
vuejs/vuejs-tests/testData/rename/componentFromNestedObjectPluginWithCycle_renameFromDeclaration/before/other-global-components.js	9
vuejs/vuejs-tests/testData/rename/componentFromNestedObjectPluginWithCycle_renameFromUsage/after/App.vue	8
vuejs/vuejs-tests/testData/rename/componentFromNestedObjectPluginWithCycle_renameFromUsage/after/MyLocalPanel.vue	4
vuejs/vuejs-tests/testData/rename/componentFromNestedObjectPluginWithCycle_renameFromUsage/after/StandardButton.vue	3
vuejs/vuejs-tests/testData/rename/componentFromNestedObjectPluginWithCycle_renameFromUsage/after/StandardLabel.vue	3
vuejs/vuejs-tests/testData/rename/componentFromNestedObjectPluginWithCycle_renameFromUsage/after/global-components.js	9
vuejs/vuejs-tests/testData/rename/componentFromNestedObjectPluginWithCycle_renameFromUsage/after/index.html	21
vuejs/vuejs-tests/testData/rename/componentFromNestedObjectPluginWithCycle_renameFromUsage/after/main.js	5
vuejs/vuejs-tests/testData/rename/componentFromNestedObjectPluginWithCycle_renameFromUsage/after/other-global-components.js	9
vuejs/vuejs-tests/testData/rename/componentFromNestedObjectPluginWithCycle_renameFromUsage/before/App.vue	8
vuejs/vuejs-tests/testData/rename/componentFromNestedObjectPluginWithCycle_renameFromUsage/before/MyLocalPanel.vue	4
vuejs/vuejs-tests/testData/rename/componentFromNestedObjectPluginWithCycle_renameFromUsage/before/StandardButton.vue	3
vuejs/vuejs-tests/testData/rename/componentFromNestedObjectPluginWithCycle_renameFromUsage/before/StandardLabel.vue	3
vuejs/vuejs-tests/testData/rename/componentFromNestedObjectPluginWithCycle_renameFromUsage/before/global-components.js	9
vuejs/vuejs-tests/testData/rename/componentFromNestedObjectPluginWithCycle_renameFromUsage/before/index.html	21
vuejs/vuejs-tests/testData/rename/componentFromNestedObjectPluginWithCycle_renameFromUsage/before/main.js	5
vuejs/vuejs-tests/testData/rename/componentFromNestedObjectPluginWithCycle_renameFromUsage/before/other-global-components.js	9
vuejs/vuejs-tests/testData/rename/componentFromNestedObjectPlugin_renameFromDeclaration/after/App.vue	8
vuejs/vuejs-tests/testData/rename/componentFromNestedObjectPlugin_renameFromDeclaration/after/MyLocalPanel.vue	4
vuejs/vuejs-tests/testData/rename/componentFromNestedObjectPlugin_renameFromDeclaration/after/StandardButton.vue	3
vuejs/vuejs-tests/testData/rename/componentFromNestedObjectPlugin_renameFromDeclaration/after/StandardLabel.vue	3
vuejs/vuejs-tests/testData/rename/componentFromNestedObjectPlugin_renameFromDeclaration/after/global-components.js	9
vuejs/vuejs-tests/testData/rename/componentFromNestedObjectPlugin_renameFromDeclaration/after/index.html	21
vuejs/vuejs-tests/testData/rename/componentFromNestedObjectPlugin_renameFromDeclaration/after/main.js	5
vuejs/vuejs-tests/testData/rename/componentFromNestedObjectPlugin_renameFromDeclaration/after/other-global-components.js	7
vuejs/vuejs-tests/testData/rename/componentFromNestedObjectPlugin_renameFromDeclaration/before/App.vue	8
vuejs/vuejs-tests/testData/rename/componentFromNestedObjectPlugin_renameFromDeclaration/before/MyLocalPanel.vue	4
vuejs/vuejs-tests/testData/rename/componentFromNestedObjectPlugin_renameFromDeclaration/before/StandardButton.vue	3
vuejs/vuejs-tests/testData/rename/componentFromNestedObjectPlugin_renameFromDeclaration/before/StandardLabel.vue	3
vuejs/vuejs-tests/testData/rename/componentFromNestedObjectPlugin_renameFromDeclaration/before/global-components.js	9
vuejs/vuejs-tests/testData/rename/componentFromNestedObjectPlugin_renameFromDeclaration/before/index.html	21
vuejs/vuejs-tests/testData/rename/componentFromNestedObjectPlugin_renameFromDeclaration/before/main.js	5
vuejs/vuejs-tests/testData/rename/componentFromNestedObjectPlugin_renameFromDeclaration/before/other-global-components.js	7
vuejs/vuejs-tests/testData/rename/componentFromNestedObjectPlugin_renameFromUsage/after/App.vue	8
vuejs/vuejs-tests/testData/rename/componentFromNestedObjectPlugin_renameFromUsage/after/MyLocalPanel.vue	4
vuejs/vuejs-tests/testData/rename/componentFromNestedObjectPlugin_renameFromUsage/after/StandardButton.vue	3
vuejs/vuejs-tests/testData/rename/componentFromNestedObjectPlugin_renameFromUsage/after/StandardLabel.vue	3
vuejs/vuejs-tests/testData/rename/componentFromNestedObjectPlugin_renameFromUsage/after/global-components.js	9
vuejs/vuejs-tests/testData/rename/componentFromNestedObjectPlugin_renameFromUsage/after/index.html	21
vuejs/vuejs-tests/testData/rename/componentFromNestedObjectPlugin_renameFromUsage/after/main.js	5
vuejs/vuejs-tests/testData/rename/componentFromNestedObjectPlugin_renameFromUsage/after/other-global-components.js	7
vuejs/vuejs-tests/testData/rename/componentFromNestedObjectPlugin_renameFromUsage/before/App.vue	8
vuejs/vuejs-tests/testData/rename/componentFromNestedObjectPlugin_renameFromUsage/before/MyLocalPanel.vue	4
vuejs/vuejs-tests/testData/rename/componentFromNestedObjectPlugin_renameFromUsage/before/StandardButton.vue	3
vuejs/vuejs-tests/testData/rename/componentFromNestedObjectPlugin_renameFromUsage/before/StandardLabel.vue	3
vuejs/vuejs-tests/testData/rename/componentFromNestedObjectPlugin_renameFromUsage/before/global-components.js	9
vuejs/vuejs-tests/testData/rename/componentFromNestedObjectPlugin_renameFromUsage/before/index.html	21
vuejs/vuejs-tests/testData/rename/componentFromNestedObjectPlugin_renameFromUsage/before/main.js	5
vuejs/vuejs-tests/testData/rename/componentFromNestedObjectPlugin_renameFromUsage/before/other-global-components.js	7
vuejs/vuejs-tests/testData/rename/componentFromObjectPlugin_renameFromDeclaration/after/App.vue	8
vuejs/vuejs-tests/testData/rename/componentFromObjectPlugin_renameFromDeclaration/after/MyLocalPanel.vue	4
vuejs/vuejs-tests/testData/rename/componentFromObjectPlugin_renameFromDeclaration/after/StandardButton.vue	3
vuejs/vuejs-tests/testData/rename/componentFromObjectPlugin_renameFromDeclaration/after/StandardLabel.vue	3
vuejs/vuejs-tests/testData/rename/componentFromObjectPlugin_renameFromDeclaration/after/global-components.ts	8
vuejs/vuejs-tests/testData/rename/componentFromObjectPlugin_renameFromDeclaration/after/index.html	21
vuejs/vuejs-tests/testData/rename/componentFromObjectPlugin_renameFromDeclaration/after/main.ts	7
vuejs/vuejs-tests/testData/rename/componentFromObjectPlugin_renameFromDeclaration/after/other-global-components.ts	8
vuejs/vuejs-tests/testData/rename/componentFromObjectPlugin_renameFromDeclaration/before/App.vue	8
vuejs/vuejs-tests/testData/rename/componentFromObjectPlugin_renameFromDeclaration/before/MyLocalPanel.vue	4
vuejs/vuejs-tests/testData/rename/componentFromObjectPlugin_renameFromDeclaration/before/StandardButton.vue	3
vuejs/vuejs-tests/testData/rename/componentFromObjectPlugin_renameFromDeclaration/before/StandardLabel.vue	3
vuejs/vuejs-tests/testData/rename/componentFromObjectPlugin_renameFromDeclaration/before/global-components.ts	8
vuejs/vuejs-tests/testData/rename/componentFromObjectPlugin_renameFromDeclaration/before/index.html	21
vuejs/vuejs-tests/testData/rename/componentFromObjectPlugin_renameFromDeclaration/before/main.ts	7
vuejs/vuejs-tests/testData/rename/componentFromObjectPlugin_renameFromDeclaration/before/other-global-components.ts	8
vuejs/vuejs-tests/testData/rename/componentFromObjectPlugin_renameFromUsage/after/App.vue	8
vuejs/vuejs-tests/testData/rename/componentFromObjectPlugin_renameFromUsage/after/MyLocalPanel.vue	4
vuejs/vuejs-tests/testData/rename/componentFromObjectPlugin_renameFromUsage/after/StandardButton.vue	3
vuejs/vuejs-tests/testData/rename/componentFromObjectPlugin_renameFromUsage/after/StandardLabel.vue	3
vuejs/vuejs-tests/testData/rename/componentFromObjectPlugin_renameFromUsage/after/global-components.ts	8
vuejs/vuejs-tests/testData/rename/componentFromObjectPlugin_renameFromUsage/after/index.html	21
vuejs/vuejs-tests/testData/rename/componentFromObjectPlugin_renameFromUsage/after/main.ts	7
vuejs/vuejs-tests/testData/rename/componentFromObjectPlugin_renameFromUsage/after/other-global-components.ts	8
vuejs/vuejs-tests/testData/rename/componentFromObjectPlugin_renameFromUsage/before/App.vue	8
vuejs/vuejs-tests/testData/rename/componentFromObjectPlugin_renameFromUsage/before/MyLocalPanel.vue	4
vuejs/vuejs-tests/testData/rename/componentFromObjectPlugin_renameFromUsage/before/StandardButton.vue	3
vuejs/vuejs-tests/testData/rename/componentFromObjectPlugin_renameFromUsage/before/StandardLabel.vue	3
vuejs/vuejs-tests/testData/rename/componentFromObjectPlugin_renameFromUsage/before/global-components.ts	8
vuejs/vuejs-tests/testData/rename/componentFromObjectPlugin_renameFromUsage/before/index.html	21
vuejs/vuejs-tests/testData/rename/componentFromObjectPlugin_renameFromUsage/before/main.ts	7
vuejs/vuejs-tests/testData/rename/componentFromObjectPlugin_renameFromUsage/before/other-global-components.ts	8
vuejs/vuejs-tests/testData/rename/componentNameFromDeclaration/after/componentNameFromDeclaration.html	10
vuejs/vuejs-tests/testData/rename/componentNameFromDeclaration/after/componentNameFromDeclaration.js	3
vuejs/vuejs-tests/testData/rename/componentNameFromDeclaration/after/componentNameFromDeclaration.ts	3
vuejs/vuejs-tests/testData/rename/componentNameFromDeclaration/after/componentNameFromDeclaration1.vue	9
vuejs/vuejs-tests/testData/rename/componentNameFromDeclaration/after/componentNameFromDeclaration2.vue	17
vuejs/vuejs-tests/testData/rename/componentNameFromDeclaration/before/componentNameFromDeclaration.html	10
vuejs/vuejs-tests/testData/rename/componentNameFromDeclaration/before/componentNameFromDeclaration.js	3
vuejs/vuejs-tests/testData/rename/componentNameFromDeclaration/before/componentNameFromDeclaration.ts	3
vuejs/vuejs-tests/testData/rename/componentNameFromDeclaration/before/componentNameFromDeclaration1.vue	9
vuejs/vuejs-tests/testData/rename/componentNameFromDeclaration/before/componentNameFromDeclaration2.vue	17
vuejs/vuejs-tests/testData/rename/componentNameFromPropertyName/after/componentNameFromDeclaration1.vue	9
vuejs/vuejs-tests/testData/rename/componentNameFromPropertyName/after/componentNameFromPropertyName.vue	17
vuejs/vuejs-tests/testData/rename/componentNameFromPropertyName/before/componentNameFromDeclaration1.vue	9
vuejs/vuejs-tests/testData/rename/componentNameFromPropertyName/before/componentNameFromPropertyName.vue	17
vuejs/vuejs-tests/testData/rename/compositionApiLocalDirective/after/directive.ts	2
vuejs/vuejs-tests/testData/rename/compositionApiLocalDirective/after/scriptSetup.vue	7
vuejs/vuejs-tests/testData/rename/compositionApiLocalDirective/before/directive.ts	2
vuejs/vuejs-tests/testData/rename/compositionApiLocalDirective/before/scriptSetup.vue	7
vuejs/vuejs-tests/testData/rename/createAppComponent/after/App.vue	10
vuejs/vuejs-tests/testData/rename/createAppComponent/after/ImportedByRoot.vue	3
vuejs/vuejs-tests/testData/rename/createAppComponent/after/NotImported.vue	3
vuejs/vuejs-tests/testData/rename/createAppComponent/after/TheComponent.vue	9
vuejs/vuejs-tests/testData/rename/createAppComponent/after/foo.vue	11
vuejs/vuejs-tests/testData/rename/createAppComponent/after/index.html	26
vuejs/vuejs-tests/testData/rename/createAppComponent/after/main.ts	16
vuejs/vuejs-tests/testData/rename/createAppComponent/before/App.vue	10
vuejs/vuejs-tests/testData/rename/createAppComponent/before/ImportedByRoot.vue	3
vuejs/vuejs-tests/testData/rename/createAppComponent/before/NotImported.vue	3
vuejs/vuejs-tests/testData/rename/createAppComponent/before/TheComponent.vue	9
vuejs/vuejs-tests/testData/rename/createAppComponent/before/foo.vue	11
vuejs/vuejs-tests/testData/rename/createAppComponent/before/index.html	26
vuejs/vuejs-tests/testData/rename/createAppComponent/before/main.ts	16
vuejs/vuejs-tests/testData/rename/createAppComponentFromUsage/after/App.vue	10
vuejs/vuejs-tests/testData/rename/createAppComponentFromUsage/after/ImportedByRoot.vue	3
vuejs/vuejs-tests/testData/rename/createAppComponentFromUsage/after/NotImported.vue	3
vuejs/vuejs-tests/testData/rename/createAppComponentFromUsage/after/TheComponent.vue	9
vuejs/vuejs-tests/testData/rename/createAppComponentFromUsage/after/foo.vue	11
vuejs/vuejs-tests/testData/rename/createAppComponentFromUsage/after/index.html	26
vuejs/vuejs-tests/testData/rename/createAppComponentFromUsage/after/main.ts	16
vuejs/vuejs-tests/testData/rename/createAppComponentFromUsage/before/App.vue	10
vuejs/vuejs-tests/testData/rename/createAppComponentFromUsage/before/ImportedByRoot.vue	3
vuejs/vuejs-tests/testData/rename/createAppComponentFromUsage/before/NotImported.vue	3
vuejs/vuejs-tests/testData/rename/createAppComponentFromUsage/before/TheComponent.vue	9
vuejs/vuejs-tests/testData/rename/createAppComponentFromUsage/before/foo.vue	11
vuejs/vuejs-tests/testData/rename/createAppComponentFromUsage/before/index.html	26
vuejs/vuejs-tests/testData/rename/createAppComponentFromUsage/before/main.ts	16
vuejs/vuejs-tests/testData/rename/createAppDirective/after/App.vue	10
vuejs/vuejs-tests/testData/rename/createAppDirective/after/ImportedByRoot.vue	3
vuejs/vuejs-tests/testData/rename/createAppDirective/after/NotImported.vue	3
vuejs/vuejs-tests/testData/rename/createAppDirective/after/TheComponent.vue	9
vuejs/vuejs-tests/testData/rename/createAppDirective/after/foo.vue	11
vuejs/vuejs-tests/testData/rename/createAppDirective/after/index.html	26
vuejs/vuejs-tests/testData/rename/createAppDirective/after/main.ts	16
vuejs/vuejs-tests/testData/rename/createAppDirective/before/App.vue	10
vuejs/vuejs-tests/testData/rename/createAppDirective/before/ImportedByRoot.vue	3
vuejs/vuejs-tests/testData/rename/createAppDirective/before/NotImported.vue	3
vuejs/vuejs-tests/testData/rename/createAppDirective/before/TheComponent.vue	9
vuejs/vuejs-tests/testData/rename/createAppDirective/before/foo.vue	11
vuejs/vuejs-tests/testData/rename/createAppDirective/before/index.html	26
vuejs/vuejs-tests/testData/rename/createAppDirective/before/main.ts	16
vuejs/vuejs-tests/testData/rename/createAppDirectiveFromUsage/after/App.vue	10
vuejs/vuejs-tests/testData/rename/createAppDirectiveFromUsage/after/ImportedByRoot.vue	3
vuejs/vuejs-tests/testData/rename/createAppDirectiveFromUsage/after/NotImported.vue	3
vuejs/vuejs-tests/testData/rename/createAppDirectiveFromUsage/after/TheComponent.vue	9
vuejs/vuejs-tests/testData/rename/createAppDirectiveFromUsage/after/foo.vue	11
vuejs/vuejs-tests/testData/rename/createAppDirectiveFromUsage/after/index.html	26
vuejs/vuejs-tests/testData/rename/createAppDirectiveFromUsage/after/main.ts	16
vuejs/vuejs-tests/testData/rename/createAppDirectiveFromUsage/before/App.vue	10
vuejs/vuejs-tests/testData/rename/createAppDirectiveFromUsage/before/ImportedByRoot.vue	3
vuejs/vuejs-tests/testData/rename/createAppDirectiveFromUsage/before/NotImported.vue	3
vuejs/vuejs-tests/testData/rename/createAppDirectiveFromUsage/before/TheComponent.vue	9
vuejs/vuejs-tests/testData/rename/createAppDirectiveFromUsage/before/foo.vue	11
vuejs/vuejs-tests/testData/rename/createAppDirectiveFromUsage/before/index.html	26
vuejs/vuejs-tests/testData/rename/createAppDirectiveFromUsage/before/main.ts	16
vuejs/vuejs-tests/testData/rename/cssVBind.vue	23
vuejs/vuejs-tests/testData/rename/cssVBindScriptSetup.vue	13
vuejs/vuejs-tests/testData/rename/cssVBindScriptSetup_after.vue	13
vuejs/vuejs-tests/testData/rename/cssVBind_after.vue	23
vuejs/vuejs-tests/testData/rename/definePropsArrayLiteralExtUsageFromDefinition/after/MyComponent.vue	6
vuejs/vuejs-tests/testData/rename/definePropsArrayLiteralExtUsageFromDefinition/after/MyUsage.vue	20
vuejs/vuejs-tests/testData/rename/definePropsArrayLiteralExtUsageFromDefinition/before/MyComponent.vue	6
vuejs/vuejs-tests/testData/rename/definePropsArrayLiteralExtUsageFromDefinition/before/MyUsage.vue	20
vuejs/vuejs-tests/testData/rename/definePropsArrayLiteralExtUsageFromUsage/after/MyComponent.vue	6
vuejs/vuejs-tests/testData/rename/definePropsArrayLiteralExtUsageFromUsage/after/MyUsage.vue	20
vuejs/vuejs-tests/testData/rename/definePropsArrayLiteralExtUsageFromUsage/before/MyComponent.vue	6
vuejs/vuejs-tests/testData/rename/definePropsArrayLiteralExtUsageFromUsage/before/MyUsage.vue	20
vuejs/vuejs-tests/testData/rename/definePropsArrayLiteralFromDefinition.vue	15
vuejs/vuejs-tests/testData/rename/definePropsArrayLiteralFromDefinition_after.vue	15
vuejs/vuejs-tests/testData/rename/definePropsArrayLiteralFromUsage1.vue	15
vuejs/vuejs-tests/testData/rename/definePropsArrayLiteralFromUsage1_after.vue	15
vuejs/vuejs-tests/testData/rename/definePropsArrayLiteralFromUsage2.vue	15
vuejs/vuejs-tests/testData/rename/definePropsArrayLiteralFromUsage2_after.vue	15
vuejs/vuejs-tests/testData/rename/definePropsExtInterfaceExtUsageFromDefinition/after/MyComponent.vue	8
vuejs/vuejs-tests/testData/rename/definePropsExtInterfaceExtUsageFromDefinition/after/MyUsage.vue	14
vuejs/vuejs-tests/testData/rename/definePropsExtInterfaceExtUsageFromDefinition/after/fooProps.ts	3
vuejs/vuejs-tests/testData/rename/definePropsExtInterfaceExtUsageFromDefinition/before/MyComponent.vue	8
vuejs/vuejs-tests/testData/rename/definePropsExtInterfaceExtUsageFromDefinition/before/MyUsage.vue	14
vuejs/vuejs-tests/testData/rename/definePropsExtInterfaceExtUsageFromDefinition/before/fooProps.ts	3
vuejs/vuejs-tests/testData/rename/definePropsExtInterfaceExtUsageFromUsage/after/MyComponent.vue	8
vuejs/vuejs-tests/testData/rename/definePropsExtInterfaceExtUsageFromUsage/after/MyUsage.vue	14
vuejs/vuejs-tests/testData/rename/definePropsExtInterfaceExtUsageFromUsage/after/fooProps.ts	3
vuejs/vuejs-tests/testData/rename/definePropsExtInterfaceExtUsageFromUsage/before/MyComponent.vue	8
vuejs/vuejs-tests/testData/rename/definePropsExtInterfaceExtUsageFromUsage/before/MyUsage.vue	14
vuejs/vuejs-tests/testData/rename/definePropsExtInterfaceExtUsageFromUsage/before/fooProps.ts	3
vuejs/vuejs-tests/testData/rename/definePropsExtInterfaceFromDefinition/after/definePropsInterface.vue	17
vuejs/vuejs-tests/testData/rename/definePropsExtInterfaceFromDefinition/after/fooProps.ts	3
vuejs/vuejs-tests/testData/rename/definePropsExtInterfaceFromDefinition/before/definePropsInterface.vue	17
vuejs/vuejs-tests/testData/rename/definePropsExtInterfaceFromDefinition/before/fooProps.ts	3
vuejs/vuejs-tests/testData/rename/definePropsExtInterfaceFromUsage1/after/definePropsInterface.vue	17
vuejs/vuejs-tests/testData/rename/definePropsExtInterfaceFromUsage1/after/fooProps.ts	3
vuejs/vuejs-tests/testData/rename/definePropsExtInterfaceFromUsage1/before/definePropsInterface.vue	17
vuejs/vuejs-tests/testData/rename/definePropsExtInterfaceFromUsage1/before/fooProps.ts	3
vuejs/vuejs-tests/testData/rename/definePropsExtInterfaceFromUsage2/after/definePropsInterface.vue	17
vuejs/vuejs-tests/testData/rename/definePropsExtInterfaceFromUsage2/after/fooProps.ts	3
vuejs/vuejs-tests/testData/rename/definePropsExtInterfaceFromUsage2/before/definePropsInterface.vue	17
vuejs/vuejs-tests/testData/rename/definePropsExtInterfaceFromUsage2/before/fooProps.ts	3
vuejs/vuejs-tests/testData/rename/definePropsInterfaceExtUsageFromDefinition/after/MyComponent.vue	10
vuejs/vuejs-tests/testData/rename/definePropsInterfaceExtUsageFromDefinition/after/MyUsage.vue	14
vuejs/vuejs-tests/testData/rename/definePropsInterfaceExtUsageFromDefinition/before/MyComponent.vue	10
vuejs/vuejs-tests/testData/rename/definePropsInterfaceExtUsageFromDefinition/before/MyUsage.vue	14
vuejs/vuejs-tests/testData/rename/definePropsInterfaceExtUsageFromUsage/after/MyComponent.vue	10
vuejs/vuejs-tests/testData/rename/definePropsInterfaceExtUsageFromUsage/after/MyUsage.vue	14
vuejs/vuejs-tests/testData/rename/definePropsInterfaceExtUsageFromUsage/before/MyComponent.vue	10
vuejs/vuejs-tests/testData/rename/definePropsInterfaceExtUsageFromUsage/before/MyUsage.vue	14
vuejs/vuejs-tests/testData/rename/definePropsInterfaceFromDefinition.vue	19
vuejs/vuejs-tests/testData/rename/definePropsInterfaceFromDefinition_after.vue	19
vuejs/vuejs-tests/testData/rename/definePropsInterfaceFromUsage1.vue	19
vuejs/vuejs-tests/testData/rename/definePropsInterfaceFromUsage1_after.vue	19
vuejs/vuejs-tests/testData/rename/definePropsInterfaceFromUsage2.vue	19
vuejs/vuejs-tests/testData/rename/definePropsInterfaceFromUsage2_after.vue	19
vuejs/vuejs-tests/testData/rename/definePropsObjectLiteralExtUsageFromDefinition/after/MyComponent.vue	11
vuejs/vuejs-tests/testData/rename/definePropsObjectLiteralExtUsageFromDefinition/after/MyUsage.vue	20
vuejs/vuejs-tests/testData/rename/definePropsObjectLiteralExtUsageFromDefinition/before/MyComponent.vue	11
vuejs/vuejs-tests/testData/rename/definePropsObjectLiteralExtUsageFromDefinition/before/MyUsage.vue	20
vuejs/vuejs-tests/testData/rename/definePropsObjectLiteralExtUsageFromUsage/after/MyComponent.vue	11
vuejs/vuejs-tests/testData/rename/definePropsObjectLiteralExtUsageFromUsage/after/MyUsage.vue	20
vuejs/vuejs-tests/testData/rename/definePropsObjectLiteralExtUsageFromUsage/before/MyComponent.vue	11
vuejs/vuejs-tests/testData/rename/definePropsObjectLiteralExtUsageFromUsage/before/MyUsage.vue	20
vuejs/vuejs-tests/testData/rename/definePropsObjectLiteralFromDefinition.vue	20
vuejs/vuejs-tests/testData/rename/definePropsObjectLiteralFromDefinition_after.vue	20
vuejs/vuejs-tests/testData/rename/definePropsObjectLiteralFromUsage1.vue	20
vuejs/vuejs-tests/testData/rename/definePropsObjectLiteralFromUsage1_after.vue	20
vuejs/vuejs-tests/testData/rename/definePropsObjectLiteralFromUsage2.vue	20
vuejs/vuejs-tests/testData/rename/definePropsObjectLiteralFromUsage2_after.vue	20
vuejs/vuejs-tests/testData/rename/definePropsRecordTypeExtUsageFromDefinition/after/MyComponent.vue	8
vuejs/vuejs-tests/testData/rename/definePropsRecordTypeExtUsageFromDefinition/after/MyUsage.vue	20
vuejs/vuejs-tests/testData/rename/definePropsRecordTypeExtUsageFromDefinition/before/MyComponent.vue	8
vuejs/vuejs-tests/testData/rename/definePropsRecordTypeExtUsageFromDefinition/before/MyUsage.vue	20
vuejs/vuejs-tests/testData/rename/definePropsRecordTypeExtUsageFromUsage/after/MyComponent.vue	8
vuejs/vuejs-tests/testData/rename/definePropsRecordTypeExtUsageFromUsage/after/MyUsage.vue	20
vuejs/vuejs-tests/testData/rename/definePropsRecordTypeExtUsageFromUsage/before/MyComponent.vue	8
vuejs/vuejs-tests/testData/rename/definePropsRecordTypeExtUsageFromUsage/before/MyUsage.vue	20
vuejs/vuejs-tests/testData/rename/definePropsRecordTypeFromDefinition.vue	17
vuejs/vuejs-tests/testData/rename/definePropsRecordTypeFromDefinition_after.vue	17
vuejs/vuejs-tests/testData/rename/definePropsRecordTypeFromUsage1.vue	17
vuejs/vuejs-tests/testData/rename/definePropsRecordTypeFromUsage1_after.vue	17
vuejs/vuejs-tests/testData/rename/definePropsRecordTypeFromUsage2.vue	17
vuejs/vuejs-tests/testData/rename/definePropsRecordTypeFromUsage2_after.vue	17
vuejs/vuejs-tests/testData/rename/destructuringInVFor.vue	10
vuejs/vuejs-tests/testData/rename/destructuringInVFor_after.vue	10
vuejs/vuejs-tests/testData/rename/injectLiteral/after/App.vue	9
vuejs/vuejs-tests/testData/rename/injectLiteral/after/InjectLiteral.vue	5
vuejs/vuejs-tests/testData/rename/injectLiteral/after/Provide.vue	12
vuejs/vuejs-tests/testData/rename/injectLiteral/after/main.js	3
vuejs/vuejs-tests/testData/rename/injectLiteral/before/App.vue	9
vuejs/vuejs-tests/testData/rename/injectLiteral/before/InjectLiteral.vue	5
vuejs/vuejs-tests/testData/rename/injectLiteral/before/Provide.vue	12
vuejs/vuejs-tests/testData/rename/injectLiteral/before/main.js	3
vuejs/vuejs-tests/testData/rename/inlineFieldRename.vue	13
vuejs/vuejs-tests/testData/rename/inlineFieldRename_after.vue	13
vuejs/vuejs-tests/testData/rename/modelDeclaration.vue	9
vuejs/vuejs-tests/testData/rename/modelDeclarationEvent/after/AlignedComp.vue	3
vuejs/vuejs-tests/testData/rename/modelDeclarationEvent/after/ModelDeclarationEvent.vue	8
vuejs/vuejs-tests/testData/rename/modelDeclarationEvent/before/AlignedComp.vue	3
vuejs/vuejs-tests/testData/rename/modelDeclarationEvent/before/ModelDeclarationEvent.vue	8
vuejs/vuejs-tests/testData/rename/modelDeclarationProp/after/AlignedComp.vue	3
vuejs/vuejs-tests/testData/rename/modelDeclarationProp/after/ModelDeclarationProp.vue	8
vuejs/vuejs-tests/testData/rename/modelDeclarationProp/before/AlignedComp.vue	3
vuejs/vuejs-tests/testData/rename/modelDeclarationProp/before/ModelDeclarationProp.vue	8
vuejs/vuejs-tests/testData/rename/modelDeclarationWithVar.vue	9
vuejs/vuejs-tests/testData/rename/modelDeclarationWithVar_after.vue	9
vuejs/vuejs-tests/testData/rename/modelDeclaration_after.vue	9
vuejs/vuejs-tests/testData/rename/namespacedComponents/after/Bar.vue	13
vuejs/vuejs-tests/testData/rename/namespacedComponents/after/components.ts	7
vuejs/vuejs-tests/testData/rename/namespacedComponents/after/foo.vue	16
vuejs/vuejs-tests/testData/rename/namespacedComponents/after/scriptSetup.vue	8
vuejs/vuejs-tests/testData/rename/namespacedComponents/before/Bar.vue	13
vuejs/vuejs-tests/testData/rename/namespacedComponents/before/components.ts	7
vuejs/vuejs-tests/testData/rename/namespacedComponents/before/foo.vue	16
vuejs/vuejs-tests/testData/rename/namespacedComponents/before/scriptSetup.vue	8
vuejs/vuejs-tests/testData/rename/propsOptionsExtUsageFromDefinition/after/MyComponent.vue	14
vuejs/vuejs-tests/testData/rename/propsOptionsExtUsageFromDefinition/after/MyUsage.vue	20
vuejs/vuejs-tests/testData/rename/propsOptionsExtUsageFromDefinition/before/MyComponent.vue	14
vuejs/vuejs-tests/testData/rename/propsOptionsExtUsageFromDefinition/before/MyUsage.vue	20
vuejs/vuejs-tests/testData/rename/propsOptionsExtUsageFromUsage/after/MyComponent.vue	14
vuejs/vuejs-tests/testData/rename/propsOptionsExtUsageFromUsage/after/MyUsage.vue	20
vuejs/vuejs-tests/testData/rename/propsOptionsExtUsageFromUsage/before/MyComponent.vue	14
vuejs/vuejs-tests/testData/rename/propsOptionsExtUsageFromUsage/before/MyUsage.vue	20
vuejs/vuejs-tests/testData/rename/propsOptionsFromDefinition.vue	23
vuejs/vuejs-tests/testData/rename/propsOptionsFromDefinition_after.vue	23
vuejs/vuejs-tests/testData/rename/propsOptionsFromUsage1.vue	23
vuejs/vuejs-tests/testData/rename/propsOptionsFromUsage1_after.vue	23
vuejs/vuejs-tests/testData/rename/propsOptionsFromUsage2.vue	23
vuejs/vuejs-tests/testData/rename/propsOptionsFromUsage2_after.vue	23
vuejs/vuejs-tests/testData/rename/propsOptionsFromUsage3.vue	23
vuejs/vuejs-tests/testData/rename/propsOptionsFromUsage3_after.vue	23
vuejs/vuejs-tests/testData/rename/propsOptionsNumberFromDefinition.vue	25
vuejs/vuejs-tests/testData/rename/propsOptionsNumberFromDefinition_after.vue	25
vuejs/vuejs-tests/testData/rename/propsOptionsUpperCaseFromDefinition.vue	22
vuejs/vuejs-tests/testData/rename/propsOptionsUpperCaseFromDefinition_after.vue	22
vuejs/vuejs-tests/testData/rename/propsStringsExtUsageFromDefinition/after/MyComponent.vue	9
vuejs/vuejs-tests/testData/rename/propsStringsExtUsageFromDefinition/after/MyUsage.vue	20
vuejs/vuejs-tests/testData/rename/propsStringsExtUsageFromDefinition/before/MyComponent.vue	9
vuejs/vuejs-tests/testData/rename/propsStringsExtUsageFromDefinition/before/MyUsage.vue	20
vuejs/vuejs-tests/testData/rename/propsStringsExtUsageFromUsage/after/MyComponent.vue	9
vuejs/vuejs-tests/testData/rename/propsStringsExtUsageFromUsage/after/MyUsage.vue	20
vuejs/vuejs-tests/testData/rename/propsStringsExtUsageFromUsage/before/MyComponent.vue	9
vuejs/vuejs-tests/testData/rename/propsStringsExtUsageFromUsage/before/MyUsage.vue	20
vuejs/vuejs-tests/testData/rename/propsStringsFromDefinition.vue	18
vuejs/vuejs-tests/testData/rename/propsStringsFromDefinition_after.vue	18
vuejs/vuejs-tests/testData/rename/propsStringsFromUsage1.vue	18
vuejs/vuejs-tests/testData/rename/propsStringsFromUsage1_after.vue	18
vuejs/vuejs-tests/testData/rename/propsStringsFromUsage2.vue	18
vuejs/vuejs-tests/testData/rename/propsStringsFromUsage2_after.vue	18
vuejs/vuejs-tests/testData/rename/qualifiedWatchProperty.vue	21
vuejs/vuejs-tests/testData/rename/qualifiedWatchProperty_after.vue	21
vuejs/vuejs-tests/testData/rename/slotProps.vue	17
vuejs/vuejs-tests/testData/rename/slotProps_after.vue	17
vuejs/vuejs-tests/testData/rename/templateLocalVariable.vue	5
vuejs/vuejs-tests/testData/rename/templateLocalVariable_after.vue	5
vuejs/vuejs-tests/testData/rename/watchProperty.vue	21
vuejs/vuejs-tests/testData/rename/watchProperty_after.vue	21
vuejs/vuejs-tests/testData/resolve/at_component.vue	36
vuejs/vuejs-tests/testData/resolve/at_component_ts.vue	36
vuejs/vuejs-tests/testData/resolve/bindShorthand/BindShorthand.vue	7
vuejs/vuejs-tests/testData/resolve/bindShorthand/SomeComponent.vue	7
vuejs/vuejs-tests/testData/resolve/componentCustomProperties/ComponentCustomProperties.vue	10
vuejs/vuejs-tests/testData/resolve/componentCustomProperties/index.ts	6
vuejs/vuejs-tests/testData/resolve/defineSlotDefault/TextField.vue	31
vuejs/vuejs-tests/testData/resolve/filters/App.vue	22
vuejs/vuejs-tests/testData/resolve/filters/App2.vue	19
vuejs/vuejs-tests/testData/resolve/filters/app.js	21
vuejs/vuejs-tests/testData/resolve/globalComponentsWithTypeofImport/NavigateThroughTypeofReferenceToImport.vue	7
vuejs/vuejs-tests/testData/resolve/globalComponentsWithTypeofImport/src/components/ButtonSFC.vue	21
vuejs/vuejs-tests/testData/resolve/gotoDeclarationDirectives.vue	10
vuejs/vuejs-tests/testData/resolve/gotoDeclarationTS.vue	44
vuejs/vuejs-tests/testData/resolve/importFromContextScriptScope/Button.vue	12
vuejs/vuejs-tests/testData/resolve/importFromContextScriptScope/ImportFromContextScriptScope.vue	10
vuejs/vuejs-tests/testData/resolve/injectAlias/App.vue	9
vuejs/vuejs-tests/testData/resolve/injectAlias/InjectAlias.vue	9
vuejs/vuejs-tests/testData/resolve/injectAlias/Provide.vue	14
vuejs/vuejs-tests/testData/resolve/injectAlias/main.js	3
vuejs/vuejs-tests/testData/resolve/injectAliasDuplicatedName/App.vue	9
vuejs/vuejs-tests/testData/resolve/injectAliasDuplicatedName/InjectAliasDuplicatedName.vue	10
vuejs/vuejs-tests/testData/resolve/injectAliasDuplicatedName/Provide.vue	14
vuejs/vuejs-tests/testData/resolve/injectAliasDuplicatedName/main.js	3
vuejs/vuejs-tests/testData/resolve/injectAppGlobal/App.vue	9
vuejs/vuejs-tests/testData/resolve/injectAppGlobal/InjectAppGlobal.vue	5
vuejs/vuejs-tests/testData/resolve/injectAppGlobal/Provide.vue	6
vuejs/vuejs-tests/testData/resolve/injectAppGlobal/main.js	5
vuejs/vuejs-tests/testData/resolve/injectDeepNested/App.vue	9
vuejs/vuejs-tests/testData/resolve/injectDeepNested/InjectDeepNested.vue	5
vuejs/vuejs-tests/testData/resolve/injectDeepNested/Provide.vue	10
vuejs/vuejs-tests/testData/resolve/injectDeepNested/ProvideA.vue	10
vuejs/vuejs-tests/testData/resolve/injectDeepNested/ProvideB.vue	13
vuejs/vuejs-tests/testData/resolve/injectDeepNested/ProvideC.vue	10
vuejs/vuejs-tests/testData/resolve/injectDeepNested/main.js	3
vuejs/vuejs-tests/testData/resolve/injectLiteral/App.vue	9
vuejs/vuejs-tests/testData/resolve/injectLiteral/InjectLiteral.vue	5
vuejs/vuejs-tests/testData/resolve/injectLiteral/Provide.vue	12
vuejs/vuejs-tests/testData/resolve/injectLiteral/main.js	3
vuejs/vuejs-tests/testData/resolve/injectLiteralProvidedInApp/App.vue	12
vuejs/vuejs-tests/testData/resolve/injectLiteralProvidedInApp/InjectLiteralProvidedInApp.vue	5
vuejs/vuejs-tests/testData/resolve/injectLiteralProvidedInApp/main.js	3
vuejs/vuejs-tests/testData/resolve/injectProperty/App.vue	9
vuejs/vuejs-tests/testData/resolve/injectProperty/InjectProperty.vue	9
vuejs/vuejs-tests/testData/resolve/injectProperty/Provide.vue	14
vuejs/vuejs-tests/testData/resolve/injectProperty/main.js	3
vuejs/vuejs-tests/testData/resolve/injectScriptSetup/App.vue	6
vuejs/vuejs-tests/testData/resolve/injectScriptSetup/InjectScriptSetup.vue	8
vuejs/vuejs-tests/testData/resolve/injectScriptSetup/Provide.vue	8
vuejs/vuejs-tests/testData/resolve/injectScriptSetup/main.js	3
vuejs/vuejs-tests/testData/resolve/injectSetup/App.vue	9
vuejs/vuejs-tests/testData/resolve/injectSetup/InjectSetup.vue	17
vuejs/vuejs-tests/testData/resolve/injectSetup/Provide.vue	15
vuejs/vuejs-tests/testData/resolve/injectSetup/main.js	3
vuejs/vuejs-tests/testData/resolve/lazyLoaded/index.vue	12
vuejs/vuejs-tests/testData/resolve/lazyLoaded/main.vue	14
vuejs/vuejs-tests/testData/resolve/mixinQualifiedReference/Test.vue	16
vuejs/vuejs-tests/testData/resolve/mixinQualifiedReference/clickMixin.js	9
vuejs/vuejs-tests/testData/resolve/noScriptSection/noScriptSection.vue	1
vuejs/vuejs-tests/testData/resolve/noScriptSection/test.vue	9
vuejs/vuejs-tests/testData/resolve/props-import-resolve/main.vue	11
vuejs/vuejs-tests/testData/resolve/props-import-resolve/props.js	7
vuejs/vuejs-tests/testData/resolve/props-import-resolve/wrong.js	7
vuejs/vuejs-tests/testData/resolve/propsConstructorsAndGenerics.vue	23
vuejs/vuejs-tests/testData/resolve/resolve-vue-loader-url/App.vue	27
vuejs/vuejs-tests/testData/resolve/resolveGlobalAppComponent/ForComponent.vue	25
vuejs/vuejs-tests/testData/resolve/resolveGlobalAppComponent/GlobalComponent.vue	14
vuejs/vuejs-tests/testData/resolve/resolveGlobalAppComponent/main.ts	7
vuejs/vuejs-tests/testData/resolve/scriptSetupCustomEmitInObjectLiteral.vue	17
vuejs/vuejs-tests/testData/resolve/scriptSetupPropShadowing.vue	7
vuejs/vuejs-tests/testData/resolve/scriptSetupRef.vue	11
vuejs/vuejs-tests/testData/resolve/scriptSetupTagNavigation/HelloWorld.vue	32
vuejs/vuejs-tests/testData/resolve/scriptSetupTagNavigation/Sample.vue	9
vuejs/vuejs-tests/testData/resolve/slotNames/test2.vue	22
vuejs/vuejs-tests/testData/resolve/vue-router.js	1922
vuejs/vuejs-tests/testData/resolve/vue-sfc-extend-mixin/decoy.ts	11
vuejs/vuejs-tests/testData/resolve/vue-sfc-extend-mixin/mixin.ts	11
vuejs/vuejs-tests/testData/resolve/vue-sfc-extend-mixin/test.vue	20
vuejs/vuejs-tests/testData/resolve/vue-sfc-typed-mixins/component.vue	29
vuejs/vuejs-tests/testData/resolve/vue-sfc-typed-mixins/mixin.ts	11
vuejs/vuejs-tests/testData/resolve/vue-sfc-typed-mixins/mixin2.ts	11
vuejs/vuejs-tests/testData/resolve/vueDefaultSymbols.vue	8
vuejs/vuejs-tests/testData/resolve/web-types-source/src/App.vue	9
vuejs/vuejs-tests/testData/resolve/web-types-source/src/bar.ts	4
vuejs/vuejs-tests/testData/resolve/web-types-source/src/foo.ts	7
vuejs/vuejs-tests/testData/sameMixinsViaStubsAndViaPsi/mixin.spec.js	9
vuejs/vuejs-tests/testData/ts-plugin/BasicDoc.expected.html	2
vuejs/vuejs-tests/testData/ts-plugin/augmentedComponentCustomPropertiesWithOverrides/App.vue	15
vuejs/vuejs-tests/testData/ts-plugin/augmentedComponentCustomPropertiesWithOverrides/StandardLabel.vue	8
vuejs/vuejs-tests/testData/ts-plugin/augmentedComponentCustomPropertiesWithOverrides/index.html	11
vuejs/vuejs-tests/testData/ts-plugin/augmentedComponentCustomPropertiesWithOverrides/main.ts	3
vuejs/vuejs-tests/testData/ts-plugin/augmentedComponentCustomPropertiesWithOverridesErrors/App.vue	37
vuejs/vuejs-tests/testData/ts-plugin/augmentedComponentCustomPropertiesWithOverridesErrors/StandardLabel.vue	8
vuejs/vuejs-tests/testData/ts-plugin/augmentedComponentCustomPropertiesWithOverridesErrors/index.html	11
vuejs/vuejs-tests/testData/ts-plugin/augmentedComponentCustomPropertiesWithOverridesErrors/main.ts	3
vuejs/vuejs-tests/testData/ts-plugin/augmentedComponentCustomPropertiesWithOverridesErrors__vapor/App.vue	37
vuejs/vuejs-tests/testData/ts-plugin/augmentedComponentCustomPropertiesWithOverridesErrors__vapor/StandardLabel.vue	8
vuejs/vuejs-tests/testData/ts-plugin/augmentedComponentCustomPropertiesWithOverridesErrors__vapor/index.html	11
vuejs/vuejs-tests/testData/ts-plugin/augmentedComponentCustomPropertiesWithOverridesErrors__vapor/main.ts	3
vuejs/vuejs-tests/testData/ts-plugin/augmentedComponentCustomPropertiesWithOverrides__vapor/App.vue	15
vuejs/vuejs-tests/testData/ts-plugin/augmentedComponentCustomPropertiesWithOverrides__vapor/StandardLabel.vue	8
vuejs/vuejs-tests/testData/ts-plugin/augmentedComponentCustomPropertiesWithOverrides__vapor/index.html	11
vuejs/vuejs-tests/testData/ts-plugin/augmentedComponentCustomPropertiesWithOverrides__vapor/main.ts	3
vuejs/vuejs-tests/testData/ts-plugin/basicErrors/App.vue	4
vuejs/vuejs-tests/testData/ts-plugin/enableSuggestions/App.vue	8
vuejs/vuejs-tests/testData/ts-plugin/simpleVue/App.vue	9
vuejs/vuejs-tests/testData/ts_imports/AmbientTypingsInVue/AmbientTypingsInVue.vue	8
vuejs/vuejs-tests/testData/ts_imports/AutoImportFromTs/AutoImportFromTs.vue	5
vuejs/vuejs-tests/testData/ts_imports/AutoImportFromTs/src/toImport.ts	1
vuejs/vuejs-tests/testData/ts_imports/AutoImportFromTs_after.vue	6
vuejs/vuejs-tests/testData/ts_imports/AutoImportFromVue/AutoImportFromVue.vue	5
vuejs/vuejs-tests/testData/ts_imports/AutoImportFromVue/src/ToImport.vue	6
vuejs/vuejs-tests/testData/ts_imports/AutoImportFromVueWebpack/AutoImportFromVueWebpack.vue	6
vuejs/vuejs-tests/testData/ts_imports/AutoImportFromVueWebpack/src/ToImport.vue	6
vuejs/vuejs-tests/testData/ts_imports/AutoImportFromVueWebpackWithExtension/AutoImportFromVueWebpackWithExtension.vue	6
vuejs/vuejs-tests/testData/ts_imports/AutoImportFromVueWebpackWithExtension/src/ToImport.vue	6
vuejs/vuejs-tests/testData/ts_imports/AutoImportFromVueWebpackWithExtension_after.vue	7
vuejs/vuejs-tests/testData/ts_imports/AutoImportFromVueWebpack_after.vue	7
vuejs/vuejs-tests/testData/ts_imports/AutoImportFromVueWithJs/AutoImportFromVueWithJs.vue	5
vuejs/vuejs-tests/testData/ts_imports/AutoImportFromVueWithJs/src/HelloWorld.vue	9
vuejs/vuejs-tests/testData/ts_imports/AutoImportFromVueWithJs_after.vue	6
vuejs/vuejs-tests/testData/ts_imports/AutoImportFromVue_after.vue	6
vuejs/vuejs-tests/testData/ts_imports/AutoImportVueFileToTs/AutoImportVueFileToTs.ts	1
vuejs/vuejs-tests/testData/ts_imports/AutoImportVueFileToTs/src/ToImport.vue	6
vuejs/vuejs-tests/testData/ts_imports/AutoImportVueFileToTs_after.ts	2
vuejs/vuejs-tests/testData/ts_imports/CssReferencePathMapping/src/CssReferencePathMapping.vue	11
vuejs/vuejs-tests/testData/ts_imports/CssReferencePathMapping/src/assets/base.css	1
vuejs/vuejs-tests/testData/ts_imports/CustomComponentHighlighting/Button.vue	4
vuejs/vuejs-tests/testData/ts_imports/CustomComponentHighlighting/CustomComponentHighlighting.vue	26
vuejs/vuejs-tests/testData/ts_imports/CustomComponentHighlighting/CustomComponentHighlighting_2.vue	4
vuejs/vuejs-tests/testData/ts_imports/EnumImport/EnumImport.vue	9
vuejs/vuejs-tests/testData/ts_imports/EnumImport/enum.ts	3
vuejs/vuejs-tests/testData/ts_imports/EnumImport_after.vue	9
vuejs/vuejs-tests/testData/ts_imports/JSOverVuePriority/Foo.js	3
vuejs/vuejs-tests/testData/ts_imports/JSOverVuePriority/Foo.vue	3
vuejs/vuejs-tests/testData/ts_imports/JSOverVuePriority/JSOverVuePriority.vue	5
vuejs/vuejs-tests/testData/ts_imports/PathMappingResolve/PathMappingResolve.vue	8
vuejs/vuejs-tests/testData/ts_imports/PathMappingResolve/src/fileImported.ts	3
vuejs/vuejs-tests/testData/ts_imports/PathMappingResolve/src/fileToImport.ts	1
vuejs/vuejs-tests/testData/ts_imports/PathMappingResolve_after.vue	9
vuejs/vuejs-tests/testData/ts_imports/ReExportWIthJs/ReExportWIthJs.ts	2
vuejs/vuejs-tests/testData/ts_imports/ReferenceGlobalTyping/ReferenceGlobalTyping.vue	7
vuejs/vuejs-tests/testData/ts_imports/SimpleDeclare/SimpleDeclare.vue	10
vuejs/vuejs-tests/testData/ts_imports/SimpleDeclare/simpleTyping.ts	5
vuejs/vuejs-tests/testData/ts_imports/SimpleJSConfig/SimpleJSConfig.vue	4
vuejs/vuejs-tests/testData/ts_imports/SimpleJSConfig/mapped/exportValue.js	1
vuejs/vuejs-tests/testData/ts_imports/SimpleJSConfig_after.vue	5
vuejs/vuejs-tests/testData/ts_imports/SimpleVarFromES6/SimpleVarFromES6.vue	4
vuejs/vuejs-tests/testData/ts_imports/SimpleVarFromES6/exportValue.js	1
vuejs/vuejs-tests/testData/ts_imports/SimpleVarFromES6_after.vue	5
vuejs/vuejs-tests/testData/ts_imports/StylesResolvePathMapping/spa/src/styles/_bar.scss	1
vuejs/vuejs-tests/testData/ts_imports/StylesResolvePathMapping/spa/src/styles/_foo.scss	2
vuejs/vuejs-tests/testData/ts_imports/StylesResolvePathMapping/spa/src/styles/subdir/index.scss	2
vuejs/vuejs-tests/testData/ts_imports/StylesResolvePathMapping/spa/src/styles/subdir2/else.scss	2
vuejs/vuejs-tests/testData/ts_imports/StylesResolvePathMapping/spa/src/testComponent.vue	21
vuejs/vuejs-tests/testData/ts_imports/StylesResolvePathMapping/spa/src/testComponent_2.vue	21
vuejs/vuejs-tests/testData/ts_imports/StylesResolvePathMappingTilde/spa/src/styles/_bar.scss	1
vuejs/vuejs-tests/testData/ts_imports/StylesResolvePathMappingTilde/spa/src/styles/_foo.scss	2
vuejs/vuejs-tests/testData/ts_imports/StylesResolvePathMappingTilde/spa/src/styles/subdir/index.scss	2
vuejs/vuejs-tests/testData/ts_imports/StylesResolvePathMappingTilde/spa/src/styles/subdir2/else.scss	2
vuejs/vuejs-tests/testData/ts_imports/StylesResolvePathMappingTilde/spa/src/testComponent.vue	21
vuejs/vuejs-tests/testData/ts_imports/TSOverVuePriority/Foo.ts	3
vuejs/vuejs-tests/testData/ts_imports/TSOverVuePriority/Foo.vue	3
vuejs/vuejs-tests/testData/ts_imports/TSOverVuePriority/TSOverVuePriority.vue	5
vuejs/vuejs-tests/testData/ts_imports/TypesModule/TypesModule.vue	6
vuejs/vuejs-tests/testData/ts_imports/VueFileNameCompletion/VueFileNameCompletion.vue	5
vuejs/vuejs-tests/testData/ts_imports/VueFileNameCompletion/VueFileNameCompletion_2.vue	5
vuejs/vuejs-tests/testData/ts_imports/VueFileNameCompletion_after.vue	5
vuejs/vuejs-tests/testData/ts_ls_highlighting/ConfigScope/ConfigScope.vue	3
vuejs/vuejs-tests/testData/ts_ls_highlighting/ConfigScope/Global.ts	1
vuejs/vuejs-tests/testData/ts_ls_highlighting/GotoDeclaration.vue	113
vuejs/vuejs-tests/testData/ts_ls_highlighting/NoScriptSection/NoScriptSection.vue	1
vuejs/vuejs-tests/testData/ts_ls_highlighting/NoScriptSection/NoScriptSectionImport.vue	13
vuejs/vuejs-tests/testData/ts_ls_highlighting/NoScriptSectionVue3/NoScriptSection.vue	1
vuejs/vuejs-tests/testData/ts_ls_highlighting/NoScriptSectionVue3/NoScriptSectionVue3.vue	7
vuejs/vuejs-tests/testData/ts_ls_highlighting/NoScriptSectionVue3/main.ts	4
vuejs/vuejs-tests/testData/ts_ls_highlighting/NoScriptSectionVue3/main_after.ts	4
vuejs/vuejs-tests/testData/ts_ls_highlighting/NoVueCompileOnSave/NoVueCompileOnSave.vue	4
vuejs/vuejs-tests/testData/ts_ls_highlighting/NoVueCompileOnSave/NoVueCompileOnSaveClear.vue	4
vuejs/vuejs-tests/testData/ts_ls_highlighting/NoVueCompileOnSave/test.ts	1
vuejs/vuejs-tests/testData/ts_ls_highlighting/ScriptSetup/Helper.vue	3
vuejs/vuejs-tests/testData/ts_ls_highlighting/ScriptSetup/ScriptSetup1.vue	11
vuejs/vuejs-tests/testData/ts_ls_highlighting/ScriptSetup/ScriptSetup2.vue	27
vuejs/vuejs-tests/testData/ts_ls_highlighting/ScriptSetup/ScriptSetup3.vue	25
vuejs/vuejs-tests/testData/ts_ls_highlighting/ScriptSetup/ScriptSetup4.vue	25
vuejs/vuejs-tests/testData/ts_ls_highlighting/ScriptSetup/ScriptSetup5.vue	18
vuejs/vuejs-tests/testData/ts_ls_highlighting/ScriptSetup/ScriptSetupAwait.vue	12
vuejs/vuejs-tests/testData/ts_ls_highlighting/ScriptSetup/ScriptSetupAwaitTwoScripts.vue	20
vuejs/vuejs-tests/testData/ts_ls_highlighting/ScriptSetup/ScriptSetupSkippedErrors.vue	21
vuejs/vuejs-tests/testData/ts_ls_highlighting/ScriptSetup/helper.ts	4
vuejs/vuejs-tests/testData/ts_ls_highlighting/ScriptSetup/my-component.vue	18
vuejs/vuejs-tests/testData/ts_ls_highlighting/ScriptSetup/my-component2.vue	15
vuejs/vuejs-tests/testData/ts_ls_highlighting/ScriptSetupGeneric.vue	22
vuejs/vuejs-tests/testData/ts_ls_highlighting/ScriptSetupImportResolveBothScripts/INotebook.ts	4
vuejs/vuejs-tests/testData/ts_ls_highlighting/ScriptSetupImportResolveBothScripts/ScriptSetupImportResolveBothScripts.vue	11
vuejs/vuejs-tests/testData/ts_ls_highlighting/SimpleCompletion/SimpleCompletion.vue	4
vuejs/vuejs-tests/testData/ts_ls_highlighting/SimpleVue/SimpleVue.vue	7
vuejs/vuejs-tests/testData/ts_ls_highlighting/SimpleVue/SimpleVueNoTs.vue	6
vuejs/vuejs-tests/testData/ts_ls_highlighting/SimpleVueEditing/SimpleVueEditing.vue	5
vuejs/vuejs-tests/testData/ts_ls_highlighting/SimpleVueEditingCloseTag/SimpleVueEditingCloseTag.vue	5
vuejs/vuejs-tests/testData/ts_ls_highlighting/SimpleVueEditingCloseTag_after.2.vue	5
vuejs/vuejs-tests/testData/ts_ls_highlighting/SimpleVueEditingCloseTag_after.vue	5
vuejs/vuejs-tests/testData/ts_ls_highlighting/SimpleVueEditingNoTs/SimpleVueEditingNoTs.vue	5
vuejs/vuejs-tests/testData/ts_ls_highlighting/SimpleVueEditingNoTs/main.ts	2
vuejs/vuejs-tests/testData/ts_ls_highlighting/SimpleVueEditingNoTsNoRefs/SimpleVueEditingNoTsNoRefs.vue	5
vuejs/vuejs-tests/testData/ts_ls_highlighting/SimpleVueEditingNoTsNoRefs_after.vue	5
vuejs/vuejs-tests/testData/ts_ls_highlighting/SimpleVueEditingNoTs_after.vue	5
vuejs/vuejs-tests/testData/ts_ls_highlighting/SimpleVueEditing_after.2.vue	5
vuejs/vuejs-tests/testData/ts_ls_highlighting/SimpleVueEditing_after.vue	5
vuejs/vuejs-tests/testData/ts_ls_highlighting/SimpleVueNoTs/SimpleVue.vue	5
vuejs/vuejs-tests/testData/ts_ls_highlighting/SimpleVueNoTs/SimpleVueNoTs.vue	5
vuejs/vuejs-tests/testData/ts_ls_highlighting/SimpleVueScriptChanges/SimpleVueScriptChanges.vue	8
vuejs/vuejs-tests/testData/ts_ls_highlighting/SimpleVueScriptChanges/test_js.vue	8
vuejs/vuejs-tests/testData/ts_ls_highlighting/SimpleVueScriptChanges/test_ts.vue	8
vuejs/vuejs-tests/testData/ts_ls_highlighting/SimpleVueScriptChanges/test_tsx.vue	8
vuejs/vuejs-tests/testData/ts_ls_highlighting/SimpleVueTsToTsx/SimpleVueTsToTsx.vue	8
vuejs/vuejs-tests/testData/ts_ls_highlighting/SimpleVueTsToTsx_after.vue	8
vuejs/vuejs-tests/testData/ts_ls_highlighting/SimpleVueTsx/SimpleVueTsx.vue	8
vuejs/vuejs-tests/testData/ts_ls_highlighting/SimpleVueTsxToTs/SimpleVueTsxToTs.vue	8
vuejs/vuejs-tests/testData/ts_ls_highlighting/SimpleVueTsxToTs_after.vue	8
vuejs/vuejs-tests/testData/ts_ls_highlighting/TSErrorsInsideTemplate/TSErrorsInsideTemplate.vue	12
vuejs/vuejs-tests/testData/typeResolve/defineExpose/DefineExpose.vue	15
vuejs/vuejs-tests/testData/typeResolve/defineExpose/HelloWorld.vue	26
vuejs/vuejs-tests/testData/typeResolve/defineSlotDefault/DefineSlotDefault.vue	18
vuejs/vuejs-tests/testData/typeResolve/defineSlotDefault/TextField.vue	31
vuejs/vuejs-tests/testData/typeResolve/defineSlotType/DefineSlotType.vue	19
vuejs/vuejs-tests/testData/typeResolve/defineSlotType/SlotsProvider.vue	7
vuejs/vuejs-tests/testData/typeResolve/defineSlotTypedProp/DefineSlotTypedProp.vue	10
vuejs/vuejs-tests/testData/typeResolve/defineSlotTypedProp/SlotsProvider.vue	17
vuejs/vuejs-tests/testData/typeResolve/inject/App.vue	21
vuejs/vuejs-tests/testData/typeResolve/inject/Inject.vue	28
vuejs/vuejs-tests/testData/typeResolve/inject/ProvideComputed.vue	16
vuejs/vuejs-tests/testData/typeResolve/inject/ProvideFunction.vue	15
vuejs/vuejs-tests/testData/typeResolve/inject/ProvideFunctionData.vue	20
vuejs/vuejs-tests/testData/typeResolve/inject/ProvideLiteral.vue	13
vuejs/vuejs-tests/testData/typeResolve/inject/ProvideScriptSetup.vue	9
vuejs/vuejs-tests/testData/typeResolve/inject/main.js	6
vuejs/vuejs-tests/testData/typeResolve/injectCallTypeEvaluation/App.vue	9
vuejs/vuejs-tests/testData/typeResolve/injectCallTypeEvaluation/InjectCallTypeEvaluation.vue	18
vuejs/vuejs-tests/testData/typeResolve/injectCallTypeEvaluation/Provide.vue	15
vuejs/vuejs-tests/testData/typeResolve/injectCallTypeEvaluation/injectionKey.js	1
vuejs/vuejs-tests/testData/typeResolve/injectCallTypeEvaluation/main.js	3
vuejs/vuejs-tests/testData/typeResolve/injectCallTypeEvaluationVue2/App.vue	9
vuejs/vuejs-tests/testData/typeResolve/injectCallTypeEvaluationVue2/InjectCallTypeEvaluationVue2.vue	18
vuejs/vuejs-tests/testData/typeResolve/injectCallTypeEvaluationVue2/Provide.vue	15
vuejs/vuejs-tests/testData/typeResolve/injectCallTypeEvaluationVue2/injectionKey.js	1
vuejs/vuejs-tests/testData/typeResolve/injectCallTypeEvaluationVue2/main.js	3
vuejs/vuejs-tests/testData/typeResolve/injectStrictNullChecks/App.vue	6
vuejs/vuejs-tests/testData/typeResolve/injectStrictNullChecks/InjectStrictNullChecks.vue	9
vuejs/vuejs-tests/testData/typeResolve/injectStrictNullChecks/Provide.vue	13
vuejs/vuejs-tests/testData/typeResolve/injectStrictNullChecks/main.ts	3
vuejs/vuejs-tests/testData/typeResolve/injectSymbol/App.vue	6
vuejs/vuejs-tests/testData/typeResolve/injectSymbol/InjectSymbol.vue	16
vuejs/vuejs-tests/testData/typeResolve/injectSymbol/Provide.vue	18
vuejs/vuejs-tests/testData/typeResolve/injectSymbol/injectionKey.js	1
vuejs/vuejs-tests/testData/typeResolve/injectSymbol/main.js	3
vuejs/vuejs-tests/testData/typeResolve/injectSymbolProvideInApp/App.vue	6
vuejs/vuejs-tests/testData/typeResolve/injectSymbolProvideInApp/InjectSymbolProvideInApp.vue	17
vuejs/vuejs-tests/testData/typeResolve/injectSymbolProvideInApp/injectionKey.ts	6
vuejs/vuejs-tests/testData/typeResolve/injectSymbolProvideInApp/main.js	8
vuejs/vuejs-tests/testData/typeResolve/injectSymbolProvideInCall/App.vue	6
vuejs/vuejs-tests/testData/typeResolve/injectSymbolProvideInCall/InjectSymbolProvideInCall.vue	16
vuejs/vuejs-tests/testData/typeResolve/injectSymbolProvideInCall/Provide.vue	11
vuejs/vuejs-tests/testData/typeResolve/injectSymbolProvideInCall/injectionKey.js	1
vuejs/vuejs-tests/testData/typeResolve/injectSymbolProvideInCall/main.js	3
vuejs/vuejs-tests/testData/typeResolve/injectSymbolTs/App.vue	6
vuejs/vuejs-tests/testData/typeResolve/injectSymbolTs/InjectSymbolTs.vue	16
vuejs/vuejs-tests/testData/typeResolve/injectSymbolTs/Provide.vue	18
vuejs/vuejs-tests/testData/typeResolve/injectSymbolTs/injectionKey.ts	1
vuejs/vuejs-tests/testData/typeResolve/injectSymbolTs/main.ts	3
vuejs/vuejs-tests/testData/typeResolve/injectWithDefault/App.vue	6
vuejs/vuejs-tests/testData/typeResolve/injectWithDefault/InjectWithDefault.vue	13
vuejs/vuejs-tests/testData/typeResolve/injectWithDefault/Provide.vue	13
vuejs/vuejs-tests/testData/typeResolve/injectWithDefault/main.ts	3
vuejs/vuejs-tests/testData/typeResolve/modelProps-ts.vue	22
vuejs/vuejs-tests/testData/typeResolve/propsVue2WithJsDoc.vue	21
vuejs/vuejs-tests/testData/typeResolve/propsWithDefault-ts.vue	79
vuejs/vuejs-tests/testData/typeResolve/propsWithDefaultScriptSetup-ts.vue	10
vuejs/vuejs-tests/testData/typeResolve/propsWithJsDoc/PropsWithJsDoc.vue	45
vuejs/vuejs-tests/testData/typeResolve/scriptCaseSensitivity.vue	14
vuejs/vuejs-tests/testData/typeResolve/slot-ts.vue	11
vuejs/vuejs-tests/testData/typeResolve/typeof-import-ref.ts	3
vuejs/vuejs-tests/testData/typeResolve/vFor-js.vue	24
vuejs/vuejs-tests/testData/typeResolve/vFor-ts.vue	68
vuejs/vuejs-tests/testData/typeResolve/vForScriptSetup-js.vue	15
vuejs/vuejs-tests/testData/typeResolve/vForScriptSetup-ts-strict.vue	11
vuejs/vuejs-tests/testData/typeResolve/vForScriptSetup-ts.vue	20
vuejs/vuejs-tests/testData/typing/AutoStringInterpolation.vue	5
vuejs/vuejs-tests/testData/typing/AutoStringInterpolationDirective.vue	4
vuejs/vuejs-tests/testData/typing/AutoStringInterpolationDirective_after.vue	4
vuejs/vuejs-tests/testData/typing/AutoStringInterpolation_after.vue	5
vuejs/vuejs-tests/testData/typing/HtmlBackspace.vue	7
vuejs/vuejs-tests/testData/typing/HtmlBackspace_after.vue	6
vuejs/vuejs-tests/testData/typing/InjectedJsonEnterHandler.vue	3
vuejs/vuejs-tests/testData/typing/InjectedJsonEnterHandler_after.vue	6
vuejs/vuejs-tests/testData/typing/JSBackspace.vue	6
vuejs/vuejs-tests/testData/typing/JSBackspace_after.vue	5
vuejs/vuejs-tests/testData/typing/JSEnterStart.vue	3
vuejs/vuejs-tests/testData/typing/JSEnterStart_after.vue	4
vuejs/vuejs-tests/testData/typing/PugBackspace.vue	7
vuejs/vuejs-tests/testData/typing/PugBackspace_after.vue	7
vuejs/vuejs-tests/testData/typing/PugEnterEnd.vue	6
vuejs/vuejs-tests/testData/typing/PugEnterEnd_after.vue	7
vuejs/vuejs-tests/testData/typing/SassBackspace.vue	10
vuejs/vuejs-tests/testData/typing/SassBackspace_after.vue	10
vuejs/vuejs-tests/testData/typing/SassEnterEnd.vue	9
vuejs/vuejs-tests/testData/typing/SassEnterEnd_after.vue	10
vuejs/vuejs-tests/testData/typing/ScssBackspace.vue	12
vuejs/vuejs-tests/testData/typing/ScssBackspace_after.vue	11
vuejs/vuejs-tests/testData/typing/StylusBackspace.vue	6
vuejs/vuejs-tests/testData/typing/StylusBackspace_after.vue	6
vuejs/vuejs-tests/testData/typing/StylusEnterEnd.vue	5
vuejs/vuejs-tests/testData/typing/StylusEnterEnd_after.vue	6
vuejs/vuejs-tests/testData/yarnPnp/nuxt/index.html	13
vuejs/vuejs-tests/testData/yarnPnp/vue2/test.vue	26
web-assembly-plugin/src/test/kotlin/com/intellij/webassembly/lang/editor/WebAssemblyCodeFoldingTest.kt	39
web-assembly-plugin/src/test/kotlin/com/intellij/webassembly/lang/editor/WebAssemblyReferenceTest.kt	170
web-assembly-plugin/src/test/kotlin/com/intellij/webassembly/lang/parser/WebAssemblyTestBase.kt	23
web-assembly-plugin/src/test/kotlin/com/intellij/webassembly/lang/parser/WebAssemblyTestCommon.kt	42
web-assembly-plugin/src/test/kotlin/com/intellij/webassembly/lang/parser/WebAssemblyTestExpr.kt	244
web-assembly-plugin/src/test/kotlin/com/intellij/webassembly/lang/parser/WebAssemblyTestFile.kt	32
web-assembly-plugin/src/test/kotlin/com/intellij/webassembly/lang/parser/WebAssemblyTestFilePrevVersion.kt	16
web-assembly-plugin/src/test/kotlin/com/intellij/webassembly/lang/parser/WebAssemblyTestFunc.kt	60
web-assembly-plugin/src/test/kotlin/com/intellij/webassembly/lang/parser/WebAssemblyTestModule.kt	118
web-assembly-plugin/src/test/resources/editor/codeFolding/Br.wat	6
web-assembly-plugin/src/test/resources/editor/codeFolding/BrLoop.wat	6
web-assembly-plugin/src/test/resources/editor/codeFolding/BrifNamed.wat	7
web-assembly-plugin/src/test/resources/editor/codeFolding/Brtable.wat	13
web-assembly-plugin/src/test/resources/editor/codeFolding/ExprBrif.wat	10
web-assembly-plugin/src/test/resources/editor/codeFolding/Highlighting.wat	27
web-assembly-plugin/src/test/resources/editor/codeFolding/If.wat	7
web-assembly-plugin/src/test/resources/editor/codeFolding/IfMultiNamed.wat	39
web-assembly-plugin/src/test/resources/editor/codeFolding/IfReturn.wat	11
web-assembly-plugin/src/test/resources/editor/codeFolding/IfThenBr.wat	7
web-assembly-plugin/src/test/resources/editor/codeFolding/IfThenBrNamed.wat	7
web-assembly-plugin/src/test/resources/editor/codeFolding/IfThenElseBr.wat	11
web-assembly-plugin/src/test/resources/editor/codeFolding/IfThenElseBrNamed.wat	11
web-assembly-plugin/src/test/resources/editor/codeFolding/Loop.wat	7
web-assembly-plugin/src/test/resources/editor/codeFolding/LoopMultiNamed.wat	29
web-assembly-plugin/src/test/resources/editor/reference/BulkMemoryDisabled.wat	56
web-assembly-plugin/src/test/resources/editor/reference/BulkMemoryNamed.wat	17
web-assembly-plugin/src/test/resources/editor/reference/Call.wat	8
web-assembly-plugin/src/test/resources/editor/reference/ExportGlobal.wat	16
web-assembly-plugin/src/test/resources/editor/reference/Highlighting.wat	27
web-assembly-plugin/src/test/resources/editor/reference/LoopMultiNamed.wat	29
web-assembly-plugin/src/test/resources/editor/reference/Memory.wat	16
web-assembly-plugin/src/test/resources/editor/reference/ReferenceTypesCallIndirect.wat	15
web-assembly-plugin/src/test/resources/editor/reference/ReferenceTypesNamed.wat	20
web-assembly-plugin/src/test/resources/editor/reference/WasmTable.wat	21
web-assembly-plugin/src/test/resources/parser/common/BadCrlf.wat	12
web-assembly-plugin/src/test/resources/parser/common/BadErrorLongLine.wat	8
web-assembly-plugin/src/test/resources/parser/common/BadErrorLongToken.wat	8
web-assembly-plugin/src/test/resources/parser/common/BadInputCommand.wat	13
web-assembly-plugin/src/test/resources/parser/common/BadOutputCommand.wat	21
web-assembly-plugin/src/test/resources/parser/common/BadSingleSemicolon.wat	15
web-assembly-plugin/src/test/resources/parser/common/BadStringEof.wat	9
web-assembly-plugin/src/test/resources/parser/common/BadStringEscape.wat	14
web-assembly-plugin/src/test/resources/parser/common/BadStringHexEscape.wat	14
web-assembly-plugin/src/test/resources/parser/common/BadToplevel.wat	11
web-assembly-plugin/src/test/resources/parser/common/Basic.wat	5
web-assembly-plugin/src/test/resources/parser/common/EmptyFile.wat	6
web-assembly-plugin/src/test/resources/parser/common/ExportMutableGlobal.wat	2
web-assembly-plugin/src/test/resources/parser/common/ForceColor.wat	14
web-assembly-plugin/src/test/resources/parser/common/LineComment.wat	4
web-assembly-plugin/src/test/resources/parser/common/NestedComments.wat	7
web-assembly-plugin/src/test/resources/parser/common/Stdin.wat	21
web-assembly-plugin/src/test/resources/parser/common/StringEscape.wat	2
web-assembly-plugin/src/test/resources/parser/common/StringHex.wat	2
web-assembly-plugin/src/test/resources/parser/expr/Atomic.wat	71
web-assembly-plugin/src/test/resources/parser/expr/AtomicAlign.wat	71
web-assembly-plugin/src/test/resources/parser/expr/BadBrName.wat	11
web-assembly-plugin/src/test/resources/parser/expr/BadBrNoDepth.wat	12
web-assembly-plugin/src/test/resources/parser/expr/BadBrtableNoVars.wat	8
web-assembly-plugin/src/test/resources/parser/expr/BadConstF32Trailing.wat	8
web-assembly-plugin/src/test/resources/parser/expr/BadConstI32Garbage.wat	8
web-assembly-plugin/src/test/resources/parser/expr/BadConstI32JustNegativeSign.wat	9
web-assembly-plugin/src/test/resources/parser/expr/BadConstI32Trailing.wat	8
web-assembly-plugin/src/test/resources/parser/expr/BadConstTypeI32InNonSimdConst.wat	20
web-assembly-plugin/src/test/resources/parser/expr/BadConvertFloatSign.wat	10
web-assembly-plugin/src/test/resources/parser/expr/BadConvertIntNoSign.wat	10
web-assembly-plugin/src/test/resources/parser/expr/BadGetlocalName.wat	8
web-assembly-plugin/src/test/resources/parser/expr/BadIfNoThen.wat	8
web-assembly-plugin/src/test/resources/parser/expr/BadLoadAlign.wat	11
web-assembly-plugin/src/test/resources/parser/expr/BadLoadAlignMisspelled.wat	11
web-assembly-plugin/src/test/resources/parser/expr/BadLoadAlignNegative.wat	10
web-assembly-plugin/src/test/resources/parser/expr/BadLoadFloatSign.wat	10
web-assembly-plugin/src/test/resources/parser/expr/BadLoadOffsetNegative.wat	10
web-assembly-plugin/src/test/resources/parser/expr/BadLoadType.wat	10
web-assembly-plugin/src/test/resources/parser/expr/BadNop.wat	10
web-assembly-plugin/src/test/resources/parser/expr/BadSetlocalName.wat	11
web-assembly-plugin/src/test/resources/parser/expr/BadStoreAlign.wat	11
web-assembly-plugin/src/test/resources/parser/expr/BadStoreFloatSign.wat	11
web-assembly-plugin/src/test/resources/parser/expr/BadStoreOffsetNegative.wat	11
web-assembly-plugin/src/test/resources/parser/expr/BadStoreType.wat	11
web-assembly-plugin/src/test/resources/parser/expr/BadUnexpected.wat	8
web-assembly-plugin/src/test/resources/parser/expr/Binary.wat	179
web-assembly-plugin/src/test/resources/parser/expr/Block.wat	10
web-assembly-plugin/src/test/resources/parser/expr/BlockMulti.wat	17
web-assembly-plugin/src/test/resources/parser/expr/BlockMultiNamed.wat	29
web-assembly-plugin/src/test/resources/parser/expr/BlockNamed.wat	7
web-assembly-plugin/src/test/resources/parser/expr/BlockReturn.wat	8
web-assembly-plugin/src/test/resources/parser/expr/Br.wat	6
web-assembly-plugin/src/test/resources/parser/expr/BrBlock.wat	9
web-assembly-plugin/src/test/resources/parser/expr/BrLoop.wat	6
web-assembly-plugin/src/test/resources/parser/expr/BrNamed.wat	5
web-assembly-plugin/src/test/resources/parser/expr/Brif.wat	7
web-assembly-plugin/src/test/resources/parser/expr/BrifNamed.wat	7
web-assembly-plugin/src/test/resources/parser/expr/Brtable.wat	13
web-assembly-plugin/src/test/resources/parser/expr/BrtableMulti.wat	19
web-assembly-plugin/src/test/resources/parser/expr/BrtableNamed.wat	13
web-assembly-plugin/src/test/resources/parser/expr/BulkMemoryDisabled.wat	52
web-assembly-plugin/src/test/resources/parser/expr/BulkMemoryNamed.wat	17
web-assembly-plugin/src/test/resources/parser/expr/Call.wat	5
web-assembly-plugin/src/test/resources/parser/expr/CallDefinedLater.wat	9
web-assembly-plugin/src/test/resources/parser/expr/CallNamePrefix.wat	7
web-assembly-plugin/src/test/resources/parser/expr/CallNamed.wat	5
web-assembly-plugin/src/test/resources/parser/expr/Callimport.wat	6
web-assembly-plugin/src/test/resources/parser/expr/CallimportNamed.wat	6
web-assembly-plugin/src/test/resources/parser/expr/CallimportType.wat	7
web-assembly-plugin/src/test/resources/parser/expr/Callindirect.wat	8
web-assembly-plugin/src/test/resources/parser/expr/CallindirectNamed.wat	8
web-assembly-plugin/src/test/resources/parser/expr/Cast.wat	15
web-assembly-plugin/src/test/resources/parser/expr/Compare.wat	131
web-assembly-plugin/src/test/resources/parser/expr/Const.wat	88
web-assembly-plugin/src/test/resources/parser/expr/Convert.wat	66
web-assembly-plugin/src/test/resources/parser/expr/ConvertSat.wat	27
web-assembly-plugin/src/test/resources/parser/expr/CurrentMemory.wat	6
web-assembly-plugin/src/test/resources/parser/expr/Drop.wat	11
web-assembly-plugin/src/test/resources/parser/expr/ExprBr.wat	7
web-assembly-plugin/src/test/resources/parser/expr/ExprBrif.wat	10
web-assembly-plugin/src/test/resources/parser/expr/Getglobal.wat	5
web-assembly-plugin/src/test/resources/parser/expr/GetglobalNamed.wat	5
web-assembly-plugin/src/test/resources/parser/expr/Getlocal.wat	5
web-assembly-plugin/src/test/resources/parser/expr/GetlocalIndexAfterParam.wat	5
web-assembly-plugin/src/test/resources/parser/expr/GetlocalIndexMixedNamedUnnamed.wat	19
web-assembly-plugin/src/test/resources/parser/expr/GetlocalNamed.wat	5
web-assembly-plugin/src/test/resources/parser/expr/GetlocalParam.wat	5
web-assembly-plugin/src/test/resources/parser/expr/GetlocalParamNamed.wat	5
web-assembly-plugin/src/test/resources/parser/expr/GrowMemory.wat	7
web-assembly-plugin/src/test/resources/parser/expr/If.wat	7
web-assembly-plugin/src/test/resources/parser/expr/IfMulti.wat	27
web-assembly-plugin/src/test/resources/parser/expr/IfMultiNamed.wat	39
web-assembly-plugin/src/test/resources/parser/expr/IfReturn.wat	11
web-assembly-plugin/src/test/resources/parser/expr/IfThenBr.wat	7
web-assembly-plugin/src/test/resources/parser/expr/IfThenBrNamed.wat	7
web-assembly-plugin/src/test/resources/parser/expr/IfThenElse.wat	9
web-assembly-plugin/src/test/resources/parser/expr/IfThenElseBr.wat	11
web-assembly-plugin/src/test/resources/parser/expr/IfThenElseBrNamed.wat	11
web-assembly-plugin/src/test/resources/parser/expr/IfThenElseList.wat	11
web-assembly-plugin/src/test/resources/parser/expr/Load.wat	46
web-assembly-plugin/src/test/resources/parser/expr/LoadAligned.wat	46
web-assembly-plugin/src/test/resources/parser/expr/LoadOffset.wat	88
web-assembly-plugin/src/test/resources/parser/expr/Loop.wat	7
web-assembly-plugin/src/test/resources/parser/expr/LoopMulti.wat	18
web-assembly-plugin/src/test/resources/parser/expr/LoopMultiNamed.wat	29
web-assembly-plugin/src/test/resources/parser/expr/LoopNamed.wat	9
web-assembly-plugin/src/test/resources/parser/expr/MemoryCopy.wat	9
web-assembly-plugin/src/test/resources/parser/expr/MemoryDrop.wat	7
web-assembly-plugin/src/test/resources/parser/expr/MemoryFill.wat	9
web-assembly-plugin/src/test/resources/parser/expr/MemoryInit.wat	10
web-assembly-plugin/src/test/resources/parser/expr/Nop.wat	2
web-assembly-plugin/src/test/resources/parser/expr/ReferenceTypes.wat	52
web-assembly-plugin/src/test/resources/parser/expr/ReferenceTypesCallIndirect.wat	14
web-assembly-plugin/src/test/resources/parser/expr/ReferenceTypesNamed.wat	19
web-assembly-plugin/src/test/resources/parser/expr/Return.wat	5
web-assembly-plugin/src/test/resources/parser/expr/ReturnBlock.wat	8
web-assembly-plugin/src/test/resources/parser/expr/ReturnIf.wat	10
web-assembly-plugin/src/test/resources/parser/expr/ReturnVoid.wat	2
web-assembly-plugin/src/test/resources/parser/expr/Select.wat	23
web-assembly-plugin/src/test/resources/parser/expr/Setglobal.wat	6
web-assembly-plugin/src/test/resources/parser/expr/SetglobalNamed.wat	6
web-assembly-plugin/src/test/resources/parser/expr/Setlocal.wat	4
web-assembly-plugin/src/test/resources/parser/expr/SetlocalIndexAfterParam.wat	6
web-assembly-plugin/src/test/resources/parser/expr/SetlocalIndexMixedNamedUnnamed.wat	19
web-assembly-plugin/src/test/resources/parser/expr/SetlocalNamed.wat	5
web-assembly-plugin/src/test/resources/parser/expr/SetlocalParam.wat	5
web-assembly-plugin/src/test/resources/parser/expr/SetlocalParamNamed.wat	5
web-assembly-plugin/src/test/resources/parser/expr/Store.wat	31
web-assembly-plugin/src/test/resources/parser/expr/StoreAligned.wat	31
web-assembly-plugin/src/test/resources/parser/expr/StoreOffset.wat	59
web-assembly-plugin/src/test/resources/parser/expr/TableCopy.wat	10
web-assembly-plugin/src/test/resources/parser/expr/TableDrop.wat	9
web-assembly-plugin/src/test/resources/parser/expr/TableGet.wat	7
web-assembly-plugin/src/test/resources/parser/expr/TableGrow.wat	8
web-assembly-plugin/src/test/resources/parser/expr/TableInit.wat	12
web-assembly-plugin/src/test/resources/parser/expr/TableSet.wat	8
web-assembly-plugin/src/test/resources/parser/expr/TeeLocal.wat	7
web-assembly-plugin/src/test/resources/parser/expr/Unary.wat	69
web-assembly-plugin/src/test/resources/parser/expr/UnaryExtend.wat	18
web-assembly-plugin/src/test/resources/parser/expr/Unreachable.wat	2
web-assembly-plugin/src/test/resources/parser/file/Add.wat	7
web-assembly-plugin/src/test/resources/parser/file/Call.wat	7
web-assembly-plugin/src/test/resources/parser/file/Fail.wat	5
web-assembly-plugin/src/test/resources/parser/file/Global.wat	8
web-assembly-plugin/src/test/resources/parser/file/Highlighting.wat	27
web-assembly-plugin/src/test/resources/parser/file/Logger.wat	5
web-assembly-plugin/src/test/resources/parser/file/Logger2.wat	8
web-assembly-plugin/src/test/resources/parser/file/Memory.wat	16
web-assembly-plugin/src/test/resources/parser/file/Shared0.wat	8
web-assembly-plugin/src/test/resources/parser/file/Shared1.wat	11
web-assembly-plugin/src/test/resources/parser/file/Simple.wat	5
web-assembly-plugin/src/test/resources/parser/file/Table.wat	5
web-assembly-plugin/src/test/resources/parser/file/Table2.wat	6
web-assembly-plugin/src/test/resources/parser/file/WasmTable.wat	12
web-assembly-plugin/src/test/resources/parser/file_v1.0/Add.wat	7
web-assembly-plugin/src/test/resources/parser/file_v1.0/Shared0.wat	8
web-assembly-plugin/src/test/resources/parser/file_v1.0/Shared1.wat	11
web-assembly-plugin/src/test/resources/parser/file_v1.0/Table.wat	5
web-assembly-plugin/src/test/resources/parser/file_v1.0/Table2.wat	6
web-assembly-plugin/src/test/resources/parser/file_v1.0/WasmTable.wat	12
web-assembly-plugin/src/test/resources/parser/func/BadFuncName.wat	9
web-assembly-plugin/src/test/resources/parser/func/BadLocalBinding.wat	8
web-assembly-plugin/src/test/resources/parser/func/BadLocalBindingNoType.wat	8
web-assembly-plugin/src/test/resources/parser/func/BadLocalName.wat	8
web-assembly-plugin/src/test/resources/parser/func/BadLocalType.wat	8
web-assembly-plugin/src/test/resources/parser/func/BadLocalTypeList.wat	8
web-assembly-plugin/src/test/resources/parser/func/BadParam.wat	8
web-assembly-plugin/src/test/resources/parser/func/BadParamBinding.wat	8
web-assembly-plugin/src/test/resources/parser/func/BadParamName.wat	8
web-assembly-plugin/src/test/resources/parser/func/BadParamTypeList.wat	8
web-assembly-plugin/src/test/resources/parser/func/BadResultType.wat	8
web-assembly-plugin/src/test/resources/parser/func/FuncNamed.wat	2
web-assembly-plugin/src/test/resources/parser/func/Local.wat	2
web-assembly-plugin/src/test/resources/parser/func/LocalEmpty.wat	2
web-assembly-plugin/src/test/resources/parser/func/LocalExnref.wat	3
web-assembly-plugin/src/test/resources/parser/func/LocalMulti.wat	2
web-assembly-plugin/src/test/resources/parser/func/NoSpace.wat	7
web-assembly-plugin/src/test/resources/parser/func/ParamBinding.wat	2
web-assembly-plugin/src/test/resources/parser/func/ParamExnref.wat	3
web-assembly-plugin/src/test/resources/parser/func/ParamMulti.wat	2
web-assembly-plugin/src/test/resources/parser/func/ParamType1.wat	2
web-assembly-plugin/src/test/resources/parser/func/ParamType2.wat	2
web-assembly-plugin/src/test/resources/parser/func/Result.wat	2
web-assembly-plugin/src/test/resources/parser/func/ResultEmpty.wat	2
web-assembly-plugin/src/test/resources/parser/func/ResultExnref.wat	3
web-assembly-plugin/src/test/resources/parser/func/ResultMulti.wat	5
web-assembly-plugin/src/test/resources/parser/func/Sig.wat	4
web-assembly-plugin/src/test/resources/parser/func/SigMatch.wat	12
web-assembly-plugin/src/test/resources/parser/future_tests/common_rest/AllFeatures.wat	53
web-assembly-plugin/src/test/resources/parser/future_tests/common_rest/Annotations.wat	9
web-assembly-plugin/src/test/resources/parser/future_tests/common_rest/BadAnnotations.wat	20
web-assembly-plugin/src/test/resources/parser/future_tests/expr_rest/AtomicDisabled.wat	272
web-assembly-plugin/src/test/resources/parser/future_tests/expr_rest/BadConstV128I16x8Overflow.wat	15
web-assembly-plugin/src/test/resources/parser/future_tests/expr_rest/BadConstV128I32x4Overflow.wat	15
web-assembly-plugin/src/test/resources/parser/future_tests/expr_rest/BadConstV128I8x16Overflow.wat	15
web-assembly-plugin/src/test/resources/parser/future_tests/expr_rest/BadConstV128NatOverflow.wat	10
web-assembly-plugin/src/test/resources/parser/future_tests/expr_rest/BadConstV128TypeI32Expected.wat	10
web-assembly-plugin/src/test/resources/parser/future_tests/expr_rest/BadSimdShuffleLaneIndexOverflow.wat	14
web-assembly-plugin/src/test/resources/parser/future_tests/expr_rest/BadSimdShuffleLaneIndexOverflow2.wat	15
web-assembly-plugin/src/test/resources/parser/future_tests/expr_rest/BadSimdShuffleNatExpected.wat	14
web-assembly-plugin/src/test/resources/parser/future_tests/expr_rest/BadSimdShuffleNotEnoughIndices.wat	14
web-assembly-plugin/src/test/resources/parser/future_tests/expr_rest/BadTryMultipleCatch.wat	36
web-assembly-plugin/src/test/resources/parser/future_tests/expr_rest/BadTryNoCatch.wat	14
web-assembly-plugin/src/test/resources/parser/future_tests/expr_rest/BrOnExn.wat	14
web-assembly-plugin/src/test/resources/parser/future_tests/expr_rest/Const.wat	88
web-assembly-plugin/src/test/resources/parser/future_tests/expr_rest/Rethrow.wat	9
web-assembly-plugin/src/test/resources/parser/future_tests/expr_rest/Simd.wat	9
web-assembly-plugin/src/test/resources/parser/future_tests/expr_rest/TailCall.wat	7
web-assembly-plugin/src/test/resources/parser/future_tests/expr_rest/TailCallDisabled.wat	15
web-assembly-plugin/src/test/resources/parser/future_tests/expr_rest/TailCallNamed.wat	9
web-assembly-plugin/src/test/resources/parser/future_tests/expr_rest/Throw.wat	5
web-assembly-plugin/src/test/resources/parser/future_tests/expr_rest/Try.wat	26
web-assembly-plugin/src/test/resources/parser/future_tests/expr_rest/TryMulti.wat	25
web-assembly-plugin/src/test/resources/parser/future_tests/expr_rest/semantic/BadAtomicUnnaturalAlign.wat	267
web-assembly-plugin/src/test/resources/parser/future_tests/expr_rest/semantic/BadBinaryOneExpr.wat	13
web-assembly-plugin/src/test/resources/parser/future_tests/expr_rest/semantic/BadBlockEndLabel.wat	11
web-assembly-plugin/src/test/resources/parser/future_tests/expr_rest/semantic/BadBlockMismatchLabel.wat	11
web-assembly-plugin/src/test/resources/parser/future_tests/expr_rest/semantic/BadBrBadDepth.wat	14
web-assembly-plugin/src/test/resources/parser/future_tests/expr_rest/semantic/BadBrDefinedLater.wat	13
web-assembly-plugin/src/test/resources/parser/future_tests/expr_rest/semantic/BadBrNameUndefined.wat	8
web-assembly-plugin/src/test/resources/parser/future_tests/expr_rest/semantic/BadBrUndefined.wat	8
web-assembly-plugin/src/test/resources/parser/future_tests/expr_rest/semantic/BadBrtableBadDepth.wat	13
web-assembly-plugin/src/test/resources/parser/future_tests/expr_rest/semantic/BadCompareOneExpr.wat	13
web-assembly-plugin/src/test/resources/parser/future_tests/expr_rest/semantic/BadConstI32Overflow.wat	8
web-assembly-plugin/src/test/resources/parser/future_tests/expr_rest/semantic/BadConstI32Underflow.wat	8
web-assembly-plugin/src/test/resources/parser/future_tests/expr_rest/semantic/BadConstI64Overflow.wat	8
web-assembly-plugin/src/test/resources/parser/future_tests/expr_rest/semantic/BadGetglobalNameUndefined.wat	8
web-assembly-plugin/src/test/resources/parser/future_tests/expr_rest/semantic/BadGetglobalUndefined.wat	11
web-assembly-plugin/src/test/resources/parser/future_tests/expr_rest/semantic/BadGetlocalNameUndefined.wat	8
web-assembly-plugin/src/test/resources/parser/future_tests/expr_rest/semantic/BadGetlocalUndefined.wat	11
web-assembly-plugin/src/test/resources/parser/future_tests/expr_rest/semantic/BadIfEndLabel.wat	16
web-assembly-plugin/src/test/resources/parser/future_tests/expr_rest/semantic/BadIfMismatchLabel.wat	16
web-assembly-plugin/src/test/resources/parser/future_tests/expr_rest/semantic/BadLoadAlignNotPot.wat	13
web-assembly-plugin/src/test/resources/parser/future_tests/expr_rest/semantic/BadLoopEndLabel.wat	11
web-assembly-plugin/src/test/resources/parser/future_tests/expr_rest/semantic/BadLoopMismatchLabel.wat	11
web-assembly-plugin/src/test/resources/parser/future_tests/expr_rest/semantic/BadSetglobalNameUndefined.wat	10
web-assembly-plugin/src/test/resources/parser/future_tests/expr_rest/semantic/BadSetglobalUndefined.wat	10
web-assembly-plugin/src/test/resources/parser/future_tests/expr_rest/semantic/BadSetlocalNameUndefined.wat	10
web-assembly-plugin/src/test/resources/parser/future_tests/expr_rest/semantic/BadSetlocalNoValue.wat	10
web-assembly-plugin/src/test/resources/parser/future_tests/expr_rest/semantic/BadSetlocalUndefined.wat	10
web-assembly-plugin/src/test/resources/parser/future_tests/expr_rest/semantic/BadStoreAlignNotPot.wat	13
web-assembly-plugin/src/test/resources/parser/future_tests/expr_rest/semantic/CallimportDefinedLater.wat	12
web-assembly-plugin/src/test/resources/parser/future_tests/func_rest/semantic/BadLocalRedefinition.wat	8
web-assembly-plugin/src/test/resources/parser/future_tests/func_rest/semantic/BadParamRedefinition.wat	8
web-assembly-plugin/src/test/resources/parser/future_tests/func_rest/semantic/BadSigParamTypeMismatch.wat	10
web-assembly-plugin/src/test/resources/parser/future_tests/func_rest/semantic/BadSigParamsEmpty.wat	10
web-assembly-plugin/src/test/resources/parser/future_tests/func_rest/semantic/BadSigResultTypeMismatch.wat	10
web-assembly-plugin/src/test/resources/parser/future_tests/func_rest/semantic/BadSigResultTypeNotVoid.wat	10
web-assembly-plugin/src/test/resources/parser/future_tests/func_rest/semantic/BadSigResultTypeVoid.wat	10
web-assembly-plugin/src/test/resources/parser/future_tests/func_rest/semantic/BadSigTooFewParams.wat	10
web-assembly-plugin/src/test/resources/parser/future_tests/func_rest/semantic/BadSigTooManyParams.wat	10
web-assembly-plugin/src/test/resources/parser/future_tests/module_rest/Array.wat	3
web-assembly-plugin/src/test/resources/parser/future_tests/module_rest/ArrayMutField.wat	3
web-assembly-plugin/src/test/resources/parser/future_tests/module_rest/BadArrayNoFields.wat	9
web-assembly-plugin/src/test/resources/parser/future_tests/module_rest/BadArrayTooManyFields.wat	9
web-assembly-plugin/src/test/resources/parser/future_tests/module_rest/BadBinaryModuleMagic.wat	10
web-assembly-plugin/src/test/resources/parser/future_tests/module_rest/BadImportTableShared.wat	10
web-assembly-plugin/src/test/resources/parser/future_tests/module_rest/BadMemorySharedNomax.wat	9
web-assembly-plugin/src/test/resources/parser/future_tests/module_rest/BadModuleWithAssert.wat	10
web-assembly-plugin/src/test/resources/parser/future_tests/module_rest/BinaryModule.wat	18
web-assembly-plugin/src/test/resources/parser/future_tests/module_rest/Event.wat	8
web-assembly-plugin/src/test/resources/parser/future_tests/module_rest/ExportEvent.wat	5
web-assembly-plugin/src/test/resources/parser/future_tests/module_rest/ImportEvent.wat	4
web-assembly-plugin/src/test/resources/parser/future_tests/module_rest/ImportMemoryShared.wat	4
web-assembly-plugin/src/test/resources/parser/future_tests/module_rest/MemoryShared.wat	3
web-assembly-plugin/src/test/resources/parser/future_tests/module_rest/Struct.wat	3
web-assembly-plugin/src/test/resources/parser/future_tests/module_rest/StructAndFunc.wat	6
web-assembly-plugin/src/test/resources/parser/future_tests/module_rest/StructFieldName.wat	5
web-assembly-plugin/src/test/resources/parser/future_tests/module_rest/StructMutField.wat	3
web-assembly-plugin/src/test/resources/parser/future_tests/module_rest/semantic/BadExportFuncNameUndefined.wat	8
web-assembly-plugin/src/test/resources/parser/future_tests/module_rest/semantic/BadExportFuncUndefined.wat	8
web-assembly-plugin/src/test/resources/parser/future_tests/module_rest/semantic/BadExportGlobalNameUndefined.wat	8
web-assembly-plugin/src/test/resources/parser/future_tests/module_rest/semantic/BadExportGlobalUndefined.wat	8
web-assembly-plugin/src/test/resources/parser/future_tests/module_rest/semantic/BadExportMemoryNameUndefined.wat	8
web-assembly-plugin/src/test/resources/parser/future_tests/module_rest/semantic/BadExportMemoryUndefined.wat	9
web-assembly-plugin/src/test/resources/parser/future_tests/module_rest/semantic/BadExportTableNameUndefined.wat	8
web-assembly-plugin/src/test/resources/parser/future_tests/module_rest/semantic/BadExportTableUndefined.wat	8
web-assembly-plugin/src/test/resources/parser/future_tests/module_rest/semantic/BadFuncRedefinition.wat	10
web-assembly-plugin/src/test/resources/parser/future_tests/module_rest/semantic/BadGlobalInvalidExpr.wat	12
web-assembly-plugin/src/test/resources/parser/future_tests/module_rest/semantic/BadGlobalInvalidGetglobal.wat	9
web-assembly-plugin/src/test/resources/parser/future_tests/module_rest/semantic/BadImportFuncRedefinition.wat	10
web-assembly-plugin/src/test/resources/parser/future_tests/module_rest/semantic/BadImportGlobalRedefinition.wat	10
web-assembly-plugin/src/test/resources/parser/future_tests/module_rest/semantic/BadImportMemoryRedefinition.wat	10
web-assembly-plugin/src/test/resources/parser/future_tests/module_rest/semantic/BadImportTableRedefinition.wat	10
web-assembly-plugin/src/test/resources/parser/future_tests/module_rest/semantic/BadMemoryInitSizeTooBig.wat	8
web-assembly-plugin/src/test/resources/parser/future_tests/module_rest/semantic/BadMemoryMaxLessThanInit.wat	8
web-assembly-plugin/src/test/resources/parser/future_tests/module_rest/semantic/BadMemoryMaxSizeTooBig.wat	8
web-assembly-plugin/src/test/resources/parser/future_tests/module_rest/semantic/BadMemoryTooMany.wat	10
web-assembly-plugin/src/test/resources/parser/future_tests/module_rest/semantic/BadModuleMulti.wat	10
web-assembly-plugin/src/test/resources/parser/future_tests/module_rest/semantic/BadStartNotNullary.wat	10
web-assembly-plugin/src/test/resources/parser/future_tests/module_rest/semantic/BadStartNotVoid.wat	11
web-assembly-plugin/src/test/resources/parser/future_tests/module_rest/semantic/BadStartTooMany.wat	12
web-assembly-plugin/src/test/resources/parser/future_tests/module_rest/semantic/BadTableInvalidFunction.wat	11
web-assembly-plugin/src/test/resources/parser/future_tests/module_rest/semantic/BadTableTooMany.wat	11
web-assembly-plugin/src/test/resources/parser/module/BadElemRedefinition.wat	15
web-assembly-plugin/src/test/resources/parser/module/BadExportFuncEmpty.wat	8
web-assembly-plugin/src/test/resources/parser/module/BadExportFuncName.wat	8
web-assembly-plugin/src/test/resources/parser/module/BadExportFuncNoString.wat	8
web-assembly-plugin/src/test/resources/parser/module/BadExportFuncTooMany.wat	8
web-assembly-plugin/src/test/resources/parser/module/BadImportFuncNotParam.wat	8
web-assembly-plugin/src/test/resources/parser/module/BadImportFuncNotResult.wat	8
web-assembly-plugin/src/test/resources/parser/module/BadImportFuncOneString.wat	8
web-assembly-plugin/src/test/resources/parser/module/BadMemoryEmpty.wat	8
web-assembly-plugin/src/test/resources/parser/module/BadMemoryInitSize.wat	8
web-assembly-plugin/src/test/resources/parser/module/BadMemoryInitSizeNegative.wat	8
web-assembly-plugin/src/test/resources/parser/module/BadMemoryMaxSize.wat	8
web-assembly-plugin/src/test/resources/parser/module/BadMemoryMaxSizeNegative.wat	8
web-assembly-plugin/src/test/resources/parser/module/BadMemorySegmentAddress.wat	11
web-assembly-plugin/src/test/resources/parser/module/BadModuleNoClose.wat	6
web-assembly-plugin/src/test/resources/parser/module/BadTableElem.wat	9
web-assembly-plugin/src/test/resources/parser/module/DataOffset.wat	6
web-assembly-plugin/src/test/resources/parser/module/ElemOffset.wat	7
web-assembly-plugin/src/test/resources/parser/module/ExportFunc.wat	4
web-assembly-plugin/src/test/resources/parser/module/ExportFuncMulti.wat	5
web-assembly-plugin/src/test/resources/parser/module/ExportFuncNamed.wat	4
web-assembly-plugin/src/test/resources/parser/module/ExportGlobal.wat	5
web-assembly-plugin/src/test/resources/parser/module/ExportMemory.wat	4
web-assembly-plugin/src/test/resources/parser/module/ExportMemoryInline.wat	3
web-assembly-plugin/src/test/resources/parser/module/ExportMemoryInlineSeveral.wat	3
web-assembly-plugin/src/test/resources/parser/module/ExportMemoryMulti.wat	5
web-assembly-plugin/src/test/resources/parser/module/ExportTable.wat	4
web-assembly-plugin/src/test/resources/parser/module/Global.wat	20
web-assembly-plugin/src/test/resources/parser/module/GlobalExnref.wat	3
web-assembly-plugin/src/test/resources/parser/module/ImportFunc.wat	10
web-assembly-plugin/src/test/resources/parser/module/ImportFuncNoParam.wat	2
web-assembly-plugin/src/test/resources/parser/module/ImportFuncType.wat	4
web-assembly-plugin/src/test/resources/parser/module/ImportGlobal.wat	6
web-assembly-plugin/src/test/resources/parser/module/ImportGlobalGetglobal.wat	4
web-assembly-plugin/src/test/resources/parser/module/ImportMemory.wat	3
web-assembly-plugin/src/test/resources/parser/module/ImportMutableGlobal.wat	2
web-assembly-plugin/src/test/resources/parser/module/ImportTable.wat	3
web-assembly-plugin/src/test/resources/parser/module/MemoryInitMaxSize.wat	2
web-assembly-plugin/src/test/resources/parser/module/MemoryInitSize.wat	2
web-assembly-plugin/src/test/resources/parser/module/MemorySegment1.wat	3
web-assembly-plugin/src/test/resources/parser/module/MemorySegmentMany.wat	7
web-assembly-plugin/src/test/resources/parser/module/MemorySegmentMultiString.wat	4
web-assembly-plugin/src/test/resources/parser/module/MemorySegmentPassive.wat	5
web-assembly-plugin/src/test/resources/parser/module/ModuleEmpty.wat	2
web-assembly-plugin/src/test/resources/parser/module/ReferenceTypesDisabled.wat	28
web-assembly-plugin/src/test/resources/parser/module/Start.wat	4
web-assembly-plugin/src/test/resources/parser/module/StartNamed.wat	4
web-assembly-plugin/src/test/resources/parser/module/Table.wat	6
web-assembly-plugin/src/test/resources/parser/module/TableElemExpr.wat	5
web-assembly-plugin/src/test/resources/parser/module/TableElemVar.wat	5
web-assembly-plugin/src/test/resources/parser/module/TableNamed.wat	6
web-assembly-plugin/src/test/resources/parser/module/Type.wat	2
web-assembly-plugin/src/test/resources/parser/module/TypeEmpty.wat	2
web-assembly-plugin/src/test/resources/parser/module/TypeEmptyParam.wat	2
web-assembly-plugin/src/test/resources/parser/module/TypeMultiParam.wat	2
web-assembly-plugin/src/test/resources/parser/module/TypeNoParam.wat	2
