TypeScript/tests/cases/fourslash
Sheetal Nandi 3bb9ccfa8e
Merge pull request #24234 from Microsoft/unusedIdentifierCorrectFile
Unused variable error reporting needs to handle nodes that could not belong to current source file
2018-05-18 13:25:19 -07:00
..
generated
server Add callback tag, with type parameters (#23947) 2018-05-17 09:28:11 -07:00
shims Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
shims-pp Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
addDeclareToFunction.ts
addDeclareToModule.ts
addDuplicateSetter.ts
addFunctionAboveMultiLineLambdaExpression.ts
addFunctionInDuplicatedConstructorClassBody.ts
addInterfaceMemberAboveClass.ts
addInterfaceToNotSatisfyConstraint.ts
addMemberToInterface.ts
addMemberToModule.ts
addMethodToInterface1.ts
addSignaturePartial.ts
addVarToConstructor1.ts
aliasMergingWithNamespace.ts
aliasToVarUsedAsType.ts
alignmentAfterFormattingOnMultilineExpressionAndParametersList.ts
ambientShorthandFindAllRefs.ts
ambientShorthandGotoDefinition.ts
ambientVariablesWithSameName.ts
annotateWithTypeFromJSDoc1.ts Convert annotateWithTypeFromJSDoc refactor to a codefix (#22336) 2018-03-06 07:49:21 -08:00
annotateWithTypeFromJSDoc2.ts Convert annotateWithTypeFromJSDoc refactor to a codefix (#22336) 2018-03-06 07:49:21 -08:00
annotateWithTypeFromJSDoc3.ts When --noUnusedLocals/--noUnusedParameters is disabled, add suggestions instead of errors (#22361) 2018-04-05 12:33:00 -07:00
annotateWithTypeFromJSDoc4.ts When --noUnusedLocals/--noUnusedParameters is disabled, add suggestions instead of errors (#22361) 2018-04-05 12:33:00 -07:00
annotateWithTypeFromJSDoc5.ts annotateWithTypeFromJSDoc: Use changes.insertTypeAnnotation instead of replaceNode (#22404) 2018-03-08 11:47:30 -08:00
annotateWithTypeFromJSDoc6.ts Convert annotateWithTypeFromJSDoc refactor to a codefix (#22336) 2018-03-06 07:49:21 -08:00
annotateWithTypeFromJSDoc7.ts When --noUnusedLocals/--noUnusedParameters is disabled, add suggestions instead of errors (#22361) 2018-04-05 12:33:00 -07:00
annotateWithTypeFromJSDoc8.ts When --noUnusedLocals/--noUnusedParameters is disabled, add suggestions instead of errors (#22361) 2018-04-05 12:33:00 -07:00
annotateWithTypeFromJSDoc9.5.ts annotateWithTypeFromJSDoc: Do less special-casing for arrow functions (#22407) 2018-03-08 16:32:32 -08:00
annotateWithTypeFromJSDoc9.ts Convert annotateWithTypeFromJSDoc refactor to a codefix (#22336) 2018-03-06 07:49:21 -08:00
annotateWithTypeFromJSDoc10.ts Convert annotateWithTypeFromJSDoc refactor to a codefix (#22336) 2018-03-06 07:49:21 -08:00
annotateWithTypeFromJSDoc11.ts Convert annotateWithTypeFromJSDoc refactor to a codefix (#22336) 2018-03-06 07:49:21 -08:00
annotateWithTypeFromJSDoc12.ts When --noUnusedLocals/--noUnusedParameters is disabled, add suggestions instead of errors (#22361) 2018-04-05 12:33:00 -07:00
annotateWithTypeFromJSDoc13.ts annotateWithTypeFromJSDoc: Use changes.insertTypeAnnotation instead of replaceNode (#22404) 2018-03-08 11:47:30 -08:00
annotateWithTypeFromJSDoc14.ts Convert annotateWithTypeFromJSDoc refactor to a codefix (#22336) 2018-03-06 07:49:21 -08:00
annotateWithTypeFromJSDoc15.ts When --noUnusedLocals/--noUnusedParameters is disabled, add suggestions instead of errors (#22361) 2018-04-05 12:33:00 -07:00
annotateWithTypeFromJSDoc16.ts When --noUnusedLocals/--noUnusedParameters is disabled, add suggestions instead of errors (#22361) 2018-04-05 12:33:00 -07:00
annotateWithTypeFromJSDoc17.ts When --noUnusedLocals/--noUnusedParameters is disabled, add suggestions instead of errors (#22361) 2018-04-05 12:33:00 -07:00
annotateWithTypeFromJSDoc18.ts When --noUnusedLocals/--noUnusedParameters is disabled, add suggestions instead of errors (#22361) 2018-04-05 12:33:00 -07:00
annotateWithTypeFromJSDoc19.ts When --noUnusedLocals/--noUnusedParameters is disabled, add suggestions instead of errors (#22361) 2018-04-05 12:33:00 -07:00
annotateWithTypeFromJSDoc20.ts When --noUnusedLocals/--noUnusedParameters is disabled, add suggestions instead of errors (#22361) 2018-04-05 12:33:00 -07:00
annotateWithTypeFromJSDoc21.ts When --noUnusedLocals/--noUnusedParameters is disabled, add suggestions instead of errors (#22361) 2018-04-05 12:33:00 -07:00
annotateWithTypeFromJSDoc22.ts When --noUnusedLocals/--noUnusedParameters is disabled, add suggestions instead of errors (#22361) 2018-04-05 12:33:00 -07:00
annotateWithTypeFromJSDoc_all.ts Add 'fixAllDescription' property to CodeFixAction (#22616) 2018-03-27 18:21:21 -07:00
argumentsAreAvailableAfterEditsAtEndOfFunction.ts
argumentsIndexExpression.ts
arrayCallAndConstructTypings.ts
arrayConcatTypeCheck0.ts
arrayConcatTypeCheck1.ts
asOperatorCompletion.ts
asOperatorFormatting.ts
assertContextualType.ts
assignToExistingClass.ts
augmentedTypesClass1.ts Implement feedback on "Improve completions testing" (#23842) 2018-05-03 13:04:08 -07:00
augmentedTypesClass2.ts
augmentedTypesClass3.ts
augmentedTypesModule1.ts
augmentedTypesModule2.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
augmentedTypesModule3.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
augmentedTypesModule4.ts
augmentedTypesModule5.ts
augmentedTypesModule6.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
autoFormattingOnPasting.ts Update test baselines 2018-01-17 15:18:54 -08:00
automaticConstructorToggling.ts
basicClassMembers.ts
bestCommonTypeObjectLiterals1.ts
breakpointValidationArrayLiteralExpressions.ts
breakpointValidationBinaryExpressions.ts
breakpointValidationBreakOrContinue.ts
breakpointValidationClass.ts
breakpointValidationClassAmbient.ts
breakpointValidationClasses.ts
breakpointValidationConditionalExpressions.ts
breakpointValidationConst.ts
breakpointValidationDebugger.ts
breakpointValidationDecorators.ts
breakpointValidationDestructuringAssignmentForArrayBindingPattern.ts
breakpointValidationDestructuringAssignmentForArrayBindingPatternDefaultValues.ts
breakpointValidationDestructuringAssignmentForObjectBindingPattern.ts
breakpointValidationDestructuringAssignmentForObjectBindingPatternDefaultValues.ts
breakpointValidationDestructuringAssignmentForOfArrayBindingPattern.ts
breakpointValidationDestructuringAssignmentForOfArrayBindingPatternDefaultValues.ts
breakpointValidationDestructuringAssignmentForOfObjectBindingPattern.ts
breakpointValidationDestructuringAssignmentForOfObjectBindingPatternDefaultValues.ts
breakpointValidationDestructuringAssignmentStatementArrayBindingPattern.ts
breakpointValidationDestructuringAssignmentStatementArrayBindingPatternDefaultValues.ts
breakpointValidationDestructuringForArrayBindingPattern.ts
breakpointValidationDestructuringForArrayBindingPatternDefaultValues.ts
breakpointValidationDestructuringForObjectBindingPattern.ts
breakpointValidationDestructuringForObjectBindingPatternDefaultValues.ts
breakpointValidationDestructuringForOfArrayBindingPattern.ts
breakpointValidationDestructuringForOfArrayBindingPatternDefaultValues.ts
breakpointValidationDestructuringForOfObjectBindingPattern.ts
breakpointValidationDestructuringForOfObjectBindingPatternDefaultValues.ts
breakpointValidationDestructuringParameterArrayBindingPattern.ts
breakpointValidationDestructuringParameterArrayBindingPattern2.ts
breakpointValidationDestructuringParameterArrayBindingPatternDefaultValues.ts
breakpointValidationDestructuringParameterArrayBindingPatternDefaultValues2.ts
breakpointValidationDestructuringParameterNestedObjectBindingPattern.ts
breakpointValidationDestructuringParameterNestedObjectBindingPatternDefaultValues.ts
breakpointValidationDestructuringParameterObjectBindingPattern.ts
breakpointValidationDestructuringParameterObjectBindingPatternDefaultValues.ts
breakpointValidationDestructuringVariableStatement.ts
breakpointValidationDestructuringVariableStatement1.ts
breakpointValidationDestructuringVariableStatementArrayBindingPattern.ts
breakpointValidationDestructuringVariableStatementArrayBindingPattern2.ts
breakpointValidationDestructuringVariableStatementArrayBindingPatternDefaultValues.ts
breakpointValidationDestructuringVariableStatementArrayBindingPatternDefaultValues2.ts
breakpointValidationDestructuringVariableStatementDefaultValues.ts
breakpointValidationDestructuringVariableStatementNestedObjectBindingPattern.ts
breakpointValidationDestructuringVariableStatementNestedObjectBindingPatternWithDefaultValues.ts
breakpointValidationDo.ts
breakpointValidationEnums.ts
breakpointValidationExportAssignment.ts
breakpointValidationExports.ts
breakpointValidationFor.ts
breakpointValidationForIn.ts
breakpointValidationFunctionExpressions.ts
breakpointValidationFunctions.ts
breakpointValidationIfElse.ts
breakpointValidationImport.ts
breakpointValidationImports.ts
breakpointValidationInBlankLine.ts
breakpointValidationInComments.ts
breakpointValidationInterface.ts
breakpointValidationLabeled.ts
breakpointValidationLet.ts
breakpointValidationModule.ts
breakpointValidationModuleAmbient.ts
breakpointValidationModuleEmpty.ts
breakpointValidationObjectLiteralExpressions.ts
breakpointValidationParenCallOrNewExpressions.ts
breakpointValidationStatements.ts
breakpointValidationSwitch.ts
breakpointValidationTryCatchFinally.ts
breakpointValidationTypeAlias.ts
breakpointValidationTypeAssertionExpressions.ts
breakpointValidationUnaryExpressions.ts
breakpointValidationVariables.ts
breakpointValidationWhile.ts
breakpointValidationWith.ts
brokenClassErrorRecovery.ts
callSignatureHelp.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
cancellationWhenfindingAllRefsOnDefinition.ts findAllReferences: Make definition info independent of search location (#21748) 2018-03-01 12:46:00 -08:00
chainedFatArrowFormatting.ts
chainedFunctionFunctionArgIndent.ts
chainedFunctionLambdaArgIndex.ts
classExtendsInterfaceSigHelp1.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
classifyThisParameter.ts
classInterfaceInsert.ts Update test baselines 2018-01-17 15:18:54 -08:00
classRenamingErrorRecovery.ts
cloduleAsBaseClass.ts
cloduleAsBaseClass2.ts Implement feedback on "Improve completions testing" (#23842) 2018-05-03 13:04:08 -07:00
cloduleTypeOf1.ts Implement feedback on "Improve completions testing" (#23842) 2018-05-03 13:04:08 -07:00
cloduleWithRecursiveReference.ts
closedCommentsInConstructor.ts
codeCompletionEscaping.ts
codeFixAddMissingInvocationForDecorator01.ts
codeFixAddMissingInvocationForDecorator_all.ts Add 'fixAllDescription' property to CodeFixAction (#22616) 2018-03-27 18:21:21 -07:00
codeFixAddMissingMember.ts Avoid unnecessary newline when inserting node at start of class (#23935) 2018-05-07 12:40:33 -07:00
codeFixAddMissingMember2.ts Avoid unnecessary newline when inserting node at start of class (#23935) 2018-05-07 12:40:33 -07:00
codeFixAddMissingMember3.ts Avoid unnecessary newline when inserting node at start of class (#23935) 2018-05-07 12:40:33 -07:00
codeFixAddMissingMember4.ts Clean up TODOs for #18445 2018-01-17 15:29:41 -08:00
codeFixAddMissingMember5.ts In insertNodeAfter, handle file with no trailing newline (#23814) 2018-05-03 12:58:42 -07:00
codeFixAddMissingMember6.ts Clean up TODOs for #18445 2018-01-17 15:29:41 -08:00
codeFixAddMissingMember7.ts In insertNodeAfter, handle file with no trailing newline (#23814) 2018-05-03 12:58:42 -07:00
codeFixAddMissingMember8.ts Multiple telemetry debug assert failure fixes (#21886) 2018-02-12 10:34:17 -08:00
codeFixAddMissingMember_all.ts Avoid unnecessary newline when inserting node at start of class (#23935) 2018-05-07 12:40:33 -07:00
codeFixAddMissingMember_all_js.ts Avoid unnecessary newline when inserting node at start of class (#23935) 2018-05-07 12:40:33 -07:00
codeFixAddMissingMember_classIsNotFirstDeclaration.ts Fix bug: ClassDeclaration not guaranteed to be first declaration of a class (#22983) 2018-03-29 14:55:22 -07:00
codeFixAddMissingTypeof1.ts add quick fix for import type missing typeof 2018-05-17 16:35:20 +08:00
codeFixAddMissingTypeof2.ts add quick fix for import type missing typeof 2018-05-17 16:35:20 +08:00
codeFixAwaitInSyncFunction1.ts
codeFixAwaitInSyncFunction2.ts
codeFixAwaitInSyncFunction3.ts
codeFixAwaitInSyncFunction4.ts
codeFixAwaitInSyncFunction5.ts
codeFixAwaitInSyncFunction6.5.ts
codeFixAwaitInSyncFunction6.ts
codeFixAwaitInSyncFunction7.ts
codeFixAwaitInSyncFunction8.ts
codeFixAwaitInSyncFunction9.ts
codeFixAwaitInSyncFunction10.ts
codeFixAwaitInSyncFunction11.ts
codeFixAwaitInSyncFunction12.ts
codeFixAwaitInSyncFunction13.ts
codeFixAwaitInSyncFunction14.ts
codeFixAwaitInSyncFunction15.ts
codeFixAwaitInSyncFunction_all.ts Add 'fixAllDescription' property to CodeFixAction (#22616) 2018-03-27 18:21:21 -07:00
codeFixAwaitShouldNotCrashIfNotInFunction.ts Fix await code action crashes when await is not in a function (#22623) 2018-03-16 11:53:17 -07:00
codeFixCalledES2015Import1.ts
codeFixCalledES2015Import2.ts
codeFixCalledES2015Import3.ts
codeFixCalledES2015Import4.ts
codeFixCalledES2015Import5.ts
codeFixCalledES2015Import6.ts
codeFixCalledES2015Import7.ts
codeFixCalledES2015Import8.ts
codeFixCalledES2015Import9.ts
codeFixCalledES2015Import10.ts
codeFixCalledES2015Import11.ts fixInvalidImportSyntax: Preserve comment (#21684) 2018-02-06 10:19:14 -08:00
codeFixCalledES2015Import12.ts
codeFixCalledES2015Import13.ts
codeFixCannotFindModule.ts When --noUnusedLocals/--noUnusedParameters is disabled, add suggestions instead of errors (#22361) 2018-04-05 12:33:00 -07:00
codeFixCannotFindModule_all.ts Add 'fixAllDescription' property to CodeFixAction (#22616) 2018-03-27 18:21:21 -07:00
codeFixCannotFindModule_nodeCoreModules.ts fixCannotFindModule: Special handling for node core modules like "fs" (#23807) 2018-05-01 14:33:42 -07:00
codeFixCannotFindModule_notIfMissing.ts When --noUnusedLocals/--noUnusedParameters is disabled, add suggestions instead of errors (#22361) 2018-04-05 12:33:00 -07:00
codeFixCannotFindModule_suggestion.ts When --noUnusedLocals/--noUnusedParameters is disabled, add suggestions instead of errors (#22361) 2018-04-05 12:33:00 -07:00
codeFixCannotFindModule_suggestion_js.ts When --noUnusedLocals/--noUnusedParameters is disabled, add suggestions instead of errors (#22361) 2018-04-05 12:33:00 -07:00
codeFixChangeExtendsToImplementsAbstractModifier.ts
codeFixChangeExtendsToImplementsTypeParams.ts When --noUnusedLocals/--noUnusedParameters is disabled, add suggestions instead of errors (#22361) 2018-04-05 12:33:00 -07:00
codeFixChangeExtendsToImplementsWithDecorator.ts
codeFixChangeExtendsToImplementsWithTrivia.ts
codeFixChangeJSDocSyntax1.ts
codeFixChangeJSDocSyntax2.ts
codeFixChangeJSDocSyntax4.ts
codeFixChangeJSDocSyntax5.ts
codeFixChangeJSDocSyntax6.ts
codeFixChangeJSDocSyntax7.ts
codeFixChangeJSDocSyntax8.ts
codeFixChangeJSDocSyntax9.ts
codeFixChangeJSDocSyntax10.ts
codeFixChangeJSDocSyntax11.ts
codeFixChangeJSDocSyntax12.ts
codeFixChangeJSDocSyntax13.ts
codeFixChangeJSDocSyntax14.ts
codeFixChangeJSDocSyntax15.ts
codeFixChangeJSDocSyntax16.ts
codeFixChangeJSDocSyntax17.ts
codeFixChangeJSDocSyntax18.ts
codeFixChangeJSDocSyntax19.ts
codeFixChangeJSDocSyntax20.ts
codeFixChangeJSDocSyntax21.ts When --noUnusedLocals/--noUnusedParameters is disabled, add suggestions instead of errors (#22361) 2018-04-05 12:33:00 -07:00
codeFixChangeJSDocSyntax22.ts
codeFixChangeJSDocSyntax23.ts
codeFixChangeJSDocSyntax24.ts
codeFixChangeJSDocSyntax25.ts
codeFixChangeJSDocSyntax26.ts
codeFixChangeJSDocSyntax_all.ts Add 'fixAllDescription' property to CodeFixAction (#22616) 2018-03-27 18:21:21 -07:00
codeFixChangeJSDocSyntax_all_nullable.ts Add 'fixAllDescription' property to CodeFixAction (#22616) 2018-03-27 18:21:21 -07:00
codeFixClassExprClassImplementClassFunctionVoidInferred.ts Remove TODO: GH#18795 comments (#23337) 2018-04-11 16:23:04 -07:00
codeFixClassExprExtendsAbstractExpressionWithTypeArgs.ts Remove TODO: GH#18795 comments (#23337) 2018-04-11 16:23:04 -07:00
codeFixClassExtendAbstractExpressionWithTypeArgs.ts Remove TODO: GH#18795 comments (#23337) 2018-04-11 16:23:04 -07:00
codeFixClassExtendAbstractGetterSetter.ts Remove TODO: GH#18795 comments (#23337) 2018-04-11 16:23:04 -07:00
codeFixClassExtendAbstractMethod.ts Remove TODO: GH#18795 comments (#23337) 2018-04-11 16:23:04 -07:00
codeFixClassExtendAbstractMethod_all.ts Add 'fixAllDescription' property to CodeFixAction (#22616) 2018-03-27 18:21:21 -07:00
codeFixClassExtendAbstractMethod_comment.ts Fix insertNodeAtClassStart for empty class with comment (#23342) 2018-04-26 08:00:38 -07:00
codeFixClassExtendAbstractMethodThis.ts Remove TODO: GH#18795 comments (#23337) 2018-04-11 16:23:04 -07:00
codeFixClassExtendAbstractMethodTypeParamsInstantiateNumber.ts Remove TODO: GH#18795 comments (#23337) 2018-04-11 16:23:04 -07:00
codeFixClassExtendAbstractMethodTypeParamsInstantiateU.ts Remove TODO: GH#18795 comments (#23337) 2018-04-11 16:23:04 -07:00
codeFixClassExtendAbstractPrivateProperty.ts When --noUnusedLocals/--noUnusedParameters is disabled, add suggestions instead of errors (#22361) 2018-04-05 12:33:00 -07:00
codeFixClassExtendAbstractProperty.ts Remove TODO: GH#18795 comments (#23337) 2018-04-11 16:23:04 -07:00
codeFixClassExtendAbstractPropertyThis.ts Clean up TODOs for #18445 2018-01-17 15:29:41 -08:00
codeFixClassExtendAbstractProtectedProperty.ts Clean up TODOs for #18445 2018-01-17 15:29:41 -08:00
codeFixClassExtendAbstractPublicProperty.ts Clean up TODOs for #18445 2018-01-17 15:29:41 -08:00
codeFixClassExtendAbstractSomePropertiesPresent.ts
codeFixClassImplementClassAbstractGettersAndSetters.ts When --noUnusedLocals/--noUnusedParameters is disabled, add suggestions instead of errors (#22361) 2018-04-05 12:33:00 -07:00
codeFixClassImplementClassFunctionVoidInferred.ts Clean up TODOs for #18445 2018-01-17 15:29:41 -08:00
codeFixClassImplementClassMemberAnonymousClass.ts
codeFixClassImplementClassMethodViaHeritage.ts
codeFixClassImplementClassMultipleSignatures1.ts When --noUnusedLocals/--noUnusedParameters is disabled, add suggestions instead of errors (#22361) 2018-04-05 12:33:00 -07:00
codeFixClassImplementClassMultipleSignatures2.ts Fix insertNodeAtClassStart for empty class with comment (#23342) 2018-04-26 08:00:38 -07:00
codeFixClassImplementClassPropertyModifiers.ts When --noUnusedLocals/--noUnusedParameters is disabled, add suggestions instead of errors (#22361) 2018-04-05 12:33:00 -07:00
codeFixClassImplementClassPropertyTypeQuery.ts Clean up TODOs for #18445 2018-01-17 15:29:41 -08:00
codeFixClassImplementDeepInheritance.ts Clean up TODOs for #18445 2018-01-17 15:29:41 -08:00
codeFixClassImplementDefaultClass.ts Clean up TODOs for #18445 2018-01-17 15:29:41 -08:00
codeFixClassImplementInterface_all.ts Add 'fixAllDescription' property to CodeFixAction (#22616) 2018-03-27 18:21:21 -07:00
codeFixClassImplementInterface_optionQuote.ts Support services settings (#22236) 2018-03-20 13:07:59 -07:00
codeFixClassImplementInterfaceArrayTuple.ts Clean up TODOs for #18445 2018-01-17 15:29:41 -08:00
codeFixClassImplementInterfaceCallSignature.ts
codeFixClassImplementInterfaceClassExpression.ts Clean up TODOs for #18445 2018-01-17 15:29:41 -08:00
codeFixClassImplementInterfaceComments.ts Don't copy trivia when implementing an interface (#23343) 2018-04-12 11:47:42 -07:00
codeFixClassImplementInterfaceComputedPropertyLiterals.ts Clean up TODOs for #18445 2018-01-17 15:29:41 -08:00
codeFixClassImplementInterfaceComputedPropertyNameWellKnownSymbols.ts Clean up TODOs for #18445 2018-01-17 15:29:41 -08:00
codeFixClassImplementInterfaceConstructSignature.ts
codeFixClassImplementInterfaceDuplicateMember1.ts
codeFixClassImplementInterfaceDuplicateMember2.ts
codeFixClassImplementInterfaceEmptyTypeLiteral.ts
codeFixClassImplementInterfaceIndexSignaturesBoth.ts Clean up TODOs for #18445 2018-01-17 15:29:41 -08:00
codeFixClassImplementInterfaceIndexSignaturesNoFix.ts
codeFixClassImplementInterfaceIndexSignaturesNumber.ts Clean up TODOs for #18445 2018-01-17 15:29:41 -08:00
codeFixClassImplementInterfaceIndexSignaturesString.ts Clean up TODOs for #18445 2018-01-17 15:29:41 -08:00
codeFixClassImplementInterfaceIndexType.ts Clean up TODOs for #18445 2018-01-17 15:29:41 -08:00
codeFixClassImplementInterfaceInheritsAbstractMethod.ts When --noUnusedLocals/--noUnusedParameters is disabled, add suggestions instead of errors (#22361) 2018-04-05 12:33:00 -07:00
codeFixClassImplementInterfaceInNamespace.ts Clean up TODOs for #18445 2018-01-17 15:29:41 -08:00
codeFixClassImplementInterfaceMappedType.ts Clean up TODOs for #18445 2018-01-17 15:29:41 -08:00
codeFixClassImplementInterfaceMemberNestedTypeAlias.ts Clean up TODOs for #18445 2018-01-17 15:29:41 -08:00
codeFixClassImplementInterfaceMemberOrdering.ts Don't copy trivia when implementing an interface (#23343) 2018-04-12 11:47:42 -07:00
codeFixClassImplementInterfaceMemberTypeAlias.ts Clean up TODOs for #18445 2018-01-17 15:29:41 -08:00
codeFixClassImplementInterfaceMethodThisAndSelfReference.ts Clean up TODOs for #18445 2018-01-17 15:29:41 -08:00
codeFixClassImplementInterfaceMethodTypePredicate.ts Clean up TODOs for #18445 2018-01-17 15:29:41 -08:00
codeFixClassImplementInterfaceMultipleImplements1.ts
codeFixClassImplementInterfaceMultipleImplements2.ts
codeFixClassImplementInterfaceMultipleImplementsIntersection1.ts
codeFixClassImplementInterfaceMultipleImplementsIntersection2.ts
codeFixClassImplementInterfaceMultipleMembersAndPunctuation.ts Clean up TODOs for #18445 2018-01-17 15:29:41 -08:00
codeFixClassImplementInterfaceMultipleSignatures.ts Clean up TODOs for #18445 2018-01-17 15:29:41 -08:00
codeFixClassImplementInterfaceMultipleSignaturesRest1.ts Clean up TODOs for #18445 2018-01-17 15:29:41 -08:00
codeFixClassImplementInterfaceMultipleSignaturesRest2.ts Clean up TODOs for #18445 2018-01-17 15:29:41 -08:00
codeFixClassImplementInterfaceNamespaceConflict.ts Clean up TODOs for #18445 2018-01-17 15:29:41 -08:00
codeFixClassImplementInterfaceObjectLiteral.ts test synthesized object literal formatting 2018-03-23 15:54:01 -07:00
codeFixClassImplementInterfaceOptionalProperty.ts Clean up TODOs for #18445 2018-01-17 15:29:41 -08:00
codeFixClassImplementInterfaceProperty.ts Clean up TODOs for #18445 2018-01-17 15:29:41 -08:00
codeFixClassImplementInterfacePropertyFromParentConstructorFunction.ts
codeFixClassImplementInterfacePropertySignatures.ts Clean up TODOs for #18445 2018-01-17 15:29:41 -08:00
codeFixClassImplementInterfaceQualifiedName.ts Clean up TODOs for #18445 2018-01-17 15:29:41 -08:00
codeFixClassImplementInterfaceSomePropertiesPresent.ts
codeFixClassImplementInterfaceTypeParamInstantiateDeeply.ts Clean up TODOs for #18445 2018-01-17 15:29:41 -08:00
codeFixClassImplementInterfaceTypeParamInstantiateError.ts
codeFixClassImplementInterfaceTypeParamInstantiateNumber.ts Fix insertNodeAtClassStart for empty class with comment (#23342) 2018-04-26 08:00:38 -07:00
codeFixClassImplementInterfaceTypeParamInstantiateT.ts Clean up TODOs for #18445 2018-01-17 15:29:41 -08:00
codeFixClassImplementInterfaceTypeParamInstantiateU.ts Clean up TODOs for #18445 2018-01-17 15:29:41 -08:00
codeFixClassImplementInterfaceTypeParamInstantiation.ts
codeFixClassImplementInterfaceTypeParamMethod.ts Clean up TODOs for #18445 2018-01-17 15:29:41 -08:00
codeFixClassImplementInterfaceUndeclaredSymbol.ts
codeFixClassPropertyInitialization.ts add support of codefix for Strict Class Initialization (#21528) 2018-02-23 07:25:50 -08:00
codeFixClassPropertyInitialization1.ts add support of codefix for Strict Class Initialization (#21528) 2018-02-23 07:25:50 -08:00
codeFixClassPropertyInitialization2.ts add support of codefix for Strict Class Initialization (#21528) 2018-02-23 07:25:50 -08:00
codeFixClassPropertyInitialization3.ts add support of codefix for Strict Class Initialization (#21528) 2018-02-23 07:25:50 -08:00
codeFixClassPropertyInitialization4.ts add support of codefix for Strict Class Initialization (#21528) 2018-02-23 07:25:50 -08:00
codeFixClassPropertyInitialization5.ts add support of codefix for Strict Class Initialization (#21528) 2018-02-23 07:25:50 -08:00
codeFixClassPropertyInitialization6.ts add support of codefix for Strict Class Initialization (#21528) 2018-02-23 07:25:50 -08:00
codeFixClassPropertyInitialization7.ts add support of codefix for Strict Class Initialization (#21528) 2018-02-23 07:25:50 -08:00
codeFixClassPropertyInitialization8.ts add support of codefix for Strict Class Initialization (#21528) 2018-02-23 07:25:50 -08:00
codeFixClassPropertyInitialization9.ts add support of codefix for Strict Class Initialization (#21528) 2018-02-23 07:25:50 -08:00
codeFixClassPropertyInitialization10.ts add support of codefix for Strict Class Initialization (#21528) 2018-02-23 07:25:50 -08:00
codeFixClassPropertyInitialization11.ts add support of codefix for Strict Class Initialization (#21528) 2018-02-23 07:25:50 -08:00
codeFixClassPropertyInitialization12.ts add support of codefix for Strict Class Initialization (#21528) 2018-02-23 07:25:50 -08:00
codeFixClassPropertyInitialization13.ts add support of codefix for Strict Class Initialization (#21528) 2018-02-23 07:25:50 -08:00
codeFixClassPropertyInitialization_all_1.ts Add 'fixAllDescription' property to CodeFixAction (#22616) 2018-03-27 18:21:21 -07:00
codeFixClassPropertyInitialization_all_2.ts Add 'fixAllDescription' property to CodeFixAction (#22616) 2018-03-27 18:21:21 -07:00
codeFixClassPropertyInitialization_all_3.ts Add 'fixAllDescription' property to CodeFixAction (#22616) 2018-03-27 18:21:21 -07:00
codeFixClassSuperMustPrecedeThisAccess.ts When --noUnusedLocals/--noUnusedParameters is disabled, add suggestions instead of errors (#22361) 2018-04-05 12:33:00 -07:00
codeFixClassSuperMustPrecedeThisAccess_all.ts Add 'fixAllDescription' property to CodeFixAction (#22616) 2018-03-27 18:21:21 -07:00
codeFixClassSuperMustPrecedeThisAccess_callWithThisInside.ts When --noUnusedLocals/--noUnusedParameters is disabled, add suggestions instead of errors (#22361) 2018-04-05 12:33:00 -07:00
codeFixConstructorForDerivedNeedSuperCall.ts Clean up TODOs for #18445 2018-01-17 15:29:41 -08:00
codeFixConstructorForDerivedNeedSuperCall_all.ts Add 'fixAllDescription' property to CodeFixAction (#22616) 2018-03-27 18:21:21 -07:00
codeFixCorrectQualifiedNameToIndexedAccessType01.ts When --noUnusedLocals/--noUnusedParameters is disabled, add suggestions instead of errors (#22361) 2018-04-05 12:33:00 -07:00
codeFixCorrectQualifiedNameToIndexedAccessType_all.ts Add 'fixAllDescription' property to CodeFixAction (#22616) 2018-03-27 18:21:21 -07:00
codeFixDisableJsDiagnosticsInFile.ts
codeFixDisableJsDiagnosticsInFile2.ts
codeFixDisableJsDiagnosticsInFile3.ts
codeFixDisableJsDiagnosticsInFile4.ts
codeFixDisableJsDiagnosticsInFile5.ts
codeFixDisableJsDiagnosticsInFile6.ts Fix ignore message indentation (#22340) 2018-03-06 12:19:19 -08:00
codeFixDisableJsDiagnosticsInFile7.ts Fix ignore message indentation (#22340) 2018-03-06 12:19:19 -08:00
codeFixDisableJsDiagnosticsInFile8.ts Fix ignore message indentation (#22340) 2018-03-06 12:19:19 -08:00
codeFixDisableJsDiagnosticsInFile_all.ts Add 'fixAllDescription' property to CodeFixAction (#22616) 2018-03-27 18:21:21 -07:00
codeFixDisableJsDiagnosticsInFile_tsIgnore_indent.ts Fix placement of indent for @ts-ignore comment (#24143) 2018-05-15 16:21:15 -07:00
codeFixExtendsInterfaceBecomesImplements.ts
codeFixExtendsInterfaceBecomesImplements_all.ts Add 'fixAllDescription' property to CodeFixAction (#22616) 2018-03-27 18:21:21 -07:00
codeFixForgottenThisPropertyAccess01.ts
codeFixForgottenThisPropertyAccess02.ts
codeFixForgottenThisPropertyAccess03.ts Handle trivia in code fix forgotten-this 2018-01-30 13:25:39 -08:00
codeFixForgottenThisPropertyAccess04.ts Multiple telemetry debug assert failure fixes (#21886) 2018-02-12 10:34:17 -08:00
codeFixForgottenThisPropertyAccess_all.ts Make code fix to add 'this.' work for statics (#23527) 2018-04-19 15:39:44 -07:00
codeFixForgottenThisPropertyAccess_static.ts Make code fix to add 'this.' work for statics (#23527) 2018-04-19 15:39:44 -07:00
codeFixInferFromUsage.ts
codeFixInferFromUsage_all.ts codeFixInferFromUsage: Avoid duplicate fix for variable declaration (#24169) 2018-05-16 12:28:27 -07:00
codeFixInferFromUsage_noCrashOnMissingParens.ts textChanges: Don't crash when inserting type annotation on function with no parens (#23034) 2018-04-02 08:41:22 -07:00
codeFixInferFromUsageCall.ts
codeFixInferFromUsageGetter.ts
codeFixInferFromUsageGetter2.ts
codeFixInferFromUsageInaccessibleTypes.ts When --noUnusedLocals/--noUnusedParameters is disabled, add suggestions instead of errors (#22361) 2018-04-05 12:33:00 -07:00
codeFixInferFromUsageJSXElement.ts Handel synthetic rest parameter declarations 2018-05-15 22:08:01 -07:00
codeFixInferFromUsageMember.ts
codeFixInferFromUsageMember2.ts
codeFixInferFromUsageMember3.ts
codeFixInferFromUsageMultipleParameters.ts
codeFixInferFromUsageOptionalParam.ts When --noUnusedLocals/--noUnusedParameters is disabled, add suggestions instead of errors (#22361) 2018-04-05 12:33:00 -07:00
codeFixInferFromUsageOptionalParam2.ts
codeFixInferFromUsagePropertyAccess.ts
codeFixInferFromUsageRestParam.ts When --noUnusedLocals/--noUnusedParameters is disabled, add suggestions instead of errors (#22361) 2018-04-05 12:33:00 -07:00
codeFixInferFromUsageRestParam2.ts When --noUnusedLocals/--noUnusedParameters is disabled, add suggestions instead of errors (#22361) 2018-04-05 12:33:00 -07:00
codeFixInferFromUsageRestParam3.ts When --noUnusedLocals/--noUnusedParameters is disabled, add suggestions instead of errors (#22361) 2018-04-05 12:33:00 -07:00
codeFixInferFromUsageSetter.ts When --noUnusedLocals/--noUnusedParameters is disabled, add suggestions instead of errors (#22361) 2018-04-05 12:33:00 -07:00
codeFixInferFromUsageSetter2.ts When --noUnusedLocals/--noUnusedParameters is disabled, add suggestions instead of errors (#22361) 2018-04-05 12:33:00 -07:00
codeFixInferFromUsageSetterWithInaccessibleType.ts When --noUnusedLocals/--noUnusedParameters is disabled, add suggestions instead of errors (#22361) 2018-04-05 12:33:00 -07:00
codeFixInferFromUsageVariable.ts
codeFixInferFromUsageVariable2.ts
codeFixInPropertyAccess_js.ts Add 'fixAllDescription' property to CodeFixAction (#22616) 2018-03-27 18:21:21 -07:00
codeFixNegativeReplaceQualifiedNameWithIndexedAccessType01.ts
codeFixRequireInTs.ts Add code fix to convert 'require' in a '.ts' file to an 'import' (#23711) 2018-05-01 09:24:02 -07:00
codeFixRequireInTs_all.ts Add code fix to convert 'require' in a '.ts' file to an 'import' (#23711) 2018-05-01 09:24:02 -07:00
codeFixRequireInTs_allowSyntheticDefaultImports.ts Add code fix to convert 'require' in a '.ts' file to an 'import' (#23711) 2018-05-01 09:24:02 -07:00
codeFixSpelling1.ts
codeFixSpelling2.ts
codeFixSpelling3.ts Prioritize spelling fix over add-missing-member fix (#23268) 2018-04-09 13:23:11 -07:00
codeFixSpelling4.ts
codeFixSpelling5.ts When --noUnusedLocals/--noUnusedParameters is disabled, add suggestions instead of errors (#22361) 2018-04-05 12:33:00 -07:00
codeFixSpelling_all.ts Merge branch 'master' into spelling-fix 2018-04-03 10:51:40 +08:00
codeFixSpellingVsImport.ts Prioritize spelling fix over add-missing-member fix (#23268) 2018-04-09 13:23:11 -07:00
codeFixSpellingVsMissingMember.ts Prioritize spelling fix over add-missing-member fix (#23268) 2018-04-09 13:23:11 -07:00
codeFixUndeclaredAcrossFiles1.ts Refactor binder and update baselines. 2018-02-13 15:44:15 -08:00
codeFixUndeclaredAcrossFiles2.ts
codeFixUndeclaredClassInstance.ts
codeFixUndeclaredClassInstanceWithTypeParams.ts
codeFixUndeclaredIndexSignatureNumericLiteral.ts
codeFixUndeclaredInStaticMethod.ts Avoid unnecessary newline when inserting node at start of class (#23935) 2018-05-07 12:40:33 -07:00
codeFixUndeclaredMethod.ts Avoid unnecessary newline when inserting node at start of class (#23935) 2018-05-07 12:40:33 -07:00
codeFixUndeclaredPropertyAccesses.ts
codeFixUndeclaredPropertyFunctionEmptyClass.ts
codeFixUndeclaredPropertyFunctionNonEmptyClass.ts fixAddMissingMember: Add a new PropertyDeclaration at the end of the first set (#23837) 2018-05-02 15:42:05 -07:00
codeFixUndeclaredPropertyNumericLiteral.ts
codeFixUndeclaredPropertyObjectLiteral.ts
codeFixUndeclaredPropertyObjectLiteralStrictNullChecks.ts
codeFixUndeclaredPropertyThisType.ts
codeFixUnreachableCode.ts Add code fix to remove unreachable code (#24028) 2018-05-10 16:44:48 -07:00
codeFixUnreachableCode_if.ts Add code fix to remove unreachable code (#24028) 2018-05-10 16:44:48 -07:00
codeFixUnusedIdentifier_all_delete.ts Improve ChangeTracker#deleteNodeInList (#24221) 2018-05-17 14:31:58 -07:00
codeFixUnusedIdentifier_all_delete_paramInFunction.ts fixUnusedIdentifier: Don't delete node whose ancestor was already deleted (#24207) 2018-05-17 14:08:58 -07:00
codeFixUnusedIdentifier_all_prefix.ts Add 'fixAllDescription' property to CodeFixAction (#22616) 2018-03-27 18:21:21 -07:00
codeFixUnusedIdentifier_destructure_allUnused.ts fixUnusedIdentifier: Handle destructure with all bindings unused (#23805) 2018-05-08 13:33:55 -07:00
codeFixUnusedIdentifier_destructure_allUnused_all.ts fixUnusedIdentifier: Handle destructure with all bindings unused (#23805) 2018-05-08 13:33:55 -07:00
codeFixUnusedIdentifier_destructure_allUnused_for.ts fixUnusedIdentifier: Handle destructure with all bindings unused (#23805) 2018-05-08 13:33:55 -07:00
codeFixUnusedIdentifier_destructure_allUnused_nested.ts fixUnusedIdentifier: Handle destructure with all bindings unused (#23805) 2018-05-08 13:33:55 -07:00
codeFixUnusedIdentifier_destructure_partlyUnused.ts Handle BindingElement in fixUnusedIdentifier (#23819) 2018-05-08 11:23:01 -07:00
codeFixUnusedIdentifier_set.ts fixUnusedIdentifier: Don't remove setter parameter (#22488) 2018-03-12 16:07:20 -07:00
codeFixUnusedIdentifier_suggestion.ts When --noUnusedLocals/--noUnusedParameters is disabled, add suggestions instead of errors (#22361) 2018-04-05 12:33:00 -07:00
codeFixUseDefaultImport.ts When --noUnusedLocals/--noUnusedParameters is disabled, add suggestions instead of errors (#22361) 2018-04-05 12:33:00 -07:00
codeFixUseDefaultImport_all.ts Add 'fixAllDescription' property to CodeFixAction (#22616) 2018-03-27 18:21:21 -07:00
commentBraceCompletionPosition.ts
commentsBlocks.ts
commentsClass.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
commentsClassMembers.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
commentsCommentParsing.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
commentsEnums.ts Implement feedback on "Improve completions testing" (#23842) 2018-05-03 13:04:08 -07:00
commentsExternalModules.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
commentsFunctionDeclaration.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
commentsFunctionExpression.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
commentsImportDeclaration.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
commentsInheritance.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
commentsInterface.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
commentsLinePreservation.ts
commentsModules.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
commentsMultiModuleMultiFile.ts
commentsMultiModuleSingleFile.ts
commentsOverloads.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
commentsUnion.ts
commentsVariables.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
compileOnSaveWorksWhenEmitBlockingErrorOnOtherFile.ts
completionAfterAtChar.ts
completionAfterBackslashFollowingString.ts Update test baselines 2018-01-17 15:18:54 -08:00
completionAfterBrace.ts Fix completions and brace in empty file (#22620) 2018-03-16 11:05:33 -07:00
completionAfterDotDotDot.ts
completionBeforeSemanticDiagnosticsInArrowFunction1.ts
completionEntryForClassMembers.ts
completionEntryForClassMembers2.ts Use getAllSuperTypeNodes in more places (#22718) 2018-03-28 13:33:20 -07:00
completionEntryForClassMembers3.ts
completionEntryForConst.ts
completionEntryForDeferredMappedTypeMembers.ts
completionEntryForImportName.ts
completionEntryForPrimitive.ts
completionEntryForPropertyFromUnionOfModuleType.ts
completionEntryForShorthandPropertyAssignment.ts
completionEntryForUnionMethod.ts
completionEntryForUnionProperty.ts
completionEntryForUnionProperty2.ts
completionEntryOnNarrowedType.ts
completionForQuotedPropertyInPropertyAssignment1.ts completions: isNewIdentifierLocation = false for string literal where all legal values are known (#22933) 2018-03-27 19:36:54 -07:00
completionForQuotedPropertyInPropertyAssignment2.ts completions: isNewIdentifierLocation = false for string literal where all legal values are known (#22933) 2018-03-27 19:36:54 -07:00
completionForQuotedPropertyInPropertyAssignment3.ts completions: isNewIdentifierLocation = false for string literal where all legal values are known (#22933) 2018-03-27 19:36:54 -07:00
completionForQuotedPropertyInPropertyAssignment4.ts
completionForStringLiteral.ts
completionForStringLiteral2.ts completions: isNewIdentifierLocation = false for string literal where all legal values are known (#22933) 2018-03-27 19:36:54 -07:00
completionForStringLiteral3.ts Improve string literal completions from a signature (#23062) 2018-04-02 13:01:31 -07:00
completionForStringLiteral4.ts
completionForStringLiteral5.ts
completionForStringLiteral6.ts
completionForStringLiteral7.ts completions: isNewIdentifierLocation = false for string literal where all legal values are known (#22933) 2018-03-27 19:36:54 -07:00
completionForStringLiteral8.ts
completionForStringLiteral10.ts
completionForStringLiteral11.ts
completionForStringLiteral12.ts
completionForStringLiteral13.ts
completionForStringLiteral_details.ts Add 'string' ScriptElementKind (#23821) 2018-05-07 12:39:00 -07:00
completionForStringLiteralExport.ts Merge branch 'master' into vfs 2018-04-17 14:39:20 -07:00
completionForStringLiteralFromSignature.ts Improve string literal completions from a signature (#23062) 2018-04-02 13:01:31 -07:00
completionForStringLiteralFromSignature2.ts Improve string literal completions from a signature (#23062) 2018-04-02 13:01:31 -07:00
completionForStringLiteralImport1.ts Merge branch 'master' into vfs 2018-04-17 14:39:20 -07:00
completionForStringLiteralImport2.ts Merge branch 'master' into vfs 2018-04-17 14:39:20 -07:00
completionForStringLiteralInIndexedAccess01.ts
completionForStringLiteralNonrelativeImport1.ts Always test replacementSpan, and don't provide if it would just be an identifier (#22918) 2018-03-27 15:15:50 -07:00
completionForStringLiteralNonrelativeImport2.ts Clean up code for nonrelative path completions (#23150) 2018-04-06 12:19:08 -07:00
completionForStringLiteralNonrelativeImport3.ts Clean up code for nonrelative path completions (#23150) 2018-04-06 12:19:08 -07:00
completionForStringLiteralNonrelativeImport4.ts Implement feedback on "Improve completions testing" (#23842) 2018-05-03 13:04:08 -07:00
completionForStringLiteralNonrelativeImport5.ts Implement feedback on "Improve completions testing" (#23842) 2018-05-03 13:04:08 -07:00
completionForStringLiteralNonrelativeImport7.ts Implement feedback on "Improve completions testing" (#23842) 2018-05-03 13:04:08 -07:00
completionForStringLiteralNonrelativeImport8.ts Implement feedback on "Improve completions testing" (#23842) 2018-05-03 13:04:08 -07:00
completionForStringLiteralNonrelativeImport9.ts Implement feedback on "Improve completions testing" (#23842) 2018-05-03 13:04:08 -07:00
completionForStringLiteralNonrelativeImport10.ts Implement feedback on "Improve completions testing" (#23842) 2018-05-03 13:04:08 -07:00
completionForStringLiteralNonrelativeImport11.ts Implement feedback on "Improve completions testing" (#23842) 2018-05-03 13:04:08 -07:00
completionForStringLiteralNonrelativeImport12.ts Implement feedback on "Improve completions testing" (#23842) 2018-05-03 13:04:08 -07:00
completionForStringLiteralNonrelativeImportTypings1.ts
completionForStringLiteralNonrelativeImportTypings2.ts
completionForStringLiteralNonrelativeImportTypings3.ts Clean up code for nonrelative path completions (#23150) 2018-04-06 12:19:08 -07:00
completionForStringLiteralRelativeImport3.ts Implement feedback on "Improve completions testing" (#23842) 2018-05-03 13:04:08 -07:00
completionForStringLiteralRelativeImport4.ts Implement feedback on "Improve completions testing" (#23842) 2018-05-03 13:04:08 -07:00
completionForStringLiteralRelativeImportAllowJSFalse.ts
completionForStringLiteralRelativeImportAllowJSTrue.ts
completionForStringLiteralWithDynamicImport.ts Merge branch 'master' into vfs 2018-04-17 14:39:20 -07:00
completionInAugmentedClassModule.ts
completionInfoWithExplicitTypeArguments.ts
completionInFunctionLikeBody.ts add completion filter for function like body (#21257) 2018-01-19 17:26:58 -08:00
completionInIncompleteCallExpression.ts
completionInJsDoc.ts add template to jsdoc completion (#21978) 2018-02-16 16:27:57 -08:00
completionInJSDocFunctionNew.ts Remove pointless fourslash tests 2018-01-25 12:25:56 -08:00
completionInJSDocFunctionThis.ts Remove pointless fourslash tests 2018-01-25 12:25:56 -08:00
completionInJsDocQualifiedNames.ts
completionInNamedImportLocation.ts
completionInsideFunctionContainsArguments.ts
completionInTypeOf1.ts
completionInTypeOf2.ts
completionList_getExportsOfModule.ts
completionListAfterAnyType.ts
completionListAfterClassExtends.ts
completionListAfterFunction.ts
completionListAfterFunction2.ts
completionListAfterFunction3.ts
completionListAfterInvalidCharacter.ts
completionListAfterNumericLiteral.ts
completionListAfterNumericLiteral1.ts
completionListAfterObjectLiteral1.ts
completionListAfterPropertyName.ts
completionListAfterRegularExpressionLiteral01.ts
completionListAfterRegularExpressionLiteral1.ts
completionListAfterRegularExpressionLiteral02.ts
completionListAfterRegularExpressionLiteral03.ts
completionListAfterRegularExpressionLiteral04.ts
completionListAfterRegularExpressionLiteral05.ts
completionListAfterSlash.ts
completionListAfterSpreadOperator01.ts
completionListAfterStringLiteral1.ts
completionListAfterStringLiteralTypeWithNoSubstitutionTemplateLiteral.ts
completionListAndMemberListOnCommentedDot.ts
completionListAndMemberListOnCommentedLine.ts
completionListAndMemberListOnCommentedWhiteSpace.ts
completionListAtBeginningOfFile01.ts
completionListAtBeginningOfIdentifierInArrowFunction01.ts
completionListAtDeclarationOfParameterType.ts
completionListAtEndOfWordInArrowFunction01.ts
completionListAtEndOfWordInArrowFunction02.ts
completionListAtEndOfWordInArrowFunction03.ts
completionListAtEOF.ts
completionListAtEOF1.ts
completionListAtEOF2.ts
completionListAtIdentifierDefinitionLocations_catch.ts
completionListAtIdentifierDefinitionLocations_classes.ts
completionListAtIdentifierDefinitionLocations_destructuring.ts
completionListAtIdentifierDefinitionLocations_enumMembers.ts
completionListAtIdentifierDefinitionLocations_enumMembers2.ts
completionListAtIdentifierDefinitionLocations_enums.ts
completionListAtIdentifierDefinitionLocations_functions.ts
completionListAtIdentifierDefinitionLocations_Generics.ts
completionListAtIdentifierDefinitionLocations_interfaces.ts
completionListAtIdentifierDefinitionLocations_parameters.ts
completionListAtIdentifierDefinitionLocations_properties.ts
completionListAtIdentifierDefinitionLocations_varDeclarations.ts
completionListAtInvalidLocations.ts
completionListAtNodeBoundry.ts
completionListBeforeKeyword.ts
completionListBeforeNewScope01.ts
completionListBeforeNewScope02.ts
completionListBuilderLocations_Modules.ts
completionListBuilderLocations_parameters.ts
completionListBuilderLocations_properties.ts
completionListBuilderLocations_VariableDeclarations.ts
completionListCladule.ts
completionListClassMembers.ts
completionListEnumMembers.ts
completionListEnumValues.ts
completionListErrorRecovery.ts
completionListErrorRecovery2.ts
completionListForDerivedType1.ts
completionListForExportEquals.ts
completionListForExportEquals2.ts
completionListForGenericInstance1.ts
completionListForNonExportedMemberInAmbientModuleWithExportAssignment1.ts
completionListForObjectSpread.ts
completionListForRest.ts
completionListForShorthandPropertyAssignment.ts
completionListForShorthandPropertyAssignment2.ts
completionListForTransitivelyExportedMembers01.ts
completionListForTransitivelyExportedMembers02.ts
completionListForTransitivelyExportedMembers03.ts
completionListForTransitivelyExportedMembers04.ts
completionListForUnicodeEscapeName.ts
completionListFunctionExpression.ts
completionListFunctionMembers.ts
completionListGenericConstraints.ts
completionListImplementingInterfaceFunctions.ts
completionListInArrowFunctionInUnclosedCallSite01.ts
completionListInClassExpressionWithTypeParameter.ts
completionListInClosedFunction01.ts
completionListInClosedFunction02.ts
completionListInClosedFunction03.ts
completionListInClosedFunction04.ts
completionListInClosedFunction05.ts
completionListInClosedFunction06.ts
completionListInClosedFunction07.ts
completionListInClosedObjectTypeLiteralInSignature01.ts
completionListInClosedObjectTypeLiteralInSignature02.ts
completionListInClosedObjectTypeLiteralInSignature03.ts
completionListInClosedObjectTypeLiteralInSignature04.ts Test for isNewIdentifierLocation, and make true for type with index signature (#22910) 2018-03-27 13:05:41 -07:00
completionListInComments.ts
completionListInComments2.ts
completionListInComments3.ts
completionListInContextuallyTypedArgument.ts
completionListInEmptyFile.ts
completionListInExportClause01.ts
completionListInExportClause02.ts
completionListInExportClause03.ts
completionListInExtendsClause.ts
completionListInExtendsClauseAtEOF.ts
completionListInFatArrow.ts
completionListInFunctionDeclaration.ts
completionListInFunctionExpression.ts
completionListInImportClause01.ts
completionListInImportClause02.ts
completionListInImportClause03.ts
completionListInImportClause04.ts
completionListInImportClause05.ts Clean up code for nonrelative path completions (#23150) 2018-04-06 12:19:08 -07:00
completionListInImportClause06.ts Always test replacementSpan, and don't provide if it would just be an identifier (#22918) 2018-03-27 15:15:50 -07:00
completionListInIndexSignature01.ts
completionListInIndexSignature02.ts
completionListInMiddleOfIdentifierInArrowFunction01.ts
completionListInNamedClassExpression.ts
completionListInNamedClassExpressionWithShadowing.ts
completionListInNamedFunctionExpression.ts
completionListInNamedFunctionExpression1.ts
completionListInNamedFunctionExpressionWithShadowing.ts
completionListInNamespaceImportName01.ts
completionListInObjectBindingPattern01.ts
completionListInObjectBindingPattern02.ts
completionListInObjectBindingPattern03.ts
completionListInObjectBindingPattern04.ts
completionListInObjectBindingPattern05.ts
completionListInObjectBindingPattern06.ts
completionListInObjectBindingPattern07.ts
completionListInObjectBindingPattern08.ts
completionListInObjectBindingPattern09.ts
completionListInObjectBindingPattern10.ts
completionListInObjectBindingPattern11.ts
completionListInObjectBindingPattern12.ts
completionListInObjectBindingPattern13.ts
completionListInObjectBindingPattern14.ts
completionListInObjectLiteral.ts
completionListInObjectLiteral2.ts
completionListInObjectLiteral3.ts
completionListInObjectLiteral4.ts
completionListInObjectLiteralPropertyAssignment.ts
completionListInObjectLiteralThatIsParameterOfFunctionCall.ts
completionListInScope.ts Add completions from the 'this' type (#21231) 2018-01-17 12:05:31 -08:00
completionListInScope_doesNotIncludeAugmentations.ts
completionListInsideTargetTypedFunction.ts
completionListInstanceProtectedMembers.ts
completionListInstanceProtectedMembers2.ts
completionListInstanceProtectedMembers3.ts
completionListInstanceProtectedMembers4.ts
completionListInStringLiterals1.ts
completionListInStringLiterals2.ts
completionListInTemplateLiteralParts1.ts
completionListInTemplateLiteralPartsNegatives1.ts
completionListInTypedObjectLiterals2.ts
completionListInTypedObjectLiterals3.ts
completionListInTypedObjectLiterals4.ts
completionListInTypedObjectLiteralsWithPartialPropertyNames.ts
completionListInTypedObjectLiteralsWithPartialPropertyNames2.ts
completionListInTypeParameterOfClassExpression1.ts
completionListInTypeParameterOfTypeAlias1.ts
completionListInTypeParameterOfTypeAlias2.ts
completionListInTypeParameterOfTypeAlias3.ts
completionListInUnclosedCommaExpression01.ts
completionListInUnclosedCommaExpression02.ts
completionListInUnclosedDeleteExpression01.ts
completionListInUnclosedDeleteExpression02.ts
completionListInUnclosedElementAccessExpression01.ts
completionListInUnclosedElementAccessExpression02.ts
completionListInUnclosedForLoop01.ts
completionListInUnclosedForLoop02.ts
completionListInUnclosedFunction01.ts Implement feedback on "Improve completions testing" (#23842) 2018-05-03 13:04:08 -07:00
completionListInUnclosedFunction02.ts Implement feedback on "Improve completions testing" (#23842) 2018-05-03 13:04:08 -07:00
completionListInUnclosedFunction03.ts Implement feedback on "Improve completions testing" (#23842) 2018-05-03 13:04:08 -07:00
completionListInUnclosedFunction04.ts Implement feedback on "Improve completions testing" (#23842) 2018-05-03 13:04:08 -07:00
completionListInUnclosedFunction05.ts Implement feedback on "Improve completions testing" (#23842) 2018-05-03 13:04:08 -07:00
completionListInUnclosedFunction06.ts Implement feedback on "Improve completions testing" (#23842) 2018-05-03 13:04:08 -07:00
completionListInUnclosedFunction07.ts Implement feedback on "Improve completions testing" (#23842) 2018-05-03 13:04:08 -07:00
completionListInUnclosedFunction08.ts Implement feedback on "Improve completions testing" (#23842) 2018-05-03 13:04:08 -07:00
completionListInUnclosedFunction09.ts Implement feedback on "Improve completions testing" (#23842) 2018-05-03 13:04:08 -07:00
completionListInUnclosedFunction10.ts Implement feedback on "Improve completions testing" (#23842) 2018-05-03 13:04:08 -07:00
completionListInUnclosedFunction11.ts Implement feedback on "Improve completions testing" (#23842) 2018-05-03 13:04:08 -07:00
completionListInUnclosedFunction12.ts Implement feedback on "Improve completions testing" (#23842) 2018-05-03 13:04:08 -07:00
completionListInUnclosedFunction13.ts Implement feedback on "Improve completions testing" (#23842) 2018-05-03 13:04:08 -07:00
completionListInUnclosedFunction14.ts Implement feedback on "Improve completions testing" (#23842) 2018-05-03 13:04:08 -07:00
completionListInUnclosedFunction15.ts Implement feedback on "Improve completions testing" (#23842) 2018-05-03 13:04:08 -07:00
completionListInUnclosedFunction16.ts Implement feedback on "Improve completions testing" (#23842) 2018-05-03 13:04:08 -07:00
completionListInUnclosedFunction17.ts Implement feedback on "Improve completions testing" (#23842) 2018-05-03 13:04:08 -07:00
completionListInUnclosedFunction18.ts Implement feedback on "Improve completions testing" (#23842) 2018-05-03 13:04:08 -07:00
completionListInUnclosedFunction19.ts Implement feedback on "Improve completions testing" (#23842) 2018-05-03 13:04:08 -07:00
completionListInUnclosedIndexSignature01.ts
completionListInUnclosedIndexSignature02.ts
completionListInUnclosedIndexSignature03.ts
completionListInUnclosedObjectTypeLiteralInSignature01.ts
completionListInUnclosedObjectTypeLiteralInSignature02.ts Implement feedback on "Improve completions testing" (#23842) 2018-05-03 13:04:08 -07:00
completionListInUnclosedObjectTypeLiteralInSignature03.ts
completionListInUnclosedObjectTypeLiteralInSignature04.ts Test for isNewIdentifierLocation, and make true for type with index signature (#22910) 2018-03-27 13:05:41 -07:00
completionListInUnclosedSpreadExpression01.ts
completionListInUnclosedSpreadExpression02.ts
completionListInUnclosedTaggedTemplate01.ts
completionListInUnclosedTaggedTemplate02.ts
completionListInUnclosedTemplate01.ts
completionListInUnclosedTemplate02.ts
completionListInUnclosedTypeArguments.ts Allow types as well as values in possibly type argument location 2018-03-08 16:06:26 -08:00
completionListInUnclosedTypeOfExpression01.ts
completionListInUnclosedTypeOfExpression02.ts
completionListInUnclosedVoidExpression01.ts
completionListInUnclosedYieldExpression01.ts
completionListInvalidMemberNames.ts completions: isNewIdentifierLocation = false for string literal where all legal values are known (#22933) 2018-03-27 19:36:54 -07:00
completionListInvalidMemberNames2.ts
completionListInvalidMemberNames_escapeQuote.ts Support services settings (#22236) 2018-03-20 13:07:59 -07:00
completionListInvalidMemberNames_startWithSpace.ts
completionListInvalidMemberNames_withExistingIdentifier.ts Fix bug: replacmentSpan for completion shouldn't include property name that doesn't start with completion name (#21587) 2018-02-05 11:20:22 -08:00
completionListIsGlobalCompletion.ts
completionListKeywords.ts
completionListModuleMembers.ts
completionListNewIdentifierBindingElement.ts
completionListNewIdentifierFunctionDeclaration.ts
completionListNewIdentifierVariableDeclaration.ts
completionListObjectMembers.ts
completionListOfGnericSymbol.ts
completionListOfSplitInterface.ts
completionListOfUnion.ts
completionListOnAliasedModule.ts
completionListOnAliases.ts
completionListOnAliases2.ts
completionListOnAliases3.ts
completionListOnFunctionCallWithOptionalArgument.ts
completionListOnMethodParameterName.ts
completionListOnParam.ts
completionListOnParamInClass.ts
completionListOnParamOfGenericType1.ts
completionListOnPrivateVariableInModule.ts
completionListOnSuper.ts
completionListOnVarBetweenModules.ts
completionListOutsideOfClosedArrowFunction01.ts
completionListOutsideOfClosedArrowFunction02.ts
completionListOutsideOfClosedFunctionDeclaration01.ts
completionListOutsideOfForLoop01.ts
completionListOutsideOfForLoop02.ts
completionListPrimitives.ts Improve completions testing (#23591) 2018-05-01 13:00:13 -07:00
completionListPrivateMembers.ts
completionListPrivateMembers2.ts
completionListPrivateMembers3.ts
completionListProtectedMembers.ts Implement feedback on "Improve completions testing" (#23842) 2018-05-03 13:04:08 -07:00
completionListStaticProtectedMembers.ts Implement feedback on "Improve completions testing" (#23842) 2018-05-03 13:04:08 -07:00
completionListStaticProtectedMembers2.ts
completionListStaticProtectedMembers3.ts
completionListStaticProtectedMembers4.ts
completionListsThroughTransitiveBaseClasses.ts Improve completions testing (#23591) 2018-05-01 13:00:13 -07:00
completionListsThroughTransitiveBaseClasses2.ts Improve completions testing (#23591) 2018-05-01 13:00:13 -07:00
completionListSuperMembers.ts Implement feedback on "Improve completions testing" (#23842) 2018-05-03 13:04:08 -07:00
completionListWithAmbientDeclaration.ts Implement feedback on "Improve completions testing" (#23842) 2018-05-03 13:04:08 -07:00
completionListWithLabel.ts
completionListWithMeanings.ts
completionListWithModulesFromModule.ts
completionListWithModulesInsideModuleScope.ts Test for isNewIdentifierLocation, and make true for type with index signature (#22910) 2018-03-27 13:05:41 -07:00
completionListWithModulesOutsideModuleScope.ts
completionListWithModulesOutsideModuleScope2.ts
completionListWithUnresolvedModule.ts
completionOfInterfaceAndVar.ts Symbol kind needs to use location before falling back to flags 2018-03-08 11:50:52 -08:00
completionsDefaultExport.ts
completionsDestructuring.ts
completionsForRecursiveGenericTypesMember.ts
completionsImport_compilerOptionsModule.ts Implement feedback on "Improve completions testing" (#23842) 2018-05-03 13:04:08 -07:00
completionsImport_default_addToNamedImports.ts
completionsImport_default_addToNamespaceImport.ts
completionsImport_default_alreadyExistedWithRename.ts Clean up TODOs for #18445 2018-01-17 15:29:41 -08:00
completionsImport_default_anonymous.ts Implement feedback on "Improve completions testing" (#23842) 2018-05-03 13:04:08 -07:00
completionsImport_default_didNotExistBefore.ts Don't offer import completions in non-module files unless "--module" is set (#22951) 2018-04-02 10:21:14 -07:00
completionsImport_default_exportDefaultIdentifier.ts Don't add import completion for re-export with different name (#23211) 2018-04-06 10:05:38 -07:00
completionsImport_defaultFalsePositive.ts Implement feedback on "Improve completions testing" (#23842) 2018-05-03 13:04:08 -07:00
completionsImport_details_withMisspelledName.ts Allow getting import completion details with misspelled name (#23624) 2018-04-23 11:24:51 -07:00
completionsImport_fromAmbientModule.ts Don't offer import completions in non-module files unless "--module" is set (#22951) 2018-04-02 10:21:14 -07:00
completionsImport_matching.ts Implement feedback on "Improve completions testing" (#23842) 2018-05-03 13:04:08 -07:00
completionsImport_multipleWithSameName.ts Don't offer import completions in non-module files unless "--module" is set (#22951) 2018-04-02 10:21:14 -07:00
completionsImport_named_addToNamedImports.ts
completionsImport_named_didNotExistBefore.ts Implement feedback on "Improve completions testing" (#23842) 2018-05-03 13:04:08 -07:00
completionsImport_named_exportEqualsNamespace.ts Don't offer import completions in non-module files unless "--module" is set (#22951) 2018-04-02 10:21:14 -07:00
completionsImport_named_exportEqualsNamespace_merged.ts Don't offer import completions in non-module files unless "--module" is set (#22951) 2018-04-02 10:21:14 -07:00
completionsImport_named_namespaceImportExists.ts Clean up TODOs for #18445 2018-01-17 15:29:41 -08:00
completionsImport_notFromIndex.ts Don't add import completion from a re-export in "./index" (#23623) 2018-04-25 16:15:49 -07:00
completionsImport_notFromUnrelatedNodeModules.ts Implement feedback on "Improve completions testing" (#23842) 2018-05-03 13:04:08 -07:00
completionsImport_ofAlias.ts Implement feedback on "Improve completions testing" (#23842) 2018-05-03 13:04:08 -07:00
completionsImport_ofAlias_preferShortPath.ts Implement feedback on "Improve completions testing" (#23842) 2018-05-03 13:04:08 -07:00
completionsImport_previousTokenIsSemicolon.ts
completionsImport_quoteStyle.ts Don't offer import completions in non-module files unless "--module" is set (#22951) 2018-04-02 10:21:14 -07:00
completionsImport_reExport_wrongName.ts Don't add import completion for re-export with different name (#23211) 2018-04-06 10:05:38 -07:00
completionsImport_reExportDefault.ts Don't offer import completions in non-module files unless "--module" is set (#22951) 2018-04-02 10:21:14 -07:00
completionsImport_require.ts Don't offer import completions in non-module files unless "--module" is set (#22951) 2018-04-02 10:21:14 -07:00
completionsImport_shadowedByLocal.ts Implement feedback on "Improve completions testing" (#23842) 2018-05-03 13:04:08 -07:00
completionsImport_tsx.ts Remove unnecessary filtering of tsx completions (#24004) 2018-05-09 15:18:45 -07:00
completionsImportBaseUrl.ts Don't offer import completions in non-module files unless "--module" is set (#22951) 2018-04-02 10:21:14 -07:00
completionsInJsxTag.ts Fix completion of jsx attributes in self closing element 2018-02-12 11:57:20 -08:00
completionsInterfaceElement.ts Test for isNewIdentifierLocation, and make true for type with index signature (#22910) 2018-03-27 13:05:41 -07:00
completionsJsdocTag.ts
completionsJsdocTypeTagCast.ts completions: isNewIdentifierLocation = false for string literal where all legal values are known (#22933) 2018-03-27 19:36:54 -07:00
completionsJsPropertyAssignment.ts completions: isNewIdentifierLocation = false for string literal where all legal values are known (#22933) 2018-03-27 19:36:54 -07:00
completionsJsxAttribute.ts
completionsJsxAttributeInitializer.ts For <div a= >, after =, do not try to parse an expression (#21373) 2018-03-05 14:38:55 -08:00
completionsJsxAttributeInitializer2.ts Fix bug: <div a="1" b/**/ > is not a jsx initializer (#23138) 2018-04-05 08:30:02 -07:00
completionsKeyof.ts
completionsKeywordsExtends.ts Don't treat class name contextToken as a completion list blocker if it is not the previousToken (#21534) 2018-02-01 09:24:57 -08:00
completionsMethodWithThisParameter.ts isValidMethodAccess: Instantiate signature this type if necessary (#21722) 2018-03-06 10:18:06 -08:00
completionsNamespaceMergedWithClass.ts
completionsNamespaceMergedWithObject.ts
completionsOptionalKindModifier.ts
completionsOptionalMethod.ts Fix bug: getNonNullableType before getting signatures of method (#21212) 2018-01-17 11:27:21 -08:00
completionsPaths.ts Clean up code for nonrelative path completions (#23150) 2018-04-06 12:19:08 -07:00
completionsPaths_kinds.ts Implement feedback on "Improve completions testing" (#23842) 2018-05-03 13:04:08 -07:00
completionsPaths_pathMapping.ts Always test replacementSpan, and don't provide if it would just be an identifier (#22918) 2018-03-27 15:15:50 -07:00
completionsPaths_pathMapping_parentDirectory.ts Always test replacementSpan, and don't provide if it would just be an identifier (#22918) 2018-03-27 15:15:50 -07:00
completionsPaths_pathMapping_relativePath.ts Always test replacementSpan, and don't provide if it would just be an identifier (#22918) 2018-03-27 15:15:50 -07:00
completionsPaths_pathMapping_topLevel.ts Always test replacementSpan, and don't provide if it would just be an identifier (#22918) 2018-03-27 15:15:50 -07:00
completionsPathsJsonModule.ts Suggest json files in completion when resolveJsonModule is set and module resolution is node 2018-05-04 17:10:48 -07:00
completionsPathsJsonModuleWithAmd.ts Suggest json files in completion when resolveJsonModule is set and module resolution is node 2018-05-04 17:10:48 -07:00
completionsPathsJsonModuleWithoutResolveJsonModule.ts Suggest json files in completion when resolveJsonModule is set and module resolution is node 2018-05-04 17:10:48 -07:00
completionsPathsRelativeJsonModule.ts Suggest json files in completion when resolveJsonModule is set and module resolution is node 2018-05-04 17:10:48 -07:00
completionsRecommended_contextualTypes.ts completions: Properly handle preferences.includeCompletionsWithInsertText (#23092) 2018-04-04 08:36:48 -07:00
completionsRecommended_equals.ts
completionsRecommended_import.ts
completionsRecommended_local.ts
completionsRecommended_namespace.ts
completionsRecommended_nonAccessibleSymbol.ts Fix bug: handle missing symbol.parent for non-accessible symbol (#21834) 2018-02-09 13:48:40 -08:00
completionsRecommended_switch.ts
completionsStringLiteral_fromTypeConstraint.ts completions: isNewIdentifierLocation = false for string literal where all legal values are known (#22933) 2018-03-27 19:36:54 -07:00
completionsSymbolMembers.ts Support completions for members with symbol names (#23091) 2018-04-02 18:08:00 -07:00
completionsThisType.ts Fix bug: Support this. completions even when isGlobalCompletion is false (#21330) 2018-01-25 07:42:01 -08:00
completionsTriggerCharacter.ts Support '/' as a trigger character in path completions (#24042) 2018-05-10 16:50:26 -07:00
completionsTypeKeywords.ts Add KeywordCompletionFilters.TypeKeywords (#21364) 2018-01-23 10:57:35 -08:00
completionsUnion.ts completions: isNewIdentifierLocation = false for string literal where all legal values are known (#22933) 2018-03-27 19:36:54 -07:00
completionWithConditionalOperatorMissingColon.ts
completionWithDotFollowedByNamespaceKeyword.ts
completionWithNamespaceInsideFunction.ts
consistenceOnIndentionsOfChainedFunctionCalls.ts Update test baselines 2018-01-17 15:18:54 -08:00
consistenceOnIndentionsOfObjectsInAListAfterFormatting.ts
consistentContextualTypeErrorsAfterEdits.ts
constEnumQuickInfoAndCompletionList.ts
constEnumsEmitOutputInMultipleFiles.ts
constQuickInfoAndCompletionList.ts
constructorBraceFormatting.ts
constructorQuickInfo.ts
contextuallyTypedFunctionExpressionGeneric1.ts
contextuallyTypedObjectLiteralMethodDeclarationParam01.ts
contextualTyping.ts
contextualTypingFromTypeAssertion1.ts
contextualTypingGenericFunction1.ts
contextualTypingOfArrayLiterals1.ts
contextualTypingOfGenericCallSignatures1.ts
contextualTypingOfGenericCallSignatures2.ts
contextualTypingReturnExpressions.ts
convertFunctionToEs6Class1.ts Convert use-default-import refactor to a codefix (#22334) 2018-03-05 12:43:01 -08:00
convertFunctionToEs6Class2.ts Make convertFunctionToEs6Class a codefix (#22241) 2018-03-02 12:57:29 -08:00
convertFunctionToEs6Class3.ts Make convertFunctionToEs6Class a codefix (#22241) 2018-03-02 12:57:29 -08:00
convertFunctionToEs6Class_asyncMethods.ts Make convertFunctionToEs6Class a codefix (#22241) 2018-03-02 12:57:29 -08:00
convertFunctionToEs6Class_commentOnVariableDeclaration.ts In insertNodeAfter, handle file with no trailing newline (#23814) 2018-05-03 12:58:42 -07:00
convertFunctionToEs6Class_emptySwitchCase.ts Make convertFunctionToEs6Class a codefix (#22241) 2018-03-02 12:57:29 -08:00
convertFunctionToEs6Class_exportModifier1.ts Make convertFunctionToEs6Class a codefix (#22241) 2018-03-02 12:57:29 -08:00
convertFunctionToEs6Class_exportModifier2.ts Make convertFunctionToEs6Class a codefix (#22241) 2018-03-02 12:57:29 -08:00
convertFunctionToEs6Class_falsePositive.ts For f.prototype.m = function() { this.x = 0; } make x a member of f, not of the function expression (#22643) 2018-03-16 11:35:51 -07:00
convertFunctionToEs6Class_objectLiteralInArrowFunction.ts Make convertFunctionToEs6Class a codefix (#22241) 2018-03-02 12:57:29 -08:00
convertFunctionToEs6ClassJsDoc.ts When --noUnusedLocals/--noUnusedParameters is disabled, add suggestions instead of errors (#22361) 2018-04-05 12:33:00 -07:00
convertFunctionToEs6ClassNoSemicolon.ts Fix bug: don't insert a semicolon when inserting a FunctionDeclaration (#23240) 2018-04-09 15:03:24 -07:00
convertToEs6Class_emptyCatchClause.ts Make convertFunctionToEs6Class a codefix (#22241) 2018-03-02 12:57:29 -08:00
debuggerStatementIndent.ts
declarationExpressions.ts
declarationMapGoToDefinition.ts Declaration maps and transparent goto definition using them (#22658) 2018-03-26 12:15:34 -07:00
declarationMapsEnableMapping_NoInline.ts Declaration maps and transparent goto definition using them (#22658) 2018-03-26 12:15:34 -07:00
declarationMapsEnableMapping_NoInlineSources.ts Declaration maps and transparent goto definition using them (#22658) 2018-03-26 12:15:34 -07:00
declarationMapsGeneratedMapsEnableMapping.ts Declaration maps and transparent goto definition using them (#22658) 2018-03-26 12:15:34 -07:00
declarationMapsGeneratedMapsEnableMapping2.ts Declaration maps and transparent goto definition using them (#22658) 2018-03-26 12:15:34 -07:00
declarationMapsGeneratedMapsEnableMapping3.ts Declaration maps and transparent goto definition using them (#22658) 2018-03-26 12:15:34 -07:00
declareFunction.ts
defaultParamsAndContextualTypes.ts
definition.ts
definitionNameOnEnumMember.ts
deleteClassWithEnumPresent.ts
deleteExtensionInReopenedInterface.ts
deleteModifierBeforeVarStatement1.ts
deleteReopenedModule.ts
deleteTypeParameter.ts
derivedTypeIndexerWithGenericConstraints.ts
distinctTypesInCallbacksWithSameNames.ts Implement feedback on "Improve completions testing" (#23842) 2018-05-03 13:04:08 -07:00
docCommentTemplateClassDecl01.ts
docCommentTemplateClassDeclMethods01.ts
docCommentTemplateClassDeclMethods02.ts
docCommentTemplateConstructor01.ts
docCommentTemplateEmptyFile.ts
docCommentTemplateFunctionWithParameters.ts Update test baselines 2018-01-17 15:18:54 -08:00
docCommentTemplateIndentation.ts
docCommentTemplateInMultiLineComment.ts
docCommentTemplateInsideFunctionDeclaration.ts
docCommentTemplateInSingleLineComment.ts
docCommentTemplateInterfacesEnumsAndTypeAliases.ts
docCommentTemplateJsSpecialPropertyAssignment.ts
docCommentTemplateNamespacesAndModules01.ts
docCommentTemplateNamespacesAndModules02.ts
docCommentTemplateObjectLiteralMethods01.ts
docCommentTemplateRegex.ts
docCommentTemplateVariableStatements01.ts
docCommentTemplateVariableStatements02.ts
docCommentTemplateVariableStatements03.ts
documentHighlightAtInheritedProperties1.ts
documentHighlightAtInheritedProperties2.ts
documentHighlightAtInheritedProperties3.ts
documentHighlightAtInheritedProperties4.ts
documentHighlightAtInheritedProperties5.ts
documentHighlightAtInheritedProperties6.ts
documentHighlightAtParameterPropertyDeclaration1.ts
documentHighlightAtParameterPropertyDeclaration2.ts
documentHighlightAtParameterPropertyDeclaration3.ts
documentHighlightInExport1.ts Add FAR test 2018-01-31 11:12:09 -08:00
documentHighlights_filesToSearch.ts Fix bug where findAllReferences included a node outside of sourceFilesToSearch (#22062) 2018-03-01 13:44:53 -08:00
documentHighlights_moduleImport_filesToSearch.ts findAllReferences: Respect search file set searching for references to an exported symbol (#22657) 2018-03-27 18:48:27 -07:00
documentHighlights_windowsPath.ts Add test 2018-04-16 15:59:22 -07:00
documentHighlightsInvalidModifierLocations.ts documentHighlights: Handle some invalid modifier locations (#21893) 2018-02-12 11:34:49 -08:00
doubleUnderscoreCompletions.ts
doubleUnderscoreRenames.ts
duplicateClassModuleError0.ts
duplicateFunctionImplementation.ts
duplicateIndexers.ts
duplicatePackageServices.ts When testing references, also test documentHighlights respects filesToSearch (#23306) 2018-04-11 14:07:22 -07:00
duplicatePackageServices_fileChanges.ts
duplicateTypeParameters.ts
editClearsJsDocCache.ts
editLambdaArgToTypeParameter1.ts
emptyArrayInference.ts
enumAddition.ts
enumUpdate1.ts
errorConsistency.ts
errorInIncompleteMethodInObjectLiteral.ts
errorsAfterResolvingVariableDeclOfMergedVariableAndClassDecl.ts
esModuleInteropFindAllReferences.ts Remove verify.referencesAre, verify.referencesOf, verify.rangesReferenceEachOther (#23900) 2018-05-07 10:08:38 -07:00
esModuleInteropFindAllReferences2.ts Remove verify.referencesAre, verify.referencesOf, verify.rangesReferenceEachOther (#23900) 2018-05-07 10:08:38 -07:00
eval.ts
exportClauseErrorReporting0.ts
exportDefaultClass.ts
exportDefaultFunction.ts
exportEqualCallableInterface.ts
exportEqualsInterfaceA.ts
exportEqualTypes.ts
extendArray.ts
extendArrayInterface.ts
extendArrayInterfaceMember.ts Implement feedback on "Improve completions testing" (#23842) 2018-05-03 13:04:08 -07:00
extendInterfaceOverloadedMethod.ts
extendsTArray.ts
externalModuleIntellisense.ts
externalModuleRefernceResolutionOrderInImportDeclaration.ts
externalModuleWithExportAssignment.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
extract-const1.ts
extract-method-empty-namespace.ts
extract-method-formatting-objectliteral.ts add option for object literal indent 2018-03-29 15:40:23 -07:00
extract-method-formatting.ts
extract-method-in-anonymous-function-declaration.ts
extract-method-not-for-empty.ts
extract-method-not-for-import.ts
extract-method-uniqueName.ts
extract-method1.ts
extract-method2.ts
extract-method3.ts
extract-method4.ts
extract-method5.ts
extract-method6.ts
extract-method7.ts
extract-method8.ts
extract-method9.ts
extract-method10.ts
extract-method11.ts
extract-method13.ts
extract-method14.ts
extract-method15.ts
extract-method17.ts
extract-method18.ts
extract-method19.ts
extract-method20.ts
extract-method21.ts
extract-method22.ts
extract-method23.ts
extract-method24.ts
extract-method25.ts
extract-method26.ts
extract-method27.ts
extract-method_jsxIntrinsicTagSymbol.ts Fix bug: Don't skip emitting JSX attributes (#21777) 2018-03-12 14:03:25 -07:00
extractMethod_forAwait.ts
failureToImplementClass.ts
findAllReferencesDynamicImport1.ts Remove verify.referencesAre, verify.referencesOf, verify.rangesReferenceEachOther (#23900) 2018-05-07 10:08:38 -07:00
findAllReferencesDynamicImport2.ts Remove verify.referencesAre, verify.referencesOf, verify.rangesReferenceEachOther (#23900) 2018-05-07 10:08:38 -07:00
findAllReferencesDynamicImport3.ts findAllReferences: Mark *every* search symbol as seen, not just search.symbol (#23451) 2018-04-17 07:53:43 -07:00
findAllReferencesJSDocFunctionNew.ts
findAllReferencesJSDocFunctionThis.ts
findAllReferencesJsDocTypeLiteral.ts findAllReferences: Treat a nested property in a jsdoc type literal as a definition (#23901) 2018-05-04 16:58:07 -07:00
findAllReferencesOfConstructor.ts findAllReferences: Make definition info independent of search location (#21748) 2018-03-01 12:46:00 -08:00
findAllReferencesOfConstructor_badOverload.ts findAllReferences: Make definition info independent of search location (#21748) 2018-03-01 12:46:00 -08:00
findAllReferPropertyAccessExpressionHeritageClause.ts Remove verify.referencesAre, verify.referencesOf, verify.rangesReferenceEachOther (#23900) 2018-05-07 10:08:38 -07:00
findAllRefs_importType_exportEquals.ts Improvements to find-all-references for import types (#23998) 2018-05-10 15:31:06 -07:00
findAllRefs_importType_js.ts Improvements to find-all-references for import types (#23998) 2018-05-10 15:31:06 -07:00
findAllRefs_importType_meaningAtLocation.ts Replace verify.rangesReferenceEachOther with verify.singleReferenceGroup (#23933) 2018-05-07 11:06:21 -07:00
findAllRefs_importType_named.ts Improvements to find-all-references for import types (#23998) 2018-05-10 15:31:06 -07:00
findAllRefs_importType_typeofImport.ts Improvements to find-all-references for import types (#23998) 2018-05-10 15:31:06 -07:00
findAllRefsBadImport.ts Remove verify.referencesAre, verify.referencesOf, verify.rangesReferenceEachOther (#23900) 2018-05-07 10:08:38 -07:00
findAllRefsCatchClause.ts
findAllRefsClassExpression0.ts module.exports = Entity is an alias, just like export = Entity (#23570) 2018-04-23 15:24:31 -07:00
findAllRefsClassExpression1.ts module.exports = Entity is an alias, just like export = Entity (#23570) 2018-04-23 15:24:31 -07:00
findAllRefsClassExpression2.ts Always export typedefs (#23723) 2018-04-30 14:55:26 -07:00
findAllRefsClassWithStaticThisAccess.ts Don't rename static 'this' when renaming class (#22235) 2018-03-02 10:23:08 -08:00
findAllRefsConstructorFunctions.ts For f.prototype.m = function() { this.x = 0; } make x a member of f, not of the function expression (#22643) 2018-03-16 11:35:51 -07:00
findAllRefsDefaultImportThroughNamespace.ts
findAllRefsDefinition.ts findAllReferences: Make definition info independent of search location (#21748) 2018-03-01 12:46:00 -08:00
findAllRefsDestructureGeneric.ts
findAllRefsDestructureGetter.ts
findAllRefsEnumAsNamespace.ts
findAllRefsEnumMember.ts
findAllRefsExportAsNamespace.ts
findAllRefsExportConstEqualToClass.ts
findAllRefsExportDefaultClassConstructor.ts findAllReferences: Make definition info independent of search location (#21748) 2018-03-01 12:46:00 -08:00
findAllRefsExportEquals.ts Improvements to find-all-references for import types (#23998) 2018-05-10 15:31:06 -07:00
findAllRefsExportNotAtTopLevel.ts findAllRefs: Fix bug for export not at top-level of a module/namespace (#21846) 2018-02-09 15:10:34 -08:00
findAllRefsForComputedProperties.ts findAllReferences: Share code between populateSearchSymbolSet and getRelatedSymbol (#23028) 2018-04-05 15:00:14 -07:00
findAllRefsForComputedProperties2.ts findAllReferences: Share code between populateSearchSymbolSet and getRelatedSymbol (#23028) 2018-04-05 15:00:14 -07:00
findAllRefsForDefaultExport.ts findAllReferences: Make definition info independent of search location (#21748) 2018-03-01 12:46:00 -08:00
findAllRefsForDefaultExport01.ts findAllReferences: Make definition info independent of search location (#21748) 2018-03-01 12:46:00 -08:00
findAllRefsForDefaultExport02.ts
findAllRefsForDefaultExport03.ts findAllReferences: Make definition info independent of search location (#21748) 2018-03-01 12:46:00 -08:00
findAllRefsForDefaultExport04.ts
findAllRefsForDefaultExport08.ts
findAllRefsForDefaultExport_anonymous.ts
findAllRefsForDefaultExport_reExport.ts Make symbol display at ExportSpecifier use 'export', not 'import' (#23629) 2018-04-23 13:29:14 -07:00
findAllRefsForDefaultExport_reExport_allowSyntheticDefaultImports.ts Make symbol display at ExportSpecifier use 'export', not 'import' (#23629) 2018-04-23 13:29:14 -07:00
findAllRefsForDefaultExportAnonymous.ts
findAllRefsForFunctionExpression01.ts
findAllRefsForMappedType.ts findAllReferences: Share code between populateSearchSymbolSet and getRelatedSymbol (#23028) 2018-04-05 15:00:14 -07:00
findAllRefsForModule.ts Merge branch 'master' into vfs 2018-03-08 10:46:36 -08:00
findAllRefsForModuleGlobal.ts Improvements to find-all-references for import types (#23998) 2018-05-10 15:31:06 -07:00
findAllRefsForObjectLiteralProperties.ts
findAllRefsForObjectSpread.ts Add '?' in quick info for optional properties/methods (#23480) 2018-04-17 12:42:23 -07:00
findAllRefsForRest.ts
findAllRefsForStringLiteralTypes.ts
findAllRefsForUMDModuleAlias1.ts
findAllRefsForVariableInExtendsClause01.ts
findAllRefsForVariableInExtendsClause02.ts
findAllRefsForVariableInImplementsClause01.ts
findAllRefsGlobalModuleAugmentation.ts
findAllRefsImportEquals.ts Fix bug: Handle QualifiedName in getMeaningFromRightHandSideOfImportEquals (#21779) 2018-02-20 14:32:51 -08:00
findAllRefsImportStarOfExportEquals.ts findAllReferences: Make definition info independent of search location (#21748) 2018-03-01 12:46:00 -08:00
findAllRefsImportType.ts Replace verify.rangesReferenceEachOther with verify.singleReferenceGroup (#23933) 2018-05-07 11:06:21 -07:00
findAllRefsInClassExpression.ts findAllRefs: give entry for union its own definition (#22694) 2018-03-19 11:58:20 -07:00
findAllRefsIndexedAccessTypes.ts
findAllRefsInExport1.ts Add FAR test 2018-01-31 11:12:09 -08:00
findAllRefsInheritedProperties1.ts
findAllRefsInheritedProperties2.ts
findAllRefsInheritedProperties3.ts findAllRefs: give entry for union its own definition (#22694) 2018-03-19 11:58:20 -07:00
findAllRefsInheritedProperties4.ts
findAllRefsInheritedProperties5.ts
findAllRefsInsideTemplates1.ts
findAllRefsInsideTemplates2.ts
findAllRefsInsideWithBlock.ts
findAllRefsJsDocTemplateTag_class.ts
findAllRefsJsDocTemplateTag_class_js.ts In JS, class supports @template tag for declaring type parameters (#23511) 2018-04-19 15:58:43 -07:00
findAllRefsJsDocTemplateTag_function.ts
findAllRefsJsDocTemplateTag_function_js.ts
findAllRefsJsDocTypeDef.ts
findAllRefsJsDocTypeDef_js.ts
findAllRefsMappedType.ts
findAllRefsModuleAugmentation.ts
findAllRefsNoImportClause.ts
findAllRefsObjectBindingElementPropertyName01.ts
findAllRefsObjectBindingElementPropertyName02.ts
findAllRefsObjectBindingElementPropertyName03.ts
findAllRefsObjectBindingElementPropertyName04.ts
findAllRefsObjectBindingElementPropertyName05.ts
findAllRefsObjectBindingElementPropertyName06.ts findAllReferences: Share code between populateSearchSymbolSet and getRelatedSymbol (#23028) 2018-04-05 15:00:14 -07:00
findAllRefsObjectBindingElementPropertyName07.ts findAllReferences: Share code between populateSearchSymbolSet and getRelatedSymbol (#23028) 2018-04-05 15:00:14 -07:00
findAllRefsObjectBindingElementPropertyName10.ts Add '?' in quick info for optional properties/methods (#23480) 2018-04-17 12:42:23 -07:00
findAllRefsOfConstructor_withModifier.ts findAllReferences: Make definition info independent of search location (#21748) 2018-03-01 12:46:00 -08:00
findAllRefsOnDecorators.ts
findAllRefsOnDefinition.ts findAllReferences: Make definition info independent of search location (#21748) 2018-03-01 12:46:00 -08:00
findAllRefsOnDefinition2.ts findAllReferences: Make definition info independent of search location (#21748) 2018-03-01 12:46:00 -08:00
findAllRefsOnImportAliases.ts Make symbol display at ExportSpecifier use 'export', not 'import' (#23629) 2018-04-23 13:29:14 -07:00
findAllRefsOnImportAliases2.ts Make symbol display at ExportSpecifier use 'export', not 'import' (#23629) 2018-04-23 13:29:14 -07:00
findAllRefsOnPrivateParameterProperty1.ts
findAllRefsParameterPropertyDeclaration1.ts
findAllRefsParameterPropertyDeclaration2.ts
findAllRefsParameterPropertyDeclaration3.ts
findAllRefsParameterPropertyDeclaration_inheritance.ts findAllRefs: give entry for union its own definition (#22694) 2018-03-19 11:58:20 -07:00
findAllRefsPrimitive.ts
findAllRefsPrimitiveJsDoc.ts
findAllRefsPropertyContextuallyTypedByTypeParam01.ts findAllReferences: Share code between populateSearchSymbolSet and getRelatedSymbol (#23028) 2018-04-05 15:00:14 -07:00
findAllRefsRedeclaredPropertyInDerivedInterface.ts findAllReferences: Share code between populateSearchSymbolSet and getRelatedSymbol (#23028) 2018-04-05 15:00:14 -07:00
findAllRefsReExport_broken.ts Make symbol display at ExportSpecifier use 'export', not 'import' (#23629) 2018-04-23 13:29:14 -07:00
findAllRefsReExport_broken2.ts Make symbol display at ExportSpecifier use 'export', not 'import' (#23629) 2018-04-23 13:29:14 -07:00
findAllRefsReExportLocal.ts Make symbol display at ExportSpecifier use 'export', not 'import' (#23629) 2018-04-23 13:29:14 -07:00
findAllRefsReExportRightNameWrongSymbol.ts Make symbol display at ExportSpecifier use 'export', not 'import' (#23629) 2018-04-23 13:29:14 -07:00
findAllRefsReExports.ts Make symbol display at ExportSpecifier use 'export', not 'import' (#23629) 2018-04-23 13:29:14 -07:00
findAllRefsReExports2.ts
findAllRefsReExportStar.ts
findAllRefsRenameImportWithSameName.ts Fix bug: Don't rename 'default' in export { default as x } from "m"; (#23434) 2018-04-19 15:35:25 -07:00
findAllRefsRootSymbols.ts findAllRefs: give entry for union its own definition (#22694) 2018-03-19 11:58:20 -07:00
findAllRefsThisKeyword.ts Remove verify.referencesAre, verify.referencesOf, verify.rangesReferenceEachOther (#23900) 2018-05-07 10:08:38 -07:00
findAllRefsThisKeywordMultipleFiles.ts Remove verify.referencesAre, verify.referencesOf, verify.rangesReferenceEachOther (#23900) 2018-05-07 10:08:38 -07:00
findAllRefsTypedef.ts Remove verify.referencesAre, verify.referencesOf, verify.rangesReferenceEachOther (#23900) 2018-05-07 10:08:38 -07:00
findAllRefsTypedef_importType.ts Replace verify.rangesReferenceEachOther with verify.singleReferenceGroup (#23933) 2018-05-07 11:06:21 -07:00
findAllRefsTypeofImport.ts Find-all-references: Don't crash on 'typeof import' (#23448) 2018-04-17 15:01:36 -07:00
findAllRefsTypeParameterInMergedInterface.ts
findAllRefsUnionProperty.ts findAllRefs: give entry for union its own definition (#22694) 2018-03-19 11:58:20 -07:00
findAllRefsWithLeadingUnderscoreNames1.ts
findAllRefsWithLeadingUnderscoreNames2.ts
findAllRefsWithLeadingUnderscoreNames3.ts
findAllRefsWithLeadingUnderscoreNames4.ts
findAllRefsWithLeadingUnderscoreNames5.ts
findAllRefsWithLeadingUnderscoreNames6.ts
findAllRefsWithLeadingUnderscoreNames7.ts
findAllRefsWithLeadingUnderscoreNames8.ts
findAllRefsWithLeadingUnderscoreNames9.ts
findAllRefsWithShorthandPropertyAssignment.ts findAllReferences: Share code between populateSearchSymbolSet and getRelatedSymbol (#23028) 2018-04-05 15:00:14 -07:00
findAllRefsWithShorthandPropertyAssignment2.ts findAllReferences: Share code between populateSearchSymbolSet and getRelatedSymbol (#23028) 2018-04-05 15:00:14 -07:00
findReferencesAcrossMultipleProjects.ts
findReferencesAfterEdit.ts Update test baselines 2018-01-17 15:18:54 -08:00
findReferencesDefinitionDisplayParts.ts
findReferencesJSXTagName.ts
findReferencesJSXTagName2.ts
findReferencesJSXTagName3.ts
fixingTypeParametersQuickInfo.ts
forceIndentAfterNewLineInsert.ts
forIn.ts
formatAfterMultilineComment.ts
formatAfterObjectLiteral.ts
formatAnyTypeLiteral.ts
formatArrayLiteralExpression.ts
formatArrayOrObjectLiteralsInVariableList.ts
formatAsyncAwait.ts
formatAsyncComputedMethod.ts
formatAsyncKeyword.ts
formatClassExpression.ts
formatColonAndQMark.ts
formatComments.ts
formatConflictDiff3Marker1.ts
formatConflictMarker1.ts
formatControlFlowConstructs.ts
formatDebuggerStatement.ts
formatDocumentWithTrivia.ts
formatEmptyBlock.ts Update test baselines 2018-01-17 15:18:54 -08:00
formatEmptyParamList.ts
formatFunctionAndConstructorType.ts
formatIfWithEmptyCondition.ts
formatImplicitModule.ts
formatImportDeclaration.ts
formatInsertSpaceAfterCloseBraceBeforeCloseBracket.ts
formatInTryCatchFinally.ts
formatInTsxFiles.ts
formatJsxWithKeywordInIdentifier.ts
formatMultilineComment.ts
formatNamedExportImport.ts
formatNestedClassWithOpenBraceOnNewLines.ts
formatNoSpaceBetweenClosingParenAndTemplateString.ts update string template rule and test 2018-04-28 19:59:41 -04:00
formatObjectBindingPattern.ts In formatter, get lineAction directly from applyRuleEdits (#21245) 2018-01-17 16:02:42 -08:00
formatObjectBindingPattern_restElementWithPropertyName.ts Fix formatter crash for const { ...a: b } = {};: forEachChild and emitBindingElement should handle ... before the propertyName (#21268) 2018-01-18 10:36:41 -08:00
formatOnEnterFunctionDeclaration.ts
formatOnEnterInComment.ts
formatOnEnterOpenBraceAddNewLine.ts
formatOnOpenCurlyBraceRemoveNewLine.ts
formatOnSemiColonAfterBreak.ts
formatParameter.ts
formatRemoveNewLineAfterOpenBrace.ts
formatSelectionWithTrivia.ts
formatSelectionWithTrivia2.ts
formatSignatures.ts
formatSimulatingScriptBlocks.ts
formatTemplateLiteral.ts Update test baselines 2018-01-17 15:18:54 -08:00
formattingAfterChainedFatArrow.ts
formattingAfterMultiLineIfCondition.ts
formattingAfterMultiLineString.ts
formattingArrayLiteral.ts
formattingAwait.ts Fix formatting between for and await (#21254) 2018-01-21 09:45:58 -08:00
formattingBlockInCaseClauses.ts
formattingChainingMethods.ts update test for #20577 (#22310) 2018-03-05 16:15:08 -08:00
formattingChangeSettings.ts
formattingComma.ts
formattingCommentsBeforeErrors.ts
formattingConditionalOperator.ts Fix formatting of conditional types (#21762) 2018-02-08 09:28:38 -08:00
formattingConditionals.ts
formattingConditionalTypes.ts Fix formatting of conditional types (#21762) 2018-02-08 09:28:38 -08:00
formattingCrash.ts
formattingDecorators.ts
formattingElseInsideAFunction.ts
formattingEqualsBeforeBracketInTypeAlias.ts
formattingExpressionsInIfCondition.ts
formattingFatArrowFunctions.ts
formattingForIn.ts
formattingForLoopSemicolons.ts
formattingForOfKeyword.ts
formattingGlobalAugmentation1.ts
formattingGlobalAugmentation2.ts
formattingHexLiteral.ts
formattingIfInElseBlock.ts
formattingIllegalImportClause.ts
formattingInComment.ts
formattingInDestructuring1.ts
formattingInDestructuring2.ts
formattingInDestructuring3.ts
formattingInDestructuring4.ts
formattingInDestructuring5.ts add beautifier rule for space after close paren and destructure bracket (#21859) 2018-02-10 12:45:54 -08:00
formattingInExpressionsInTsx.ts
formattingInMultilineComments.ts
formattingJsxElements.ts
formattingJsxTexts.ts
formattingKeywordAsIdentifier.ts
formattingMappedType.ts
formattingMultilineCommentsWithTabs1.ts
formattingMultilineCommentsWithTabs2.ts
formattingMultilineTemplateLiterals.ts
formattingMultipleMappedType.ts Fix space issue in mapped type formatting (#21712) 2018-02-07 09:23:31 -08:00
formattingNestedScopes.ts
formattingNonNullAssertionOperator.ts
formattingObjectLiteral.ts
formattingObjectLiteralOpenCurlyNewline.ts add option for object literal indent 2018-03-29 15:40:23 -07:00
formattingObjectLiteralOpenCurlyNewlineTyping.ts cSharp-style formatting for multi-line object literals 2018-03-23 15:38:03 -07:00
formattingObjectLiteralOpenCurlySingleLine.ts add option for object literal indent 2018-03-29 15:40:23 -07:00
formattingOfChainedLambda.ts
formattingOfExportDefault.ts
formattingOfModuleExport.ts
formattingOfMultilineBlockConstructs.ts
formattingofSingleLineBlockConstructs.ts
formattingOnChainedCallbacks.ts
formattingOnChainedCallbacksAndPropertyAccesses.ts
formattingOnClasses.ts
formattingOnCloseBrace.ts
formattingOnClosingBracket.ts
formattingOnCommaOperator.ts
formattingOnConstructorSignature.ts
formattingOnDocumentReadyFunction.ts
formattingOnDoWhileNoSemicolon.ts Update test baselines 2018-01-17 15:18:54 -08:00
formattingOnEmptyInterfaceLiteral.ts
formattingOnEnter.ts
formattingOnEnterInComments.ts
formattingOnEnterInStrings.ts
formattingOnInterfaces.ts
formattingOnInvalidCodes.ts
formattingOnModuleIndentation.ts
formattingOnNestedDoWhileByEnter.ts Update test baselines 2018-01-17 15:18:54 -08:00
formattingOnNestedStatements.ts
formattingOnObjectLiteral.ts
formattingOnOpenBraceOfFunctions.ts
formattingOnSemiColon.ts
formattingOnSingleLineBlocks.ts
formattingOnStatementsWithNoSemicolon.ts
formattingOnTabAfterCloseCurly.ts
formattingOnVariety.ts
formattingOptionsChange.ts
formattingOptionsChangeJsx.ts
formattingQMark.ts
formattingReadonly.ts
formattingRegexes.ts
formattingReplaceSpacesWithTabs.ts
formattingReplaceTabsWithSpaces.ts
formattingSingleLineWithNewLineOptionSet.ts
formattingSkippedTokens.ts
formattingSpaceAfterCommaBeforeOpenParen.ts
formattingSpaceBeforeCloseParen.ts
formattingSpaceBeforeFunctionParen.ts
formattingSpaceBetweenParent.ts
formattingSpacesAfterConstructor.ts
formattingTemplates.ts
formattingTemplatesWithNewline.ts
formattingTypeInfer.ts Add type infer formatting (#21850) 2018-02-10 12:36:04 -08:00
formattingVoid.ts
formattingWithEnterAfterMultilineString.ts Update test baselines 2018-01-17 15:18:54 -08:00
formattingWithLimitedSpan.ts
formattingWithMultilineComments.ts
formatTryCatch.ts
formatTsx.ts
formatTypeAlias.ts
formatTypeOperation.ts
formatVariableAssignments.ts
formatVariableDeclarationList.ts
formatWithBaseIndent.ts
formatWithStatement.ts
formatWithTabs.ts
formatWithTabs2.ts
forwardReference.ts
fourslash.ts Fix bug: Converting 'module.exports = {...}' to ES6 doesn't introduce a default export (#24141) 2018-05-15 16:22:58 -07:00
fsEditMarkerPositions.ts
functionFormatting.ts
functionIndentation.ts
functionOverloadCount.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
functionProperty.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
functionRenamingErrorRecovery.ts
functionTypeFormatting.ts
functionTypePredicateFormatting.ts
functionTypes.ts Improve completions testing (#23591) 2018-05-01 13:00:13 -07:00
funduleWithRecursiveReference.ts
generatorDeclarationFormatting.ts
genericArityEnforcementAfterEdit.ts
genericAssignmentCompat.ts
genericCallSignaturesInNonGenericTypes1.ts
genericCallSignaturesInNonGenericTypes2.ts
genericCallsWithOptionalParams1.ts
genericCloduleCompletionList.ts
genericCombinators1.ts
genericCombinators2.ts
genericCombinators3.ts
genericCombinatorWithConstraints1.ts
genericDerivedTypeAcrossModuleBoundary1.ts
genericFunctionReturnType.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
genericFunctionReturnType2.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
genericFunctionSignatureHelp1.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
genericFunctionSignatureHelp2.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
genericFunctionSignatureHelp3.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
genericFunctionSignatureHelp3MultiFile.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
genericFunctionWithGenericParams1.ts
genericInterfacePropertyInference1.ts
genericInterfacePropertyInference2.ts
genericInterfacesWithConstraints1.ts
genericInterfaceWithInheritanceEdit1.ts
genericMapTyping1.ts
genericMethodParam.ts
genericObjectBaseType.ts
genericParameterHelp.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
genericParameterHelpConstructorCalls.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
genericParameterHelpTypeReferences.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
genericRespecialization1.ts
genericsFormatting.ts
genericSignaturesAreProperlyCleaned.ts
genericTypeAliasIntersectionCompletions.ts
genericTypeArgumentInference1.ts
genericTypeParamUnrelatedToArguments1.ts
genericTypeWithMultipleBases1.ts
genericTypeWithMultipleBases1MultiFile.ts
genericWithSpecializedProperties1.ts
genericWithSpecializedProperties2.ts
genericWithSpecializedProperties3.ts
getCompletionEntryDetails.ts
getCompletionEntryDetails2.ts
getDeclarationDiagnostics.ts Allow all private declarations to be emitted in declaration output (#23351) 2018-05-09 19:53:44 -07:00
getEditsForFileRename.ts getEditsForFileRename: Update tsconfig "files" (#23625) 2018-04-23 11:11:06 -07:00
getEmitOutputDeclarationMultiFiles.ts
getEmitOutputDeclarationSingleFile.ts
getEmitOutputExternalModule.ts
getEmitOutputExternalModule2.ts
getEmitOutputMapRoot.ts
getEmitOutputNoErrors.ts
getEmitOutputOnlyOneFile.ts
getEmitOutputOut.ts
getEmitOutputOutFile.ts
getEmitOutputSingleFile.ts
getEmitOutputSingleFile2.ts
getEmitOutputSourceMap.ts
getEmitOutputSourceMap2.ts
getEmitOutputSourceRoot.ts
getEmitOutputSourceRootMultiFiles.ts
getEmitOutputTsxFile_Preserve.ts
getEmitOutputTsxFile_React.ts
getEmitOutputWithDeclarationFile.ts
getEmitOutputWithDeclarationFile2.ts
getEmitOutputWithDeclarationFile3.ts
getEmitOutputWithEarlySemanticErrors.ts
getEmitOutputWithEmitterErrors.ts
getEmitOutputWithEmitterErrors2.ts
getEmitOutputWithSemanticErrors.ts
getEmitOutputWithSemanticErrors2.ts
getEmitOutputWithSemanticErrorsForMultipleFiles.ts
getEmitOutputWithSemanticErrorsForMultipleFiles2.ts
getEmitOutputWithSyntacticErrorsForMultipleFiles.ts
getEmitOutputWithSyntacticErrorsForMultipleFiles2.ts
getEmitOutputWithSyntaxErrors.ts
getJavaScriptCompletions1.ts
getJavaScriptCompletions2.ts
getJavaScriptCompletions3.ts
getJavaScriptCompletions4.ts
getJavaScriptCompletions5.ts
getJavaScriptCompletions8.ts
getJavaScriptCompletions9.ts
getJavaScriptCompletions10.ts
getJavaScriptCompletions11.ts
getJavaScriptCompletions12.ts Implement feedback on "Improve completions testing" (#23842) 2018-05-03 13:04:08 -07:00
getJavaScriptCompletions13.ts Implement feedback on "Improve completions testing" (#23842) 2018-05-03 13:04:08 -07:00
getJavaScriptCompletions14.ts
getJavaScriptCompletions15.ts
getJavaScriptCompletions16.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
getJavaScriptCompletions18.ts
getJavaScriptCompletions19.ts
getJavaScriptCompletions20.ts
getJavaScriptGlobalCompletions1.ts
getJavaScriptQuickInfo1.ts
getJavaScriptQuickInfo2.ts
getJavaScriptQuickInfo3.ts
getJavaScriptQuickInfo4.ts
getJavaScriptQuickInfo5.ts
getJavaScriptQuickInfo6.ts
getJavaScriptQuickInfo7.ts
getJavaScriptQuickInfo8.ts
getJavaScriptSyntacticDiagnostics1.ts Simplify diagnostics fourslash tests (#22245) 2018-03-01 07:34:51 -08:00
getJavaScriptSyntacticDiagnostics2.ts Simplify diagnostics fourslash tests (#22245) 2018-03-01 07:34:51 -08:00
getJavaScriptSyntacticDiagnostics3.ts Simplify diagnostics fourslash tests (#22245) 2018-03-01 07:34:51 -08:00
getJavaScriptSyntacticDiagnostics4.ts Simplify diagnostics fourslash tests (#22245) 2018-03-01 07:34:51 -08:00
getJavaScriptSyntacticDiagnostics5.ts Simplify diagnostics fourslash tests (#22245) 2018-03-01 07:34:51 -08:00
getJavaScriptSyntacticDiagnostics6.ts Simplify diagnostics fourslash tests (#22245) 2018-03-01 07:34:51 -08:00
getJavaScriptSyntacticDiagnostics7.ts Simplify diagnostics fourslash tests (#22245) 2018-03-01 07:34:51 -08:00
getJavaScriptSyntacticDiagnostics8.ts Simplify diagnostics fourslash tests (#22245) 2018-03-01 07:34:51 -08:00
getJavaScriptSyntacticDiagnostics9.ts Simplify diagnostics fourslash tests (#22245) 2018-03-01 07:34:51 -08:00
getJavaScriptSyntacticDiagnostics10.ts Simplify diagnostics fourslash tests (#22245) 2018-03-01 07:34:51 -08:00
getJavaScriptSyntacticDiagnostics11.ts Simplify diagnostics fourslash tests (#22245) 2018-03-01 07:34:51 -08:00
getJavaScriptSyntacticDiagnostics12.ts Simplify diagnostics fourslash tests (#22245) 2018-03-01 07:34:51 -08:00
getJavaScriptSyntacticDiagnostics13.ts Simplify diagnostics fourslash tests (#22245) 2018-03-01 07:34:51 -08:00
getJavaScriptSyntacticDiagnostics14.ts Simplify diagnostics fourslash tests (#22245) 2018-03-01 07:34:51 -08:00
getJavaScriptSyntacticDiagnostics15.ts Simplify diagnostics fourslash tests (#22245) 2018-03-01 07:34:51 -08:00
getJavaScriptSyntacticDiagnostics16.ts Simplify diagnostics fourslash tests (#22245) 2018-03-01 07:34:51 -08:00
getJavaScriptSyntacticDiagnostics17.ts Simplify diagnostics fourslash tests (#22245) 2018-03-01 07:34:51 -08:00
getJavaScriptSyntacticDiagnostics18.ts Simplify diagnostics fourslash tests (#22245) 2018-03-01 07:34:51 -08:00
getJavaScriptSyntacticDiagnostics19.ts Simplify diagnostics fourslash tests (#22245) 2018-03-01 07:34:51 -08:00
getJavaScriptSyntacticDiagnostics21.ts fourslash diagnostics tests: use objects instead of strings (#22193) 2018-02-26 14:55:26 -08:00
getJavaScriptSyntacticDiagnostics22.ts fourslash diagnostics tests: use objects instead of strings (#22193) 2018-02-26 14:55:26 -08:00
getJavaScriptSyntacticDiagnostics23.ts fourslash diagnostics tests: use objects instead of strings (#22193) 2018-02-26 14:55:26 -08:00
getJavaScriptSyntacticDiagnostics24.ts
getMatchingBraces.ts Simplify TextSpan creation (#21306) 2018-02-08 13:51:10 -08:00
getMatchingBracesAdjacentBraces.ts Simplify TextSpan creation (#21306) 2018-02-08 13:51:10 -08:00
getMatchingBracesNegativeCases.ts
getNameOrDottedNameSpan.ts
getNavigationBarItems.ts
getOccurrencesAbstract01.ts
getOccurrencesAbstract02.ts
getOccurrencesAbstract03.ts
getOccurrencesAfterEdit.ts Update test baselines 2018-01-17 15:18:54 -08:00
getOccurrencesAsyncAwait.ts improve performance 2018-05-09 22:42:44 +08:00
getOccurrencesAsyncAwait2.ts Document highlights on async/await keywords should highlight other occurrences in the same body fix #22944 2018-05-06 12:27:10 +08:00
getOccurrencesAsyncAwait3.ts improve performance 2018-05-09 22:42:44 +08:00
getOccurrencesClassExpressionConstructor.ts
getOccurrencesClassExpressionPrivate.ts
getOccurrencesClassExpressionPublic.ts
getOccurrencesClassExpressionStatic.ts
getOccurrencesClassExpressionStaticThis.ts
getOccurrencesClassExpressionThis.ts
getOccurrencesConst01.ts Don't check modifier legality, highlight anyway (#21335) 2018-02-07 13:51:08 -08:00
getOccurrencesConst02.ts Don't check modifier legality, highlight anyway (#21335) 2018-02-07 13:51:08 -08:00
getOccurrencesConst03.ts Don't check modifier legality, highlight anyway (#21335) 2018-02-07 13:51:08 -08:00
getOccurrencesConst04.ts Don't check modifier legality, highlight anyway (#21335) 2018-02-07 13:51:08 -08:00
getOccurrencesConstructor.ts
getOccurrencesConstructor2.ts
getOccurrencesDeclare1.ts
getOccurrencesDeclare2.ts
getOccurrencesDeclare3.ts
getOccurrencesExport1.ts
getOccurrencesExport2.ts
getOccurrencesExport3.ts
getOccurrencesIfElse.ts
getOccurrencesIfElse2.ts
getOccurrencesIfElse3.ts
getOccurrencesIfElse4.ts
getOccurrencesIfElse5.ts
getOccurrencesIfElseBroken.ts
getOccurrencesIsDefinitionOfArrowFunction.ts
getOccurrencesIsDefinitionOfBindingPattern.ts
getOccurrencesIsDefinitionOfClass.ts findAllReferences: Make definition info independent of search location (#21748) 2018-03-01 12:46:00 -08:00
getOccurrencesIsDefinitionOfComputedProperty.ts
getOccurrencesIsDefinitionOfEnum.ts
getOccurrencesIsDefinitionOfExport.ts
getOccurrencesIsDefinitionOfFunction.ts
getOccurrencesIsDefinitionOfInterface.ts
getOccurrencesIsDefinitionOfInterfaceClassMerge.ts findAllReferences: Make definition info independent of search location (#21748) 2018-03-01 12:46:00 -08:00
getOccurrencesIsDefinitionOfNamespace.ts
getOccurrencesIsDefinitionOfNumberNamedProperty.ts
getOccurrencesIsDefinitionOfParameter.ts
getOccurrencesIsDefinitionOfStringNamedProperty.ts
getOccurrencesIsDefinitionOfTypeAlias.ts
getOccurrencesIsDefinitionOfVariable.ts
getOccurrencesIsWriteAccess.ts
getOccurrencesLoopBreakContinue.ts
getOccurrencesLoopBreakContinue2.ts
getOccurrencesLoopBreakContinue3.ts
getOccurrencesLoopBreakContinue4.ts
getOccurrencesLoopBreakContinue5.ts
getOccurrencesLoopBreakContinue6.ts
getOccurrencesLoopBreakContinueNegatives.ts
getOccurrencesModifiersNegatives1.ts Don't check modifier legality, highlight anyway (#21335) 2018-02-07 13:51:08 -08:00
getOccurrencesOfAnonymousFunction.ts
getOccurrencesOfAnonymousFunction2.ts
getOccurrencesOfDecorators.ts
getOccurrencesOfUndefinedSymbol.ts
getOccurrencesPrivate1.ts
getOccurrencesPrivate2.ts
getOccurrencesPropertyInAliasedInterface.ts
getOccurrencesProtected1.ts
getOccurrencesProtected2.ts
getOccurrencesPublic1.ts
getOccurrencesPublic2.ts
getOccurrencesReturn.ts
getOccurrencesReturn2.ts
getOccurrencesReturn3.ts
getOccurrencesReturn4.ts
getOccurrencesReturnBroken.ts
getOccurrencesSetAndGet.ts
getOccurrencesSetAndGet2.ts
getOccurrencesSetAndGet3.ts
getOccurrencesStatic1.ts
getOccurrencesStringLiterals.ts
getOccurrencesStringLiteralTypes.ts
getOccurrencesSuper.ts
getOccurrencesSuper2.ts
getOccurrencesSuper3.ts
getOccurrencesSuperNegatives.ts
getOccurrencesSwitchCaseDefault.ts
getOccurrencesSwitchCaseDefault2.ts
getOccurrencesSwitchCaseDefault3.ts
getOccurrencesSwitchCaseDefault4.ts
getOccurrencesSwitchCaseDefault5.ts
getOccurrencesSwitchCaseDefaultBroken.ts
getOccurrencesThis.ts
getOccurrencesThis2.ts
getOccurrencesThis3.ts
getOccurrencesThis4.ts
getOccurrencesThis5.ts
getOccurrencesThis6.ts
getOccurrencesThisNegatives2.ts
getOccurrencesThrow.ts
getOccurrencesThrow2.ts
getOccurrencesThrow3.ts
getOccurrencesThrow4.ts
getOccurrencesThrow5.ts
getOccurrencesThrow6.ts
getOccurrencesThrow7.ts
getOccurrencesThrow8.ts
getOccurrencesTryCatchFinally.ts
getOccurrencesTryCatchFinally2.ts
getOccurrencesTryCatchFinally3.ts
getOccurrencesTryCatchFinally4.ts
getOccurrencesTryCatchFinallyBroken.ts
getOutliningForBlockComments.ts
getOutliningForObjectsInArray.ts Fix #22419: Add kind field to OutliningSpan 2018-05-03 16:28:55 -07:00
getOutliningForSingleLineComments.ts
getOutliningSpans.ts Fix #22419: Add kind field to OutliningSpan 2018-05-03 16:28:55 -07:00
getOutliningSpansDepthElseIf.ts In outliningElementsCollector, treat 'else if' as having same depth as the 'if' 2018-04-16 11:33:30 -07:00
getOutliningSpansForImports.ts Code review comments 2018-05-05 13:22:48 -07:00
getOutliningSpansForRegions.ts Fix #22419: Add kind field to OutliningSpan 2018-05-03 16:28:55 -07:00
getOutliningSpansForUnbalancedEndRegion.ts Fix #22419: Add kind field to OutliningSpan 2018-05-03 16:28:55 -07:00
getOutliningSpansForUnbalancedRegion.ts Fix #22419: Add kind field to OutliningSpan 2018-05-03 16:28:55 -07:00
getPreProcessedFile.ts
getPropertySymbolsFromBaseTypesDoesntCrash.ts
getQuickInfoForIntersectionTypes.ts
getRenameInfoTests1.ts
getRenameInfoTests2.ts
getSemanticDiagnosticForDeclaration.ts Allow all private declarations to be emitted in declaration output (#23351) 2018-05-09 19:53:44 -07:00
getSemanticDiagnosticForDeclaration1.ts
getSemanticDiagnosticForNoDeclaration.ts
globalCompletionListInsideObjectLiterals.ts
goToDefinition_super.ts goToDefinition: Also add definitions for symbol if it does not match the signature symbol (#23657) 2018-04-24 09:41:47 -07:00
goToDefinition_untypedModule.ts
goToDefinitionAcrossMultipleProjects.ts
goToDefinitionAlias.ts
goToDefinitionAmbiants.ts
goToDefinitionApparentTypeProperties.ts
goToDefinitionBuiltInTypes.ts
goToDefinitionBuiltInValues.ts
goToDefinitionConstructorOfClassExpression01.ts
goToDefinitionConstructorOfClassWhenClassIsPrecededByNamespace01.ts
goToDefinitionConstructorOverloads.ts
goToDefinitionDecorator.ts
goToDefinitionDecoratorOverloads.ts
goToDefinitionDifferentFile.ts
goToDefinitionDifferentFileIndirectly.ts
goToDefinitionDynamicImport1.ts
goToDefinitionDynamicImport2.ts
goToDefinitionDynamicImport3.ts
goToDefinitionDynamicImport4.ts
goToDefinitionExternalModuleName.ts
goToDefinitionExternalModuleName2.ts
goToDefinitionExternalModuleName3.ts
goToDefinitionExternalModuleName4.ts
goToDefinitionExternalModuleName5.ts
goToDefinitionExternalModuleName6.ts
goToDefinitionExternalModuleName7.ts
goToDefinitionExternalModuleName8.ts
goToDefinitionExternalModuleName9.ts
goToDefinitionFunctionOverloads.ts
goToDefinitionFunctionOverloadsInClass.ts
goToDefinitionFunctionType.ts
goToDefinitionImplicitConstructor.ts
goToDefinitionImportedNames.ts
goToDefinitionImportedNames2.ts
goToDefinitionImportedNames3.ts
goToDefinitionImportedNames4.ts
goToDefinitionImportedNames5.ts
goToDefinitionImportedNames6.ts
goToDefinitionImportedNames7.ts
goToDefinitionImports.ts
goToDefinitionIndexSignature.ts Support goto-definition for index signatures (#23220) 2018-04-09 12:48:41 -07:00
goToDefinitionIndexSignature2.ts Support goto-definition for index signatures (#23220) 2018-04-09 12:48:41 -07:00
goToDefinitionInMemberDeclaration.ts
gotoDefinitionInObjectBindingPattern1.ts
gotoDefinitionInObjectBindingPattern2.ts
goToDefinitionInterfaceAfterImplement.ts
goToDefinitionInTypeArgument.ts
goToDefinitionJsModuleName.ts
goToDefinitionLabels.ts
goToDefinitionMethodOverloads.ts
goToDefinitionMultipleDefinitions.ts
goToDefinitionNewExpressionTargetNotClass.ts goToDefinition: Also add definitions for symbol if it does not match the signature symbol (#23657) 2018-04-24 09:41:47 -07:00
goToDefinitionObjectBindingElementPropertyName01.ts
goToDefinitionObjectLiteralProperties.ts
goToDefinitionObjectLiteralProperties1.ts
goToDefinitionObjectSpread.ts
goToDefinitionOverloadsInMultiplePropertyAccesses.ts
goToDefinitionPartialImplementation.ts
goToDefinitionPrimitives.ts
gotoDefinitionPropertyAccessExpressionHeritageClause.ts
goToDefinitionRest.ts Support goto-definition for index signatures (#23220) 2018-04-09 12:48:41 -07:00
goToDefinitionSameFile.ts
goToDefinitionShadowVariable.ts
goToDefinitionShadowVariableInsideModule.ts
goToDefinitionShorthandProperty01.ts
goToDefinitionShorthandProperty02.ts
goToDefinitionShorthandProperty03.ts
goToDefinitionSignatureAlias.ts goToDefinition: Also add definitions for symbol if it does not match the signature symbol (#23657) 2018-04-24 09:41:47 -07:00
goToDefinitionSignatureAlias_require.ts Don't show a definition at a 'require' call (#23822) 2018-05-03 08:02:56 -07:00
goToDefinitionSimple.ts
goToDefinitionSourceUnit.ts
goToDefinitionTaggedTemplateOverloads.ts
goToDefinitionThis.ts
goToDefinitionTypePredicate.ts
goToDefinitionTypeReferenceDirective.ts
goToDefinitionUndefinedSymbols.ts
goToDefinitionUnionTypeProperty1.ts
goToDefinitionUnionTypeProperty2.ts
goToDefinitionUnionTypeProperty3.ts
goToDefinitionUnionTypeProperty4.ts
goToImplementationClassMethod_00.ts
goToImplementationClassMethod_01.ts
goToImplementationEnum_00.ts
goToImplementationEnum_01.ts
goToImplementationInterface_00.ts
goToImplementationInterface_01.ts
goToImplementationInterface_02.ts
goToImplementationInterface_03.ts
goToImplementationInterface_04.ts
goToImplementationInterface_05.ts
goToImplementationInterface_06.ts
goToImplementationInterface_07.ts
goToImplementationInterface_08.ts
goToImplementationInterfaceMethod_00.ts
goToImplementationInterfaceMethod_01.ts
goToImplementationInterfaceMethod_02.ts
goToImplementationInterfaceMethod_03.ts
goToImplementationInterfaceMethod_04.ts
goToImplementationInterfaceMethod_05.ts
goToImplementationInterfaceMethod_06.ts
goToImplementationInterfaceMethod_08.ts
goToImplementationInterfaceMethod_09.ts
goToImplementationInterfaceMethod_10.ts
goToImplementationInterfaceMethod_11.ts
goToImplementationInterfaceProperty_00.ts
goToImplementationInterfaceProperty_01.ts
goToImplementationInvalid.ts
goToImplementationLocal_00.ts
goToImplementationLocal_01.ts
goToImplementationLocal_02.ts
goToImplementationLocal_03.ts
goToImplementationLocal_04.ts
goToImplementationLocal_05.ts
goToImplementationLocal_06.ts
goToImplementationLocal_07.ts
goToImplementationLocal_08.ts
goToImplementationNamespace_00.ts
goToImplementationNamespace_01.ts
goToImplementationNamespace_02.ts
goToImplementationNamespace_03.ts
goToImplementationNamespace_04.ts
goToImplementationNamespace_05.ts
goToImplementationNamespace_06.ts
goToImplementationShorthandPropertyAssignment_00.ts
goToImplementationShorthandPropertyAssignment_01.ts
goToImplementationShorthandPropertyAssignment_02.ts
goToImplementationSuper_00.ts
goToImplementationSuper_01.ts
goToImplementationThis_00.ts
goToImplementationThis_01.ts
goToModuleAliasDefinition.ts
goToTypeDefinition.ts
goToTypeDefinition2.ts
goToTypeDefinitionAliases.ts
goToTypeDefinitionEnumMembers.ts
goToTypeDefinitionModule.ts
goToTypeDefinitionPrimitives.ts
goToTypeDefinitionUnionType.ts
hoverOverComment.ts
identationAfterInterfaceCall.ts
identifierErrorRecovery.ts
importDeclPaste0.ts
importJsNodeModule1.ts
importJsNodeModule2.ts
importJsNodeModule3.ts Avoid duplicates when finding jsdoc (#24086) 2018-05-15 15:12:29 -07:00
importJsNodeModule4.ts
importNameCodeFix_fileWithNoTrailingNewline.ts In insertNodeAfter, handle file with no trailing newline (#23814) 2018-05-03 12:58:42 -07:00
importNameCodeFix_jsExtension.ts In insertNodeAfter, handle file with no trailing newline (#23814) 2018-05-03 12:58:42 -07:00
importNameCodeFix_jsx.ts In insertNodeAfter, handle file with no trailing newline (#23814) 2018-05-03 12:58:42 -07:00
importNameCodeFix_order.ts importNameCodeFix: consistently put fixes to use existing imports before fixes for existing imports (#23663) 2018-04-25 08:04:20 -07:00
importNameCodeFix_quoteStyle.ts Support services settings (#22236) 2018-03-20 13:07:59 -07:00
importNameCodeFix_symlink.ts
importNameCodeFix_types_classic.ts Don't include "/index" in import from @types even with classic resolution (#23347) 2018-04-11 16:22:10 -07:00
importNameCodeFix_typeUsedAsValue.ts Support import fix even when the error is that a type is used as a value (#23655) 2018-04-24 08:54:14 -07:00
importNameCodeFixDefaultExport.ts
importNameCodeFixDefaultExport1.ts
importNameCodeFixDefaultExport2.ts
importNameCodeFixDefaultExport3.ts For import fix, for "foo/index" module, use "foo" as default export name, not "index" (#22651) 2018-03-16 14:00:33 -07:00
importNameCodeFixExistingImport0.ts
importNameCodeFixExistingImport1.ts
importNameCodeFixExistingImport2.ts Test for (and fix) order of import fixes (#21398) 2018-01-24 15:06:52 -08:00
importNameCodeFixExistingImport3.ts
importNameCodeFixExistingImport4.ts
importNameCodeFixExistingImport5.ts
importNameCodeFixExistingImport6.ts
importNameCodeFixExistingImport7.ts
importNameCodeFixExistingImport8.ts
importNameCodeFixExistingImport9.ts
importNameCodeFixExistingImport10.ts
importNameCodeFixExistingImport11.ts
importNameCodeFixExistingImport12.ts
importNameCodeFixExistingImportEquals0.ts
importNameCodeFixIndentedIdentifier.ts importFixes: Fix bug by using replaceNode and removing changeIdentifierToPropertyAccess (#21898) 2018-02-12 13:05:40 -08:00
importNameCodeFixNewImportAllowSyntheticDefaultImports0.ts
importNameCodeFixNewImportAllowSyntheticDefaultImports1.ts
importNameCodeFixNewImportAllowSyntheticDefaultImports2.ts
importNameCodeFixNewImportAllowSyntheticDefaultImports3.ts
importNameCodeFixNewImportAllowSyntheticDefaultImports4.ts
importNameCodeFixNewImportAllowSyntheticDefaultImports5.ts
importNameCodeFixNewImportAmbient0.ts
importNameCodeFixNewImportAmbient1.ts
importNameCodeFixNewImportAmbient2.ts
importNameCodeFixNewImportAmbient3.ts
importNameCodeFixNewImportBaseUrl0.ts Test for (and fix) order of import fixes (#21398) 2018-01-24 15:06:52 -08:00
importNameCodeFixNewImportBaseUrl1.ts Support services settings (#22236) 2018-03-20 13:07:59 -07:00
importNameCodeFixNewImportBaseUrl2.ts Support services settings (#22236) 2018-03-20 13:07:59 -07:00
importNameCodeFixNewImportDefault0.ts
importNameCodeFixNewImportExportEqualsPrimitive.ts
importNameCodeFixNewImportFile0.ts
importNameCodeFixNewImportFile1.ts
importNameCodeFixNewImportFile2.ts
importNameCodeFixNewImportFile3.ts
importNameCodeFixNewImportFile4.ts
importNameCodeFixNewImportFile5.ts
importNameCodeFixNewImportFileAllComments.ts
importNameCodeFixNewImportFileDetachedComments.ts
importNameCodeFixNewImportFileQuoteStyle0.ts
importNameCodeFixNewImportFileQuoteStyle1.ts
importNameCodeFixNewImportFileQuoteStyle2.ts
importNameCodeFixNewImportFileQuoteStyle3.ts
importNameCodeFixNewImportFileQuoteStyleMixed0.ts
importNameCodeFixNewImportFileQuoteStyleMixed1.ts
importNameCodeFixNewImportFromAtTypes.ts
importNameCodeFixNewImportFromAtTypesScopedPackage.ts
importNameCodeFixNewImportIndex.ts
importNameCodeFixNewImportIndex_notForClassicResolution.ts
importNameCodeFixNewImportNodeModules0.ts
importNameCodeFixNewImportNodeModules1.ts
importNameCodeFixNewImportNodeModules2.ts
importNameCodeFixNewImportNodeModules3.ts
importNameCodeFixNewImportNodeModules4.ts
importNameCodeFixNewImportNodeModules5.ts
importNameCodeFixNewImportNodeModules6.ts
importNameCodeFixNewImportNodeModules7.ts
importNameCodeFixNewImportNodeModules8.ts
importNameCodeFixNewImportPaths0.ts
importNameCodeFixNewImportPaths1.ts
importNameCodeFixNewImportPaths2.ts
importNameCodeFixNewImportPaths_withExtension.ts
importNameCodeFixNewImportPaths_withLeadingDotSlash.ts
importNameCodeFixNewImportPaths_withParentRelativePath.ts
importNameCodeFixNewImportRootDirs0.ts
importNameCodeFixNewImportTypeRoots0.ts
importNameCodeFixNewImportTypeRoots1.ts
importNameCodeFixOptionalImport0.ts Test for (and fix) order of import fixes (#21398) 2018-01-24 15:06:52 -08:00
importNameCodeFixOptionalImport1.ts Test for (and fix) order of import fixes (#21398) 2018-01-24 15:06:52 -08:00
importNameCodeFixReExport.ts Clean up TODOs for #18445 2018-01-17 15:29:41 -08:00
importNameCodeFixShebang.ts
importNameCodeFixUMDGlobal0.ts
importNameCodeFixUMDGlobal1.ts
importNameCodeFixUMDGlobalReact0.ts Fix #20805 (#21755) 2018-02-08 10:32:08 -08:00
importNameCodeFixUMDGlobalReact1.ts
importNameCodeFixUMDGlobalReact2.ts Fix bug: support non-Identifier previousToken in importFixes (#21650) 2018-02-07 12:33:16 -08:00
importTypeFormatting.ts Add formatting rule for import type import keyword and open paren (#23872) 2018-05-03 14:57:01 -07:00
importTypeMemberCompletions.ts Enable member completions for import types (#23085) 2018-04-03 11:53:01 -07:00
importTypeModuleCompletions.ts Path completions for import types (#23082) 2018-04-02 16:15:50 -07:00
importTypeNodeGoToDefinition.ts Module or import types (#22592) 2018-04-02 10:18:23 -07:00
importValueUsedAsType.ts
incompatibleOverride.ts
incompleteFunctionCallCodefix.ts When --noUnusedLocals/--noUnusedParameters is disabled, add suggestions instead of errors (#22361) 2018-04-05 12:33:00 -07:00
incompleteFunctionCallCodefix2.ts Improve ChangeTracker#deleteNodeInList (#24221) 2018-05-17 14:31:58 -07:00
incompleteFunctionCallCodefix3.ts
incorrectJsDocObjectLiteralType.ts
incrementalEditInvocationExpressionAboveInterfaceDeclaration.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
incrementalJsDocAdjustsLengthsRight.ts Set startPos at EOF in jsdoc token scanner so node end positions for nodes terminated at EoF are right (#24184) 2018-05-17 15:16:18 -07:00
incrementalParsing1.ts
incrementalParsingDynamicImport1.ts
incrementalParsingDynamicImport2.ts
incrementalParsingDynamicImport3.ts
incrementalParsingDynamicImport4.ts
incrementalParsingInsertIntoMethod1.ts
incrementalParsingWithJsDoc.ts Update test 2018-05-04 11:29:54 -07:00
incrementalResolveAccessor.ts
incrementalResolveConstructorDeclaration.ts
incrementalResolveFunctionPropertyAssignment.ts
incrementalUpdateToClassImplementingGenericClass.ts
indentAfterFunctionClosingBraces.ts
indentAfterImport.ts
indentation.ts
indentationAfterModuleImport.ts
indentationBlock.ts
indentationInAmdIife.ts
indentationInArrays.ts
indentationInAssignment.ts
indentationInAsyncExpressions.ts
indentationInAugmentations1.ts
indentationInAugmentations2.ts
indentationInBlockCommentAfterFormatting.ts
indentationInClassExpression.ts
indentationInComments.ts
indentationInJsx1.ts
indentationInJsx2.ts
indentationInJsx3.ts
indentationInObject.ts
indentationNone.ts
indentationWithBaseIndent.ts
indentNewExpressionNoBraces.ts
indexerReturnTypes1.ts
indexSignatureWithoutAnnotation.ts
indirectClassInstantiation.ts Mark js-assignment functions' symbols as methods (#23078) 2018-04-02 12:17:35 -07:00
inheritedModuleMembersForClodule2.ts
insertArgumentBeforeOverloadedConstructor.ts
insertInterfaceAndCheckTypeLiteralField.ts
insertMethodCallAboveOthers.ts
insertPublicBeforeSetter.ts
insertReturnStatementInDuplicateIdentifierFunction.ts
insertSecondTryCatchBlock.ts
insertVarAfterEmptyTypeParamList.ts
instanceTypesForGenericType1.ts
intellisenseInObjectLiteral.ts
interfaceExtendsPrimitive.ts
interfaceIndent.ts
interfaceRecursiveInheritanceErrors0.ts
interfaceRecursiveInheritanceErrors1.ts
invalidRestArgError.ts
invertedCloduleAfterQuickInfo.ts
invertedFunduleAfterQuickInfo.ts
isInMultiLineComment.ts
isInMultiLineCommentInJsxText.ts
isInMultiLineCommentInTemplateLiteral.ts
isInMultiLineCommentOnlyTrivia.ts
javaScriptClass1.ts Implement feedback on "Improve completions testing" (#23842) 2018-05-03 13:04:08 -07:00
javaScriptClass2.ts
javaScriptClass3.ts
javaScriptClass4.ts
javaScriptModules12.ts Implement feedback on "Improve completions testing" (#23842) 2018-05-03 13:04:08 -07:00
javaScriptModules13.ts
javaScriptModules14.ts
javaScriptModules15.ts
javaScriptModules16.ts
javaScriptModules17.ts
javaScriptModules18.ts
javaScriptModules19.ts
javascriptModules20.ts
javascriptModules21.ts
javascriptModules22.ts
javascriptModules23.ts
javascriptModules24.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
javascriptModules25.ts
javaScriptModulesError1.ts
javaScriptModulesWithBackticks.ts
javaScriptPrototype1.ts Mark js-assignment functions' symbols as methods (#23078) 2018-04-02 12:17:35 -07:00
javaScriptPrototype2.ts Improve completions testing (#23591) 2018-05-01 13:00:13 -07:00
javaScriptPrototype3.ts Mark js-assignment functions' symbols as methods (#23078) 2018-04-02 12:17:35 -07:00
javaScriptPrototype4.ts
javaScriptPrototype5.ts
jsconfig.ts
jsDocAugments.ts
jsDocAugmentsAndExtends.ts Simplify diagnostics fourslash tests (#22245) 2018-03-01 07:34:51 -08:00
jsDocExtends.ts
jsDocForTypeAlias.ts
jsDocFunctionSignatures2.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
jsDocFunctionSignatures3.ts
jsDocFunctionSignatures4.ts
jsDocFunctionSignatures5.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
jsDocFunctionSignatures6.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
jsDocFunctionSignatures7.ts Print js-constructor function type names (#23089) 2018-04-04 15:43:41 -07:00
jsDocFunctionSignatures8.ts
jsDocFunctionSignatures9.ts
jsDocFunctionSignatures10.ts
jsDocFunctionSignatures11.ts
jsDocFunctionSignatures12.ts
jsDocGenerics1.ts
jsDocGenerics2.ts
jsDocInheritDoc.ts
jsdocNullableUnion.ts
jsdocParameterNameCompletion.ts
jsdocReturnsTag.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
jsDocServices.ts
jsDocTags.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
jsDocTypedefQuickInfo1.ts
jsdocTypedefTagSemanticMeaning0.ts
jsdocTypedefTagSemanticMeaning1.ts
jsdocTypedefTagServices.ts
jsdocTypedefTagTypeExpressionCompletion.ts
jsDocTypeTagQuickInfo1.ts
jsDocTypeTagQuickInfo2.ts
jsFileCompilationDuplicateFunctionImplementation.ts Simplify diagnostics fourslash tests (#22245) 2018-03-01 07:34:51 -08:00
jsFileJsdocTypedefTagTypeExpressionCompletion.ts
jsFileJsdocTypedefTagTypeExpressionCompletion2.ts
jsFileJsdocTypedefTagTypeExpressionCompletion3.ts
jsQuickInfoGenerallyAcceptableSize.ts Add callback tag, with type parameters (#23947) 2018-05-17 09:28:11 -07:00
jsRequireQuickInfo.ts Module or import types (#22592) 2018-04-02 10:18:23 -07:00
jsSpecialAssignmentMerging.ts Add fourslash test case 2018-05-11 09:51:12 -07:00
jsSpecialAssignmentMerging2.ts Add another test of js special assignment merging (#24070) 2018-05-11 16:24:42 -07:00
jsxBraceCompletionPosition.ts
jsxGenericQuickInfo.tsx Correctly show instantiated signatures for JSX element signature help and quick info (#23492) 2018-05-16 13:09:54 -07:00
jsxQualifiedTagCompletion.ts
jsxSpreadReference.ts
jsxWithTypeParametershasInstantiatedSignatureHelp.tsx Use newer signature help check (#24179) 2018-05-16 13:53:40 -07:00
lambdaThisMembers.ts
letQuickInfoAndCompletionList.ts
localFunction.ts
localGetReferences.ts
malformedObjectLiteral.ts
memberCompletionFromFunctionCall.ts
memberCompletionInForEach1.ts
memberCompletionOnRightSideOfImport.ts Fix the member completion returned on right side of the import when it does not resolve to any symbol 2018-02-07 15:44:22 -08:00
memberCompletionOnTypeParameters.ts Implement feedback on "Improve completions testing" (#23842) 2018-05-03 13:04:08 -07:00
memberCompletionOnTypeParameters2.ts
memberConstructorEdits.ts
memberListAfterDoubleDot.ts
memberListAfterSingleDot.ts
memberListErrorRecovery.ts
memberListInFunctionCall.ts
memberListInReopenedEnum.ts
memberListInsideObjectLiterals.ts Implement feedback on "Improve completions testing" (#23842) 2018-05-03 13:04:08 -07:00
memberListInWithBlock.ts
memberListInWithBlock2.ts
memberListInWithBlock3.ts
memberListOfClass.ts
memberListOfEnumFromExternalModule.ts
memberListOfEnumInModule.ts
memberListOfExportedClass.ts
memberListOfModule.ts
memberListOfModuleAfterInvalidCharater.ts
memberListOfModuleBeforeKeyword.ts
memberListOfModuleInAnotherModule.ts
memberListOfVarInArrowExpression.ts
memberListOnConstructorType.ts
memberListOnContextualThis.ts
memberlistOnDDot.ts
memberListOnExplicitThis.ts
memberListOnFunctionParameter.ts
memberListOnThisInClassWithPrivates.ts
memberOverloadEdits.ts
mergedDeclarations1.ts
mergedDeclarations2.ts
mergedDeclarationsWithExportAssignment1.ts
mispeltVariableForInLoopErrorRecovery.ts
missingMethodAfterEditAfterImport.ts
moduleEnumModule.ts
moduleIndent.ts
moduleMembersOfGenericType.ts
moduleReferenceValue.ts
moduleRenamingErrorRecovery.ts
moduleVariables.ts
moveToNewFile.ts moveToNewFile: Fix bug for missing importClause (#24224) 2018-05-17 14:32:12 -07:00
moveToNewFile_declarationKinds.ts Add 'move to new file' refactor (#23726) 2018-05-10 11:17:04 -07:00
moveToNewFile_defaultExport.ts Add 'move to new file' refactor (#23726) 2018-05-10 11:17:04 -07:00
moveToNewFile_defaultImport.ts Add 'move to new file' refactor (#23726) 2018-05-10 11:17:04 -07:00
moveToNewFile_exportImport.ts moveToNewFile: Don't move imports (#24177) 2018-05-17 09:54:47 -07:00
moveToNewFile_global.ts Add 'move to new file' refactor (#23726) 2018-05-10 11:17:04 -07:00
moveToNewFile_importEquals.ts Add 'move to new file' refactor (#23726) 2018-05-10 11:17:04 -07:00
moveToNewFile_js.ts Add 'move to new file' refactor (#23726) 2018-05-10 11:17:04 -07:00
moveToNewFile_moveImport.ts moveToNewFile: Don't move imports (#24177) 2018-05-17 09:54:47 -07:00
moveToNewFile_multiple.ts Add 'move to new file' refactor (#23726) 2018-05-10 11:17:04 -07:00
moveToNewFile_newModuleNameUnique.ts Add 'move to new file' refactor (#23726) 2018-05-10 11:17:04 -07:00
moveToNewFile_onlyStatements.ts Add 'move to new file' refactor (#23726) 2018-05-10 11:17:04 -07:00
moveToNewFile_rangeInvalid.ts Add 'move to new file' refactor (#23726) 2018-05-10 11:17:04 -07:00
moveToNewFile_rangeSemiValid.ts Add 'move to new file' refactor (#23726) 2018-05-10 11:17:04 -07:00
moveToNewFile_tsconfig.ts Add 'move to new file' refactor (#23726) 2018-05-10 11:17:04 -07:00
moveToNewFile_updateUses.ts Add 'move to new file' refactor (#23726) 2018-05-10 11:17:04 -07:00
moveToNewFile_updateUses_js.ts Add 'move to new file' refactor (#23726) 2018-05-10 11:17:04 -07:00
moveToNewFile_variableDeclarationWithNoInitializer.ts moveToNewFile: Fix bug for VariableDeclaration missing initializer (#24214) 2018-05-17 12:38:20 -07:00
multilineCommentBeforeOpenBrace.ts
multiModuleClodule1.ts
multiModuleFundule1.ts
multipleExportAssignmentsErrorList0.ts
nameOfRetypedClassInModule.ts
nameOrDottedNameClasses.ts
nameOrDottedNameStatements.ts
navbar_const.ts
navbar_contains-no-duplicates.ts
navbar_exportDefault.ts
navbar_let.ts
navigateItemsConst.ts
navigateItemsExports.ts
navigateItemsImports.ts
navigateItemsLet.ts
navigateToIIFE.ts
navigateToImport.ts
navigateToQuoted.ts Add 'getNameFromPropertyName' helper (#23036) 2018-04-02 08:14:15 -07:00
navigateToSingleFileResults.ts
navigateToSymbolIterator.ts Add 'getNameFromPropertyName' helper (#23036) 2018-04-02 08:14:15 -07:00
navigationBarAnonymousClassAndFunctionExpressions.ts Print js-constructor function type names (#23089) 2018-04-04 15:43:41 -07:00
navigationBarAnonymousClassAndFunctionExpressions2.ts
navigationBarFunctionIndirectlyInVariableDeclaration.ts
navigationBarFunctionPrototype.ts
navigationBarGetterAndSetter.ts
navigationBarImports.ts
navigationBarInitializerSpans.ts
navigationBarItemsBindingPatterns.ts
navigationBarItemsBindingPatternsInConstructor.ts
navigationBarItemsEmptyConstructors.ts
navigationBarItemsExports.ts
navigationBarItemsFunctionProperties.ts Print js-constructor function type names (#23089) 2018-04-04 15:43:41 -07:00
navigationBarItemsFunctions.ts
navigationBarItemsFunctionsBroken.ts
navigationBarItemsFunctionsBroken2.ts
navigationBarItemsImports.ts
navigationBarItemsInsideMethodsAndConstructors.ts
navigationBarItemsItems.ts
navigationBarItemsItems2.ts
navigationBarItemsItemsExternalModules.ts
navigationBarItemsItemsExternalModules2.ts
navigationBarItemsItemsExternalModules3.ts More consistent POSIX-like virtual file system. 2018-01-19 21:58:46 -08:00
navigationBarItemsItemsModuleVariables.ts
navigationBarItemsMissingName1.ts
navigationBarItemsMissingName2.ts
navigationBarItemsModules.ts
navigationBarItemsMultilineStringIdentifiers.ts
navigationBarItemsNamedArrowFunctions.ts
navigationBarItemsPropertiesDefinedInConstructors.ts
navigationBarItemsStaticAndNonStaticNoMerge.ts
navigationBarItemsSymbols1.ts
navigationBarItemsSymbols2.ts
navigationBarItemsSymbols3.ts
navigationBarItemsTypeAlias.ts
navigationBarJsDoc.ts
navigationBarJsDocCommentWithNoTags.ts
navigationBarMerging.ts
navigationBarNamespaceImportWithNoName.ts
navigationBarVariables.ts
navigationItemsComputedProperties.ts
navigationItemsExactMatch.ts
navigationItemsExactMatch2.ts
navigationItemsInConstructorsExactMatch.ts
navigationItemsOverloads1.ts
navigationItemsOverloads2.ts
navigationItemsOverloadsBroken1.ts
navigationItemsOverloadsBroken2.ts
navigationItemsPrefixMatch.ts
navigationItemsPrefixMatch2.ts
navigationItemsSpecialPropertyAssignment.ts
navigationItemsSubStringMatch.ts
navigationItemsSubStringMatch2.ts
noCompletionListOnCommentsInsideObjectLiterals.ts
nonExistingImport.ts
noQuickInfoForLabel.ts
noQuickInfoInWhitespace.ts
noSignatureHelpOnNewKeyword.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
noSmartIndentInsideMultilineString.ts Update test baselines 2018-01-17 15:18:54 -08:00
noTypeParameterInLHS.ts
numericPropertyNames.ts
objectLiteralBindingInParameter.ts
objectLiteralCallSignatures.ts
outliningForNonCompleteInterfaceDeclaration.ts
overloadObjectLiteralCrash.ts
overloadOnConstCallSignature.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
overloadQuickInfo.ts
parameterInfoOnParameterType.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
parameterlessSetter.ts
parameterWithDestructuring.ts
parameterWithNestedDestructuring.ts
paramHelpOnCommaInString.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
parenthesisFatArrows.ts
paste.ts
pasteLambdaOverModule.ts
promiseTyping1.ts
promiseTyping2.ts
propertyDuplicateIdentifierError.ts
proto.ts
protoPropertyInObjectLiteral.ts
prototypeProperty.ts
protoVarInContextualObjectLiteral.ts
protoVarVisibleWithOuterScopeUnderscoreProto.ts
publicBreak.ts
qualifiedName_import-declaration-with-variable-entity-names.ts
qualifyModuleTypeNames.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
quickInfoAlias.ts quickInfo: Get JSDoc tags from aliased symbol (#23526) 2018-04-19 15:33:36 -07:00
quickInfoDisplayPartsArrowFunctionExpression.ts
quickInfoDisplayPartsClass.ts
quickInfoDisplayPartsClassAccessors.ts
quickInfoDisplayPartsClassConstructor.ts
quickInfoDisplayPartsClassMethod.ts
quickInfoDisplayPartsClassProperty.ts
quickInfoDisplayPartsConst.ts
quickInfoDisplayPartsEnum1.ts
quickInfoDisplayPartsEnum2.ts
quickInfoDisplayPartsEnum3.ts
quickInfoDisplayPartsExternalModuleAlias.ts
quickInfoDisplayPartsExternalModules.ts
quickInfoDisplayPartsFunction.ts
quickInfoDisplayPartsFunctionExpression.ts
quickInfoDisplayPartsIife.ts
quickInfoDisplayPartsInterface.ts
quickInfoDisplayPartsInterfaceMembers.ts
quickInfoDisplayPartsInternalModuleAlias.ts
quickInfoDisplayPartsLet.ts
quickInfoDisplayPartsLiteralLikeNames01.ts
quickInfoDisplayPartsLocalFunction.ts
quickInfoDisplayPartsModules.ts
quickInfoDisplayPartsParameters.ts
quickInfoDisplayPartsTypeAlias.ts
quickInfoDisplayPartsTypeParameterInClass.ts
quickInfoDisplayPartsTypeParameterInFunction.ts
quickInfoDisplayPartsTypeParameterInFunctionLikeInTypeAlias.ts
quickInfoDisplayPartsTypeParameterInInterface.ts
quickInfoDisplayPartsTypeParameterInTypeAlias.ts
quickInfoDisplayPartsVar.ts
quickInfoDisplayPartsVarWithStringTypes01.ts
quickInfoExportAssignmentOfGenericInterface.ts
quickInfoForAliasedGeneric.ts
quickInfoForConstDeclaration.ts
quickInfoForContextuallyTypedArrowFunctionInSuperCall.ts
quickInfoForContextuallyTypedFunctionInReturnStatement.ts
quickInfoForContextuallyTypedFunctionInTaggedTemplateExpression1.ts
quickInfoForContextuallyTypedFunctionInTaggedTemplateExpression2.ts
quickInfoForContextuallyTypedIife.ts
quickInfoForDecorators.ts
quickInfoForDerivedGenericTypeWithConstructor.ts
quickInfoForFunctionDeclaration.ts
quickInfoForGenericConstraints1.ts
quickInfoForGenericPrototypeMember.ts
quickInfoForIndexerResultWithConstraint.ts
quickInfoForObjectBindingElementName01.ts
quickInfoForObjectBindingElementName02.ts
quickInfoForObjectBindingElementPropertyName01.ts
quickInfoForObjectBindingElementPropertyName02.ts
quickInfoForObjectBindingElementPropertyName03.ts Add '?' in quick info for optional properties/methods (#23480) 2018-04-17 12:42:23 -07:00
quickInfoForObjectBindingElementPropertyName04.ts
quickInfoForOverloadOnConst1.ts
quickInfoForRequire.ts
quickInfoForShorthandProperty.ts
quickInfoForSyntaxErrorNoError.ts
quickInfoForTypeofParameter.ts
quickInfoForTypeParameterInTypeAlias1.ts
quickInfoForTypeParameterInTypeAlias2.ts
quickInfoForUMDModuleAlias.ts
quickinfoForUnionProperty.ts
quickInfoFromContextualType.ts
quickInfoFromEmptyBlockComment.ts
quickInfoFunctionKeyword.ts
quickInfoGenerics.ts
quickInfoImportedTypes.ts
quickInfoImportedTypesWithMergedMeanings.ts Make symbol display at ExportSpecifier use 'export', not 'import' (#23629) 2018-04-23 13:29:14 -07:00
quickInfoInFunctionTypeReference.ts
quickInfoInFunctionTypeReference2.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
quickInfoInInvalidIndexSignature.ts
quickInfoInObjectLiteral.ts
quickInfoInvalidLocations.ts
quickInfoInWithBlock.ts
quickinfoIsConsistent.ts
quickInfoJSDocFunctionNew.ts
quickInfoJSDocFunctionThis.ts
quickInfoJsDocTags.ts
quickInfoJsdocTypedefMissingType.ts
quickInfoJsPropertyAssignedAfterMethodDeclaration.ts
quickInfoMappedSpreadTypes.ts Symbol kind for a method on a mapped type should still be 'method' (#23478) 2018-04-17 14:07:59 -07:00
quickInfoMappedType.ts Symbol kind for a method on a mapped type should still be 'method' (#23478) 2018-04-17 14:07:59 -07:00
quickInfoMappedTypeRecursiveInference.ts Print deferred mapped symbols 1 level deep (#21311) 2018-02-08 13:35:00 -08:00
quickInfoMeaning.ts
quickInfoOfGenericTypeAssertions1.ts
quickInfoOfLablledForStatementIterator.ts
quickInfoOfStringPropertyNames1.ts
quickInfoOnArgumentsInsideFunction.ts
quickInfoOnCatchVariable.ts
quickInfoOnCircularTypes.ts
quickInfoOnClassMergedWithFunction.ts
quickInfoOnConstructorWithGenericParameter.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
quickInfoOnErrorTypes1.ts
quickInfoOnGenericClass.ts
quickInfoOnGenericWithConstraints1.ts
quickInfoOnInternalAliases.ts
quickInfoOnMergedInterfaces.ts
quickInfoOnMergedInterfacesWithIncrementalEdits.ts
quickInfoOnMergedModule.ts
quickInfoOnMethodOfImportEquals.ts
quickInfoOnNarrowedType.ts
quickInfoOnNarrowedTypeInModule.ts
quickInfoOnObjectLiteralWithAccessors.ts
quickInfoOnObjectLiteralWithOnlyGetter.ts
quickInfoOnObjectLiteralWithOnlySetter.ts
quickInfoOnPrivateConstructorCall.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
quickInfoOnProtectedConstructorCall.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
quickInfoOnThis.ts
quickInfoOnThis2.ts
quickInfoOnThis3.ts
quickInfoOnThis4.ts
quickInfoOnUndefined.ts
quickInfoOnUnResolvedBaseConstructorSignature.ts
quickInfoOnVarInArrowExpression.ts
quickInfoParameter_skipThisParameter.ts
quickInfoPropertyTag.ts
quickInfoShowsGenericSpecialization.ts
quickInfoSpecialPropertyAssignment.ts
quickInfoTypeAliasDefinedInDifferentFile.ts
quickInfoTypeError.ts
quickInfoUnionOfNamespaces.ts
quickInfoWithNestedDestructuredParameterInLambda.ts
recursiveClassReference.ts
recursiveGenerics2.ts
recursiveInternalModuleImport.ts
recursiveObjectLiteral.ts
recursiveWrappedTypeParameters1.ts
refactorConvertToEs6Module_export_alias.ts Suggestion to convert to ES6 module should only trigger in projects which express some intent to use ES6 (#23576) 2018-04-23 16:05:37 -07:00
refactorConvertToEs6Module_export_dotDefault.ts Suggestion to convert to ES6 module should only trigger in projects which express some intent to use ES6 (#23576) 2018-04-23 16:05:37 -07:00
refactorConvertToEs6Module_export_invalidName.ts Suggestion to convert to ES6 module should only trigger in projects which express some intent to use ES6 (#23576) 2018-04-23 16:05:37 -07:00
refactorConvertToEs6Module_export_moduleDotExports.ts convertToEs6Module: Replace 'module.exports =' with 'export default' without replacing nodes (#23948) 2018-05-07 15:45:43 -07:00
refactorConvertToEs6Module_export_moduleDotExports_changesImports.ts Fix bug: Converting 'module.exports = {...}' to ES6 doesn't introduce a default export (#24141) 2018-05-15 16:22:58 -07:00
refactorConvertToEs6Module_export_moduleDotExportsEqualsRequire.ts Suggestion to convert to ES6 module should only trigger in projects which express some intent to use ES6 (#23576) 2018-04-23 16:05:37 -07:00
refactorConvertToEs6Module_export_named.ts Always export typedefs (#23723) 2018-04-30 14:55:26 -07:00
refactorConvertToEs6Module_export_namedClassExpression.ts Always export typedefs (#23723) 2018-04-30 14:55:26 -07:00
refactorConvertToEs6Module_export_namedFunctionExpression.ts Suggestion to convert to ES6 module should only trigger in projects which express some intent to use ES6 (#23576) 2018-04-23 16:05:37 -07:00
refactorConvertToEs6Module_export_object.ts Fix bug: Converting 'module.exports = {...}' to ES6 doesn't introduce a default export (#24141) 2018-05-15 16:22:58 -07:00
refactorConvertToEs6Module_export_object_shorthand.ts Suggestion to convert to ES6 module should only trigger in projects which express some intent to use ES6 (#23576) 2018-04-23 16:05:37 -07:00
refactorConvertToEs6Module_export_referenced.ts Suggestion to convert to ES6 module should only trigger in projects which express some intent to use ES6 (#23576) 2018-04-23 16:05:37 -07:00
refactorConvertToEs6Module_exportEqualsClass.ts Rename test (#23978) 2018-05-08 15:07:55 -07:00
refactorConvertToEs6Module_expressionToDeclaration.ts Always export typedefs (#23723) 2018-04-30 14:55:26 -07:00
refactorConvertToEs6Module_import_arrayBindingPattern.ts Suggestion to convert to ES6 module should only trigger in projects which express some intent to use ES6 (#23576) 2018-04-23 16:05:37 -07:00
refactorConvertToEs6Module_import_includeDefaultUses.ts Suggestion to convert to ES6 module should only trigger in projects which express some intent to use ES6 (#23576) 2018-04-23 16:05:37 -07:00
refactorConvertToEs6Module_import_multipleUniqueIdentifiers.ts Suggestion to convert to ES6 module should only trigger in projects which express some intent to use ES6 (#23576) 2018-04-23 16:05:37 -07:00
refactorConvertToEs6Module_import_multipleVariableDeclarations.ts Suggestion to convert to ES6 module should only trigger in projects which express some intent to use ES6 (#23576) 2018-04-23 16:05:37 -07:00
refactorConvertToEs6Module_import_nameFromModuleSpecifier.ts Suggestion to convert to ES6 module should only trigger in projects which express some intent to use ES6 (#23576) 2018-04-23 16:05:37 -07:00
refactorConvertToEs6Module_import_objectBindingPattern_complex.ts Suggestion to convert to ES6 module should only trigger in projects which express some intent to use ES6 (#23576) 2018-04-23 16:05:37 -07:00
refactorConvertToEs6Module_import_objectBindingPattern_plain.ts Suggestion to convert to ES6 module should only trigger in projects which express some intent to use ES6 (#23576) 2018-04-23 16:05:37 -07:00
refactorConvertToEs6Module_import_onlyNamedImports.ts Suggestion to convert to ES6 module should only trigger in projects which express some intent to use ES6 (#23576) 2018-04-23 16:05:37 -07:00
refactorConvertToEs6Module_import_propertyAccess.ts Suggestion to convert to ES6 module should only trigger in projects which express some intent to use ES6 (#23576) 2018-04-23 16:05:37 -07:00
refactorConvertToEs6Module_import_shadowing.ts Suggestion to convert to ES6 module should only trigger in projects which express some intent to use ES6 (#23576) 2018-04-23 16:05:37 -07:00
refactorConvertToEs6Module_import_sideEffect.ts Suggestion to convert to ES6 module should only trigger in projects which express some intent to use ES6 (#23576) 2018-04-23 16:05:37 -07:00
refactorConvertToEs6Module_missingInitializer.ts Suggestion to convert to ES6 module should only trigger in projects which express some intent to use ES6 (#23576) 2018-04-23 16:05:37 -07:00
refactorConvertToEs6Module_notAtTopLevel.ts Don't add a suggestion to convert to an es6 module if no commonjs import/export appears at top-level. (#24101) 2018-05-14 12:00:40 -07:00
refactorConvertToEs6Module_notInCommonjsProject.ts Suggestion to convert to ES6 module should only trigger in projects which express some intent to use ES6 (#23576) 2018-04-23 16:05:37 -07:00
refactorConvertToEs6Module_notInCommonjsProject_yesIfSomeEs6Module.ts Suggestion to convert to ES6 module should only trigger in projects which express some intent to use ES6 (#23576) 2018-04-23 16:05:37 -07:00
refactorConvertToEs6Module_preserveQuotes.ts Suggestion to convert to ES6 module should only trigger in projects which express some intent to use ES6 (#23576) 2018-04-23 16:05:37 -07:00
refactorConvertToGetAccessAndSetAccess1.ts add refactor of convert private field to getter and setter (#22143) 2018-04-10 11:51:41 -07:00
refactorConvertToGetAccessAndSetAccess2.ts add refactor of convert private field to getter and setter (#22143) 2018-04-10 11:51:41 -07:00
refactorConvertToGetAccessAndSetAccess3.ts add refactor of convert private field to getter and setter (#22143) 2018-04-10 11:51:41 -07:00
refactorConvertToGetAccessAndSetAccess4.ts fix generate accessor if starting with underscore 2018-05-16 15:34:11 +08:00
refactorConvertToGetAccessAndSetAccess5.ts fix generate accessor if starting with underscore 2018-05-16 15:34:11 +08:00
refactorConvertToGetAccessAndSetAccess6.ts fix generate accessor if starting with underscore 2018-05-16 15:34:11 +08:00
refactorConvertToGetAccessAndSetAccess7.ts fix generate accessor if starting with underscore 2018-05-16 15:34:11 +08:00
refactorConvertToGetAccessAndSetAccess8.ts add refactor of convert private field to getter and setter (#22143) 2018-04-10 11:51:41 -07:00
refactorConvertToGetAccessAndSetAccess9.ts add refactor of convert private field to getter and setter (#22143) 2018-04-10 11:51:41 -07:00
refactorConvertToGetAccessAndSetAccess10.ts add refactor of convert private field to getter and setter (#22143) 2018-04-10 11:51:41 -07:00
refactorConvertToGetAccessAndSetAccess11.ts add refactor of convert private field to getter and setter (#22143) 2018-04-10 11:51:41 -07:00
refactorConvertToGetAccessAndSetAccess12.ts add refactor of convert private field to getter and setter (#22143) 2018-04-10 11:51:41 -07:00
refactorConvertToGetAccessAndSetAccess13.ts add refactor of convert private field to getter and setter (#22143) 2018-04-10 11:51:41 -07:00
refactorConvertToGetAccessAndSetAccess14.ts add support for readonly modifier 2018-05-08 12:26:34 +08:00
refactorConvertToGetAccessAndSetAccess15.ts fix generate accessor if starting with underscore 2018-05-16 15:34:11 +08:00
refactorConvertToGetAccessAndSetAccess16.ts Avoid unnecessary newline when inserting node at start of class (#23935) 2018-05-07 12:40:33 -07:00
refactorConvertToGetAccessAndSetAccess17.ts Avoid unnecessary newline when inserting node at start of class (#23935) 2018-05-07 12:40:33 -07:00
refactorConvertToGetAccessAndSetAccess18.ts Avoid unnecessary newline when inserting node at start of class (#23935) 2018-05-07 12:40:33 -07:00
refactorConvertToGetAccessAndSetAccess19.ts add refactor of convert private field to getter and setter (#22143) 2018-04-10 11:51:41 -07:00
refactorConvertToGetAccessAndSetAccess20.ts add refactor of convert private field to getter and setter (#22143) 2018-04-10 11:51:41 -07:00
refactorConvertToGetAccessAndSetAccess21.ts add refactor of convert private field to getter and setter (#22143) 2018-04-10 11:51:41 -07:00
refactorConvertToGetAccessAndSetAccess22.ts Avoid unnecessary newline when inserting node at start of class (#23935) 2018-05-07 12:40:33 -07:00
refactorConvertToGetAccessAndSetAccess23.ts fix generate accessor if starting with underscore 2018-05-16 15:34:11 +08:00
refactorConvertToGetAccessAndSetAccess24.ts add refactor of convert private field to getter and setter (#22143) 2018-04-10 11:51:41 -07:00
refactorConvertToGetAccessAndSetAccess25.ts add refactor of convert private field to getter and setter (#22143) 2018-04-10 11:51:41 -07:00
refactorConvertToGetAccessAndSetAccess26.ts add refactor of convert private field to getter and setter (#22143) 2018-04-10 11:51:41 -07:00
refactorConvertToGetAccessAndSetAccess27.ts add refactor of convert private field to getter and setter (#22143) 2018-04-10 11:51:41 -07:00
refactorConvertToGetAccessAndSetAccess28.ts add refactor of convert private field to getter and setter (#22143) 2018-04-10 11:51:41 -07:00
refactorConvertToGetAccessAndSetAccess29.ts add refactor of convert private field to getter and setter (#22143) 2018-04-10 11:51:41 -07:00
refactorConvertToGetAccessAndSetAccess30.ts add refactor of convert private field to getter and setter (#22143) 2018-04-10 11:51:41 -07:00
refactorConvertToGetAccessAndSetAccess31.ts add refactor of convert private field to getter and setter (#22143) 2018-04-10 11:51:41 -07:00
refactorConvertToGetAccessAndSetAccess32.ts add refactor of convert private field to getter and setter (#22143) 2018-04-10 11:51:41 -07:00
refactorConvertToGetAccessAndSetAccess33.ts update all reference in constructor 2018-05-09 18:41:46 +08:00
refactorConvertToGetAccessAndSetAccess34.ts fix trailing comma in accessor generator 2018-05-16 14:47:44 +08:00
refactorConvertToGetAccessAndSetAccess35.ts only allow refactor if selected span overlaps name declaration 2018-05-18 10:07:45 +08:00
refactorConvertToGetAccessAndSetAccess_js_1.ts add refactor of convert private field to getter and setter (#22143) 2018-04-10 11:51:41 -07:00
refactorConvertToGetAccessAndSetAccess_js_2.ts add refactor of convert private field to getter and setter (#22143) 2018-04-10 11:51:41 -07:00
refactorConvertToGetAccessAndSetAccess_js_3.ts add refactor of convert private field to getter and setter (#22143) 2018-04-10 11:51:41 -07:00
refactorConvertToGetAccessAndSetAccess_js_4.ts add refactor of convert private field to getter and setter (#22143) 2018-04-10 11:51:41 -07:00
refactorConvertToGetAccessAndSetAccess_js_5.ts add refactor of convert private field to getter and setter (#22143) 2018-04-10 11:51:41 -07:00
refactorConvertToGetAccessAndSetAccess_js_6.ts add refactor of convert private field to getter and setter (#22143) 2018-04-10 11:51:41 -07:00
refactorConvertToGetAccessAndSetAccess_js_7.ts add refactor of convert private field to getter and setter (#22143) 2018-04-10 11:51:41 -07:00
refactorConvertToGetAccessAndSetAccess_js_8.ts add refactor of convert private field to getter and setter (#22143) 2018-04-10 11:51:41 -07:00
refactorConvertToGetAccessAndSetAccess_js_9.ts add refactor of convert private field to getter and setter (#22143) 2018-04-10 11:51:41 -07:00
referenceInParameterPropertyDeclaration.ts
referencesBloomFilters.ts findAllReferences: Share code between populateSearchSymbolSet and getRelatedSymbol (#23028) 2018-04-05 15:00:14 -07:00
referencesBloomFilters2.ts findAllReferences: Share code between populateSearchSymbolSet and getRelatedSymbol (#23028) 2018-04-05 15:00:14 -07:00
referencesBloomFilters3.ts
referencesForAmbients.ts Improvements to find-all-references for import types (#23998) 2018-05-10 15:31:06 -07:00
referencesForAmbients2.ts
referencesForClassLocal.ts
referencesForClassMembers.ts findAllRefs: give entry for union its own definition (#22694) 2018-03-19 11:58:20 -07:00
referencesForClassMembersExtendingAbstractClass.ts findAllRefs: give entry for union its own definition (#22694) 2018-03-19 11:58:20 -07:00
referencesForClassMembersExtendingGenericClass.ts findAllRefs: give entry for union its own definition (#22694) 2018-03-19 11:58:20 -07:00
referencesForClassParameter.ts
referencesForContextuallyTypedObjectLiteralProperties.ts findAllReferences: Share code between populateSearchSymbolSet and getRelatedSymbol (#23028) 2018-04-05 15:00:14 -07:00
referencesForContextuallyTypedUnionProperties.ts findAllReferences: Share code between populateSearchSymbolSet and getRelatedSymbol (#23028) 2018-04-05 15:00:14 -07:00
referencesForContextuallyTypedUnionProperties2.ts findAllReferences: Share code between populateSearchSymbolSet and getRelatedSymbol (#23028) 2018-04-05 15:00:14 -07:00
referencesForEnums.ts
referencesForExportedValues.ts
referencesForExternalModuleNames.ts Improvements to find-all-references for import types (#23998) 2018-05-10 15:31:06 -07:00
referencesForFunctionOverloads.ts
referencesForFunctionParameter.ts
referencesForGlobals.ts
referencesForGlobals2.ts
referencesForGlobals3.ts
referencesForGlobals4.ts
referencesForGlobals5.ts
referencesForGlobalsInExternalModule.ts findAllReferences: Make definition info independent of search location (#21748) 2018-03-01 12:46:00 -08:00
referencesForIllegalAssignment.ts
referencesForImports.ts
referencesForIndexProperty.ts
referencesForIndexProperty2.ts
referencesForIndexProperty3.ts
referencesForInheritedProperties.ts findAllRefs: give entry for union its own definition (#22694) 2018-03-19 11:58:20 -07:00
referencesForInheritedProperties2.ts findAllRefs: give entry for union its own definition (#22694) 2018-03-19 11:58:20 -07:00
referencesForInheritedProperties3.ts
referencesForInheritedProperties4.ts
referencesForInheritedProperties5.ts findAllRefs: give entry for union its own definition (#22694) 2018-03-19 11:58:20 -07:00
referencesForInheritedProperties6.ts findAllRefs: give entry for union its own definition (#22694) 2018-03-19 11:58:20 -07:00
referencesForInheritedProperties7.ts findAllRefs: give entry for union its own definition (#22694) 2018-03-19 11:58:20 -07:00
referencesForInheritedProperties8.ts
referencesForInheritedProperties9.ts
referencesForLabel.ts
referencesForLabel2.ts
referencesForLabel3.ts
referencesForLabel4.ts
referencesForLabel5.ts
referencesForLabel6.ts
referencesForMergedDeclarations.ts findAllReferences: Make definition info independent of search location (#21748) 2018-03-01 12:46:00 -08:00
referencesForMergedDeclarations2.ts In source files and blocks, bind function declarations before other statements (#22766) 2018-03-21 14:22:09 -07:00
referencesForMergedDeclarations3.ts findAllReferences: Make definition info independent of search location (#21748) 2018-03-01 12:46:00 -08:00
referencesForMergedDeclarations4.ts findAllReferences: Make definition info independent of search location (#21748) 2018-03-01 12:46:00 -08:00
referencesForMergedDeclarations5.ts findAllReferences: Make definition info independent of search location (#21748) 2018-03-01 12:46:00 -08:00
referencesForMergedDeclarations6.ts
referencesForMergedDeclarations7.ts findAllReferences: Make definition info independent of search location (#21748) 2018-03-01 12:46:00 -08:00
referencesForMergedDeclarations8.ts
referencesForNoContext.ts
referencesForNumericLiteralPropertyNames.ts findAllReferences: Share code between populateSearchSymbolSet and getRelatedSymbol (#23028) 2018-04-05 15:00:14 -07:00
referencesForObjectLiteralProperties.ts
referencesForOverrides.ts findAllRefs: give entry for union its own definition (#22694) 2018-03-19 11:58:20 -07:00
referencesForPropertiesOfGenericType.ts findAllReferences: Make definition info independent of search location (#21748) 2018-03-01 12:46:00 -08:00
referencesForStatic.ts
referencesForStaticsAndMembersWithSameNames.ts findAllReferences: Make definition info independent of search location (#21748) 2018-03-01 12:46:00 -08:00
referencesForStringLiteralPropertyNames.ts findAllReferences: Share code between populateSearchSymbolSet and getRelatedSymbol (#23028) 2018-04-05 15:00:14 -07:00
referencesForStringLiteralPropertyNames2.ts
referencesForStringLiteralPropertyNames3.ts
referencesForStringLiteralPropertyNames4.ts
referencesForUnionProperties.ts findAllReferences: Be consistent how we handle unions in root symobls (#23002) 2018-04-05 10:55:55 -07:00
referencesInComment.ts
referenceToClass.ts findAllReferences: Make definition info independent of search location (#21748) 2018-03-01 12:46:00 -08:00
regexDetection.ts
regexErrorRecovery.ts
regexp.ts
remoteGetReferences.ts findAllReferences: Make definition info independent of search location (#21748) 2018-03-01 12:46:00 -08:00
removeDeclareFunctionExports.ts
removeDeclareInModule.ts
removeDeclareKeyword.ts
removeDeclareParamTypeAnnotation.ts
removeDuplicateIdentifier.ts
removeExportedClassFromReopenedModule.ts
removeExportFromInterfaceError0.ts
removeExportFromInterfaceError1.ts
removeInterfaceExtendsClause.ts
removeInterfaceUsedAsGenericTypeArgument.ts
removeParameterBetweenCommentAndParameter.ts
removeVarFromModuleWithReopenedEnums.ts
renameAcrossMultipleProjects.ts
renameAlias.ts
renameAlias2.ts
renameAlias3.ts
renameAliasExternalModule.ts
renameAliasExternalModule2.ts
renameAliasExternalModule3.ts
renameCommentsAndStrings1.ts
renameCommentsAndStrings2.ts
renameCommentsAndStrings3.ts
renameCommentsAndStrings4.ts
renameContextuallyTypedProperties.ts
renameContextuallyTypedProperties2.ts
renameCrossJsTs01.ts
renameDefaultImport.ts findAllReferences: Make definition info independent of search location (#21748) 2018-03-01 12:46:00 -08:00
renameDefaultImportDifferentName.ts findAllReferences: Make definition info independent of search location (#21748) 2018-03-01 12:46:00 -08:00
renameDefaultLibDontWork.ts
renameDestructuringAssignment.ts
renameDestructuringAssignmentInFor.ts
renameDestructuringAssignmentInFor2.ts findAllReferences: forEachRelatedSymbol can always include shorthand destructuring (#23223) 2018-04-06 16:30:55 -07:00
renameDestructuringAssignmentInForOf.ts
renameDestructuringAssignmentInForOf2.ts findAllReferences: forEachRelatedSymbol can always include shorthand destructuring (#23223) 2018-04-06 16:30:55 -07:00
renameDestructuringAssignmentNestedInArrayLiteral.ts
renameDestructuringAssignmentNestedInArrayLiteral2.ts findAllReferences: forEachRelatedSymbol can always include shorthand destructuring (#23223) 2018-04-06 16:30:55 -07:00
renameDestructuringAssignmentNestedInFor.ts
renameDestructuringAssignmentNestedInFor2.ts findAllReferences: forEachRelatedSymbol can always include shorthand destructuring (#23223) 2018-04-06 16:30:55 -07:00
renameDestructuringAssignmentNestedInForOf.ts
renameDestructuringAssignmentNestedInForOf2.ts findAllReferences: forEachRelatedSymbol can always include shorthand destructuring (#23223) 2018-04-06 16:30:55 -07:00
renameDestructuringClassProperty.ts
renameDestructuringDeclarationInFor.ts
renameDestructuringDeclarationInForOf.ts
renameDestructuringFunctionParameter.ts
renameDestructuringNestedBindingElement.ts
renameForAliasingExport01.ts
renameForAliasingExport02.ts
renameForDefaultExport01.ts
renameForDefaultExport02.ts
renameForDefaultExport03.ts
renameForDefaultExport04.ts
renameForDefaultExport05.ts
renameForDefaultExport06.ts
renameForDefaultExport07.ts
renameForDefaultExport08.ts
renameForDefaultExport09.ts
renameImport.ts Improvements to find-all-references for import types (#23998) 2018-05-10 15:31:06 -07:00
renameImportAndExport.ts
renameImportAndExportInDiffFiles.ts
renameImportAndShorthand.ts
renameImportNamespaceAndShorthand.ts
renameImportOfExportEquals.ts
renameImportOfExportEquals2.ts Make symbol display at ExportSpecifier use 'export', not 'import' (#23629) 2018-04-23 13:29:14 -07:00
renameImportOfReExport.ts Make symbol display at ExportSpecifier use 'export', not 'import' (#23629) 2018-04-23 13:29:14 -07:00
renameImportOfReExport2.ts Make symbol display at ExportSpecifier use 'export', not 'import' (#23629) 2018-04-23 13:29:14 -07:00
renameImportRequire.ts
renameInfoForFunctionExpression01.ts
renameInheritedProperties1.ts
renameInheritedProperties2.ts
renameInheritedProperties3.ts
renameInheritedProperties4.ts
renameInheritedProperties5.ts
renameInheritedProperties6.ts
renameInheritedProperties7.ts
renameInheritedProperties8.ts
renameJsExports01.ts
renameJsExports02.ts
renameJsExports03.ts findAllReferences: Make definition info independent of search location (#21748) 2018-03-01 12:46:00 -08:00
renameJsPropertyAssignment.ts
renameJsPropertyAssignment2.ts
renameJsPropertyAssignment3.ts
renameJsPrototypeProperty01.ts
renameJsPrototypeProperty02.ts
renameJsSpecialAssignmentRhs1.ts
renameJsSpecialAssignmentRhs2.ts
renameJsThisProperty01.ts
renameJsThisProperty03.ts
renameJsThisProperty05.ts
renameJsThisProperty06.ts
renameLocationsForClassExpression01.ts
renameLocationsForFunctionExpression01.ts
renameLocationsForFunctionExpression02.ts
renameModuleToVar.ts
renameNameOnEnumMember.ts
renameObjectBindingElementPropertyName01.ts
renameObjectSpread.ts
renameObjectSpreadAssignment.ts
renameParameterPropertyDeclaration1.ts
renameParameterPropertyDeclaration2.ts
renameParameterPropertyDeclaration3.ts
renameParameterPropertyDeclaration4.ts
renameParameterPropertyDeclaration5.ts
renamePropertyAccessExpressionHeritageClause.ts
renameReExportDefault.ts Fix bug: Don't rename 'default' in export { default as x } from "m"; (#23434) 2018-04-19 15:35:25 -07:00
renameRest.ts
renameStringLiteralTypes.ts
renameStringPropertyNames.ts
renameThis.ts
renameUMDModuleAlias1.ts
renameUMDModuleAlias2.ts
restArgSignatureHelp.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
restArgType.ts
restParamsContextuallyTyped.ts
returnRecursiveType.ts
returnTypeOfGenericFunction1.ts
runtimeBehaviorTests.ts
salsaMethodsOnAssignedFunctionExpressions.ts Print js-constructor function type names (#23089) 2018-04-04 15:43:41 -07:00
scopeOfUnionProperties.ts
selfReferencedExternalModule.ts
selfReferencedExternalModule2.ts
semanticClassification1.ts
semanticClassification2.ts
semanticClassificationAlias.ts
semanticClassificationClassExpression.ts
semanticClassificationInstantiatedModuleWithVariableOfSameName1.ts
semanticClassificationInstantiatedModuleWithVariableOfSameName2.ts
semanticClassificationInTemplateExpressions.ts
semanticClassificationJs.ts
semanticClassificationModules.ts
semanticClassificationsCancellation1.ts
semanticClassificationUninstantiatedModuleWithVariableOfSameName1.ts
semanticClassificationUninstantiatedModuleWithVariableOfSameName2.ts
semanticClassificationWithUnionTypes.ts
semanticClassificatonTypeAlias.ts
semicolonFormatting.ts
semicolonFormattingAfterArrayLiteral.ts
semicolonFormattingInsideAComment.ts
semicolonFormattingInsideAStringLiteral.ts
semicolonFormattingNestedStatements.ts
semicolonFormattingNewline.ts
signatureHelpAnonymousFunction.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpAtEOF.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpBeforeSemicolon1.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpCallExpression.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpCallExpressionJs.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpConstructExpression.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpConstructorCallParamProperties.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpConstructorInheritance.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpConstructorOverload.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpEmptyList.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpExplicitTypeArguments.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpForSuperCalls1.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpFunctionOverload.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpFunctionParameter.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpImplicitConstructor.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpImportStarFromExportEquals.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpInCallback.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpIncompleteCalls.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpInCompleteGenericsCall.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpInFunctionCall.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpInFunctionCallOnFunctionDeclarationInMultipleFiles.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpInParenthetical.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpNegativeTests.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpNegativeTests2.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpNoArguments.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpObjectCreationExpressionNoArgs_NotAvailable.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpObjectLiteral.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpOnNestedOverloads.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpOnOverloadOnConst.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpOnOverloads.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpOnOverloadsDifferentArity.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpOnOverloadsDifferentArity2.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpOnOverloadsDifferentArity3.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpOnSuperWhenMembersAreNotResolved.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpOnTypePredicates.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpSimpleConstructorCall.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpSimpleFunctionCall.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpSimpleSuperCall.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpSuperConstructorOverload.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpTaggedTemplates1.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpTaggedTemplates2.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpTaggedTemplates3.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpTaggedTemplates4.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpTaggedTemplates5.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpTaggedTemplates6.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpTaggedTemplates7.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpTaggedTemplatesIncomplete1.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpTaggedTemplatesIncomplete2.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpTaggedTemplatesIncomplete3.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpTaggedTemplatesIncomplete4.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpTaggedTemplatesIncomplete5.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpTaggedTemplatesIncomplete6.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpTaggedTemplatesIncomplete7.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpTaggedTemplatesIncomplete8.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpTaggedTemplatesIncomplete9.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpTaggedTemplatesNegatives1.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpTaggedTemplatesNegatives2.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpTaggedTemplatesNegatives3.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpTaggedTemplatesNegatives4.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpTaggedTemplatesNegatives5.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpTaggedTemplatesNested1.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpTaggedTemplatesNested2.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpTaggedTemplatesWithOverloadedTags1.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpTaggedTemplatesWithOverloadedTags2.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpTaggedTemplatesWithOverloadedTags3.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpTaggedTemplatesWithOverloadedTags4.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpTaggedTemplatesWithOverloadedTags5.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpTaggedTemplatesWithOverloadedTags6.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpTaggedTemplatesWithOverloadedTags7.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpTaggedTemplatesWithOverloadedTags8.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpTaggedTemplatesWithOverloadedTags9.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpThis.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpTypeParametersNotVariadic.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpWhenEditingCallExpression.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpWithInterfaceAsIdentifier.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpWithInvalidArgumentList1.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpWithUnknown.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
singleLineTypeLiteralFormatting.ts
smartIndentActualIndentation.ts
smartIndentAfterAlignedFunctionArgument.ts
smartIndentAfterFatArrowVar.ts
smartIndentAfterNewExpression.ts
smartIndentArrayBindingPattern01.ts Update test baselines 2018-01-17 15:18:54 -08:00
smartIndentArrayBindingPattern02.ts Update test baselines 2018-01-17 15:18:54 -08:00
smartIndentClass.ts
smartIndentCloseBrace.ts
smartIndentDoStatement.ts Update test baselines 2018-01-17 15:18:54 -08:00
smartIndentEnum.ts
smartIndentIfStatement.ts Update test baselines 2018-01-17 15:18:54 -08:00
smartIndentInCallExpressions.ts
smartIndentInParenthesizedExpression01.ts Update test baselines 2018-01-17 15:18:54 -08:00
smartIndentInParenthesizedExpression02.ts
smartIndentInsideBlockInsideCase.ts
smartIndentInsideMultilineString.ts
smartIndentInterface.ts
smartIndentListItem.ts
smartIndentModule.ts
smartIndentNamedImport.ts
smartIndentNestedModule.ts
smartIndentNonterminatedArgumentListAtEOF.ts
smartIndentNonterminatedIfStatementAtEOF.ts
smartIndentObjectBindingPattern01.ts Update test baselines 2018-01-17 15:18:54 -08:00
smartIndentObjectBindingPattern02.ts Update test baselines 2018-01-17 15:18:54 -08:00
smartIndentOnAccessors.ts Update test baselines 2018-01-17 15:18:54 -08:00
smartIndentOnAccessors01.ts Update test baselines 2018-01-17 15:18:54 -08:00
smartIndentOnAccessors02.ts
smartIndentOnFunctionParameters.ts Update test baselines 2018-01-17 15:18:54 -08:00
smartIndentOnUnclosedArrowType01.ts
smartIndentOnUnclosedComputedProperty01.ts
smartIndentOnUnclosedConstructorType01.ts
smartIndentOnUnclosedFunctionDeclaration01.ts Update test baselines 2018-01-17 15:18:54 -08:00
smartIndentOnUnclosedFunctionDeclaration02.ts Update test baselines 2018-01-17 15:18:54 -08:00
smartIndentOnUnclosedFunctionDeclaration03.ts Update test baselines 2018-01-17 15:18:54 -08:00
smartIndentOnUnclosedFunctionDeclaration04.ts Update test baselines 2018-01-17 15:18:54 -08:00
smartIndentOnUnclosedFunctionDeclaration05.ts
smartIndentOnUnclosedFunctionDeclaration06.ts
smartIndentOnUnclosedIndexSignature01.ts
smartIndentOnUnclosedObjectTypeLiteral01.ts
smartIndentOnUnclosedTupleTypeLiteral01.ts
smartIndentStartLineInLists.ts Update test baselines 2018-01-17 15:18:54 -08:00
smartIndentStatementFor.ts
smartIndentStatementForIn.ts
smartIndentStatementForOf.ts
smartIndentStatementSwitch.ts
smartIndentStatementTryCatchFinally.ts
smartIndentStatementWith.ts
smartIndentTemplateLiterals.ts Update test baselines 2018-01-17 15:18:54 -08:00
smartIndentTypeArgumentList.ts
spaceAfterConstructor.ts
spaceAfterReturn.ts
squiggleFunctionExpression.ts
squiggleIllegalClassExtension.ts
squiggleIllegalInterfaceExtension.ts
squiggleIllegalSubclassOverride.ts
squiggleUnclosedStringLiteral.ts
staticGenericOverloads1.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
staticPrototypePropertyOnClass.ts
stringBraceCompletionPosition.ts
stringLiteralCompletionsForStringEnumContextualType.ts
stringPropertyNames1.ts
stringPropertyNames2.ts
stringTemplateBraceCompletionPosition.ts
suggestionOfUnusedVariableWithExternalModule.ts Unused variable error reporting needs to handle nodes that could not belong to current source file 2018-05-17 16:27:08 -07:00
superCallError0.ts
superInDerivedTypeOfGenericWithStatics.ts
superInsideInnerClass.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
switchIndenting.ts
symbolNameAtUnparseableFunctionOverload.ts
syntacticClassificationForJSDocTemplateTag.ts
syntacticClassifications1.ts
syntacticClassificationsCancellation1.ts
syntacticClassificationsConflictDiff3Markers1.ts
syntacticClassificationsConflictDiff3Markers2.ts
syntacticClassificationsConflictMarkers1.ts
syntacticClassificationsConflictMarkers2.ts
syntacticClassificationsDocComment1.ts
syntacticClassificationsDocComment2.ts
syntacticClassificationsDocComment3.ts
syntacticClassificationsDocComment4.ts
syntacticClassificationsForOfKeyword.ts
syntacticClassificationsForOfKeyword2.ts
syntacticClassificationsForOfKeyword3.ts
syntacticClassificationsFunctionWithComments.ts
syntacticClassificationsJsx1.ts
syntacticClassificationsJsx2.ts
syntacticClassificationsObjectLiteral.ts
syntacticClassificationsTemplates1.ts
syntacticClassificationsTemplates2.ts
syntacticClassificationWithErrors.ts
syntaxErrorAfterImport1.ts
tabbingAfterNewlineInsertedBeforeWhile.ts
thisBindingInLambda.ts
thisPredicateFunctionCompletions01.ts
thisPredicateFunctionCompletions02.ts
thisPredicateFunctionCompletions03.ts
thisPredicateFunctionQuickInfo.ts
thisPredicateFunctionQuickInfo01.ts
thisPredicateFunctionQuickInfo02.ts
todoComments1.ts
todoComments2.ts
todoComments3.ts
todoComments4.ts
todoComments5.ts
todoComments6.ts
todoComments7.ts
todoComments8.ts
todoComments9.ts
todoComments10.ts
todoComments11.ts
todoComments12.ts
todoComments13.ts
todoComments14.ts
todoComments15.ts
todoComments16.ts
todoComments17.ts
todoComments18.ts
todoComments19.ts
todoComments20.ts
toggleDuplicateFunctionDeclaration.ts
trailingCommaSignatureHelp.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
transitiveExportImports.ts findAllReferences: Make definition info independent of search location (#21748) 2018-03-01 12:46:00 -08:00
transitiveExportImports2.ts
transitiveExportImports3.ts Make symbol display at ExportSpecifier use 'export', not 'import' (#23629) 2018-04-23 13:29:14 -07:00
tripleSlashRefPathCompletionAbsolutePaths.ts
tripleSlashRefPathCompletionBackandForwardSlash.ts Always test replacementSpan, and don't provide if it would just be an identifier (#22918) 2018-03-27 15:15:50 -07:00
tripleSlashRefPathCompletionContext.ts
tripleSlashRefPathCompletionExtensionsAllowJSFalse.ts
tripleSlashRefPathCompletionExtensionsAllowJSTrue.ts Implement feedback on "Improve completions testing" (#23842) 2018-05-03 13:04:08 -07:00
tripleSlashRefPathCompletionHiddenFile.ts Always test replacementSpan, and don't provide if it would just be an identifier (#22918) 2018-03-27 15:15:50 -07:00
tripleSlashRefPathCompletionNarrowing.ts Always test replacementSpan, and don't provide if it would just be an identifier (#22918) 2018-03-27 15:15:50 -07:00
tripleSlashRefPathCompletionRelativePaths.ts Always test replacementSpan, and don't provide if it would just be an identifier (#22918) 2018-03-27 15:15:50 -07:00
tripleSlashRefPathCompletionRootdirs.ts
tryCatchFinallyFormating.ts
tsxCompletion1.ts
tsxCompletion2.ts
tsxCompletion3.ts
tsxCompletion4.ts
tsxCompletion5.ts
tsxCompletion6.ts
tsxCompletion7.ts
tsxCompletion8.ts Implement feedback on "Improve completions testing" (#23842) 2018-05-03 13:04:08 -07:00
tsxCompletion9.ts
tsxCompletion10.ts
tsxCompletion11.ts
tsxCompletion12.ts
tsxCompletion13.ts
tsxCompletion14.ts Implement feedback on "Improve completions testing" (#23842) 2018-05-03 13:04:08 -07:00
tsxCompletionInFunctionExpressionOfChildrenCallback.ts
tsxCompletionInFunctionExpressionOfChildrenCallback1.ts
tsxCompletionNonTagLessThan.ts Implement feedback on "Improve completions testing" (#23842) 2018-05-03 13:04:08 -07:00
tsxCompletionOnClosingTag1.ts
tsxCompletionOnClosingTag2.ts Implement feedback on "Improve completions testing" (#23842) 2018-05-03 13:04:08 -07:00
tsxCompletionOnClosingTagWithoutJSX1.ts
tsxCompletionOnClosingTagWithoutJSX2.ts Implement feedback on "Improve completions testing" (#23842) 2018-05-03 13:04:08 -07:00
tsxCompletionOnOpeningTagWithoutJSX1.ts
tsxCompletionUnionElementType.ts
tsxFindAllReferences1.ts Remove verify.referencesAre, verify.referencesOf, verify.rangesReferenceEachOther (#23900) 2018-05-07 10:08:38 -07:00
tsxFindAllReferences2.ts Remove verify.referencesAre, verify.referencesOf, verify.rangesReferenceEachOther (#23900) 2018-05-07 10:08:38 -07:00
tsxFindAllReferences3.ts Remove verify.referencesAre, verify.referencesOf, verify.rangesReferenceEachOther (#23900) 2018-05-07 10:08:38 -07:00
tsxFindAllReferences4.ts Remove verify.referencesAre, verify.referencesOf, verify.rangesReferenceEachOther (#23900) 2018-05-07 10:08:38 -07:00
tsxFindAllReferences5.ts Remove verify.referencesAre, verify.referencesOf, verify.rangesReferenceEachOther (#23900) 2018-05-07 10:08:38 -07:00
tsxFindAllReferences6.ts Remove verify.referencesAre, verify.referencesOf, verify.rangesReferenceEachOther (#23900) 2018-05-07 10:08:38 -07:00
tsxFindAllReferences7.ts Remove verify.referencesAre, verify.referencesOf, verify.rangesReferenceEachOther (#23900) 2018-05-07 10:08:38 -07:00
tsxFindAllReferences8.ts Remove verify.referencesAre, verify.referencesOf, verify.rangesReferenceEachOther (#23900) 2018-05-07 10:08:38 -07:00
tsxFindAllReferences9.ts Remove verify.referencesAre, verify.referencesOf, verify.rangesReferenceEachOther (#23900) 2018-05-07 10:08:38 -07:00
tsxFindAllReferences10.ts Remove verify.referencesAre, verify.referencesOf, verify.rangesReferenceEachOther (#23900) 2018-05-07 10:08:38 -07:00
tsxFindAllReferences11.ts Remove verify.referencesAre, verify.referencesOf, verify.rangesReferenceEachOther (#23900) 2018-05-07 10:08:38 -07:00
tsxFindAllReferencesUnionElementType1.ts Remove verify.referencesAre, verify.referencesOf, verify.rangesReferenceEachOther (#23900) 2018-05-07 10:08:38 -07:00
tsxFindAllReferencesUnionElementType2.ts Remove verify.referencesAre, verify.referencesOf, verify.rangesReferenceEachOther (#23900) 2018-05-07 10:08:38 -07:00
tsxGoToDefinitionClasses.ts
tsxGoToDefinitionClassInDifferentFile.ts
tsxGoToDefinitionIntrinsics.ts
tsxGoToDefinitionStatelessFunction1.ts
tsxGoToDefinitionStatelessFunction2.ts
tsxGoToDefinitionUnionElementType1.ts goToDefinition: Also add definitions for symbol if it does not match the signature symbol (#23657) 2018-04-24 09:41:47 -07:00
tsxGoToDefinitionUnionElementType2.ts
tsxIncremental.ts
tsxParsing.ts
tsxQuickInfo1.ts
tsxQuickInfo2.ts
tsxQuickInfo3.ts
tsxQuickInfo4.ts
tsxQuickInfo5.ts
tsxQuickInfo6.ts
tsxQuickInfo7.ts
tsxRename1.ts
tsxRename2.ts
tsxRename3.ts
tsxRename4.ts
tsxRename5.ts
tsxRename6.ts
tsxRename7.ts
tsxRename8.ts
tsxRename9.ts
tsxSignatureHelp1.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
tsxSignatureHelp2.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
typeAboveNumberLiteralExpressionStatement.ts
typeArgCompletion.ts
typeAssertionsFormatting.ts
typeCheckAfterAddingGenericParameter.ts
typeCheckAfterResolve.ts
typeCheckObjectInArrayLiteral.ts
typedGenericPrototypeMember.ts
typeOfAFundule.ts
typeOfSymbol_localSymbolOfExport.ts
typeOfThisInStatics.ts
typeOperatorNodeBuilding.ts
typeParameterListInQuickInfoAfterEdit.ts
typeToStringCrashInCodeFix.ts inferFromUsage: use ChangeTracker and typeToTypeNode (#22379) 2018-03-07 14:40:50 -08:00
unclosedArrayErrorRecovery.ts
unclosedCommentsInConstructor.ts
unclosedFunctionErrorRecovery.ts
unclosedFunctionErrorRecovery3.ts
unclosedMultilineStringLiteralErrorRecovery.ts
unclosedStringLiteralAutoformating.ts
unclosedStringLiteralErrorRecovery.ts
unclosedStringLiteralErrorRecovery2.ts
unclosedStringLiteralErrorRecovery3.ts
unclosedStringLiteralErrorRecovery4.ts
underscoreTypings01.ts
underscoreTypings02.ts
unknownVariableErrorRecovery.ts
untypedModuleImport.ts
unusedClassInNamespace1.ts
unusedClassInNamespace2.ts
unusedClassInNamespace3.ts
unusedClassInNamespace4.ts
unusedClassInNamespaceWithTrivia.ts
unusedConstantInFunction1.ts
unusedEnumInFunction1.ts
unusedEnumInNamespace1.ts
unusedFunctionInNamespace1.ts
unusedFunctionInNamespace2.ts
unusedFunctionInNamespace3.ts
unusedFunctionInNamespace4.ts
unusedFunctionInNamespace5.ts
unusedImports1FS.ts
unusedImports2FS.ts
unusedImports3FS.ts
unusedImports4FS.ts
unusedImports5FS.ts
unusedImports6FS.ts
unusedImports7FS.ts
unusedImports8FS.ts
unusedImports9FS.ts
unusedImports10FS.ts
unusedImports11FS.ts
unusedImports12FS.ts
unusedImports13FS.ts
unusedImports14FS.ts
unusedImportsFS_entireImportDeclaration.ts When every import is unused, error on the entire import declaration (#22386) 2018-03-07 14:42:09 -08:00
unusedInterfaceInNamespace1.ts
unusedInterfaceInNamespace2.ts
unusedLocalsinConstructorFS1.ts
unusedLocalsinConstructorFS2.ts
unusedLocalsInFunction1.ts
unusedLocalsInFunction2.ts
unusedLocalsInFunction3.ts
unusedLocalsInFunction4.ts
unusedLocalsInMethodFS1.ts
unusedLocalsInMethodFS2.ts
unusedMethodInClass1.ts
unusedMethodInClass2.ts
unusedMethodInClass3.ts
unusedMethodInClass4.ts
unusedMethodInClass5.ts
unusedMethodInClass6.ts
unusedNamespaceInNamespace.ts
unusedParameterInConstructor1.ts
unusedParameterInConstructor1AddUnderscore.ts
unusedParameterInConstructor2.ts
unusedParameterInConstructor3.ts
unusedParameterInConstructor4.ts
unusedParameterInFunction1.ts
unusedParameterInFunction1AddUnderscore.ts
unusedParameterInFunction2.ts
unusedParameterInFunction3.ts
unusedParameterInFunction4.ts
unusedParameterInLambda1.ts Simplify test cases 2018-01-17 15:06:54 -08:00
unusedParameterInLambda1AddUnderscore.ts
unusedParameterInLambda2.ts Simplify test cases 2018-01-17 15:06:54 -08:00
unusedParameterInLambda3.ts Simplify test cases 2018-01-17 15:06:54 -08:00
unusedParameterInLambda4.ts Simplify test cases 2018-01-17 15:06:54 -08:00
unusedTypeAliasInNamespace1.ts
unusedTypeParametersInClass1.ts Unused type parameters should be checked by --noUnusedParameters, not (#21167) 2018-01-25 16:18:35 -08:00
unusedTypeParametersInClass2.ts Unused type parameters should be checked by --noUnusedParameters, not (#21167) 2018-01-25 16:18:35 -08:00
unusedTypeParametersInClass3.ts Unused type parameters should be checked by --noUnusedParameters, not (#21167) 2018-01-25 16:18:35 -08:00
unusedTypeParametersInFunction1.ts Unused type parameters should be checked by --noUnusedParameters, not (#21167) 2018-01-25 16:18:35 -08:00
unusedTypeParametersInFunction2.ts Unused type parameters should be checked by --noUnusedParameters, not (#21167) 2018-01-25 16:18:35 -08:00
unusedTypeParametersInFunction3.ts Unused type parameters should be checked by --noUnusedParameters, not (#21167) 2018-01-25 16:18:35 -08:00
unusedTypeParametersInInterface1.ts
unusedTypeParametersInLambda1.ts
unusedTypeParametersInLambda2.ts
unusedTypeParametersInLambda3.ts
unusedTypeParametersInLambda4.ts Unused type parameters should be checked by --noUnusedParameters, not (#21167) 2018-01-25 16:18:35 -08:00
unusedTypeParametersInMethod1.ts Unused type parameters should be checked by --noUnusedParameters, not (#21167) 2018-01-25 16:18:35 -08:00
unusedTypeParametersInMethod2.ts Unused type parameters should be checked by --noUnusedParameters, not (#21167) 2018-01-25 16:18:35 -08:00
unusedTypeParametersInMethods1.ts Unused type parameters should be checked by --noUnusedParameters, not (#21167) 2018-01-25 16:18:35 -08:00
unusedVariableInBlocks.ts
unusedVariableInClass1.ts
unusedVariableInClass2.ts
unusedVariableInClass3.ts
unusedVariableInForLoop1FS.ts
unusedVariableInForLoop2FS.ts
unusedVariableInForLoop3FS.ts
unusedVariableInForLoop4FS.ts
unusedVariableInForLoop5FSAddUnderscore.ts
unusedVariableInForLoop6FS.ts
unusedVariableInForLoop6FSAddUnderscore.ts
unusedVariableInForLoop7FS.ts
unusedVariableInModule1.ts
unusedVariableInModule2.ts
unusedVariableInModule3.ts
unusedVariableInModule4.ts
unusedVariableInNamespace1.ts
unusedVariableInNamespace2.ts
unusedVariableInNamespace3.ts
updateToClassStatics.ts
validBraceCompletionPosition.ts
verifySingleFileEmitOutput1.ts
whiteSpaceBeforeReturnTypeFormatting.ts
whiteSpaceTrimming.ts
whiteSpaceTrimming2.ts
whiteSpaceTrimming3.ts
whiteSpaceTrimming4.ts
widenedTypes.ts
yieldKeywordFormatting.ts