TypeScript/tests/cases/fourslash
2018-04-09 13:23:11 -07:00
..
generated
server convertFunctionToEs6Class: Copy comments from constructor to class (#22738) 2018-03-22 08:12:02 -07:00
shims findAllReferences: Make definition info independent of search location (#21748) 2018-03-01 12:46:00 -08:00
shims-pp findAllReferences: Make definition info independent of search location (#21748) 2018-03-01 12:46:00 -08: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
augmentedTypesClass2.ts
augmentedTypesClass3.ts
augmentedTypesModule1.ts
augmentedTypesModule2.ts
augmentedTypesModule3.ts
augmentedTypesModule4.ts
augmentedTypesModule5.ts
augmentedTypesModule6.ts
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
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
classifyThisParameter.ts
classInterfaceInsert.ts Update test baselines 2018-01-17 15:18:54 -08:00
classRenamingErrorRecovery.ts
cloduleAsBaseClass.ts
cloduleAsBaseClass2.ts
cloduleTypeOf1.ts
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 Clean up TODOs for #18445 2018-01-17 15:29:41 -08:00
codeFixAddMissingMember2.ts Clean up TODOs for #18445 2018-01-17 15:29:41 -08:00
codeFixAddMissingMember3.ts Clean up TODOs for #18445 2018-01-17 15:29:41 -08:00
codeFixAddMissingMember4.ts Clean up TODOs for #18445 2018-01-17 15:29:41 -08:00
codeFixAddMissingMember5.ts Clean up TODOs for #18445 2018-01-17 15:29:41 -08:00
codeFixAddMissingMember6.ts Clean up TODOs for #18445 2018-01-17 15:29:41 -08:00
codeFixAddMissingMember7.ts Clean up TODOs for #18445 2018-01-17 15:29:41 -08:00
codeFixAddMissingMember8.ts Multiple telemetry debug assert failure fixes (#21886) 2018-02-12 10:34:17 -08:00
codeFixAddMissingMember_all.ts Add 'fixAllDescription' property to CodeFixAction (#22616) 2018-03-27 18:21:21 -07:00
codeFixAddMissingMember_all_js.ts Add 'fixAllDescription' property to CodeFixAction (#22616) 2018-03-27 18:21:21 -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
codeFixAwaitInSyncFunction1.ts add fixAwaitInSyncFunction code fix (#21069) 2018-01-09 17:15:08 -08:00
codeFixAwaitInSyncFunction2.ts add fixAwaitInSyncFunction code fix (#21069) 2018-01-09 17:15:08 -08:00
codeFixAwaitInSyncFunction3.ts add fixAwaitInSyncFunction code fix (#21069) 2018-01-09 17:15:08 -08:00
codeFixAwaitInSyncFunction4.ts add fixAwaitInSyncFunction code fix (#21069) 2018-01-09 17:15:08 -08:00
codeFixAwaitInSyncFunction5.ts add fixAwaitInSyncFunction code fix (#21069) 2018-01-09 17:15:08 -08:00
codeFixAwaitInSyncFunction6.5.ts add fixAwaitInSyncFunction code fix (#21069) 2018-01-09 17:15:08 -08:00
codeFixAwaitInSyncFunction6.ts add fixAwaitInSyncFunction code fix (#21069) 2018-01-09 17:15:08 -08:00
codeFixAwaitInSyncFunction7.ts add fixAwaitInSyncFunction code fix (#21069) 2018-01-09 17:15:08 -08:00
codeFixAwaitInSyncFunction8.ts add fixAwaitInSyncFunction code fix (#21069) 2018-01-09 17:15:08 -08:00
codeFixAwaitInSyncFunction9.ts add fixAwaitInSyncFunction code fix (#21069) 2018-01-09 17:15:08 -08:00
codeFixAwaitInSyncFunction10.ts add fixAwaitInSyncFunction code fix (#21069) 2018-01-09 17:15:08 -08:00
codeFixAwaitInSyncFunction11.ts add fixAwaitInSyncFunction code fix (#21069) 2018-01-09 17:15:08 -08:00
codeFixAwaitInSyncFunction12.ts add fixAwaitInSyncFunction code fix (#21069) 2018-01-09 17:15:08 -08:00
codeFixAwaitInSyncFunction13.ts add fixAwaitInSyncFunction code fix (#21069) 2018-01-09 17:15:08 -08:00
codeFixAwaitInSyncFunction14.ts add fixAwaitInSyncFunction code fix (#21069) 2018-01-09 17:15:08 -08:00
codeFixAwaitInSyncFunction15.ts add fixAwaitInSyncFunction code fix (#21069) 2018-01-09 17:15:08 -08:00
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 Synthesize namespace records for proper esm interop (#19675) 2018-01-08 16:36:23 -08:00
codeFixCalledES2015Import2.ts Synthesize namespace records for proper esm interop (#19675) 2018-01-08 16:36:23 -08:00
codeFixCalledES2015Import3.ts Synthesize namespace records for proper esm interop (#19675) 2018-01-08 16:36:23 -08:00
codeFixCalledES2015Import4.ts Synthesize namespace records for proper esm interop (#19675) 2018-01-08 16:36:23 -08:00
codeFixCalledES2015Import5.ts Synthesize namespace records for proper esm interop (#19675) 2018-01-08 16:36:23 -08:00
codeFixCalledES2015Import6.ts Synthesize namespace records for proper esm interop (#19675) 2018-01-08 16:36:23 -08:00
codeFixCalledES2015Import7.ts Synthesize namespace records for proper esm interop (#19675) 2018-01-08 16:36:23 -08:00
codeFixCalledES2015Import8.ts Synthesize namespace records for proper esm interop (#19675) 2018-01-08 16:36:23 -08:00
codeFixCalledES2015Import9.ts Synthesize namespace records for proper esm interop (#19675) 2018-01-08 16:36:23 -08:00
codeFixCalledES2015Import10.ts Synthesize namespace records for proper esm interop (#19675) 2018-01-08 16:36:23 -08:00
codeFixCalledES2015Import11.ts fixInvalidImportSyntax: Preserve comment (#21684) 2018-02-06 10:19:14 -08:00
codeFixCalledES2015Import12.ts Synthesize namespace records for proper esm interop (#19675) 2018-01-08 16:36:23 -08:00
codeFixCalledES2015Import13.ts Synthesize namespace records for proper esm interop (#19675) 2018-01-08 16:36:23 -08:00
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_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 Refine extends-to-implements code fix 2018-01-04 17:55:12 -08:00
codeFixChangeExtendsToImplementsTypeParams.ts When --noUnusedLocals/--noUnusedParameters is disabled, add suggestions instead of errors (#22361) 2018-04-05 12:33:00 -07:00
codeFixChangeExtendsToImplementsWithDecorator.ts Refine extends-to-implements code fix 2018-01-04 17:55:12 -08:00
codeFixChangeExtendsToImplementsWithTrivia.ts Refine extends-to-implements code fix 2018-01-04 17:55:12 -08:00
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 Update test baselines 2018-01-17 15:18:54 -08:00
codeFixClassExprExtendsAbstractExpressionWithTypeArgs.ts When --noUnusedLocals/--noUnusedParameters is disabled, add suggestions instead of errors (#22361) 2018-04-05 12:33:00 -07:00
codeFixClassExtendAbstractExpressionWithTypeArgs.ts When --noUnusedLocals/--noUnusedParameters is disabled, add suggestions instead of errors (#22361) 2018-04-05 12:33:00 -07:00
codeFixClassExtendAbstractGetterSetter.ts When --noUnusedLocals/--noUnusedParameters is disabled, add suggestions instead of errors (#22361) 2018-04-05 12:33:00 -07:00
codeFixClassExtendAbstractMethod.ts Update test baselines 2018-01-17 15:18:54 -08:00
codeFixClassExtendAbstractMethod_all.ts Add 'fixAllDescription' property to CodeFixAction (#22616) 2018-03-27 18:21:21 -07:00
codeFixClassExtendAbstractMethodThis.ts Update test baselines 2018-01-17 15:18:54 -08:00
codeFixClassExtendAbstractMethodTypeParamsInstantiateNumber.ts Update test baselines 2018-01-17 15:18:54 -08:00
codeFixClassExtendAbstractMethodTypeParamsInstantiateU.ts Update test baselines 2018-01-17 15:18:54 -08:00
codeFixClassExtendAbstractPrivateProperty.ts When --noUnusedLocals/--noUnusedParameters is disabled, add suggestions instead of errors (#22361) 2018-04-05 12:33:00 -07:00
codeFixClassExtendAbstractProperty.ts Update test baselines 2018-01-17 15:18:54 -08: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 When --noUnusedLocals/--noUnusedParameters is disabled, add suggestions instead of errors (#22361) 2018-04-05 12:33:00 -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 Clean up TODOs for #18445 2018-01-17 15:29:41 -08: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 Clean up TODOs for #18445 2018-01-17 15:29:41 -08: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 Clean up TODOs for #18445 2018-01-17 15:29:41 -08: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
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 Add 'fixAllDescription' property to CodeFixAction (#22616) 2018-03-27 18:21:21 -07:00
codeFixInferFromUsage.ts
codeFixInferFromUsage_all.ts Add 'fixAllDescription' property to CodeFixAction (#22616) 2018-03-27 18:21:21 -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
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
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 Prioritize spelling fix over add-missing-member fix (#23268) 2018-04-09 13:23:11 -07:00
codeFixUndeclaredMethod.ts Clean up TODOs for #18445 2018-01-17 15:29:41 -08:00
codeFixUndeclaredPropertyAccesses.ts
codeFixUndeclaredPropertyFunctionEmptyClass.ts
codeFixUndeclaredPropertyFunctionNonEmptyClass.ts
codeFixUndeclaredPropertyNumericLiteral.ts
codeFixUndeclaredPropertyObjectLiteral.ts
codeFixUndeclaredPropertyObjectLiteralStrictNullChecks.ts
codeFixUndeclaredPropertyThisType.ts
codeFixUnusedIdentifier_all_delete.ts Add 'fixAllDescription' property to CodeFixAction (#22616) 2018-03-27 18:21:21 -07:00
codeFixUnusedIdentifier_all_prefix.ts Add 'fixAllDescription' property to CodeFixAction (#22616) 2018-03-27 18:21:21 -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
commentsClassMembers.ts
commentsCommentParsing.ts Refactor declaration emitter into declaration transformer (#21930) 2018-03-15 22:23:10 -07:00
commentsEnums.ts
commentsExternalModules.ts
commentsFunctionDeclaration.ts
commentsFunctionExpression.ts
commentsImportDeclaration.ts
commentsInheritance.ts Support @param tag on property declaration initializer (#21907) 2018-02-14 10:12:38 -08:00
commentsInterface.ts
commentsLinePreservation.ts
commentsModules.ts
commentsMultiModuleMultiFile.ts
commentsMultiModuleSingleFile.ts
commentsOverloads.ts
commentsUnion.ts
commentsVariables.ts
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 Support completion details for string literal completions (#22664) 2018-03-27 17:02:04 -07:00
completionForStringLiteralExport.ts Always test replacementSpan, and don't provide if it would just be an identifier (#22918) 2018-03-27 15:15:50 -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 Always test replacementSpan, and don't provide if it would just be an identifier (#22918) 2018-03-27 15:15:50 -07:00
completionForStringLiteralImport2.ts Always test replacementSpan, and don't provide if it would just be an identifier (#22918) 2018-03-27 15:15:50 -07:00
completionForStringLiteralInIndexedAccess01.ts Return string completions for indexed access types 2018-01-05 18:14:06 +01:00
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
completionForStringLiteralNonrelativeImport5.ts
completionForStringLiteralNonrelativeImport7.ts
completionForStringLiteralNonrelativeImport8.ts Always test replacementSpan, and don't provide if it would just be an identifier (#22918) 2018-03-27 15:15:50 -07:00
completionForStringLiteralNonrelativeImport9.ts
completionForStringLiteralNonrelativeImport10.ts
completionForStringLiteralNonrelativeImport11.ts
completionForStringLiteralNonrelativeImport12.ts
completionForStringLiteralNonrelativeImportTypings1.ts
completionForStringLiteralNonrelativeImportTypings2.ts
completionForStringLiteralNonrelativeImportTypings3.ts Clean up code for nonrelative path completions (#23150) 2018-04-06 12:19:08 -07:00
completionForStringLiteralRelativeImport3.ts
completionForStringLiteralRelativeImport4.ts
completionForStringLiteralRelativeImportAllowJSFalse.ts
completionForStringLiteralRelativeImportAllowJSTrue.ts
completionForStringLiteralWithDynamicImport.ts Always test replacementSpan, and don't provide if it would just be an identifier (#22918) 2018-03-27 15:15:50 -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
completionListAfterRegularExpressionLiteral1.ts
completionListAfterRegularExpressionLiteral01.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
completionListInUnclosedFunction02.ts
completionListInUnclosedFunction03.ts
completionListInUnclosedFunction04.ts
completionListInUnclosedFunction05.ts
completionListInUnclosedFunction06.ts
completionListInUnclosedFunction07.ts
completionListInUnclosedFunction08.ts
completionListInUnclosedFunction09.ts
completionListInUnclosedFunction10.ts
completionListInUnclosedFunction11.ts
completionListInUnclosedFunction12.ts
completionListInUnclosedFunction13.ts
completionListInUnclosedFunction14.ts
completionListInUnclosedFunction15.ts
completionListInUnclosedFunction16.ts
completionListInUnclosedFunction17.ts
completionListInUnclosedFunction18.ts
completionListInUnclosedFunction19.ts
completionListInUnclosedIndexSignature01.ts
completionListInUnclosedIndexSignature02.ts
completionListInUnclosedIndexSignature03.ts
completionListInUnclosedObjectTypeLiteralInSignature01.ts
completionListInUnclosedObjectTypeLiteralInSignature02.ts
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 Support completions that require changing from dot to bracket access (#20547) 2018-01-08 18:57:46 -08:00
completionListInvalidMemberNames_escapeQuote.ts Support services settings (#22236) 2018-03-20 13:07:59 -07:00
completionListInvalidMemberNames_startWithSpace.ts Support completions that require changing from dot to bracket access (#20547) 2018-01-08 18:57:46 -08:00
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
completionListPrivateMembers.ts
completionListPrivateMembers2.ts
completionListPrivateMembers3.ts
completionListProtectedMembers.ts
completionListStaticProtectedMembers.ts
completionListStaticProtectedMembers2.ts
completionListStaticProtectedMembers3.ts
completionListStaticProtectedMembers4.ts
completionListsThroughTransitiveBaseClasses.ts
completionListsThroughTransitiveBaseClasses2.ts
completionListSuperMembers.ts
completionListWithAmbientDeclaration.ts
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 Don't offer import completions in non-module files unless "--module" is set (#22951) 2018-04-02 10:21:14 -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 Don't offer import completions in non-module files unless "--module" is set (#22951) 2018-04-02 10:21:14 -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_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 Don't offer import completions in non-module files unless "--module" is set (#22951) 2018-04-02 10:21:14 -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 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.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_notFromUnrelatedNodeModules.ts Don't offer import completions in non-module files unless "--module" is set (#22951) 2018-04-02 10:21:14 -07:00
completionsImport_ofAlias.ts Don't offer import completions in non-module files unless "--module" is set (#22951) 2018-04-02 10:21:14 -07:00
completionsImport_ofAlias_preferShortPath.ts Clean up TODOs for #18445 2018-01-17 15:29:41 -08: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
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 Add kindModifier to mark if a completion item is for an optional field (#20839) 2018-01-04 16:36:31 -08:00
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 Fix ScriptElementKind for path mapping completions (#21695) 2018-02-06 13:42:32 -08: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
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
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 imporve conditional operator if missing colon token (#20498) 2018-01-08 13:16:17 -08:00
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_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
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
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
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
duplicatePackageServices_fileChanges.ts
duplicateTypeParameters.ts
editClearsJsDocCache.ts Clear jsDocCache for reused nodes (#21099) 2018-01-09 11:22:15 -08:00
editLambdaArgToTypeParameter1.ts
emptyArrayInference.ts
enumAddition.ts
enumUpdate1.ts
errorConsistency.ts
errorInIncompleteMethodInObjectLiteral.ts
errorsAfterResolvingVariableDeclOfMergedVariableAndClassDecl.ts
esModuleInteropFindAllReferences.ts Fix bug: don't call addIndirectUser if we're not tracking indirect users (#22121) 2018-02-22 09:20:59 -08:00
esModuleInteropFindAllReferences2.ts Fix bug: don't call addIndirectUser if we're not tracking indirect users (#22121) 2018-02-22 09:20:59 -08:00
eval.ts
exportClauseErrorReporting0.ts
exportDefaultClass.ts
exportDefaultFunction.ts
exportEqualCallableInterface.ts
exportEqualsInterfaceA.ts
exportEqualTypes.ts
extendArray.ts
extendArrayInterface.ts
extendArrayInterfaceMember.ts
extendInterfaceOverloadedMethod.ts
extendsTArray.ts
externalModuleIntellisense.ts
externalModuleRefernceResolutionOrderInImportDeclaration.ts
externalModuleWithExportAssignment.ts
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 Ensure visitor visits the awaitModifier of a ForOfStatement (#21078) 2018-01-08 17:22:32 -08:00
failureToImplementClass.ts
findAllReferencesDynamicImport1.ts
findAllReferencesDynamicImport2.ts
findAllReferencesDynamicImport3.ts
findAllReferencesJSDocFunctionNew.ts
findAllReferencesJSDocFunctionThis.ts
findAllReferencesJsDocTypeLiteral.ts Detect and prevent creation of bad Identifier (#21581) 2018-02-05 09:13:38 -08: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
findAllRefsBadImport.ts Make FAR handle non-existent imported symbols 2018-02-16 14:49:23 -08:00
findAllRefsCatchClause.ts
findAllRefsClassExpression0.ts
findAllRefsClassExpression1.ts
findAllRefsClassExpression2.ts Print js-constructor function type names (#23089) 2018-04-04 15:43:41 -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
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
findAllRefsForDefaultExport_reExport_allowSyntheticDefaultImports.ts
findAllRefsForDefaultExportAnonymous.ts
findAllRefsForFunctionExpression01.ts
findAllRefsForMappedType.ts findAllReferences: Share code between populateSearchSymbolSet and getRelatedSymbol (#23028) 2018-04-05 15:00:14 -07:00
findAllRefsForModule.ts Add 'info' diagnostics (#22204) 2018-02-28 11:16:32 -08:00
findAllRefsForModuleGlobal.ts Support find-all-references starting from a reference path or reference types comment (#21007) 2018-01-08 11:33:14 -08:00
findAllRefsForObjectLiteralProperties.ts
findAllRefsForObjectSpread.ts
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
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
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
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 findAllReferences: Make definition info independent of search location (#21748) 2018-03-01 12:46:00 -08:00
findAllRefsOnImportAliases2.ts findAllReferences: Make definition info independent of search location (#21748) 2018-03-01 12:46:00 -08: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 findAllReferences: Don't fail on broken re-export (#21841) 2018-02-09 13:56:04 -08:00
findAllRefsReExport_broken2.ts findAllReferences: Don't fail on broken re-export (#21841) 2018-02-09 13:56:04 -08:00
findAllRefsReExportLocal.ts
findAllRefsReExportRightNameWrongSymbol.ts
findAllRefsReExports.ts findAllReferences: Make definition info independent of search location (#21748) 2018-03-01 12:46:00 -08:00
findAllRefsReExports2.ts
findAllRefsReExportStar.ts
findAllRefsRenameImportWithSameName.ts
findAllRefsRootSymbols.ts findAllRefs: give entry for union its own definition (#22694) 2018-03-19 11:58:20 -07:00
findAllRefsThisKeyword.ts
findAllRefsThisKeywordMultipleFiles.ts
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 Fix conflict between formatting rules (#21038) 2018-01-05 17:33:29 -08:00
formatInTryCatchFinally.ts
formatInTsxFiles.ts
formatJsxWithKeywordInIdentifier.ts
formatMultilineComment.ts
formatNamedExportImport.ts
formatNestedClassWithOpenBraceOnNewLines.ts
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 fix #20449, insert space between decorators (#20491) 2018-01-04 16:57:27 -08:00
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 add support for insertSpaceBeforeTypeAnnotation (#20466) 2018-01-08 13:25:02 -08:00
formattingOptionsChangeJsx.ts Simplify marker names 2018-01-04 16:51:19 -08:00
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 When --noUnusedLocals/--noUnusedParameters is disabled, add suggestions instead of errors (#22361) 2018-04-05 12:33:00 -07:00
fsEditMarkerPositions.ts
functionFormatting.ts
functionIndentation.ts
functionOverloadCount.ts
functionProperty.ts
functionRenamingErrorRecovery.ts
functionTypeFormatting.ts
functionTypePredicateFormatting.ts
functionTypes.ts
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
genericFunctionReturnType2.ts
genericFunctionSignatureHelp1.ts
genericFunctionSignatureHelp2.ts
genericFunctionSignatureHelp3.ts
genericFunctionSignatureHelp3MultiFile.ts
genericFunctionWithGenericParams1.ts
genericInterfacePropertyInference1.ts
genericInterfacePropertyInference2.ts
genericInterfacesWithConstraints1.ts
genericInterfaceWithInheritanceEdit1.ts
genericMapTyping1.ts
genericMethodParam.ts
genericObjectBaseType.ts
genericParameterHelp.ts
genericParameterHelpConstructorCalls.ts
genericParameterHelpTypeReferences.ts
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
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
getJavaScriptCompletions13.ts
getJavaScriptCompletions14.ts
getJavaScriptCompletions15.ts
getJavaScriptCompletions16.ts
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
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
getOutliningForSingleLineComments.ts
getOutliningSpans.ts
getOutliningSpansForRegions.ts
getOutliningSpansForUnbalancedEndRegion.ts
getOutliningSpansForUnbalancedRegion.ts
getPreProcessedFile.ts
getPropertySymbolsFromBaseTypesDoesntCrash.ts
getQuickInfoForIntersectionTypes.ts
getRenameInfoTests1.ts
getRenameInfoTests2.ts
getSemanticDiagnosticForDeclaration.ts
getSemanticDiagnosticForDeclaration1.ts
getSemanticDiagnosticForNoDeclaration.ts
globalCompletionListInsideObjectLiterals.ts
goToDefinition_super.ts
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 Avoid the class declaration not found assert when the new expression doesnt contain construct signature 2018-02-07 13:30:58 -08: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
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
importJsNodeModule4.ts
importNameCodeFix_jsExtension.ts
importNameCodeFix_jsx.ts importFixes: Distinguish when we need to import JSX constructor or JSX namespace (#22828) 2018-03-26 14:05:03 -07:00
importNameCodeFix_quoteStyle.ts Support services settings (#22236) 2018-03-20 13:07:59 -07:00
importNameCodeFix_symlink.ts
importNameCodeFixDefaultExport.ts
importNameCodeFixDefaultExport1.ts
importNameCodeFixDefaultExport2.ts Convert test from JS to TS 2018-01-05 16:23:08 -08:00
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 For import fix, support path mapping value that begins in "./" or ends in ".ts" (#21035) 2018-01-09 10:34:35 -08:00
importNameCodeFixNewImportPaths_withLeadingDotSlash.ts For import fix, support path mapping value that begins in "./" or ends in ".ts" (#21035) 2018-01-09 10:34:35 -08:00
importNameCodeFixNewImportPaths_withParentRelativePath.ts For import fix, support path mapping value that begins in "./" or ends in ".ts" (#21035) 2018-01-09 10:34:35 -08:00
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
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 Offer per-member diagnostics for incorrectly implemented inherited members (#21036) 2018-01-09 10:20:07 -08:00
incompleteFunctionCallCodefix.ts When --noUnusedLocals/--noUnusedParameters is disabled, add suggestions instead of errors (#22361) 2018-04-05 12:33:00 -07:00
incompleteFunctionCallCodefix2.ts When --noUnusedLocals/--noUnusedParameters is disabled, add suggestions instead of errors (#22361) 2018-04-05 12:33:00 -07:00
incompleteFunctionCallCodefix3.ts
incorrectJsDocObjectLiteralType.ts
incrementalEditInvocationExpressionAboveInterfaceDeclaration.ts
incrementalParsing1.ts
incrementalParsingDynamicImport1.ts
incrementalParsingDynamicImport2.ts
incrementalParsingDynamicImport3.ts
incrementalParsingDynamicImport4.ts
incrementalParsingInsertIntoMethod1.ts
incrementalParsingWithJsDoc.ts Correct the incremental parsing when there is jsDoc node 2018-03-28 14:32:46 -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
javaScriptClass2.ts
javaScriptClass3.ts
javaScriptClass4.ts
javaScriptModules12.ts
javaScriptModules13.ts
javaScriptModules14.ts
javaScriptModules15.ts
javaScriptModules16.ts
javaScriptModules17.ts
javaScriptModules18.ts
javaScriptModules19.ts
javascriptModules20.ts
javascriptModules21.ts
javascriptModules22.ts
javascriptModules23.ts
javascriptModules24.ts
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
javaScriptPrototype3.ts Mark js-assignment functions' symbols as methods (#23078) 2018-04-02 12:17:35 -07:00
javaScriptPrototype4.ts
javaScriptPrototype5.ts
jsconfig.ts Handle jsconfig.json in fourslash tests (#16484) 2018-01-12 14:25:33 -08:00
jsDocAugments.ts
jsDocAugmentsAndExtends.ts Simplify diagnostics fourslash tests (#22245) 2018-03-01 07:34:51 -08:00
jsDocExtends.ts
jsDocForTypeAlias.ts
jsDocFunctionSignatures2.ts
jsDocFunctionSignatures3.ts
jsDocFunctionSignatures4.ts
jsDocFunctionSignatures5.ts
jsDocFunctionSignatures6.ts
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
jsDocServices.ts
jsDocTags.ts Parse comment on @property tag and use as documentation comment (#21119) 2018-01-11 10:49:39 -08:00
jsDocTypedefQuickInfo1.ts
jsdocTypedefTagSemanticMeaning0.ts
jsdocTypedefTagSemanticMeaning1.ts
jsdocTypedefTagServices.ts
jsdocTypedefTagTypeExpressionCompletion.ts Support completions that require changing from dot to bracket access (#20547) 2018-01-08 18:57:46 -08:00
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
jsRequireQuickInfo.ts Module or import types (#22592) 2018-04-02 10:18:23 -07:00
jsxBraceCompletionPosition.ts
jsxQualifiedTagCompletion.ts
jsxSpreadReference.ts
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
memberCompletionOnTypeParameters2.ts
memberConstructorEdits.ts
memberListAfterDoubleDot.ts
memberListAfterSingleDot.ts
memberListErrorRecovery.ts
memberListInFunctionCall.ts
memberListInReopenedEnum.ts
memberListInsideObjectLiterals.ts
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
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
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
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
overloadQuickInfo.ts
parameterInfoOnParameterType.ts
parameterlessSetter.ts
parameterWithDestructuring.ts
parameterWithNestedDestructuring.ts
paramHelpOnCommaInString.ts
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
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
quickInfoForObjectBindingElementPropertyName04.ts
quickInfoForOverloadOnConst1.ts
quickInfoForRequire.ts Fix quick info for require template string (#20851) 2018-01-04 15:17:40 -08:00
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 In source files and blocks, bind function declarations before other statements (#22766) 2018-03-21 14:22:09 -07:00
quickInfoInFunctionTypeReference.ts
quickInfoInFunctionTypeReference2.ts
quickInfoInInvalidIndexSignature.ts
quickInfoInObjectLiteral.ts
quickInfoInvalidLocations.ts
quickInfoInWithBlock.ts
quickinfoIsConsistent.ts
quickInfoJSDocFunctionNew.ts
quickInfoJSDocFunctionThis.ts
quickInfoJsDocTags.ts
quickInfoJsdocTypedefMissingType.ts
quickInfoJsPropertyAssignedAfterMethodDeclaration.ts
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
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
quickInfoOnProtectedConstructorCall.ts
quickInfoOnThis.ts
quickInfoOnThis2.ts
quickInfoOnThis3.ts
quickInfoOnThis4.ts
quickInfoOnUndefined.ts
quickInfoOnUnResolvedBaseConstructorSignature.ts
quickInfoOnVarInArrowExpression.ts
quickInfoParameter_skipThisParameter.ts
quickInfoPropertyTag.ts Parse comment on @property tag and use as documentation comment (#21119) 2018-01-11 10:49:39 -08:00
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 Add 'info' diagnostics (#22204) 2018-02-28 11:16:32 -08:00
refactorConvertToEs6Module_export_dotDefault.ts Add 'info' diagnostics (#22204) 2018-02-28 11:16:32 -08:00
refactorConvertToEs6Module_export_invalidName.ts Add 'info' diagnostics (#22204) 2018-02-28 11:16:32 -08:00
refactorConvertToEs6Module_export_moduleDotExports.ts Add 'info' diagnostics (#22204) 2018-02-28 11:16:32 -08:00
refactorConvertToEs6Module_export_moduleDotExports_changesImports.ts Add 'info' diagnostics (#22204) 2018-02-28 11:16:32 -08:00
refactorConvertToEs6Module_export_moduleDotExportsEqualsRequire.ts Add 'info' diagnostics (#22204) 2018-02-28 11:16:32 -08:00
refactorConvertToEs6Module_export_named.ts Convert use-default-import refactor to a codefix (#22334) 2018-03-05 12:43:01 -08:00
refactorConvertToEs6Module_export_namedFunctionExpression.ts Add 'info' diagnostics (#22204) 2018-02-28 11:16:32 -08:00
refactorConvertToEs6Module_export_object.ts Add 'info' diagnostics (#22204) 2018-02-28 11:16:32 -08:00
refactorConvertToEs6Module_export_object_shorthand.ts Add 'info' diagnostics (#22204) 2018-02-28 11:16:32 -08:00
refactorConvertToEs6Module_export_referenced.ts When --noUnusedLocals/--noUnusedParameters is disabled, add suggestions instead of errors (#22361) 2018-04-05 12:33:00 -07:00
refactorConvertToEs6Module_expressionToDeclaration.ts When --noUnusedLocals/--noUnusedParameters is disabled, add suggestions instead of errors (#22361) 2018-04-05 12:33:00 -07:00
refactorConvertToEs6Module_import_arrayBindingPattern.ts When --noUnusedLocals/--noUnusedParameters is disabled, add suggestions instead of errors (#22361) 2018-04-05 12:33:00 -07:00
refactorConvertToEs6Module_import_includeDefaultUses.ts Add 'info' diagnostics (#22204) 2018-02-28 11:16:32 -08:00
refactorConvertToEs6Module_import_multipleUniqueIdentifiers.ts When --noUnusedLocals/--noUnusedParameters is disabled, add suggestions instead of errors (#22361) 2018-04-05 12:33:00 -07:00
refactorConvertToEs6Module_import_multipleVariableDeclarations.ts When --noUnusedLocals/--noUnusedParameters is disabled, add suggestions instead of errors (#22361) 2018-04-05 12:33:00 -07:00
refactorConvertToEs6Module_import_nameFromModuleSpecifier.ts Add 'info' diagnostics (#22204) 2018-02-28 11:16:32 -08:00
refactorConvertToEs6Module_import_objectBindingPattern_complex.ts When --noUnusedLocals/--noUnusedParameters is disabled, add suggestions instead of errors (#22361) 2018-04-05 12:33:00 -07:00
refactorConvertToEs6Module_import_objectBindingPattern_plain.ts When --noUnusedLocals/--noUnusedParameters is disabled, add suggestions instead of errors (#22361) 2018-04-05 12:33:00 -07:00
refactorConvertToEs6Module_import_onlyNamedImports.ts Add 'info' diagnostics (#22204) 2018-02-28 11:16:32 -08:00
refactorConvertToEs6Module_import_propertyAccess.ts When --noUnusedLocals/--noUnusedParameters is disabled, add suggestions instead of errors (#22361) 2018-04-05 12:33:00 -07:00
refactorConvertToEs6Module_import_shadowing.ts Add 'info' diagnostics (#22204) 2018-02-28 11:16:32 -08:00
refactorConvertToEs6Module_import_sideEffect.ts refactorConvertToEs6Module: Preserve quote style of imports (#22929) 2018-03-27 17:01:31 -07:00
refactorConvertToEs6Module_preserveQuotes.ts When --noUnusedLocals/--noUnusedParameters is disabled, add suggestions instead of errors (#22361) 2018-04-05 12:33:00 -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
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
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 Add regression tests for rename display name 2018-01-05 13:32:01 -08:00
renameForAliasingExport02.ts Add regression tests for rename display name 2018-01-05 13:32:01 -08:00
renameForDefaultExport01.ts
renameForDefaultExport02.ts
renameForDefaultExport03.ts
renameForDefaultExport04.ts
renameForDefaultExport05.ts
renameForDefaultExport06.ts
renameForDefaultExport07.ts
renameForDefaultExport08.ts
renameForDefaultExport09.ts
renameImportAndExport.ts
renameImportAndExportInDiffFiles.ts
renameImportAndShorthand.ts
renameImportNamespaceAndShorthand.ts
renameImportOfExportEquals.ts
renameImportOfExportEquals2.ts
renameImportOfReExport.ts
renameImportOfReExport2.ts
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
renameRest.ts
renameStringLiteralTypes.ts
renameStringPropertyNames.ts
renameThis.ts
renameUMDModuleAlias1.ts
renameUMDModuleAlias2.ts
restArgSignatureHelp.ts
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
signatureHelpAtEOF.ts
signatureHelpBeforeSemicolon1.ts
signatureHelpCallExpression.ts
signatureHelpCallExpressionJs.ts
signatureHelpConstructExpression.ts
signatureHelpConstructorCallParamProperties.ts
signatureHelpConstructorInheritance.ts
signatureHelpConstructorOverload.ts
signatureHelpEmptyList.ts
signatureHelpExplicitTypeArguments.ts
signatureHelpForSuperCalls1.ts
signatureHelpFunctionOverload.ts
signatureHelpFunctionParameter.ts
signatureHelpImplicitConstructor.ts
signatureHelpImportStarFromExportEquals.ts
signatureHelpInCallback.ts
signatureHelpIncompleteCalls.ts Supports more locations for completions contextual types (#21946) 2018-02-16 16:48:03 -08:00
signatureHelpInCompleteGenericsCall.ts
signatureHelpInFunctionCall.ts
signatureHelpInFunctionCallOnFunctionDeclarationInMultipleFiles.ts
signatureHelpInIncompleteInvocationExpression.ts
signatureHelpInParenthetical.ts
signatureHelpNegativeTests.ts
signatureHelpNegativeTests2.ts
signatureHelpNoArguments.ts
signatureHelpObjectCreationExpressionNoArgs_NotAvailable.ts
signatureHelpObjectLiteral.ts
signatureHelpOnNestedOverloads.ts
signatureHelpOnOverloadOnConst.ts
signatureHelpOnOverloads.ts
signatureHelpOnOverloadsDifferentArity.ts
signatureHelpOnOverloadsDifferentArity2.ts
signatureHelpOnOverloadsDifferentArity3.ts Improve parse error for double comma somewhere inside a call expression (#20399) 2018-01-08 10:38:55 -08:00
signatureHelpOnSuperWhenMembersAreNotResolved.ts
signatureHelpOnTypePredicates.ts
signatureHelpSimpleConstructorCall.ts
signatureHelpSimpleFunctionCall.ts
signatureHelpSimpleSuperCall.ts
signatureHelpSuperConstructorOverload.ts
signatureHelpTaggedTemplates1.ts
signatureHelpTaggedTemplates2.ts
signatureHelpTaggedTemplates3.ts
signatureHelpTaggedTemplates4.ts
signatureHelpTaggedTemplates5.ts
signatureHelpTaggedTemplates6.ts
signatureHelpTaggedTemplates7.ts
signatureHelpTaggedTemplatesIncomplete1.ts
signatureHelpTaggedTemplatesIncomplete2.ts
signatureHelpTaggedTemplatesIncomplete3.ts
signatureHelpTaggedTemplatesIncomplete4.ts
signatureHelpTaggedTemplatesIncomplete5.ts
signatureHelpTaggedTemplatesIncomplete6.ts
signatureHelpTaggedTemplatesIncomplete7.ts
signatureHelpTaggedTemplatesIncomplete8.ts
signatureHelpTaggedTemplatesIncomplete9.ts
signatureHelpTaggedTemplatesNegatives1.ts
signatureHelpTaggedTemplatesNegatives2.ts
signatureHelpTaggedTemplatesNegatives3.ts
signatureHelpTaggedTemplatesNegatives4.ts
signatureHelpTaggedTemplatesNegatives5.ts
signatureHelpTaggedTemplatesNested1.ts
signatureHelpTaggedTemplatesNested2.ts
signatureHelpTaggedTemplatesWithOverloadedTags1.ts
signatureHelpTaggedTemplatesWithOverloadedTags2.ts
signatureHelpTaggedTemplatesWithOverloadedTags3.ts
signatureHelpTaggedTemplatesWithOverloadedTags4.ts
signatureHelpTaggedTemplatesWithOverloadedTags5.ts
signatureHelpTaggedTemplatesWithOverloadedTags6.ts
signatureHelpTaggedTemplatesWithOverloadedTags7.ts
signatureHelpTaggedTemplatesWithOverloadedTags8.ts
signatureHelpTaggedTemplatesWithOverloadedTags9.ts
signatureHelpThis.ts
signatureHelpTypeParametersNotVariadic.ts
signatureHelpWhenEditingCallExpression.ts
signatureHelpWithInterfaceAsIdentifier.ts
signatureHelpWithInvalidArgumentList1.ts
signatureHelpWithUnknown.ts
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 Offer per-member diagnostics for incorrectly implemented inherited members (#21036) 2018-01-09 10:20:07 -08:00
squiggleUnclosedStringLiteral.ts
staticGenericOverloads1.ts
staticPrototypePropertyOnClass.ts
stringBraceCompletionPosition.ts
stringLiteralCompletionsForStringEnumContextualType.ts
stringPropertyNames1.ts
stringPropertyNames2.ts
stringTemplateBraceCompletionPosition.ts
superCallError0.ts
superInDerivedTypeOfGenericWithStatics.ts
superInsideInnerClass.ts
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
transitiveExportImports.ts findAllReferences: Make definition info independent of search location (#21748) 2018-03-01 12:46:00 -08:00
transitiveExportImports2.ts
transitiveExportImports3.ts
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
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
tsxCompletion9.ts
tsxCompletion10.ts
tsxCompletion11.ts
tsxCompletion12.ts
tsxCompletion13.ts
tsxCompletion14.ts
tsxCompletionInFunctionExpressionOfChildrenCallback.ts
tsxCompletionInFunctionExpressionOfChildrenCallback1.ts
tsxCompletionNonTagLessThan.ts
tsxCompletionOnClosingTag1.ts
tsxCompletionOnClosingTag2.ts
tsxCompletionOnClosingTagWithoutJSX1.ts
tsxCompletionOnClosingTagWithoutJSX2.ts
tsxCompletionOnOpeningTagWithoutJSX1.ts
tsxCompletionUnionElementType.ts
tsxFindAllReferences1.ts
tsxFindAllReferences2.ts
tsxFindAllReferences3.ts
tsxFindAllReferences4.ts
tsxFindAllReferences5.ts
tsxFindAllReferences6.ts
tsxFindAllReferences7.ts
tsxFindAllReferences8.ts
tsxFindAllReferences9.ts
tsxFindAllReferences10.ts
tsxFindAllReferences11.ts
tsxFindAllReferencesUnionElementType1.ts
tsxFindAllReferencesUnionElementType2.ts
tsxGoToDefinitionClasses.ts
tsxGoToDefinitionClassInDifferentFile.ts
tsxGoToDefinitionIntrinsics.ts
tsxGoToDefinitionStatelessFunction1.ts
tsxGoToDefinitionStatelessFunction2.ts
tsxGoToDefinitionUnionElementType1.ts
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
tsxSignatureHelp2.ts
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