TypeScript/tests/cases/fourslash
2020-09-18 13:06:56 -07:00
..
generated
server Alias for module.exports.x = x (#40228) 2020-09-10 11:23:48 -07:00
shims Import the semantic highlighter from typescript-vscode-sh-plugin (#39119) 2020-09-11 15:10:55 -04:00
shims-pp Import the semantic highlighter from typescript-vscode-sh-plugin (#39119) 2020-09-11 15:10:55 -04:00
addDeclareToFunction.ts
addDeclareToModule.ts
addDuplicateSetter.ts
addFunctionAboveMultiLineLambdaExpression.ts
addFunctionInDuplicatedConstructorClassBody.ts
addInterfaceMemberAboveClass.ts
addInterfaceToNotSatisfyConstraint.ts
addMemberInDeclarationFile.ts
addMemberNotInNodeModulesDeclarationFile.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
annotateWithTypeFromJSDoc2.ts
annotateWithTypeFromJSDoc3.ts
annotateWithTypeFromJSDoc4.ts
annotateWithTypeFromJSDoc5.ts
annotateWithTypeFromJSDoc6.ts
annotateWithTypeFromJSDoc7.ts
annotateWithTypeFromJSDoc8.ts
annotateWithTypeFromJSDoc9.5.ts
annotateWithTypeFromJSDoc9.ts
annotateWithTypeFromJSDoc10.ts
annotateWithTypeFromJSDoc11.ts
annotateWithTypeFromJSDoc12.ts
annotateWithTypeFromJSDoc13.ts
annotateWithTypeFromJSDoc14.ts
annotateWithTypeFromJSDoc15.ts
annotateWithTypeFromJSDoc16.ts
annotateWithTypeFromJSDoc17.ts
annotateWithTypeFromJSDoc18.ts
annotateWithTypeFromJSDoc19.ts
annotateWithTypeFromJSDoc20.ts
annotateWithTypeFromJSDoc21.ts
annotateWithTypeFromJSDoc22.ts
annotateWithTypeFromJSDoc23.ts fix(38868): add separator for type parameters (#39621) 2020-07-16 10:58:16 -07:00
annotateWithTypeFromJSDoc_all.ts
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
autoCloseTag.ts
autoFormattingOnPasting.ts
automaticConstructorToggling.ts
basicClassMembers.ts
bestCommonTypeObjectLiterals.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
calledUnionsOfDissimilarTyeshaveGoodDisplay.ts
callHierarchyAccessor.ts
callHierarchyCallExpressionByConstNamedFunctionExpression.ts fix 39453 (#39579) 2020-07-21 09:40:25 -07:00
callHierarchyClass.ts
callHierarchyConstNamedArrowFunction.ts
callHierarchyConstNamedClassExpression.ts
callHierarchyConstNamedFunctionExpression.ts
callHierarchyContainerName.ts Add containerName to CallHierarchyItem (#38997) 2020-06-10 11:56:03 -07:00
callHierarchyCrossFile.ts
callHierarchyDecorator.ts
callHierarchyExportDefaultClass.ts
callHierarchyExportDefaultFunction.ts
callHierarchyExportEqualsFunction.ts
callHierarchyFile.ts
callHierarchyFunction.ts
callHierarchyFunctionAmbiguity.1.ts
callHierarchyFunctionAmbiguity.2.ts
callHierarchyFunctionAmbiguity.3.ts
callHierarchyFunctionAmbiguity.4.ts
callHierarchyFunctionAmbiguity.5.ts
callHierarchyInterfaceMethod.ts
callHierarchyJsxElement.ts
callHierarchyTaggedTemplate.ts
callSignatureHelp.ts
cancellationWhenfindingAllRefsOnDefinition.ts
chainedFatArrowFormatting.ts
chainedFunctionFunctionArgIndent.ts
chainedFunctionLambdaArgIndex.ts
classExtendsInterfaceSigHelp1.ts
classifyThisParameter.ts Import the semantic highlighter from typescript-vscode-sh-plugin (#39119) 2020-09-11 15:10:55 -04:00
classInterfaceInsert.ts
classRenamingErrorRecovery.ts
cloduleAsBaseClass.ts feat(14751): show static members at the top of the list for a class like completion (#40428) 2020-09-11 14:48:24 -07:00
cloduleAsBaseClass2.ts feat(14751): show static members at the top of the list for a class like completion (#40428) 2020-09-11 14:48:24 -07:00
cloduleTypeOf1.ts feat(14751): show static members at the top of the list for a class like completion (#40428) 2020-09-11 14:48:24 -07:00
cloduleWithRecursiveReference.ts
closedCommentsInConstructor.ts
codeCompletionEscaping.ts
codeFixAddAllParameterNames.ts
codeFixAddConvertToUnknownForNonOverlappingTypes1.ts
codeFixAddConvertToUnknownForNonOverlappingTypes2.ts
codeFixAddConvertToUnknownForNonOverlappingTypes3.ts
codeFixAddConvertToUnknownForNonOverlappingTypes4.ts
codeFixAddConvertToUnknownForNonOverlappingTypes5.ts
codeFixAddConvertToUnknownForNonOverlappingTypes6.ts
codeFixAddConvertToUnknownForNonOverlappingTypes7.ts
codeFixAddConvertToUnknownForNonOverlappingTypes8.ts
codeFixAddConvertToUnknownForNonOverlappingTypes_all.ts
codeFixAddMissingAsync.ts
codeFixAddMissingAsync2.ts
codeFixAddMissingAwait_argument.ts
codeFixAddMissingAwait_binaryExpressions.ts
codeFixAddMissingAwait_initializer1.ts
codeFixAddMissingAwait_initializer2.ts
codeFixAddMissingAwait_initializer3.ts
codeFixAddMissingAwait_initializer4.ts
codeFixAddMissingAwait_iterables.ts
codeFixAddMissingAwait_notAvailableWithoutPromise.ts
codeFixAddMissingAwait_propertyAccess.ts
codeFixAddMissingAwait_propertyAccess2.ts
codeFixAddMissingAwait_signatures.ts
codeFixAddMissingAwait_signatures2.ts
codeFixAddMissingAwait_topLevel.ts
codeFixAddMissingConstInForInLoop1.ts
codeFixAddMissingConstInForInLoop2.ts
codeFixAddMissingConstInForLoopWithArrayDestructuring1.ts
codeFixAddMissingConstInForLoopWithArrayDestructuring2.ts
codeFixAddMissingConstInForLoopWithObjectDestructuring1.ts
codeFixAddMissingConstInForLoopWithObjectDestructuring2.ts
codeFixAddMissingConstInForOfLoop1.ts
codeFixAddMissingConstInForOfLoop2.ts
codeFixAddMissingConstPreservingIndentation1.ts
codeFixAddMissingConstPreservingIndentation2.ts
codeFixAddMissingConstToArrayDestructuring1.ts
codeFixAddMissingConstToArrayDestructuring2.ts
codeFixAddMissingConstToArrayDestructuring3.ts
codeFixAddMissingConstToArrayDestructuring4.ts
codeFixAddMissingConstToCommaSeparatedInitializer1.ts
codeFixAddMissingConstToCommaSeparatedInitializer2.ts
codeFixAddMissingConstToCommaSeparatedInitializer3.ts
codeFixAddMissingConstToCommaSeparatedInitializer4.ts
codeFixAddMissingConstToStandaloneIdentifier1.ts
codeFixAddMissingDeclareProperty.ts
codeFixAddMissingDeclareProperty2.ts
codeFixAddMissingEnumMember1.ts
codeFixAddMissingEnumMember2.ts
codeFixAddMissingEnumMember3.ts
codeFixAddMissingEnumMember4.ts
codeFixAddMissingEnumMember5.ts
codeFixAddMissingEnumMember6.ts
codeFixAddMissingEnumMember7.ts
codeFixAddMissingEnumMember8.ts
codeFixAddMissingEnumMember9.ts
codeFixAddMissingEnumMember10.ts
codeFixAddMissingEnumMember11.ts
codeFixAddMissingEnumMember12.ts fix(28163): change outdated options (#37268) 2020-03-07 10:23:07 -08:00
codeFixAddMissingInvocationForDecorator01.ts
codeFixAddMissingInvocationForDecorator_all.ts
codeFixAddMissingMember.ts
codeFixAddMissingMember2.ts
codeFixAddMissingMember3.ts
codeFixAddMissingMember4.ts
codeFixAddMissingMember5.ts
codeFixAddMissingMember6.ts
codeFixAddMissingMember7.ts
codeFixAddMissingMember8.ts
codeFixAddMissingMember9.ts
codeFixAddMissingMember10.ts
codeFixAddMissingMember11.ts
codeFixAddMissingMember12.ts
codeFixAddMissingMember13.ts
codeFixAddMissingMember14.ts
codeFixAddMissingMember15.ts
codeFixAddMissingMember16.ts
codeFixAddMissingMember17.ts feat(36249): add quick-fix action to declare a property as private which starts from underscore (#36632) 2020-03-13 10:33:56 -07:00
codeFixAddMissingMember18_declarePrivateMethod.ts feat(37782): 'declare method' quick fix for adding a private method (#37806) 2020-05-06 15:10:02 -07:00
codeFixAddMissingMember19_declarePrivateMethod.ts feat(37782): 'declare method' quick fix for adding a private method (#37806) 2020-05-06 15:10:02 -07:00
codeFixAddMissingMember_all.ts
codeFixAddMissingMember_all_js.ts
codeFixAddMissingMember_classIsNotFirstDeclaration.ts
codeFixAddMissingMember_generator_function.ts
codeFixAddMissingMember_non_generator_function.ts
codeFixAddMissingMember_typeParameter.ts
codeFixAddMissingNew.ts
codeFixAddMissingNew2.ts
codeFixAddMissingNew3.ts
codeFixAddMissingNew4.ts
codeFixAddMissingNew5.ts
codeFixAddMissingNew_all.ts
codeFixAddMissingNew_all_arguments.ts
codeFixAddMissingSuperCall.ts
codeFixAddMissingSuperCall1.ts
codeFixAddMissingSuperCall2.ts
codeFixAddMissingTypeof1.ts
codeFixAddMissingTypeof2.ts
codeFixAddParameterNames.ts
codeFixAddVoidToPromise.1.ts Add quick fix to add 'void' to Promise resolved without value (#40558) 2020-09-14 19:12:33 -07:00
codeFixAddVoidToPromise.2.ts Add quick fix to add 'void' to Promise resolved without value (#40558) 2020-09-14 19:12:33 -07:00
codeFixAddVoidToPromise.3.ts Add quick fix to add 'void' to Promise resolved without value (#40558) 2020-09-14 19:12:33 -07:00
codeFixAddVoidToPromise.4.ts Add quick fix to add 'void' to Promise resolved without value (#40558) 2020-09-14 19:12:33 -07:00
codeFixAddVoidToPromise.5.ts Add quick fix to add 'void' to Promise resolved without value (#40558) 2020-09-14 19:12:33 -07:00
codeFixAddVoidToPromise_all.ts Add quick fix to add 'void' to Promise resolved without value (#40558) 2020-09-14 19:12:33 -07:00
codeFixAddVoidToPromiseJS.1.ts Add quick fix to add 'void' to Promise resolved without value (#40558) 2020-09-14 19:12:33 -07:00
codeFixAddVoidToPromiseJS.2.ts Add quick fix to add 'void' to Promise resolved without value (#40558) 2020-09-14 19:12:33 -07:00
codeFixAddVoidToPromiseJS.3.ts Add quick fix to add 'void' to Promise resolved without value (#40558) 2020-09-14 19:12:33 -07:00
codeFixAddVoidToPromiseJS.4.ts Add quick fix to add 'void' to Promise resolved without value (#40558) 2020-09-14 19:12:33 -07:00
codeFixAddVoidToPromiseJS.5.ts Add quick fix to add 'void' to Promise resolved without value (#40558) 2020-09-14 19:12:33 -07:00
codeFixAddVoidToPromiseJS_all.ts Add quick fix to add 'void' to Promise resolved without value (#40558) 2020-09-14 19:12:33 -07:00
codeFixAmbientClassExtendAbstractMethod.ts fix(39440): show QF for abstract classes with methods which include 'this' parameter (#39465) 2020-07-08 12:36:42 -07:00
codeFixAmbientClassExtendAbstractMethod_all.ts
codeFixAmbientClassImplementClassAbstractGettersAndSetters.ts
codeFixAmbientClassImplementClassMethodViaHeritage.ts
codeFixAwaitInSyncFunction1.ts
codeFixAwaitInSyncFunction2.ts
codeFixAwaitInSyncFunction3.ts
codeFixAwaitInSyncFunction4.ts
codeFixAwaitInSyncFunction5.ts
codeFixAwaitInSyncFunction6.5.ts
codeFixAwaitInSyncFunction6.ts
codeFixAwaitInSyncFunction7.ts
codeFixAwaitInSyncFunction8.ts Quick fix for functions lacking return expressions (#26434) 2020-04-02 10:06:14 -07:00
codeFixAwaitInSyncFunction9.ts Quick fix for functions lacking return expressions (#26434) 2020-04-02 10:06:14 -07:00
codeFixAwaitInSyncFunction10.ts Refactor node factory API, use node factory in parser (#35282) 2020-06-16 16:55:03 -07:00
codeFixAwaitInSyncFunction11.ts Refactor node factory API, use node factory in parser (#35282) 2020-06-16 16:55:03 -07:00
codeFixAwaitInSyncFunction12.ts Quick fix for functions lacking return expressions (#26434) 2020-04-02 10:06:14 -07:00
codeFixAwaitInSyncFunction13.ts Quick fix for functions lacking return expressions (#26434) 2020-04-02 10:06:14 -07:00
codeFixAwaitInSyncFunction14.ts Quick fix for functions lacking return expressions (#26434) 2020-04-02 10:06:14 -07:00
codeFixAwaitInSyncFunction15.ts Quick fix for functions lacking return expressions (#26434) 2020-04-02 10:06:14 -07:00
codeFixAwaitInSyncFunction_all.ts
codeFixAwaitShouldNotCrashIfNotInFunction.ts
codeFixCalledES2015Import1.ts
codeFixCalledES2015Import2.ts
codeFixCalledES2015Import3.ts
codeFixCalledES2015Import4.ts
codeFixCalledES2015Import5.ts
codeFixCalledES2015Import6.ts
codeFixCalledES2015Import7.ts
codeFixCalledES2015Import8.ts
codeFixCalledES2015Import9.ts
codeFixCalledES2015Import10.ts
codeFixCalledES2015Import11.ts
codeFixCalledES2015Import12.ts
codeFixCalledES2015Import13.ts
codeFixCannotFindModule.ts
codeFixCannotFindModule_all.ts
codeFixCannotFindModule_nodeCoreModules.ts
codeFixCannotFindModule_notIfMissing.ts
codeFixCannotFindModule_suggestion.ts
codeFixCannotFindModule_suggestion_falsePositive.ts
codeFixCannotFindModule_suggestion_js.ts
codeFixChangeExtendsToImplementsAbstractModifier.ts
codeFixChangeExtendsToImplementsTypeParams.ts
codeFixChangeExtendsToImplementsWithDecorator.ts
codeFixChangeExtendsToImplementsWithTrivia.ts
codeFixChangeJSDocSyntax1.ts
codeFixChangeJSDocSyntax2.ts
codeFixChangeJSDocSyntax4.ts
codeFixChangeJSDocSyntax5.ts
codeFixChangeJSDocSyntax6.ts
codeFixChangeJSDocSyntax7.ts
codeFixChangeJSDocSyntax8.ts
codeFixChangeJSDocSyntax9.ts
codeFixChangeJSDocSyntax10.ts
codeFixChangeJSDocSyntax11.ts
codeFixChangeJSDocSyntax12.ts
codeFixChangeJSDocSyntax13.ts
codeFixChangeJSDocSyntax14.ts
codeFixChangeJSDocSyntax15.ts Reuse input type nodes when serializing signature parameter and return types (#37444) 2020-04-01 19:50:21 -07:00
codeFixChangeJSDocSyntax16.ts
codeFixChangeJSDocSyntax17.ts
codeFixChangeJSDocSyntax18.ts
codeFixChangeJSDocSyntax19.ts
codeFixChangeJSDocSyntax20.ts
codeFixChangeJSDocSyntax21.ts
codeFixChangeJSDocSyntax22.ts
codeFixChangeJSDocSyntax23.ts
codeFixChangeJSDocSyntax24.ts
codeFixChangeJSDocSyntax25.ts
codeFixChangeJSDocSyntax26.ts
codeFixChangeJSDocSyntax_all.ts
codeFixChangeJSDocSyntax_all_nullable.ts
codeFixClassExprClassImplementClassFunctionVoidInferred.ts
codeFixClassExprExtendsAbstractExpressionWithTypeArgs.ts
codeFixClassExtendAbstractExpressionWithTypeArgs.ts
codeFixClassExtendAbstractGetterSetter.ts
codeFixClassExtendAbstractMethod.ts
codeFixClassExtendAbstractMethod_all.ts
codeFixClassExtendAbstractMethod_comment.ts
codeFixClassExtendAbstractMethodThis.ts
codeFixClassExtendAbstractMethodTypeParamsInstantiateNumber.ts
codeFixClassExtendAbstractMethodTypeParamsInstantiateU.ts
codeFixClassExtendAbstractMethodWithLongName.ts
codeFixClassExtendAbstractPrivateProperty.ts
codeFixClassExtendAbstractProperty.ts
codeFixClassExtendAbstractPropertyThis.ts
codeFixClassExtendAbstractProtectedProperty.ts
codeFixClassExtendAbstractPublicProperty.ts
codeFixClassExtendAbstractSomePropertiesPresent.ts
codeFixClassImplementClassAbstractGettersAndSetters.ts
codeFixClassImplementClassFunctionVoidInferred.ts
codeFixClassImplementClassMemberAnonymousClass.ts
codeFixClassImplementClassMethodViaHeritage.ts
codeFixClassImplementClassMultipleSignatures1.ts
codeFixClassImplementClassMultipleSignatures2.ts
codeFixClassImplementClassPropertyModifiers.ts
codeFixClassImplementClassPropertyTypeQuery.ts
codeFixClassImplementDeepInheritance.ts
codeFixClassImplementDefaultClass.ts
codeFixClassImplementInterface_all.ts
codeFixClassImplementInterface_noUndefinedOnOptionalParameter.ts Fix39458 (#39508) 2020-07-09 11:17:18 -07:00
codefixClassImplementInterface_omit.ts
codeFixClassImplementInterface_order.ts
codeFixClassImplementInterface_quotePreferenceAuto1.ts fix(39332): handle quotes preference in interface method signatures (#39348) 2020-07-06 17:00:35 -07:00
codeFixClassImplementInterface_quotePreferenceAuto2.ts fix(39332): handle quotes preference in interface method signatures (#39348) 2020-07-06 17:00:35 -07:00
codeFixClassImplementInterface_quotePreferenceDouble.ts fix(39332): handle quotes preference in interface method signatures (#39348) 2020-07-06 17:00:35 -07:00
codeFixClassImplementInterface_quotePreferenceSingle.ts fix(39332): handle quotes preference in interface method signatures (#39348) 2020-07-06 17:00:35 -07:00
codeFixClassImplementInterface_typeInOtherFile.ts
codeFixClassImplementInterfaceArrayTuple.ts
codeFixClassImplementInterfaceAutoImports.ts Fix test semantic merge conflict between #39348 and #39130 (#39478) 2020-07-07 14:30:58 -07:00
codeFixClassImplementInterfaceAutoImports_typeOnly.ts fix(39332): handle quotes preference in interface method signatures (#39348) 2020-07-06 17:00:35 -07:00
codeFixClassImplementInterfaceCallback.ts
codeFixClassImplementInterfaceCallSignature.ts
codeFixClassImplementInterfaceClassExpression.ts
codeFixClassImplementInterfaceComments.ts
codeFixClassImplementInterfaceComputedPropertyLiterals.ts
codeFixClassImplementInterfaceComputedPropertyNameWellKnownSymbols.ts Add quick fix to add 'void' to Promise resolved without value (#40558) 2020-09-14 19:12:33 -07:00
codeFixClassImplementInterfaceConstructSignature.ts
codeFixClassImplementInterfaceDuplicateMember1.ts
codeFixClassImplementInterfaceDuplicateMember2.ts
codeFixClassImplementInterfaceEmptyMultilineBody.ts
codeFixClassImplementInterfaceEmptyTypeLiteral.ts
codeFixClassImplementInterfaceHeritageClauseAlreadyHaveMember.ts
codeFixClassImplementInterfaceIndexSignaturesBoth.ts
codeFixClassImplementInterfaceIndexSignaturesNoFix.ts
codeFixClassImplementInterfaceIndexSignaturesNumber.ts
codeFixClassImplementInterfaceIndexSignaturesString.ts
codeFixClassImplementInterfaceIndexType.ts
codeFixClassImplementInterfaceInheritsAbstractMethod.ts
codeFixClassImplementInterfaceInNamespace.ts
codeFixClassImplementInterfaceMappedType.ts
codeFixClassImplementInterfaceMemberNestedTypeAlias.ts
codeFixClassImplementInterfaceMemberOrdering.ts
codeFixClassImplementInterfaceMemberTypeAlias.ts
codeFixClassImplementInterfaceMethodThisAndSelfReference.ts
codeFixClassImplementInterfaceMethodTypePredicate.ts
codeFixClassImplementInterfaceMultipleImplements1.ts
codeFixClassImplementInterfaceMultipleImplements2.ts
codeFixClassImplementInterfaceMultipleImplementsIntersection1.ts
codeFixClassImplementInterfaceMultipleImplementsIntersection2.ts
codeFixClassImplementInterfaceMultipleMembersAndPunctuation.ts
codeFixClassImplementInterfaceMultipleSignatures.ts
codeFixClassImplementInterfaceMultipleSignaturesRest1.ts
codeFixClassImplementInterfaceMultipleSignaturesRest2.ts
codeFixClassImplementInterfaceNamespaceConflict.ts
codeFixClassImplementInterfaceNoBody.ts
codeFixClassImplementInterfaceObjectLiteral.ts
codeFixClassImplementInterfaceOptionalProperty.ts
codeFixClassImplementInterfaceProperty.ts
codeFixClassImplementInterfacePropertyFromParentConstructorFunction.ts
codeFixClassImplementInterfacePropertySignatures.ts
codeFixClassImplementInterfaceQualifiedName.ts
codeFixClassImplementInterfaceSomePropertiesPresent.ts
codeFixClassImplementInterfaceTypeParamInstantiateDeeply.ts
codeFixClassImplementInterfaceTypeParamInstantiateError.ts
codeFixClassImplementInterfaceTypeParamInstantiateNumber.ts
codeFixClassImplementInterfaceTypeParamInstantiateT.ts
codeFixClassImplementInterfaceTypeParamInstantiateU.ts
codeFixClassImplementInterfaceTypeParamInstantiation.ts
codeFixClassImplementInterfaceTypeParamMethod.ts
codeFixClassImplementInterfaceUndeclaredSymbol.ts
codeFixClassImplementInterfaceWithNegativeNumber.ts
codeFixClassPropertyInitialization.ts
codeFixClassPropertyInitialization1.ts
codeFixClassPropertyInitialization2.ts
codeFixClassPropertyInitialization3.ts
codeFixClassPropertyInitialization5.ts
codeFixClassPropertyInitialization6.ts
codeFixClassPropertyInitialization7.ts
codeFixClassPropertyInitialization8.ts
codeFixClassPropertyInitialization9.ts
codeFixClassPropertyInitialization10.ts
codeFixClassPropertyInitialization11.ts
codeFixClassPropertyInitialization12.ts
codeFixClassPropertyInitialization13.ts
codeFixClassPropertyInitialization_all_1.ts
codeFixClassPropertyInitialization_all_2.ts
codeFixClassPropertyInitialization_all_3.ts
codeFixClassSuperMustPrecedeThisAccess.ts
codeFixClassSuperMustPrecedeThisAccess_all.ts
codeFixClassSuperMustPrecedeThisAccess_callWithThisInside.ts
codeFixConstructorForDerivedNeedSuperCall.ts
codeFixConstructorForDerivedNeedSuperCall_all.ts
codeFixConstToLet.ts
codeFixConvertToMappedObjectType1.ts
codeFixConvertToMappedObjectType2.ts
codeFixConvertToMappedObjectType3.ts
codeFixConvertToMappedObjectType4.ts
codeFixConvertToMappedObjectType5.ts
codeFixConvertToMappedObjectType6.ts
codeFixConvertToMappedObjectType7.ts
codeFixConvertToMappedObjectType8.ts
codeFixConvertToMappedObjectType9.ts
codeFixConvertToMappedObjectType10.ts
codeFixConvertToMappedObjectType11.ts
codeFixConvertToMappedObjectType12.ts
codeFixConvertToTypeOnlyExport1.ts
codeFixConvertToTypeOnlyExport2.ts
codeFixConvertToTypeOnlyExport3.ts
codeFixConvertToTypeOnlyImport1.ts Add code fix for importsNotUsedAsValues error (#37468) 2020-03-19 13:13:15 -08:00
codeFixConvertToTypeOnlyImport2.ts Add code fix for importsNotUsedAsValues error (#37468) 2020-03-19 13:13:15 -08:00
codeFixConvertToTypeOnlyImport3.ts Add code fix for importsNotUsedAsValues error (#37468) 2020-03-19 13:13:15 -08:00
codeFixCorrectQualifiedNameToIndexedAccessType01.ts
codeFixCorrectQualifiedNameToIndexedAccessType_all.ts
codeFixCorrectReturnValue1.ts Quick fix for functions lacking return expressions (#26434) 2020-04-02 10:06:14 -07:00
codeFixCorrectReturnValue2.ts Quick fix for functions lacking return expressions (#26434) 2020-04-02 10:06:14 -07:00
codeFixCorrectReturnValue3.ts Quick fix for functions lacking return expressions (#26434) 2020-04-02 10:06:14 -07:00
codeFixCorrectReturnValue4.ts Quick fix for functions lacking return expressions (#26434) 2020-04-02 10:06:14 -07:00
codeFixCorrectReturnValue5.ts Quick fix for functions lacking return expressions (#26434) 2020-04-02 10:06:14 -07:00
codeFixCorrectReturnValue6.ts Quick fix for functions lacking return expressions (#26434) 2020-04-02 10:06:14 -07:00
codeFixCorrectReturnValue7.ts feat(38225): change diagnostic message for remove braces from arrow function body 2020-04-28 10:44:36 +03:00
codeFixCorrectReturnValue8.ts feat(38225): change diagnostic message for remove braces from arrow function body 2020-04-28 10:44:36 +03:00
codeFixCorrectReturnValue9.ts feat(38225): change diagnostic message for remove braces from arrow function body 2020-04-28 10:44:36 +03:00
codeFixCorrectReturnValue10.ts feat(38225): change diagnostic message for remove braces from arrow function body 2020-04-28 10:44:36 +03:00
codeFixCorrectReturnValue11.ts Quick fix for functions lacking return expressions (#26434) 2020-04-02 10:06:14 -07:00
codeFixCorrectReturnValue12.ts feat(38225): change diagnostic message for remove braces from arrow function body 2020-04-28 10:44:36 +03:00
codeFixCorrectReturnValue13.ts Fix two tests 2020-06-03 12:59:16 -04:00
codeFixCorrectReturnValue14.ts Quick fix for functions lacking return expressions (#26434) 2020-04-02 10:06:14 -07:00
codeFixCorrectReturnValue15.ts Quick fix for functions lacking return expressions (#26434) 2020-04-02 10:06:14 -07:00
codeFixCorrectReturnValue16.ts Quick fix for functions lacking return expressions (#26434) 2020-04-02 10:06:14 -07:00
codeFixCorrectReturnValue17.ts Quick fix for functions lacking return expressions (#26434) 2020-04-02 10:06:14 -07:00
codeFixCorrectReturnValue18.ts feat(38225): change diagnostic message for remove braces from arrow function body 2020-04-28 10:44:36 +03:00
codeFixCorrectReturnValue19.ts Quick fix for functions lacking return expressions (#26434) 2020-04-02 10:06:14 -07:00
codeFixCorrectReturnValue20.ts feat(38225): change diagnostic message for remove braces from arrow function body 2020-04-28 10:44:36 +03:00
codeFixCorrectReturnValue21.ts feat(38225): change diagnostic message for remove braces from arrow function body 2020-04-28 10:44:36 +03:00
codeFixCorrectReturnValue22.ts feat(38225): change diagnostic message for remove braces from arrow function body 2020-04-28 10:44:36 +03:00
codeFixCorrectReturnValue23.ts feat(38225): change diagnostic message for remove braces from arrow function body 2020-04-28 10:44:36 +03:00
codeFixCorrectReturnValue24.ts Quick fix for functions lacking return expressions (#26434) 2020-04-02 10:06:14 -07:00
codeFixCorrectReturnValue25.ts feat(38225): change diagnostic message for remove braces from arrow function body 2020-04-28 10:44:36 +03:00
codeFixCorrectReturnValue26.ts Quick fix for functions lacking return expressions (#26434) 2020-04-02 10:06:14 -07:00
codeFixCorrectReturnValue27.ts Refactor node factory API, use node factory in parser (#35282) 2020-06-16 16:55:03 -07:00
codeFixCorrectReturnValue_all1.ts Quick fix for functions lacking return expressions (#26434) 2020-04-02 10:06:14 -07:00
codeFixCorrectReturnValue_all2.ts feat(38225): change diagnostic message for remove braces from arrow function body 2020-04-28 10:44:36 +03:00
codeFixCorrectReturnValue_all3.ts Quick fix for functions lacking return expressions (#26434) 2020-04-02 10:06:14 -07:00
codeFixDisableJsDiagnosticsInFile.ts
codeFixDisableJsDiagnosticsInFile2.ts
codeFixDisableJsDiagnosticsInFile3.ts
codeFixDisableJsDiagnosticsInFile4.ts
codeFixDisableJsDiagnosticsInFile5.ts
codeFixDisableJsDiagnosticsInFile6.ts
codeFixDisableJsDiagnosticsInFile7.ts
codeFixDisableJsDiagnosticsInFile8.ts
codeFixDisableJsDiagnosticsInFile9.ts fix(15398): skip adding line breaks when replacing JS checks directives (#38086) 2020-04-21 11:02:56 -07:00
codeFixDisableJsDiagnosticsInFile10.ts fix(15398): skip adding line breaks when replacing JS checks directives (#38086) 2020-04-21 11:02:56 -07:00
codeFixDisableJsDiagnosticsInFile_all.ts
codeFixDisableJsDiagnosticsInFile_tsIgnore_indent.ts
codefixEnableExperimentalDecorators_blankCompilerOptionsInJsconfig.ts
codefixEnableExperimentalDecorators_blankCompilerOptionsInTsconfig.ts
codefixEnableExperimentalDecorators_disabledInCompilerOptionsInJsconfig.ts
codefixEnableExperimentalDecorators_disabledInCompilerOptionsInTsconfig.ts
codefixEnableExperimentalDecorators_missingCompilerOptionsInJsconfig.ts
codefixEnableExperimentalDecorators_missingCompilerOptionsInTsconfig.ts
codefixEnableExperimentalDecorators_noTsconfig.ts
codeFixEnableJsxFlag_blankCompilerOptionsJsConfig.ts
codeFixEnableJsxFlag_blankCompilerOptionsTsConfig.ts
codeFixEnableJsxFlag_disabledInCompilerOptionsInJsConfig.ts
codeFixEnableJsxFlag_disabledInCompilerOptionsInTsConfig.ts
codefixEnableJsxFlag_missingCompilerOptionsInJsconfig.ts
codefixEnableJsxFlag_missingCompilerOptionsInTsconfig.ts
codefixEnableJsxFlag_noTsconfig.ts
codeFixExpectedComma01.ts Add implementation for fixExpectedComma (#33879) 2020-03-12 14:55:02 -07:00
codeFixExpectedComma02.ts Add implementation for fixExpectedComma (#33879) 2020-03-12 14:55:02 -07:00
codeFixExpectedComma03.ts Add implementation for fixExpectedComma (#33879) 2020-03-12 14:55:02 -07:00
codeFixExtendsInterfaceBecomesImplements.ts
codeFixExtendsInterfaceBecomesImplements_all.ts
codeFixForgottenThisPropertyAccess01.ts
codeFixForgottenThisPropertyAccess02.ts
codeFixForgottenThisPropertyAccess03.ts
codeFixForgottenThisPropertyAccess04.ts
codeFixForgottenThisPropertyAccess_all.ts
codeFixForgottenThisPropertyAccess_static.ts
codeFixForgottenThisPropertyAccessECMAPrivate.ts
codeFixGenerateDefinitions.ts
codeFixImplicitThis_js_all.ts Type this in more constructor functions (#39447) 2020-07-08 08:44:17 -07:00
codeFixImplicitThis_ts_all.ts Add codefix for --noImplicitThis (#27565) 2020-03-17 13:00:14 -07:00
codeFixImplicitThis_ts_cantFixNonFunction.ts Add codefix for --noImplicitThis (#27565) 2020-03-17 13:00:14 -07:00
codeFixImplicitThis_ts_functionDeclaration.ts Add codefix for --noImplicitThis (#27565) 2020-03-17 13:00:14 -07:00
codeFixImplicitThis_ts_functionExpression.ts Add codefix for --noImplicitThis (#27565) 2020-03-17 13:00:14 -07:00
codeFixImplicitThis_ts_functionExpression_noName.ts Add codefix for --noImplicitThis (#27565) 2020-03-17 13:00:14 -07:00
codeFixImplicitThis_ts_functionExpression_selfReferencing.ts Add codefix for --noImplicitThis (#27565) 2020-03-17 13:00:14 -07:00
codeFixIncorrectNamedTupleSyntax1.ts Support naming tuple members (#38234) 2020-05-19 15:54:02 -07:00
codeFixIncorrectNamedTupleSyntax2.ts Support naming tuple members (#38234) 2020-05-19 15:54:02 -07:00
codeFixInferFromCallInAssignment.ts
codeFixInferFromExpressionStatement.ts
codeFixInferFromFunctionThisUsageExplicitAny.ts
codeFixInferFromFunctionThisUsageFunctionExpression.ts
codeFixInferFromFunctionThisUsageImplicitAny.ts
codeFixInferFromFunctionThisUsageJsDocExistingDocsClass.ts
codeFixInferFromFunctionThisUsageJsDocNewDocsClass.ts
codeFixInferFromFunctionThisUsageJsDocNewDocsInaccessible.ts
codeFixInferFromFunctionThisUsageJsDocNewDocsLiteral.ts
codeFixInferFromFunctionThisUsageLiteral.ts
codeFixInferFromFunctionThisUsageNoUses.ts
codeFixInferFromFunctionThisUsageObjectProperty.ts
codeFixInferFromFunctionThisUsageObjectPropertyParameter.ts
codeFixInferFromFunctionThisUsageObjectPropertyShorthand.ts
codeFixInferFromFunctionThisUsageObjectPropertyShorthandParameter.ts
codeFixInferFromFunctionUsage.ts
codeFixInferFromPrimitiveUsage.ts
codeFixInferFromUsage.ts
codeFixInferFromUsage_all.ts
codeFixInferFromUsage_allJS.ts
codeFixInferFromUsage_noCrashOnMissingParens.ts
codeFixInferFromUsageAddition.ts
codeFixInferFromUsageAlwaysInfer.ts
codeFixInferFromUsageAlwaysInferJS.ts
codeFixInferFromUsageArray.ts
codeFixInferFromUsageArrow.ts
codeFixInferFromUsageArrowJS.ts
codeFixInferFromUsageBindingElement.ts
codeFixInferFromUsageCall.ts
codeFixInferFromUsageCallBodyBoth.ts
codeFixInferFromUsageCallBodyPriority.ts
codeFixInferFromUsageCallJS.ts
codeFixInferFromUsageCommentAfterParameter.ts
codeFixInferFromUsageConstructor.ts
codeFixInferFromUsageConstructorFunctionJS.ts
codeFixInferFromUsageContextualImport1.ts
codeFixInferFromUsageContextualImport2.ts
codeFixInferFromUsageContextualImport3.ts
codeFixInferFromUsageContextualImport4.ts Insert auto-imports in sorted order (#39394) 2020-07-08 15:25:04 -07:00
codeFixInferFromUsageEmptyTypePriority.ts
codeFixInferFromUsageExistingJSDoc.ts Add see tag support (#39760) 2020-09-09 10:45:09 -07:00
codeFixInferFromUsageFunctionExpression.ts
codeFixInferFromUsageGetter.ts
codeFixInferFromUsageGetter2.ts
codeFixInferFromUsageInaccessibleTypes.ts
codeFixInferFromUsageJS.ts
codeFixInferFromUsageJSDestructuring.ts
codeFixInferFromUsageJSXElement.ts
codeFixInferFromUsageLiteralTypes.ts
codeFixInferFromUsageMember.ts
codeFixInferFromUsageMember2.ts
codeFixInferFromUsageMember2JS.ts
codeFixInferFromUsageMember3.ts
codeFixInferFromUsageMemberJS.ts
codeFixInferFromUsageMultipleParameters.ts
codeFixInferFromUsageMultipleParametersJS.ts
codefixInferFromUsageNullish.ts
codeFixInferFromUsageNumberIndexSignature.ts
codeFixInferFromUsageNumberIndexSignatureJS.ts
codeFixInferFromUsageNumberPriority.ts
codeFixInferFromUsageOptionalParam.ts
codeFixInferFromUsageOptionalParam2.ts
codeFixInferFromUsageOptionalParamJS.ts
codeFixInferFromUsageParameterLiteral.ts Prefer a likely literal over anonymous type in --noImplicitAny codefixes (#36015) 2020-04-22 11:28:11 -07:00
codeFixInferFromUsagePartialParameterListJS.ts
codeFixInferFromUsagePromise.ts
codeFixInferFromUsagePropertyAccess.ts Prefer a likely literal over anonymous type in --noImplicitAny codefixes (#36015) 2020-04-22 11:28:11 -07:00
codeFixInferFromUsagePropertyAccessJS.ts Prefer a likely literal over anonymous type in --noImplicitAny codefixes (#36015) 2020-04-22 11:28:11 -07:00
codeFixInferFromUsageRestParam.ts
codeFixInferFromUsageRestParam2.ts
codeFixInferFromUsageRestParam2JS.ts
codeFixInferFromUsageRestParam3.ts
codeFixInferFromUsageRestParam3JS.ts
codeFixInferFromUsageRestParamJS.ts
codeFixInferFromUsageSetter.ts
codeFixInferFromUsageSetterJS.ts
codeFixInferFromUsageSetterWithInaccessibleType.ts
codeFixInferFromUsageSetterWithInaccessibleTypeJS.ts
codeFixInferFromUsageSingleLineClassJS.ts
codeFixInferFromUsageString.ts
codeFixInferFromUsageStringIndexSignature.ts
codeFixInferFromUsageStringIndexSignatureJS.ts
codeFixInferFromUsageUnifyAnonymousType.ts
codeFixInferFromUsageVariable.ts
codeFixInferFromUsageVariable2.ts
codeFixInferFromUsageVariable2JS.ts
codeFixInferFromUsageVariable3.ts
codeFixInferFromUsageVariable3JS.ts
codeFixInferFromUsageVariableJS.ts
codeFixInferFromUsageVariableLiteral.ts Prefer a likely literal over anonymous type in --noImplicitAny codefixes (#36015) 2020-04-22 11:28:11 -07:00
codeFixInitializePrivatePropertyJS.ts
codeFixInPropertyAccess_js.ts
codeFixInvalidJsxCharacters1.ts feat(37409): add fix all quick fix to fixInvalidJsxCharacters (#37436) 2020-03-18 09:54:17 -07:00
codeFixInvalidJsxCharacters2.ts feat(37409): add fix all quick fix to fixInvalidJsxCharacters (#37436) 2020-03-18 09:54:17 -07:00
codeFixInvalidJsxCharacters3.ts feat(37409): add fix all quick fix to fixInvalidJsxCharacters (#37436) 2020-03-18 09:54:17 -07:00
codeFixInvalidJsxCharacters4.ts feat(37409): add fix all quick fix to fixInvalidJsxCharacters (#37436) 2020-03-18 09:54:17 -07:00
codeFixInvalidJsxCharacters5.ts feat(37409): add fix all quick fix to fixInvalidJsxCharacters (#37436) 2020-03-18 09:54:17 -07:00
codeFixInvalidJsxCharacters6.ts feat(37409): add fix all quick fix to fixInvalidJsxCharacters (#37436) 2020-03-18 09:54:17 -07:00
codeFixInvalidJsxCharacters7.ts feat(37409): add fix all quick fix to fixInvalidJsxCharacters (#37436) 2020-03-18 09:54:17 -07:00
codeFixInvalidJsxCharacters8.ts feat(37409): add fix all quick fix to fixInvalidJsxCharacters (#37436) 2020-03-18 09:54:17 -07:00
codeFixInvalidJsxCharacters9.ts feat(37409): add fix all quick fix to fixInvalidJsxCharacters (#37436) 2020-03-18 09:54:17 -07:00
codeFixInvalidJsxCharacters10.ts feat(37409): add fix all quick fix to fixInvalidJsxCharacters (#37436) 2020-03-18 09:54:17 -07:00
codeFixMissingCallParentheses1.ts feat(33792): add new quick fix service to handle missing call in condition (#37152) 2020-03-13 13:38:44 -07:00
codeFixMissingCallParentheses2.ts feat(33792): add new quick fix service to handle missing call in condition (#37152) 2020-03-13 13:38:44 -07:00
codeFixMissingCallParentheses3.ts feat(33792): add new quick fix service to handle missing call in condition (#37152) 2020-03-13 13:38:44 -07:00
codeFixMissingCallParentheses4.ts feat(33792): add new quick fix service to handle missing call in condition (#37152) 2020-03-13 13:38:44 -07:00
codeFixMissingCallParentheses5.ts feat(33792): add new quick fix service to handle missing call in condition (#37152) 2020-03-13 13:38:44 -07:00
codeFixMissingCallParentheses6.ts feat(33792): add new quick fix service to handle missing call in condition (#37152) 2020-03-13 13:38:44 -07:00
codeFixMissingCallParentheses7.ts feat(33792): add new quick fix service to handle missing call in condition (#37152) 2020-03-13 13:38:44 -07:00
codeFixMissingCallParentheses8.ts feat(33792): add new quick fix service to handle missing call in condition (#37152) 2020-03-13 13:38:44 -07:00
codeFixMissingCallParentheses9.ts feat(33792): add new quick fix service to handle missing call in condition (#37152) 2020-03-13 13:38:44 -07:00
codeFixMissingCallParentheses10.ts feat(33792): add new quick fix service to handle missing call in condition (#37152) 2020-03-13 13:38:44 -07:00
codeFixMissingCallParentheses11.ts feat(33792): add new quick fix service to handle missing call in condition (#37152) 2020-03-13 13:38:44 -07:00
codeFixMissingPrivateIdentifierMethodDeclaration.ts
codeFixNegativeReplaceQualifiedNameWithIndexedAccessType01.ts
codeFixPropertyAssignment1.ts feat(25259): add better error to report for equals instead of the colon in object literals 2020-06-30 10:33:56 +03:00
codeFixPropertyAssignment2.ts feat(25259): add better error to report for equals instead of the colon in object literals 2020-06-30 10:33:56 +03:00
codeFixPropertyAssignment3.ts feat(25259): add better error to report for equals instead of the colon in object literals 2020-06-30 10:33:56 +03:00
codeFixPropertyAssignment_fixAll.ts feat(25259): add better error to report for equals instead of the colon in object literals 2020-06-30 10:33:56 +03:00
codeFixPropertyOverrideAccess.ts add fourslash tests for codefix 2020-04-09 11:24:54 -07:00
codeFixPropertyOverrideAccess2.ts add fourslash tests for codefix 2020-04-09 11:24:54 -07:00
codeFixPropertyOverrideAccess3.ts Fix multi-file usage 2020-05-22 09:06:05 -07:00
codeFixPropertyOverrideAccess_all.ts refactoring done except for deduping 2020-04-09 16:43:31 -07:00
codeFixRemoveAccidentalCallParentheses.ts Code fix for accidental calls to get-accessors (#38749) 2020-06-18 13:58:42 -07:00
codeFixRemoveUnnecessaryAwait.ts
codeFixRemoveUnnecessaryAwait_notAvailableOnReturn.ts
codeFixRequireInTs1.ts fix(38081): allow transforming object binding to named imports 2020-06-02 11:23:56 +03:00
codeFixRequireInTs2.ts fix(38081): allow transforming object binding to named imports 2020-06-02 11:23:56 +03:00
codeFixRequireInTs3.ts fix(38081): allow transforming object binding to named imports 2020-06-02 11:23:56 +03:00
codeFixRequireInTs_all.ts fix(38081): allow transforming object binding to named imports 2020-06-02 11:23:56 +03:00
codeFixRequireInTs_allowSyntheticDefaultImports.ts fix(38081): allow transforming object binding to named imports 2020-06-02 11:23:56 +03:00
codeFixRequireInTs_allowSyntheticDefaultImports_all.ts fix(38081): allow transforming object binding to named imports 2020-06-02 11:23:56 +03:00
codeFixReturnTypeInAsyncFunction1.ts feat(36266): add a quick fix for incorrect return types in async functions 2020-05-04 13:18:52 -04:00
codeFixReturnTypeInAsyncFunction2.ts feat(36266): add a quick fix for incorrect return types in async functions 2020-05-04 13:18:52 -04:00
codeFixReturnTypeInAsyncFunction3.ts feat(36266): add a quick fix for incorrect return types in async functions 2020-05-04 13:18:52 -04:00
codeFixReturnTypeInAsyncFunction4.ts feat(36266): add a quick fix for incorrect return types in async functions 2020-05-04 13:18:52 -04:00
codeFixReturnTypeInAsyncFunction5.ts feat(36266): add a quick fix for incorrect return types in async functions 2020-05-04 13:18:52 -04:00
codeFixReturnTypeInAsyncFunction6.ts feat(36266): add a quick fix for incorrect return types in async functions 2020-05-04 13:18:52 -04:00
codeFixReturnTypeInAsyncFunction7.ts feat(36266): add a quick fix for incorrect return types in async functions 2020-05-04 13:18:52 -04:00
codeFixReturnTypeInAsyncFunction8.ts feat(36266): add a quick fix for incorrect return types in async functions 2020-05-04 13:18:52 -04:00
codeFixReturnTypeInAsyncFunction9.ts feat(36266): add a quick fix for incorrect return types in async functions 2020-05-04 13:18:52 -04:00
codeFixReturnTypeInAsyncFunction10.ts feat(36266): add a quick fix for incorrect return types in async functions 2020-05-04 13:18:52 -04:00
codeFixReturnTypeInAsyncFunction11.ts feat(36266): add a quick fix for incorrect return types in async functions 2020-05-04 13:18:52 -04:00
codeFixReturnTypeInAsyncFunction12.ts feat(36266): add a quick fix for incorrect return types in async functions 2020-05-04 13:18:52 -04:00
codeFixReturnTypeInAsyncFunction13.ts feat(36266): add a quick fix for incorrect return types in async functions 2020-05-04 13:18:52 -04:00
codeFixReturnTypeInAsyncFunction14.ts feat(36266): add a quick fix for incorrect return types in async functions 2020-05-04 13:18:52 -04:00
codeFixReturnTypeInAsyncFunction15.ts feat(36266): add a quick fix for incorrect return types in async functions 2020-05-04 13:18:52 -04:00
codeFixReturnTypeInAsyncFunction16.ts feat(36266): add a quick fix for incorrect return types in async functions 2020-05-04 13:18:52 -04:00
codeFixReturnTypeInAsyncFunction17.ts feat(36266): add a quick fix for incorrect return types in async functions 2020-05-04 13:18:52 -04:00
codeFixReturnTypeInAsyncFunction18.ts Add missing arguments to typeToTypeNode. (#38336) 2020-05-04 19:32:27 -07:00
codeFixReturnTypeInAsyncFunction_fixAll.ts feat(36266): add a quick fix for incorrect return types in async functions 2020-05-04 13:18:52 -04:00
codeFixSpelling1.ts
codeFixSpelling2.ts
codeFixSpelling3.ts
codeFixSpelling4.ts
codeFixSpelling5.ts
codeFixSpelling6.ts fix(36238): allow aliases in spelling suggestions (#37168) 2020-03-03 10:58:29 -08:00
codeFixSpelling7.ts feat(part of 40169): add spelling suggestion/quick fix for module/namespace exported members (#40211) 2020-08-29 01:01:06 -07:00
codeFixSpelling8.ts feat(part of 40169): add spelling suggestion/quick fix for module/namespace exported members (#40211) 2020-08-29 01:01:06 -07:00
codeFixSpelling9.ts feat(part of 40169): add spelling suggestion/quick fix for module/namespace exported members (#40211) 2020-08-29 01:01:06 -07:00
codeFixSpelling_all.ts
codeFixSpelling_optionalChain.ts
codeFixSpellingPrivatePropertyName.ts
codeFixSpellingPropertyAccess.ts
codeFixSpellingPropertyNameStartsWithHash.ts
codeFixSpellingVsImport.ts
codeFixSpellingVsMissingMember.ts
codeFixSplitTypeOnlyImport.ts
codeFixTopLevelAwait_module_blankCompilerOptionsInTsConfig.ts
codeFixTopLevelAwait_module_compatibleCompilerOptionsInTsConfig.ts
codeFixTopLevelAwait_module_existingCompilerOptionsInTsConfig.ts
codeFixTopLevelAwait_module_missingCompilerOptionsInTsConfig.ts
codeFixTopLevelAwait_module_noTsConfig.ts
codeFixTopLevelAwait_module_targetES2017CompilerOptionsInTsConfig.ts
codeFixTopLevelAwait_notAModule.ts
codeFixTopLevelAwait_target_blankCompilerOptionsInTsConfig.ts
codeFixTopLevelAwait_target_compatibleCompilerOptionsInTsConfig.ts
codeFixTopLevelAwait_target_existingCompilerOptionsInTsConfig.ts
codeFixTopLevelAwait_target_missingCompilerOptionsInTsConfig.ts
codeFixTopLevelAwait_target_noTsConfig.ts
codeFixUndeclaredAcrossFiles1.ts
codeFixUndeclaredAcrossFiles2.ts
codeFixUndeclaredAcrossFiles3.ts fix(37781): import missing argument types for a new method (#37857) 2020-04-13 10:23:12 -07:00
codeFixUndeclaredClassInstance.ts
codeFixUndeclaredClassInstanceWithTypeParams.ts
codeFixUndeclaredIndexSignatureNumericLiteral.ts
codeFixUndeclaredInStaticMethod.ts
codeFixUndeclaredMethod.ts feat(37782): 'declare method' quick fix for adding a private method (#37806) 2020-05-06 15:10:02 -07:00
codeFixUndeclaredMethodFunctionArgs.ts feat(37782): 'declare method' quick fix for adding a private method (#37806) 2020-05-06 15:10:02 -07:00
codeFixUndeclaredMethodFunctionArgs_importArgumentType.ts Insert auto-imports in sorted order (#39394) 2020-07-08 15:25:04 -07:00
codeFixUndeclaredMethodFunctionArgs_importArgumentType1.ts Insert auto-imports in sorted order (#39394) 2020-07-08 15:25:04 -07:00
codeFixUndeclaredMethodFunctionArgs_importArgumentType2.ts Insert auto-imports in sorted order (#39394) 2020-07-08 15:25:04 -07:00
codeFixUndeclaredMethodObjectLiteralArgs.ts feat(37782): 'declare method' quick fix for adding a private method (#37806) 2020-05-06 15:10:02 -07:00
codeFixUndeclaredPropertyAccesses.ts
codeFixUndeclaredPropertyFunctionEmptyClass.ts
codeFixUndeclaredPropertyFunctionNonEmptyClass.ts
codeFixUndeclaredPropertyNumericLiteral.ts
codeFixUndeclaredPropertyObjectLiteral.ts
codeFixUndeclaredPropertyObjectLiteralStrictNullChecks.ts
codeFixUndeclaredPropertyThisType.ts
codeFixUnreachableCode.ts
codeFixUnreachableCode_if.ts
codeFixUnreachableCode_noSuggestionIfDisabled.ts
codeFixUnusedIdentifier_all_delete.ts fix(39676): skip removing unused parameters for functions used as callback references (#40299) 2020-09-09 08:23:53 -07:00
codeFixUnusedIdentifier_all_delete_js.ts fix(32297): add quick-fix action to delete parameter destructuring elements (#38764) 2020-06-30 11:44:47 -07:00
codeFixUnusedIdentifier_all_delete_paramInFunction.ts fix(32297): add quick-fix action to delete parameter destructuring elements (#38764) 2020-06-30 11:44:47 -07:00
codeFixUnusedIdentifier_all_infer.ts
codeFixUnusedIdentifier_all_prefix.ts prefix-unused-parameter-with-_ codefix now works in jsdoc @param (#36152) 2020-04-17 13:18:05 -07:00
codeFixUnusedIdentifier_delete_templateTag.ts
codeFixUnusedIdentifier_deleteWrite.ts fix(32297): add quick-fix action to delete parameter destructuring elements (#38764) 2020-06-30 11:44:47 -07:00
codeFixUnusedIdentifier_destructure_allUnused.ts fix(32297): add quick-fix action to delete parameter destructuring elements (#38764) 2020-06-30 11:44:47 -07:00
codeFixUnusedIdentifier_destructure_allUnused_all.ts fix(32297): add quick-fix action to delete parameter destructuring elements (#38764) 2020-06-30 11:44:47 -07:00
codeFixUnusedIdentifier_destructure_allUnused_for.ts fix(32297): add quick-fix action to delete parameter destructuring elements (#38764) 2020-06-30 11:44:47 -07:00
codeFixUnusedIdentifier_destructure_allUnused_nested.ts fix(32297): add quick-fix action to delete parameter destructuring elements (#38764) 2020-06-30 11:44:47 -07:00
codeFixUnusedIdentifier_destructure_partlyUnused.ts fix(32297): add quick-fix action to delete parameter destructuring elements (#38764) 2020-06-30 11:44:47 -07:00
codeFixUnusedIdentifier_destructuring_elements.ts fix(32297): add quick-fix action to delete parameter destructuring elements (#38764) 2020-06-30 11:44:47 -07:00
codeFixUnusedIdentifier_infer.ts
codeFixUnusedIdentifier_jsdocTypeParameter.ts
codeFixUnusedIdentifier_parameter_all.ts fix(32297): add quick-fix action to delete parameter destructuring elements (#38764) 2020-06-30 11:44:47 -07:00
codeFixUnusedIdentifier_parameter_callback1.ts fix(39676): skip removing unused parameters for functions used as callback references (#40299) 2020-09-09 08:23:53 -07:00
codeFixUnusedIdentifier_parameter_callback2.ts fix(39676): skip removing unused parameters for functions used as callback references (#40299) 2020-09-09 08:23:53 -07:00
codeFixUnusedIdentifier_parameter_modifier.ts
codeFixUnusedIdentifier_parameter_modifier_and_arg.ts
codeFixUnusedIdentifier_parameterInCallback.ts
codeFixUnusedIdentifier_parameterInOverride.ts
codeFixUnusedIdentifier_prefix.ts prefix-unused-parameter-with-_ codefix now works in jsdoc @param (#36152) 2020-04-17 13:18:05 -07:00
codeFixUnusedIdentifier_removeVariableStatement.ts
codeFixUnusedIdentifier_set.ts
codeFixUnusedIdentifier_suggestion.ts
codeFixUnusedLabel.ts
codeFixUnusedLabel_all.ts
codeFixUnusedLabel_noSuggestionIfDisabled.ts
codeFixUseBigIntLiteral.ts
codeFixUseDefaultImport.ts
codeFixUseDefaultImport_all.ts
codeFixWrapJsxInFragment.ts Improve error range for ts2657 (jsx expr must have parent element), add code fix for it (#37917) 2020-06-01 12:22:44 -07:00
codeFixWrapJsxInFragment2.ts Improve error range for ts2657 (jsx expr must have parent element), add code fix for it (#37917) 2020-06-01 12:22:44 -07:00
commentBraceCompletionPosition.ts
commentsBlocks.ts
commentsClass.ts
commentsClassMembers.ts feat(14751): show static members at the top of the list for a class like completion (#40428) 2020-09-11 14:48:24 -07:00
commentsCommentParsing.ts
commentSelection1.ts PR comments 2020-07-09 18:35:54 -07:00
commentSelection2.ts Added comment and uncomment selection 2020-05-22 16:56:57 -07:00
commentsEnums.ts
commentsExternalModules.ts
commentsFunctionDeclaration.ts
commentsFunctionExpression.ts
commentsImportDeclaration.ts
commentsInheritance.ts
commentsInterface.ts
commentsLinePreservation.ts
commentsModules.ts
commentsMultiModuleMultiFile.ts
commentsMultiModuleSingleFile.ts
commentsOverloads.ts
commentsUnion.ts
commentsVariables.ts
compileOnSaveWorksWhenEmitBlockingErrorOnOtherFile.ts
completionAfterAtChar.ts
completionAfterBackslashFollowingString.ts
completionAfterBrace.ts
completionAfterDotDotDot.ts
completionAfterGlobalThis.ts
completionAfterQuestionDot.ts
completionAmbientPropertyDeclaration.ts
completionAsKeyword.ts fix(40432): show as keyword in function context (#40481) 2020-09-17 02:15:48 -07:00
completionAtDottedNamespace.ts
completionAutoInsertQuestionDot.ts
completionBeforeSemanticDiagnosticsInArrowFunction1.ts
completionEntryAfterASIExpressionInClass.ts
completionEntryForClassMembers.ts
completionEntryForClassMembers2.ts
completionEntryForClassMembers3.ts
completionEntryForClassMembers_StaticWhenBaseTypeIsNotResolved.ts Handle unresolved baseType when trying to get completions for static member (#39731) 2020-07-24 16:37:28 -07:00
completionEntryForConst.ts
completionEntryForDeferredMappedTypeMembers.ts
completionEntryForImportName.ts
completionEntryForPropertyFromUnionOfModuleType.ts
completionEntryForShorthandPropertyAssignment.ts
completionEntryForUnionMethod.ts
completionEntryForUnionProperty.ts
completionEntryForUnionProperty2.ts getPropertiesOfUnionOrIntersectionType: handle types with index signature (#31979) 2020-03-13 14:30:53 -07:00
completionEntryInJsFile.ts
completionEntryOnNarrowedType.ts
completionForComputedStringProperties.ts
completionForQuotedPropertyInPropertyAssignment1.ts Add replacement span for string literal (#37490) 2020-04-01 17:58:16 -07:00
completionForQuotedPropertyInPropertyAssignment2.ts Add replacement span for string literal (#37490) 2020-04-01 17:58:16 -07:00
completionForQuotedPropertyInPropertyAssignment3.ts Add replacement span for string literal (#37490) 2020-04-01 17:58:16 -07:00
completionForQuotedPropertyInPropertyAssignment4.ts Add replacement span for string literal (#37490) 2020-04-01 17:58:16 -07:00
completionForStringLiteral.ts Add replacement span for string literal (#37490) 2020-04-01 17:58:16 -07:00
completionForStringLiteral2.ts Add replacement span for string literal (#37490) 2020-04-01 17:58:16 -07:00
completionForStringLiteral3.ts Add replacement span for string literal (#37490) 2020-04-01 17:58:16 -07:00
completionForStringLiteral4.ts Reuse input type nodes when serializing signature parameter and return types (#37444) 2020-04-01 19:50:21 -07:00
completionForStringLiteral5.ts
completionForStringLiteral6.ts Add replacement span for string literal (#37490) 2020-04-01 17:58:16 -07:00
completionForStringLiteral7.ts Add replacement span for string literal (#37490) 2020-04-01 17:58:16 -07:00
completionForStringLiteral8.ts
completionForStringLiteral10.ts Add replacement span for string literal (#37490) 2020-04-01 17:58:16 -07:00
completionForStringLiteral11.ts Add replacement span for string literal (#37490) 2020-04-01 17:58:16 -07:00
completionForStringLiteral12.ts Add replacement span for string literal (#37490) 2020-04-01 17:58:16 -07:00
completionForStringLiteral13.ts
completionForStringLiteral14.ts fix(38463): show completions for index access properties 2020-05-20 10:17:20 +03:00
completionForStringLiteral15.ts fix(38463): show completions for index access properties 2020-05-20 10:17:20 +03:00
completionForStringLiteral_details.ts Add replacement span for string literal (#37490) 2020-04-01 17:58:16 -07:00
completionForStringLiteral_mappedTypeMembers.ts fix(37364): show completions for string literal index on mapped type (#37367) 2020-04-10 12:36:26 -04:00
completionForStringLiteral_quotePreference.ts
completionForStringLiteral_quotePreference1.ts
completionForStringLiteral_quotePreference2.ts
completionForStringLiteral_quotePreference3.ts
completionForStringLiteral_quotePreference4.ts
completionForStringLiteral_quotePreference5.ts
completionForStringLiteral_quotePreference6.ts
completionForStringLiteralExport.ts
completionForStringLiteralFromSignature.ts Add replacement span for string literal (#37490) 2020-04-01 17:58:16 -07:00
completionForStringLiteralFromSignature2.ts
completionForStringLiteralImport1.ts
completionForStringLiteralImport2.ts
completionForStringLiteralInIndexedAccess01.ts Add replacement span for string literal (#37490) 2020-04-01 17:58:16 -07:00
completionForStringLiteralNonrelativeImport1.ts
completionForStringLiteralNonrelativeImport2.ts
completionForStringLiteralNonrelativeImport3.ts
completionForStringLiteralNonrelativeImport4.ts
completionForStringLiteralNonrelativeImport5.ts
completionForStringLiteralNonrelativeImport7.ts
completionForStringLiteralNonrelativeImport8.ts
completionForStringLiteralNonrelativeImport9.ts
completionForStringLiteralNonrelativeImport10.ts
completionForStringLiteralNonrelativeImport11.ts
completionForStringLiteralNonrelativeImport12.ts
completionForStringLiteralNonrelativeImport13.ts
completionForStringLiteralNonrelativeImport14.ts
completionForStringLiteralNonrelativeImport15.ts
completionForStringLiteralNonrelativeImportTypings1.ts
completionForStringLiteralNonrelativeImportTypings2.ts
completionForStringLiteralNonrelativeImportTypings3.ts
completionForStringLiteralRelativeImport3.ts
completionForStringLiteralRelativeImport4.ts
completionForStringLiteralRelativeImportAllowJSFalse.ts
completionForStringLiteralRelativeImportAllowJSTrue.ts
completionForStringLiteralWithDynamicImport.ts
completionImportMeta.ts
completionImportMetaWithGlobalDeclaration.ts
completionInAugmentedClassModule.ts
completionInfoWithExplicitTypeArguments.ts Add replacement span for string literal (#37490) 2020-04-01 17:58:16 -07:00
completionInFunctionLikeBody.ts
completionInFunctionLikeBody_includesPrimitiveTypes.ts
completionInIncompleteCallExpression.ts
completionInJsDoc.ts
completionInJSDocFunctionNew.ts
completionInJSDocFunctionThis.ts
completionInJsDocQualifiedNames.ts
completionInNamedImportLocation.ts
completionInsideFunctionContainsArguments.ts
completionInTypeOf1.ts
completionInTypeOf2.ts
completionInUncheckedJSFile.ts
completionJSDocNamePath.ts Fix crash on completion in jsdoc namepath (#39347) 2020-06-30 15:53:13 -07:00
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 Add replacement span for string literal (#37490) 2020-04-01 17:58:16 -07:00
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
completionListAtNodeBoundary.ts
completionListBeforeKeyword.ts
completionListBeforeNewScope01.ts
completionListBeforeNewScope02.ts
completionListBuilderLocations_Modules.ts
completionListBuilderLocations_parameters.ts
completionListBuilderLocations_properties.ts
completionListBuilderLocations_VariableDeclarations.ts
completionListCladule.ts feat(14751): show static members at the top of the list for a class like completion (#40428) 2020-09-11 14:48:24 -07:00
completionListClassMembers.ts feat(14751): show static members at the top of the list for a class like completion (#40428) 2020-09-11 14:48:24 -07:00
completionListClassMembersWithSuperClassFromUnknownNamespace.ts
completionListClassPrivateFields.ts fix(37825): exclude private fields from completions in subclasses (#37906) 2020-04-22 12:07:36 -04:00
completionListClassPrivateFields_JS.ts fix(37825): exclude private fields from completions in subclasses (#37906) 2020-04-22 12:07:36 -04:00
completionListEnumMembers.ts
completionListEnumValues.ts
completionListErrorRecovery.ts feat(14751): show static members at the top of the list for a class like completion (#40428) 2020-09-11 14:48:24 -07:00
completionListErrorRecovery2.ts
completionListForDerivedType1.ts
completionListForExportEquals.ts
completionListForExportEquals2.ts
completionListForGenericInstance1.ts
completionListForNonExportedMemberInAmbientModuleWithExportAssignment1.ts
completionListForObjectSpread.ts
completionListForRest.ts
completionListForShorthandPropertyAssignment.ts
completionListForShorthandPropertyAssignment2.ts
completionListForStringUnion.ts Add replacement span for string literal (#37490) 2020-04-01 17:58:16 -07:00
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
completionListInComments.ts
completionListInComments2.ts
completionListInComments3.ts
completionListInContextuallyTypedArgument.ts
completionListInEmptyFile.ts
completionListInExportClause01.ts
completionListInExportClause02.ts
completionListInExportClause03.ts
completionListInExtendsClause.ts feat(14751): show static members at the top of the list for a class like completion (#40428) 2020-09-11 14:48:24 -07:00
completionListInExtendsClauseAtEOF.ts
completionListInFatArrow.ts
completionListInFunctionDeclaration.ts
completionListInFunctionExpression.ts
completionListInheritedClassMembers.ts fix(39346): show completion in inherited classes from the composited base interface 2020-07-02 11:40:17 +03:00
completionListInImportClause01.ts
completionListInImportClause02.ts
completionListInImportClause03.ts
completionListInImportClause04.ts
completionListInImportClause05.ts
completionListInImportClause06.ts
completionListInIndexSignature01.ts
completionListInIndexSignature02.ts
completionListInMiddleOfIdentifierInArrowFunction01.ts
completionListInNamedClassExpression.ts
completionListInNamedClassExpressionWithShadowing.ts
completionListInNamedFunctionExpression.ts
completionListInNamedFunctionExpression1.ts
completionListInNamedFunctionExpressionWithShadowing.ts
completionListInNamespaceImportName01.ts
completionListInNestedNamespaceName.ts fix(31126): show completions in nested namespace name (#39663) 2020-09-03 13:32:03 -07:00
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
completionListInObjectBindingPattern15.ts
completionListInObjectLiteral.ts
completionListInObjectLiteral2.ts
completionListInObjectLiteral3.ts
completionListInObjectLiteral4.ts
completionListInObjectLiteralPropertyAssignment.ts
completionListInObjectLiteralThatIsParameterOfFunctionCall.ts
completionListInScope.ts
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
completionListInUnclosedSpreadExpression01.ts
completionListInUnclosedSpreadExpression02.ts
completionListInUnclosedTaggedTemplate01.ts
completionListInUnclosedTaggedTemplate02.ts
completionListInUnclosedTemplate01.ts
completionListInUnclosedTemplate02.ts
completionListInUnclosedTypeArguments.ts
completionListInUnclosedTypeOfExpression01.ts
completionListInUnclosedTypeOfExpression02.ts
completionListInUnclosedVoidExpression01.ts
completionListInUnclosedYieldExpression01.ts Don’t suppress completions after yield (#37609) 2020-03-25 15:27:47 -07:00
completionListInvalidMemberNames.ts Add replacement span for string literal (#37490) 2020-04-01 17:58:16 -07:00
completionListInvalidMemberNames2.ts
completionListInvalidMemberNames_escapeQuote.ts
completionListInvalidMemberNames_startWithSpace.ts
completionListInvalidMemberNames_withExistingIdentifier.ts
completionListIsGlobalCompletion.ts
completionListKeywords.ts
completionListModuleMembers.ts
completionListNewIdentifierBindingElement.ts
completionListNewIdentifierFunctionDeclaration.ts
completionListNewIdentifierVariableDeclaration.ts
completionListObjectMembers.ts
completionListOfGenericSymbol.ts
completionListOfSplitInterface.ts
completionListOfUnion.ts
completionListOnAliasedModule.ts
completionListOnAliases.ts
completionListOnAliases2.ts feat(14751): show static members at the top of the list for a class like completion (#40428) 2020-09-11 14:48:24 -07:00
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
completionListPrivateMembers.ts
completionListPrivateMembers2.ts
completionListPrivateMembers3.ts
completionListPrivateNames.ts
completionListProtectedMembers.ts
completionListsStringLiteralTypeAsIndexedAccessTypeObject.ts fix(40322): bad completions for string literal type as indexed access type object (#40424) 2020-09-09 15:26:35 -07:00
completionListStaticMembers.ts feat(14751): show static members at the top of the list for a class like completion (#40428) 2020-09-11 14:48:24 -07:00
completionListStaticProtectedMembers.ts feat(14751): show static members at the top of the list for a class like completion (#40428) 2020-09-11 14:48:24 -07:00
completionListStaticProtectedMembers2.ts feat(14751): show static members at the top of the list for a class like completion (#40428) 2020-09-11 14:48:24 -07:00
completionListStaticProtectedMembers3.ts feat(14751): show static members at the top of the list for a class like completion (#40428) 2020-09-11 14:48:24 -07:00
completionListStaticProtectedMembers4.ts feat(14751): show static members at the top of the list for a class like completion (#40428) 2020-09-11 14:48:24 -07:00
completionListsThroughTransitiveBaseClasses.ts feat(14751): show static members at the top of the list for a class like completion (#40428) 2020-09-11 14:48:24 -07:00
completionListsThroughTransitiveBaseClasses2.ts
completionListStringParenthesizedExpression.ts fix(26141): show completions for string parenthesized types (#39697) 2020-09-04 12:15:16 -07:00
completionListStringParenthesizedType.ts fix(26141): show completions for string parenthesized types (#39697) 2020-09-04 12:15:16 -07:00
completionListSuperMembers.ts
completionListWithAmbientDeclaration.ts
completionListWithLabel.ts
completionListWithMeanings.ts
completionListWithModulesFromModule.ts
completionListWithModulesInsideModuleScope.ts
completionListWithModulesOutsideModuleScope.ts
completionListWithModulesOutsideModuleScope2.ts
completionListWithUnresolvedModule.ts
completionNoAutoInsertQuestionDotForThis.ts
completionNoAutoInsertQuestionDotForTypeParameter.ts
completionNoAutoInsertQuestionDotWithUserPreferencesOff.ts
completionOfAwaitPromise1.ts
completionOfAwaitPromise2.ts
completionOfAwaitPromise3.ts
completionOfAwaitPromise4.ts
completionOfAwaitPromise5.ts
completionOfAwaitPromise6.ts
completionOfAwaitPromise7.ts
completionOfInterfaceAndVar.ts
completionsAfterAsyncInObjectLiteral.ts
completionsAfterJSDoc.ts Find tagless JSDoc as preceding token (#39912) 2020-08-05 10:09:45 -07:00
completionsAfterLessThanToken.ts
completionsAtGenericTypeArguments.ts
completionsAtIncompleteObjectLiteralProperty.ts
completionsClassPropertiesAfterPrivateProperty.ts
completionsClassPropertiesAssignment.ts fix(38138): show suggestions for identifier in class property initializer (#38157) 2020-04-24 13:50:34 -07:00
completionsCombineOverloads.ts
completionsCombineOverloads_restParameter.ts
completionsCombineOverloads_returnType.ts
completionsConditionalMember.ts
completionsDefaultExport.ts
completionsDestructuring.ts
completionsDiscriminatedUnion.ts
completionsDotInArrayLiteralInObjectLiteral.ts
completionsDotInObjectLiteral.ts
completionsECMAPrivateMember.ts
completionsECMAPrivateMemberTriggerCharacter.ts
completionsElementAccessNumeric.ts Support naming tuple members (#38234) 2020-05-19 15:54:02 -07:00
completionsExportImport.ts
completionsForRecursiveGenericTypesMember.ts
completionsGeneratorFunctions.ts
completionsGenericIndexedAccess1.ts
completionsGenericIndexedAccess2.ts
completionsGenericIndexedAccess3.ts
completionsGenericIndexedAccess4.ts
completionsGenericIndexedAccess5.ts
completionsGenericIndexedAccess6.ts
completionsGenericUnconstrained.ts
completionsImport_augmentation.ts
completionsImport_compilerOptionsModule.ts Full support for CommonJS auto-imports in JS (#37027) 2020-02-28 14:34:20 -08:00
completionsImport_default_addToNamedImports.ts
completionsImport_default_addToNamespaceImport.ts
completionsImport_default_alreadyExistedWithRename.ts Insert auto-imports in sorted order (#39394) 2020-07-08 15:25:04 -07:00
completionsImport_default_anonymous.ts
completionsImport_default_didNotExistBefore.ts
completionsImport_default_exportDefaultIdentifier.ts
completionsImport_default_fromMergedDeclarations.ts
completionsImport_default_symbolName.ts
completionsImport_defaultFalsePositive.ts
completionsImport_details_withMisspelledName.ts
completionsImport_exportEquals.ts
completionsImport_exportEquals_anonymous.ts
completionsImport_exportEquals_global.ts
completionsImport_exportEqualsNamespace_noDuplicate.ts
completionsImport_filteredByInvalidPackageJson_direct.ts
completionsImport_filteredByPackageJson_@typesImplicit.ts
completionsImport_filteredByPackageJson_@typesOnly.ts
completionsImport_filteredByPackageJson_ambient.ts
completionsImport_filteredByPackageJson_direct.ts
completionsImport_filteredByPackageJson_nested.ts
completionsImport_filteredByPackageJson_peerDependencies.ts Expand auto-import to all package.json dependencies (#38923) 2020-06-22 16:34:27 -07:00
completionsImport_filteredByPackageJson_reexport.ts
completionsImport_filteredByPackageJson_reexport2.ts
completionsImport_filteredByPackageJson_reexport3.ts
completionsImport_filteredByPackageJson_reexport4.ts
completionsImport_fromAmbientModule.ts
completionsImport_importType.ts
completionsImport_keywords.ts
completionsImport_matching.ts
completionsImport_multipleWithSameName.ts
completionsImport_named_addToNamedImports.ts Insert auto-imports in sorted order (#39394) 2020-07-08 15:25:04 -07:00
completionsImport_named_didNotExistBefore.ts Insert auto-imports in sorted order (#39394) 2020-07-08 15:25:04 -07:00
completionsImport_named_exportEqualsNamespace.ts
completionsImport_named_exportEqualsNamespace_merged.ts
completionsImport_named_fromMergedDeclarations.ts
completionsImport_named_namespaceImportExists.ts
completionsImport_noSemicolons.ts
completionsImport_notFromIndex.ts
completionsImport_notFromUnrelatedNodeModules.ts
completionsImport_ofAlias.ts
completionsImport_ofAlias_preferShortPath.ts
completionsImport_previousTokenIsSemicolon.ts
completionsImport_quoteStyle.ts
completionsImport_reExport_wrongName.ts Insert auto-imports in sorted order (#39394) 2020-07-08 15:25:04 -07:00
completionsImport_reExportDefault.ts
completionsImport_require.ts
completionsImport_require_addNew.ts Full support for CommonJS auto-imports in JS (#37027) 2020-02-28 14:34:20 -08:00
completionsImport_require_addToExisting.ts Full support for CommonJS auto-imports in JS (#37027) 2020-02-28 14:34:20 -08:00
completionsImport_shadowedByLocal.ts
completionsImport_tsx.ts
completionsImport_typeOnly.ts
completionsImportBaseUrl.ts
completionsImportModuleAugmentationWithJS.ts Fix values and types merging in JS module exports (#37896) 2020-04-24 13:49:48 -07:00
completionsImportYieldExpression.ts Don’t suppress completions after yield (#37609) 2020-03-25 15:27:47 -07:00
completionsInExport.ts Support completions for local named exports (#37606) 2020-03-27 10:47:02 -07:00
completionsInExport_invalid.ts Support completions for local named exports (#37606) 2020-03-27 10:47:02 -07:00
completionsInExport_moduleBlock.ts Support completions for local named exports (#37606) 2020-03-27 10:47:02 -07:00
completionsInJsxTag.ts fix: hyphened name not auto-completed by the ls (#37455) 2020-03-23 17:08:44 -04:00
completionsInterfaceElement.ts
completionsIsPossiblyTypeArgumentPosition.ts
completionsIsTypeOnlyCompletion.ts
completionsJsdocParamTypeBeforeName.ts
completionsJsdocTag.ts
completionsJsdocTypeTagCast.ts
completionsJsPropertyAssignment.ts Add replacement span for string literal (#37490) 2020-04-01 17:58:16 -07:00
completionsJsxAttribute.ts
completionsJsxAttribute2.ts fix jsx completions after attributes (#39859) 2020-08-13 16:14:12 -07:00
completionsJsxAttributeGeneric.ts
completionsJsxAttributeGeneric2.ts
completionsJsxAttributeInitializer.ts Don’t offer this. completions on self, window, global, globalThis. Disambiguate this. completions from others in details requests. (#37652) 2020-03-31 12:40:57 -07:00
completionsJsxAttributeInitializer2.ts
completionsKeyof.ts Add replacement span for string literal (#37490) 2020-04-01 17:58:16 -07:00
completionsKeywordsExtends.ts
completionsLiterals.ts
completionsNamespaceMergedWithClass.ts feat(14751): show static members at the top of the list for a class like completion (#40428) 2020-09-11 14:48:24 -07:00
completionsNamespaceMergedWithObject.ts
completionsNamespaceName.ts
completionsNewTarget.ts
completionsObjectLiteralWithPartialConstraint.ts
completionsOptionalKindModifier.ts
completionsOptionalMethod.ts
completionsOptionalReplacementSpan1.ts Add optionalReplacementSpan to completions response (#40347) 2020-09-04 13:09:52 -07:00
completionsPaths.ts
completionsPaths_fromTypings.ts
completionsPaths_importType.ts
completionsPaths_kinds.ts
completionsPaths_pathMapping.ts
completionsPaths_pathMapping_notInNestedDirectory.ts
completionsPaths_pathMapping_parentDirectory.ts
completionsPaths_pathMapping_relativePath.ts
completionsPaths_pathMapping_topLevel.ts
completionsPathsJsonModule.ts
completionsPathsJsonModuleWithAmd.ts
completionsPathsJsonModuleWithoutResolveJsonModule.ts
completionsPathsRelativeJsonModule.ts
completionsPrivateProperties_Js.ts fix(34934): exclude private properties from Js completion list 2020-05-22 15:11:39 +03:00
completionsPropertiesPriorities.ts
completionsRecommended_contextualTypes.ts
completionsRecommended_equals.ts
completionsRecommended_import.ts
completionsRecommended_local.ts
completionsRecommended_namespace.ts
completionsRecommended_nonAccessibleSymbol.ts
completionsRecommended_switch.ts
completionsRecommended_union.ts
completionsRecursiveNamespace.ts
completionsRedeclareModuleAsGlobal.ts
completionsSelfDeclaring1.ts
completionsSelfDeclaring2.ts
completionsSelfDeclaring3.ts
completionsStringLiteral_fromTypeConstraint.ts Add replacement span for string literal (#37490) 2020-04-01 17:58:16 -07:00
completionsStringsWithTriggerCharacter.ts Add replacement span for string literal (#37490) 2020-04-01 17:58:16 -07:00
completionsSymbolMembers.ts
completionsThisProperties_globalSameName.ts Don’t offer this. completions on self, window, global, globalThis. Disambiguate this. completions from others in details requests. (#37652) 2020-03-31 12:40:57 -07:00
completionsThisProperties_globalType.ts Don’t offer this. completions on self, window, global, globalThis. Disambiguate this. completions from others in details requests. (#37652) 2020-03-31 12:40:57 -07:00
completionsThisType.ts Don’t offer this. completions on self, window, global, globalThis. Disambiguate this. completions from others in details requests. (#37652) 2020-03-31 12:40:57 -07:00
completionsTriggerCharacter.ts Add replacement span for string literal (#37490) 2020-04-01 17:58:16 -07:00
completionsTuple.ts
completionsTypeAssertionKeywords.ts
completionsTypeKeywords.ts
completionsTypeOnlyNamespace.ts
completionsUnion.ts
completionsUniqueSymbol.ts
completionsUniqueSymbol_import.ts
completionsWithDeprecatedTag.ts Add deprecated related feature (#38523) 2020-06-18 17:41:26 -07:00
completionsWithGenericStringLiteral.ts Add replacement span for string literal (#37490) 2020-04-01 17:58:16 -07:00
completionsWithOptionalProperties.ts
completionsWithOptionalPropertiesGeneric.ts
completionsWithOptionalPropertiesGenericConstructor.ts
completionsWithOptionalPropertiesGenericDeep.ts
completionsWithOptionalPropertiesGenericPartial.ts
completionsWithOptionalPropertiesGenericPartial2.ts
completionsWithOptionalPropertiesGenericPartial3.ts
completionsWithOptionalPropertiesGenericValidBoolean.ts
completionsWithStringReplacementMode.ts Add replacement span for string literal (#37490) 2020-04-01 17:58:16 -07:00
completionsWithStringReplacementMode1.ts Add replacement span for string literal (#37490) 2020-04-01 17:58:16 -07:00
completionsWritingSpreadArgument.ts
completionTypeAssertion.ts
completionTypeGuard.ts
completionTypeofExpressions.ts
completionWithConditionalOperatorMissingColon.ts
completionWithDotFollowedByNamespaceKeyword.ts
completionWithNamespaceInsideFunction.ts
completionWritingSpreadLikeArgument.ts fix(38840): omit completions for a spread like argument in a function definition (#38897) 2020-06-26 09:38:05 -07:00
consistenceOnIndentionsOfChainedFunctionCalls.ts
consistenceOnIndentionsOfObjectsInAListAfterFormatting.ts
consistentContextualTypeErrorsAfterEdits.ts
constEnumQuickInfoAndCompletionList.ts
constEnumsEmitOutputInMultipleFiles.ts
constQuickInfoAndCompletionList.ts
constructorBraceFormatting.ts
constructorQuickInfo.ts
contextuallyTypedFunctionExpressionGeneric1.ts
contextuallyTypedObjectLiteralMethodDeclarationParam01.ts
contextuallyTypedParameters.ts Support naming tuple members (#38234) 2020-05-19 15:54:02 -07:00
contextualTyping.ts
contextualTypingFromTypeAssertion1.ts
contextualTypingGenericFunction1.ts
contextualTypingOfArrayLiterals1.ts
contextualTypingOfGenericCallSignatures1.ts
contextualTypingOfGenericCallSignatures2.ts
contextualTypingReturnExpressions.ts
convertFunctionToEs6Class-propertyMember.ts Fix: convertFunctionToEs6Class cannot recognize x.prototype = {} pattern (#35219) 2020-04-30 11:06:46 -07:00
convertFunctionToEs6Class-prototypeAccessor.ts Fix: convertFunctionToEs6Class cannot recognize x.prototype = {} pattern (#35219) 2020-04-30 11:06:46 -07:00
convertFunctionToEs6Class-prototypeMethod.ts Fix: convertFunctionToEs6Class cannot recognize x.prototype = {} pattern (#35219) 2020-04-30 11:06:46 -07:00
convertFunctionToEs6Class-removeConstructor.ts Fix: convertFunctionToEs6Class cannot recognize x.prototype = {} pattern (#35219) 2020-04-30 11:06:46 -07:00
convertFunctionToEs6Class-removeConstructor2.ts Fix: convertFunctionToEs6Class cannot recognize x.prototype = {} pattern (#35219) 2020-04-30 11:06:46 -07:00
convertFunctionToEs6Class1.ts
convertFunctionToEs6Class2.ts
convertFunctionToEs6Class3.ts
convertFunctionToEs6Class_asyncMethods.ts
convertFunctionToEs6Class_commentOnVariableDeclaration.ts fix(23871): change insertNodeAfter to replaceNode to avoid extra newlines (#38045) 2020-07-07 12:54:03 -04:00
convertFunctionToEs6Class_emptySwitchCase.ts
convertFunctionToEs6Class_exportModifier1.ts
convertFunctionToEs6Class_exportModifier2.ts
convertFunctionToEs6Class_falsePositive.ts
convertFunctionToEs6Class_noQuickInfoForIIFE.ts
convertFunctionToEs6Class_objectLiteralInArrowFunction.ts
convertFunctionToEs6ClassJsDoc.ts
convertFunctionToEs6ClassNoSemicolon.ts
convertLiteralTypeToMappedType1.ts feat(25770): add Quick Fix to convert LiteralType to MappedType (#40226) 2020-09-08 14:18:53 -07:00
convertLiteralTypeToMappedType2.ts feat(25770): add Quick Fix to convert LiteralType to MappedType (#40226) 2020-09-08 14:18:53 -07:00
convertLiteralTypeToMappedType3.ts feat(25770): add Quick Fix to convert LiteralType to MappedType (#40226) 2020-09-08 14:18:53 -07:00
convertToEs6Class_emptyCatchClause.ts Preserve newlines between try/catch/finally, if/else, do/while (#39280) 2020-06-26 14:48:19 -07:00
correuptedTryExpressionsDontCrashGettingOutlineSpans.ts
crossFileQuickInfoExportedTypeDoesNotUseImportType.ts
debuggerStatementIndent.ts
declarationExpressions.ts
declareFunction.ts
defaultParamsAndContextualTypes.ts
definition.ts
definitionNameOnEnumMember.ts
deleteClassWithEnumPresent.ts
deleteExtensionInReopenedInterface.ts
deleteModifierBeforeVarStatement1.ts
deleteReopenedModule.ts
deleteTypeParameter.ts
derivedTypeIndexerWithGenericConstraints.ts
distinctTypesInCallbacksWithSameNames.ts
docCommentTemplate_insideEmptyComment.ts
docCommentTemplateClassDecl01.ts
docCommentTemplateClassDeclMethods01.ts
docCommentTemplateClassDeclMethods02.ts
docCommentTemplateClassDeclProperty01.ts
docCommentTemplateConstructor01.ts
docCommentTemplateEmptyFile.ts
docCommentTemplateExportAssignmentJS.ts Fix doc comment template on assignment expressions (#38032) 2020-04-20 11:15:12 -07:00
docCommentTemplateFunctionExpression.ts
docCommentTemplateFunctionWithParameters.ts
docCommentTemplateFunctionWithParameters_js.ts
docCommentTemplateIndentation.ts
docCommentTemplateInMultiLineComment.ts
docCommentTemplateInsideFunctionDeclaration.ts
docCommentTemplateInSingleLineComment.ts Fix two tests 2020-06-03 12:59:16 -04:00
docCommentTemplateInterfacesEnumsAndTypeAliases.ts
docCommentTemplateJsSpecialPropertyAssignment.ts
docCommentTemplateNamespacesAndModules01.ts
docCommentTemplateNamespacesAndModules02.ts
docCommentTemplateObjectLiteralMethods01.ts
docCommentTemplatePrototypeMethod.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
documentHighlightDefaultInKeyword.ts
documentHighlightDefaultInSwitch.ts
documentHighlightInExport1.ts
documentHighlights_filesToSearch.ts
documentHighlights_moduleImport_filesToSearch.ts
documentHighlights_moduleImport_filesToSearchWithInvalidFile.ts
documentHighlights_windowsPath.ts
documentHighlightsInvalidGlobalThis.ts
documentHighlightsInvalidModifierLocations.ts
doubleUnderscoreCompletions.ts
doubleUnderscoreRenames.ts
duplicateClassModuleError0.ts
duplicateFunctionImplementation.ts
duplicateIndexers.ts
duplicatePackageServices.ts
duplicatePackageServices_fileChanges.ts
duplicateTypeParameters.ts
editClearsJsDocCache.ts
editJsdocType.ts
editLambdaArgToTypeParameter1.ts
editTemplateConstraint.ts
emptyArrayInference.ts
emptyExportFindReferences.ts
enumAddition.ts
enumUpdate1.ts
errorConsistency.ts
errorInIncompleteMethodInObjectLiteral.ts
errorsAfterResolvingVariableDeclOfMergedVariableAndClassDecl.ts
esModuleInteropFindAllReferences.ts
esModuleInteropFindAllReferences2.ts
eval.ts
exportClauseErrorReporting0.ts
exportDefaultClass.ts
exportDefaultFunction.ts
exportEqualCallableInterface.ts
exportEqualsInterfaceA.ts
exportEqualTypes.ts
exportInObjectLiteral.ts Don't crash when observing invalid 'export' in object literal (#40295) 2020-09-11 17:18:23 -07:00
extendArray.ts
extendArrayInterface.ts
extendArrayInterfaceMember.ts
extendInterfaceOverloadedMethod.ts
extendsTArray.ts
externalModuleIntellisense.ts
externalModuleRefernceResolutionOrderInImportDeclaration.ts
externalModuleWithExportAssignment.ts
extract-const-callback-function-generic.ts
extract-const-callback-function-no-context1.ts
extract-const-callback-function-no-context2.ts
extract-const-callback-function-no-context3.ts
extract-const-callback-function-rest.ts
extract-const-callback-function-this1.ts
extract-const-callback-function-this2.ts
extract-const-callback-function-this3.ts Preserve newlines from original source when printing nodes from TextChanges (#36688) 2020-03-19 09:46:00 -07:00
extract-const-callback-function.ts
extract-const-callback.ts
extract-const1.ts
extract-const2.ts Fix emitting ?. 2020-03-04 14:52:33 -05:00
extract-const3.ts Fix emitting ?. 2020-03-04 14:52:33 -05:00
extract-const4.ts fix: extract const in jsx (#37912) 2020-05-19 14:29:49 -07:00
extract-const_jsxElement1.ts fix(29890): wrap variable/method/property to jsx expression 2020-06-28 10:51:11 +03:00
extract-const_jsxElement2.ts fix(29890): wrap variable/method/property to jsx expression 2020-06-28 10:51:11 +03:00
extract-const_jsxElement3.ts fix(29890): wrap variable/method/property to jsx expression 2020-06-28 10:51:11 +03:00
extract-const_jsxFragment1.ts fix(29890): wrap variable/method/property to jsx expression 2020-06-28 10:51:11 +03:00
extract-const_jsxFragment2.ts fix(29890): wrap variable/method/property to jsx expression 2020-06-28 10:51:11 +03:00
extract-const_jsxFragment3.ts fix(29890): wrap variable/method/property to jsx expression 2020-06-28 10:51:11 +03:00
extract-const_jsxSelfClosingElement1.ts fix(29890): wrap variable/method/property to jsx expression 2020-06-28 10:51:11 +03:00
extract-const_jsxSelfClosingElement2.ts fix(29890): wrap variable/method/property to jsx expression 2020-06-28 10:51:11 +03:00
extract-const_jsxSelfClosingElement3.ts fix(29890): wrap variable/method/property to jsx expression 2020-06-28 10:51:11 +03:00
extract-export-assignment.ts Fix extract symbol crash on unterminated literals; don’t offer to extract export = ... (#40272) 2020-08-31 14:17:09 -07:00
extract-method-empty-namespace.ts
extract-method-formatting-objectliteral.ts
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-method28.ts
extract-method29.ts
extract-method30.ts
extract-method31.ts
extract-method32.ts Insert auto-imports in sorted order (#39394) 2020-07-08 15:25:04 -07:00
extract-method33.ts Insert auto-imports in sorted order (#39394) 2020-07-08 15:25:04 -07:00
extract-method34.ts Insert auto-imports in sorted order (#39394) 2020-07-08 15:25:04 -07:00
extract-method35.ts Insert auto-imports in sorted order (#39394) 2020-07-08 15:25:04 -07:00
extract-method36.ts Insert auto-imports in sorted order (#39394) 2020-07-08 15:25:04 -07:00
extract-method37.ts Insert auto-imports in sorted order (#39394) 2020-07-08 15:25:04 -07:00
extract-method38.ts fix(38073): hide 'Extract to function in global scope' action for arrow functions which use 'this' (#38107) 2020-05-11 12:25:25 -07:00
extract-method39.ts fix(38073): hide 'Extract to function in global scope' action for arrow functions which use 'this' (#38107) 2020-05-11 12:25:25 -07:00
extract-method40.ts fix(38815): dive in arrow functions to check only this usage instead of checking all statements (#38865) 2020-06-01 10:27:11 -07:00
extract-method41.ts fix(38815): dive in arrow functions to check only this usage instead of checking all statements (#38865) 2020-06-01 10:27:11 -07:00
extract-method_jsxElement1.ts fix(29890): wrap variable/method/property to jsx expression 2020-06-28 10:51:11 +03:00
extract-method_jsxElement2.ts fix(29890): wrap variable/method/property to jsx expression 2020-06-28 10:51:11 +03:00
extract-method_jsxElement3.ts fix(29890): wrap variable/method/property to jsx expression 2020-06-28 10:51:11 +03:00
extract-method_jsxFragment1.ts fix(29890): wrap variable/method/property to jsx expression 2020-06-28 10:51:11 +03:00
extract-method_jsxFragment2.ts fix(29890): wrap variable/method/property to jsx expression 2020-06-28 10:51:11 +03:00
extract-method_jsxFragment3.ts fix(29890): wrap variable/method/property to jsx expression 2020-06-28 10:51:11 +03:00
extract-method_jsxIntrinsicTagSymbol.ts
extract-method_jsxSelfClosingElement1.ts fix(29890): wrap variable/method/property to jsx expression 2020-06-28 10:51:11 +03:00
extract-method_jsxSelfClosingElement2.ts fix(29890): wrap variable/method/property to jsx expression 2020-06-28 10:51:11 +03:00
extract-method_jsxSelfClosingElement3.ts fix(29890): wrap variable/method/property to jsx expression 2020-06-28 10:51:11 +03:00
extract-unterminated1.ts Fix extract symbol crash on unterminated literals; don’t offer to extract export = ... (#40272) 2020-08-31 14:17:09 -07:00
extract-unterminated2.ts Fix extract symbol crash on unterminated literals; don’t offer to extract export = ... (#40272) 2020-08-31 14:17:09 -07:00
extract-unterminated3.ts Fix extract symbol crash on unterminated literals; don’t offer to extract export = ... (#40272) 2020-08-31 14:17:09 -07:00
extract-unterminated4.ts Fix extract symbol crash on unterminated literals; don’t offer to extract export = ... (#40272) 2020-08-31 14:17:09 -07:00
extract-unterminated5.ts Fix extract symbol crash on unterminated literals; don’t offer to extract export = ... (#40272) 2020-08-31 14:17:09 -07:00
extractMethod_forAwait.ts
extractSymbolForTriggerReason.ts extract symbol test 2020-05-29 12:55:43 -07:00
failureToImplementClass.ts
findAllReferencesDynamicImport1.ts
findAllReferencesDynamicImport2.ts
findAllReferencesDynamicImport3.ts
findAllReferencesJSDocFunctionNew.ts
findAllReferencesJSDocFunctionThis.ts
findAllReferencesJsDocTypeLiteral.ts
findAllReferencesOfConstructor.ts
findAllReferencesOfConstructor_badOverload.ts
findAllReferencesOfJsonModule.ts
findAllReferencesUmdModuleAsGlobalConst.ts
findAllReferencesUndefined.ts Fix find-all-references on undefined (#39591) 2020-07-13 17:21:16 -07:00
findAllReferPropertyAccessExpressionHeritageClause.ts
findAllRefs_importType_exportEquals.ts
findAllRefs_importType_js.ts Alias for module.exports.x = x (#40228) 2020-09-10 11:23:48 -07:00
findAllRefs_importType_meaningAtLocation.ts
findAllRefs_importType_named.ts
findAllRefs_importType_typeofImport.ts
findAllRefs_jsEnum.ts
findAllRefsBadImport.ts
findAllRefsCatchClause.ts
findAllRefsClassExpression0.ts
findAllRefsClassExpression1.ts
findAllRefsClassExpression2.ts Alias for module.exports.x = x (#40228) 2020-09-10 11:23:48 -07:00
findAllRefsClassWithStaticThisAccess.ts
findAllRefsCommonJsRequire.ts Alias for commonjs require in JS (#39770) 2020-08-17 14:00:37 -07:00
findAllRefsCommonJsRequire2.ts Alias for commonjs require in JS (#39770) 2020-08-17 14:00:37 -07:00
findAllRefsCommonJsRequire3.ts Alias for commonjs require in JS (#39770) 2020-08-17 14:00:37 -07:00
findAllRefsConstructorFunctions.ts
findAllRefsDeclareClass.ts
findAllRefsDefaultImport.ts
findAllRefsDefaultImportThroughNamespace.ts
findAllRefsDefinition.ts
findAllRefsDestructureGeneric.ts
findAllRefsDestructureGetter.ts
findAllRefsDestructureGetter2.ts
findAllRefsEnumAsNamespace.ts
findAllRefsEnumMember.ts
findAllRefsExportAsNamespace.ts
findAllRefsExportConstEqualToClass.ts
findAllRefsExportDefaultClassConstructor.ts
findAllRefsExportEquals.ts
findAllRefsExportNotAtTopLevel.ts
findAllRefsForComputedProperties.ts
findAllRefsForComputedProperties2.ts
findAllRefsForDefaultExport.ts
findAllRefsForDefaultExport01.ts
findAllRefsForDefaultExport02.ts
findAllRefsForDefaultExport03.ts
findAllRefsForDefaultExport04.ts
findAllRefsForDefaultExport08.ts
findAllRefsForDefaultExport_anonymous.ts
findAllRefsForDefaultExport_reExport.ts
findAllRefsForDefaultExport_reExport_allowSyntheticDefaultImports.ts
findAllRefsForDefaultExportAnonymous.ts
findAllRefsForFunctionExpression01.ts
findAllRefsForMappedType.ts
findAllRefsForModule.ts
findAllRefsForModuleGlobal.ts
findAllRefsForObjectLiteralProperties.ts
findAllRefsForObjectSpread.ts
findAllRefsForRest.ts
findAllRefsForStaticInstanceMethodInheritance.ts fix static method reference non-static (#38730) 2020-07-09 12:21:12 -07:00
findAllRefsForStaticInstancePropertyInheritance.ts fix static method reference non-static (#38730) 2020-07-09 12:21:12 -07:00
findAllRefsForStringLiteralTypes.ts
findAllRefsForUMDModuleAlias1.ts
findAllRefsForVariableInExtendsClause01.ts
findAllRefsForVariableInExtendsClause02.ts
findAllRefsForVariableInImplementsClause01.ts
findAllRefsGlobalModuleAugmentation.ts
findAllRefsGlobalThisKeywordInModule.ts
findAllRefsImportDefault.ts
findAllRefsImportEquals.ts
findAllRefsImportEqualsJsonFile.ts Alias for commonjs require in JS (#39770) 2020-08-17 14:00:37 -07:00
findAllRefsImportNamed.ts
findAllRefsImportStarOfExportEquals.ts
findAllRefsImportType.ts
findAllRefsInClassExpression.ts
findAllRefsIndexedAccessTypes.ts
findAllRefsInheritedProperties1.ts
findAllRefsInheritedProperties2.ts
findAllRefsInheritedProperties3.ts
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
findAllRefsMappedType_nonHomomorphic.ts
findAllRefsModuleAugmentation.ts
findAllRefsModuleDotExports.ts
findAllRefsNoImportClause.ts
findAllRefsObjectBindingElementPropertyName01.ts
findAllRefsObjectBindingElementPropertyName02.ts
findAllRefsObjectBindingElementPropertyName03.ts
findAllRefsObjectBindingElementPropertyName04.ts
findAllRefsObjectBindingElementPropertyName05.ts
findAllRefsObjectBindingElementPropertyName06.ts
findAllRefsObjectBindingElementPropertyName07.ts
findAllRefsObjectBindingElementPropertyName10.ts
findAllRefsOfConstructor.ts
findAllRefsOfConstructor2.ts
findAllRefsOfConstructor_multipleFiles.ts
findAllRefsOfConstructor_withModifier.ts
findAllRefsOnDecorators.ts
findAllRefsOnDefinition.ts
findAllRefsOnDefinition2.ts
findAllRefsOnImportAliases.ts
findAllRefsOnImportAliases2.ts
findAllRefsOnPrivateParameterProperty1.ts
findAllRefsParameterPropertyDeclaration1.ts
findAllRefsParameterPropertyDeclaration2.ts
findAllRefsParameterPropertyDeclaration3.ts
findAllRefsParameterPropertyDeclaration_inheritance.ts
findAllRefsPrefixSuffixPreference.ts
findAllRefsPrimitive.ts
findAllRefsPrimitiveJsDoc.ts
findAllRefsPrivateNameProperties.ts
findAllRefsPropertyContextuallyTypedByTypeParam01.ts
findAllRefsRedeclaredPropertyInDerivedInterface.ts
findAllRefsReExport_broken.ts
findAllRefsReExport_broken2.ts
findAllRefsReExportLocal.ts
findAllRefsReExportRightNameWrongSymbol.ts
findAllRefsReExports.ts
findAllRefsReExports2.ts
findAllRefsReExportStar.ts
findAllRefsReExportStarAs.ts Fixes searches for export * as 'identifier' (#39533) 2020-07-09 13:45:43 -07:00
findAllRefsReExportsUseInImportType.ts
findAllRefsRenameImportWithSameName.ts
findAllRefsRootSymbols.ts
findAllRefsThisKeyword.ts
findAllRefsThisKeywordMultipleFiles.ts
findAllRefsTypedef.ts
findAllRefsTypedef_importType.ts
findAllRefsTypeofImport.ts
findAllRefsTypeParameterInMergedInterface.ts
findAllRefsUnionProperty.ts
findAllRefsWithLeadingUnderscoreNames1.ts
findAllRefsWithLeadingUnderscoreNames2.ts
findAllRefsWithLeadingUnderscoreNames3.ts
findAllRefsWithLeadingUnderscoreNames4.ts
findAllRefsWithLeadingUnderscoreNames5.ts
findAllRefsWithLeadingUnderscoreNames6.ts
findAllRefsWithLeadingUnderscoreNames7.ts
findAllRefsWithLeadingUnderscoreNames8.ts
findAllRefsWithLeadingUnderscoreNames9.ts
findAllRefsWithShorthandPropertyAssignment.ts
findAllRefsWithShorthandPropertyAssignment2.ts
findAllRefsWriteAccess.ts
findReferencesAcrossMultipleProjects.ts
findReferencesAfterEdit.ts
findReferencesDefinitionDisplayParts.ts
findReferencesJSXTagName.ts
findReferencesJSXTagName2.ts
findReferencesJSXTagName3.ts
fixingTypeParametersQuickInfo.ts
forceIndentAfterNewLineInsert.ts
forIn.ts
formatAddSemicolons1.ts
formatAfterMultilineComment.ts
formatAfterObjectLiteral.ts
formatAfterWhitespace.ts
formatAnyTypeLiteral.ts
formatArrayLiteralExpression.ts
formatArrayOrObjectLiteralsInVariableList.ts
formatAsyncAwait.ts
formatAsyncClassMethod1.ts fix(37431): allow only one space between async keyword and method name (#37504) 2020-04-02 11:30:05 -04:00
formatAsyncClassMethod2.ts fix(37431): allow only one space between async keyword and method name (#37504) 2020-04-02 11:30:05 -04:00
formatAsyncComputedMethod.ts
formatAsyncKeyword.ts
formatCatch.ts fix(39047): handle extra spaces after the catch statement (#39306) 2020-06-29 10:10:44 -07:00
formatClassExpression.ts
formatColonAndQMark.ts
formatComments.ts
formatConflictDiff3Marker1.ts
formatConflictMarker1.ts
formatControlFlowConstructs.ts
formatDebuggerStatement.ts
formatDocumentPreserveTrailingWhitespace.ts Add trimTrailingWhitespace Editor Option (#36905) 2020-03-13 13:42:49 -07:00
formatDocumentWithJSDoc.ts
formatDocumentWithTrivia.ts
formatEmptyBlock.ts
formatEmptyParamList.ts
formatFunctionAndConstructorType.ts
formatIfWithEmptyCondition.ts
formatImplicitModule.ts
formatImportDeclaration.ts
formatInsertSpaceAfterCloseBraceBeforeCloseBracket.ts
formatInTryCatchFinally.ts
formatInTsxFiles.ts
formatJsxWithKeywordInIdentifier.ts
formatLiteralTypeInUnionOrIntersectionType.ts
formatMultilineComment.ts
formatMultipleFunctionArguments.ts
formatNamedExportImport.ts
formatNestedClassWithOpenBraceOnNewLines.ts
formatNoSpaceAfterTemplateHeadAndMiddle.ts fix(19385): add space after brace in the multiline string template (#38742) 2020-06-01 10:30:52 -07:00
formatNoSpaceBeforeCloseBrace.ts
formatNoSpaceBeforeCloseBrace1.ts
formatNoSpaceBeforeCloseBrace2.ts
formatNoSpaceBetweenClosingParenAndTemplateString.ts
formatObjectBindingPattern.ts
formatObjectBindingPattern_restElementWithPropertyName.ts
formatOnEnterFunctionDeclaration.ts
formatOnEnterInComment.ts
formatOnEnterOpenBraceAddNewLine.ts
formatOnOpenCurlyBraceRemoveNewLine.ts
formatOnSemiColonAfterBreak.ts
formatParameter.ts
formatRangeEndingAfterCommaOfCall.ts
formatRemoveNewLineAfterOpenBrace.ts
formatRemoveSemicolons1.ts
formatRemoveSemicolons2.ts
formatRemoveSemicolons3.ts
formatSelectionPreserveTrailingWhitespace.ts Add trimTrailingWhitespace Editor Option (#36905) 2020-03-13 13:42:49 -07:00
formatSelectionWithTrivia.ts
formatSelectionWithTrivia2.ts
formatSignatures.ts
formatSimulatingScriptBlocks.ts
formatSpaceAfterTemplateHeadAndMiddle.ts fix(19385): add space after brace in the multiline string template (#38742) 2020-06-01 10:30:52 -07:00
formatTemplateLiteral.ts
formattingAfterChainedFatArrow.ts
formattingAfterMultiLineIfCondition.ts
formattingAfterMultiLineString.ts
formattingArrayLiteral.ts
formattingAwait.ts
formattingBlockInCaseClauses.ts
formattingChainingMethods.ts
formattingChangeSettings.ts
formattingComma.ts
formattingCommentsBeforeErrors.ts
formattingConditionalOperator.ts
formattingConditionals.ts
formattingConditionalTypes.ts
formattingCrash.ts
formattingDecorators.ts
formattingDoubleLessThan.ts
formattingElseInsideAFunction.ts
formattingEqualsBeforeBracketInTypeAlias.ts
formattingExpressionsInIfCondition.ts
formattingFatArrowFunctions.ts
formattingForIn.ts
formattingForLoopSemicolons.ts
formattingForOfKeyword.ts
formattingGlobalAugmentation1.ts
formattingGlobalAugmentation2.ts
formattingHexLiteral.ts
formattingIfInElseBlock.ts
formattingIllegalImportClause.ts
formattingInComment.ts
formattingInDestructuring1.ts
formattingInDestructuring2.ts
formattingInDestructuring3.ts
formattingInDestructuring4.ts
formattingInDestructuring5.ts
formattingInExpressionsInTsx.ts
formattingInMultilineComments.ts
formattingJsxElements.ts
formattingJsxTexts.ts
formattingKeywordAsIdentifier.ts
formattingMappedType.ts
formattingMultilineCommentsWithTabs1.ts
formattingMultilineCommentsWithTabs2.ts
formattingMultilineTemplateLiterals.ts
formattingMultipleMappedType.ts
formattingNestedScopes.ts
formattingNonNullAssertionOperator.ts
formattingObjectLiteral.ts
formattingObjectLiteralOpenCurlyNewline.ts
formattingObjectLiteralOpenCurlyNewlineAssignment.ts
formattingObjectLiteralOpenCurlyNewlineTyping.ts
formattingObjectLiteralOpenCurlySingleLine.ts
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
formattingOnEmptyInterfaceLiteral.ts
formattingOnEnter.ts
formattingOnEnterInComments.ts
formattingOnEnterInStrings.ts
formattingOnInterfaces.ts
formattingOnInvalidCodes.ts
formattingOnModuleIndentation.ts
formattingOnNestedDoWhileByEnter.ts
formattingOnNestedStatements.ts
formattingOnObjectLiteral.ts
formattingOnOpenBraceOfFunctions.ts
formattingOnSemiColon.ts
formattingOnSingleLineBlocks.ts
formattingOnStatementsWithNoSemicolon.ts
formattingOnTabAfterCloseCurly.ts
formattingOnTypeLiteral.ts
formattingOnVariety.ts
formattingOptionsChange.ts add config to insert space for empty braces (#35427) 2020-03-12 16:35:35 -04:00
formattingOptionsChangeJsx.ts
formattingQMark.ts
formattingReadonly.ts
formattingRegexes.ts
formattingReplaceSpacesWithTabs.ts
formattingReplaceTabsWithSpaces.ts
formattingSingleLineWithNewLineOptionSet.ts
formattingSkippedTokens.ts
formattingSpaceAfterCommaBeforeOpenParen.ts
formattingSpaceBeforeCloseParen.ts
formattingSpaceBeforeFunctionParen.ts
formattingSpaceBetweenOptionalChaining.ts
formattingSpaceBetweenParent.ts
formattingSpacesAfterConstructor.ts
formattingTemplates.ts
formattingTemplatesWithNewline.ts
formattingTypeInfer.ts
formattingVoid.ts
formattingWithEnterAfterMultilineString.ts
formattingWithLimitedSpan.ts
formattingWithMultilineComments.ts
formatTrailingComma.ts
formatTryCatch.ts
formatTsx.ts
formatTsxClosingAfterJsxText.ts
formatTsxMultilineAttributeString.ts
formatTSXWithInlineComment.ts Fix formatting scanner on JSX text that looks like trivia (#39718) 2020-07-30 13:56:14 -04:00
formatTypeAlias.ts
formatTypeAnnotation1.ts fix(25155): add space before optional parameters/properties (#38798) 2020-07-08 13:38:15 -07:00
formatTypeAnnotation2.ts fix(25155): add space before optional parameters/properties (#38798) 2020-07-08 13:38:15 -07:00
formatTypeArgumentOnNewLine.ts
formatTypeOperation.ts
formatTypeParameters.ts
formatVariableAssignments.ts
formatVariableDeclarationList.ts
formatWithBaseIndent.ts
formatWithStatement.ts
formatWithTabs.ts
formatWithTabs2.ts
forwardReference.ts
fourslash.ts feat(14751): show static members at the top of the list for a class like completion (#40428) 2020-09-11 14:48:24 -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
getEditsForFileRename.ts
getEditsForFileRename_ambientModule.ts
getEditsForFileRename_amd.ts
getEditsForFileRename_caseInsensitive.ts
getEditsForFileRename_casing.ts
getEditsForFileRename_directory.ts
getEditsForFileRename_directory_down.ts
getEditsForFileRename_directory_noUpdateNodeModulesImport.ts
getEditsForFileRename_directory_up.ts
getEditsForFileRename_js_simple.ts
getEditsForFileRename_jsExtension.ts
getEditsForFileRename_nodeModuleDirectoryCase.ts fix rename cause import change wrongly (#38462) 2020-06-18 08:31:30 -07:00
getEditsForFileRename_notAffectedByJsFile.ts
getEditsForFileRename_preferences.ts
getEditsForFileRename_preservePathEnding.ts
getEditsForFileRename_renameFromIndex.ts
getEditsForFileRename_renameToIndex.ts
getEditsForFileRename_resolveJsonModule.ts
getEditsForFileRename_shortenRelativePaths.ts
getEditsForFileRename_subDir.ts
getEditsForFileRename_symlink.ts
getEditsForFileRename_tsconfig.ts
getEditsForFileRename_tsconfig_include_add.ts
getEditsForFileRename_tsconfig_include_noChange.ts
getEditsForFileRename_unaffectedNonRelativePath.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
getJavaScriptCompletions21.ts Add replacement span for string literal (#37490) 2020-04-01 17:58:16 -07:00
getJavaScriptCompletions_tsCheck.ts
getJavaScriptGlobalCompletions1.ts
getJavaScriptQuickInfo1.ts
getJavaScriptQuickInfo2.ts
getJavaScriptQuickInfo3.ts
getJavaScriptQuickInfo4.ts
getJavaScriptQuickInfo5.ts
getJavaScriptQuickInfo6.ts
getJavaScriptQuickInfo7.ts
getJavaScriptQuickInfo8.ts
getJavaScriptSyntacticDiagnostics1.ts
getJavaScriptSyntacticDiagnostics2.ts
getJavaScriptSyntacticDiagnostics3.ts
getJavaScriptSyntacticDiagnostics4.ts
getJavaScriptSyntacticDiagnostics5.ts
getJavaScriptSyntacticDiagnostics6.ts
getJavaScriptSyntacticDiagnostics7.ts
getJavaScriptSyntacticDiagnostics8.ts
getJavaScriptSyntacticDiagnostics9.ts
getJavaScriptSyntacticDiagnostics10.ts
getJavaScriptSyntacticDiagnostics11.ts
getJavaScriptSyntacticDiagnostics12.ts
getJavaScriptSyntacticDiagnostics13.ts
getJavaScriptSyntacticDiagnostics14.ts
getJavaScriptSyntacticDiagnostics15.ts
getJavaScriptSyntacticDiagnostics16.ts
getJavaScriptSyntacticDiagnostics17.ts
getJavaScriptSyntacticDiagnostics18.ts
getJavaScriptSyntacticDiagnostics19.ts
getJavaScriptSyntacticDiagnostics21.ts
getJavaScriptSyntacticDiagnostics22.ts
getJavaScriptSyntacticDiagnostics23.ts
getJavaScriptSyntacticDiagnostics24.ts
getJSXOutliningSpans.tsx
getMatchingBraces.ts
getMatchingBracesAdjacentBraces.ts
getMatchingBracesNegativeCases.ts
getNameOrDottedNameSpan.ts
getNavigationBarItems.ts
getOccurrencesAbstract01.ts
getOccurrencesAbstract02.ts
getOccurrencesAbstract03.ts
getOccurrencesAfterEdit.ts
getOccurrencesAsyncAwait.ts
getOccurrencesAsyncAwait2.ts
getOccurrencesAsyncAwait3.ts
getOccurrencesClassExpressionConstructor.ts
getOccurrencesClassExpressionPrivate.ts
getOccurrencesClassExpressionPublic.ts
getOccurrencesClassExpressionStatic.ts
getOccurrencesClassExpressionStaticThis.ts
getOccurrencesClassExpressionThis.ts
getOccurrencesConst01.ts
getOccurrencesConst02.ts
getOccurrencesConst03.ts
getOccurrencesConst04.ts
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
getOccurrencesIsDefinitionOfComputedProperty.ts
getOccurrencesIsDefinitionOfEnum.ts
getOccurrencesIsDefinitionOfExport.ts
getOccurrencesIsDefinitionOfFunction.ts
getOccurrencesIsDefinitionOfInterface.ts
getOccurrencesIsDefinitionOfInterfaceClassMerge.ts
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
getOccurrencesOfAnonymousFunction.ts
getOccurrencesOfAnonymousFunction2.ts
getOccurrencesOfDecorators.ts
getOccurrencesOfUndefinedSymbol.ts
getOccurrencesPrivate1.ts
getOccurrencesPrivate2.ts
getOccurrencesPropertyInAliasedInterface.ts
getOccurrencesProtected1.ts
getOccurrencesProtected2.ts
getOccurrencesPublic1.ts
getOccurrencesPublic2.ts
getOccurrencesReadonly1.ts
getOccurrencesReadonly2.ts
getOccurrencesReadonly3.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
getOccurrencesYield.ts
getOutliningForArrayDestructuring.ts add outlining spans for array destructuring elements (#38191) 2020-05-05 09:29:24 -07:00
getOutliningForBlockComments.ts fix(40010): add outlining for comments before variables statements (#40016) 2020-08-27 16:29:05 -07:00
getOutliningForObjectDestructuring.ts Add outlining spans for object destructuring elements 2020-04-21 12:57:52 +03:00
getOutliningForObjectsInArray.ts
getOutliningForSingleLineComments.ts fix(33233): add outlining for comments before property access expression 2020-05-18 15:26:46 +03:00
getOutliningForTupleType.ts add outlining spans for the tuple type (#38179) 2020-05-05 09:48:33 -07:00
getOutliningForTypeLiteral.ts fix(38080): add outlining spans for TypeLiteral (#38089) 2020-04-22 11:51:36 -04:00
getOutliningSpans.ts Update baseline 2020-06-17 22:41:08 +08:00
getOutliningSpansDepthChainedCalls.ts Update baseline 2020-06-17 22:41:08 +08:00
getOutliningSpansDepthElseIf.ts
getOutliningSpansForImports.ts
getOutliningSpansForRegions.ts
getOutliningSpansForTemplateLiteral.ts
getOutliningSpansForUnbalancedEndRegion.ts
getOutliningSpansForUnbalancedRegion.ts
getPreProcessedFile.ts
getPropertySymbolsFromBaseTypesDoesntCrash.ts
getQuickInfoForIntersectionTypes.ts
getRenameInfoTests1.ts
getRenameInfoTests2.ts
getSemanticDiagnosticForDeclaration.ts
getSemanticDiagnosticForDeclaration1.ts
getSemanticDiagnosticForNoDeclaration.ts
globalCompletionListInsideObjectLiterals.ts
goToDefinition_mappedType.ts
goToDefinition_super.ts
goToDefinition_untypedModule.ts
goToDefinitionAcrossMultipleProjects.ts
goToDefinitionAlias.ts
goToDefinitionAmbiants.ts
goToDefinitionApparentTypeProperties.ts
goToDefinitionBuiltInTypes.ts
goToDefinitionBuiltInValues.ts
gotoDefinitionConstructorFunction.ts
goToDefinitionConstructorOfClassExpression01.ts
goToDefinitionConstructorOfClassWhenClassIsPrecededByNamespace01.ts
goToDefinitionConstructorOverloads.ts
goToDefinitionDecorator.ts
goToDefinitionDecoratorOverloads.ts
goToDefinitionDifferentFile.ts
goToDefinitionDifferentFileIndirectly.ts
goToDefinitionDynamicImport1.ts
goToDefinitionDynamicImport2.ts
goToDefinitionDynamicImport3.ts
goToDefinitionDynamicImport4.ts
goToDefinitionExpandoElementAccess.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
goToDefinitionImportedNames8.ts Alias for commonjs require in JS (#39770) 2020-08-17 14:00:37 -07:00
goToDefinitionImportedNames9.ts Alias for commonjs require in JS (#39770) 2020-08-17 14:00:37 -07:00
goToDefinitionImportedNames10.ts Alias for module.exports.x = x (#40228) 2020-09-10 11:23:48 -07:00
goToDefinitionImportedNames11.ts Alias for commonjs require in JS (#39770) 2020-08-17 14:00:37 -07:00
goToDefinitionImports.ts
goToDefinitionIndexSignature.ts
goToDefinitionIndexSignature2.ts
goToDefinitionInMemberDeclaration.ts
gotoDefinitionInObjectBindingPattern1.ts
gotoDefinitionInObjectBindingPattern2.ts
goToDefinitionInterfaceAfterImplement.ts
goToDefinitionInTypeArgument.ts
goToDefinitionJsModuleExports.ts goToDefinition: find only the value if it's the RHS of an assignment 2020-05-15 18:55:57 -04:00
goToDefinitionJsModuleName.ts
goToDefinitionJsModuleNameAtImportName.ts Alias for commonjs require in JS (#39770) 2020-08-17 14:00:37 -07:00
goToDefinitionLabels.ts
goToDefinitionMethodOverloads.ts
goToDefinitionMultipleDefinitions.ts
goToDefinitionNewExpressionTargetNotClass.ts
goToDefinitionObjectBindingElementPropertyName01.ts
goToDefinitionObjectLiteralProperties.ts
goToDefinitionObjectLiteralProperties1.ts
goToDefinitionObjectSpread.ts
goToDefinitionOverloadsInMultiplePropertyAccesses.ts
goToDefinitionPartialImplementation.ts
goToDefinitionPrimitives.ts
goToDefinitionPrivateName.ts
gotoDefinitionPropertyAccessExpressionHeritageClause.ts
goToDefinitionPropertyAssignment.ts
goToDefinitionRest.ts
goToDefinitionSameFile.ts
goToDefinitionShadowVariable.ts
goToDefinitionShadowVariableInsideModule.ts
goToDefinitionShorthandProperty01.ts
goToDefinitionShorthandProperty02.ts
goToDefinitionShorthandProperty03.ts
goToDefinitionSignatureAlias.ts
goToDefinitionSignatureAlias_require.ts
goToDefinitionSimple.ts
goToDefinitionSourceUnit.ts
goToDefinitionTaggedTemplateOverloads.ts
goToDefinitionThis.ts
goToDefinitionTypeOnlyImport.ts
goToDefinitionTypePredicate.ts
goToDefinitionTypeReferenceDirective.ts
goToDefinitionUndefinedSymbols.ts
goToDefinitionUnionTypeProperty1.ts
goToDefinitionUnionTypeProperty2.ts
goToDefinitionUnionTypeProperty3.ts
goToDefinitionUnionTypeProperty4.ts
goToDefinitionUnionTypeProperty_discriminated.ts
goToDefinitionVariableAssignment.ts goToDefinition: find only the value if it's the RHS of an assignment 2020-05-15 18:55:57 -04:00
goToDefinitionVariableAssignment1.ts goToDefinition: find only the value if it's the RHS of an assignment 2020-05-15 18:55:57 -04:00
goToDefinitionVariableAssignment2.ts goToDefinition: find only the value if it's the RHS of an assignment 2020-05-15 18:55:57 -04:00
goToDefinitionVariableAssignment3.ts goToDefinition: find only the value if it's the RHS of an assignment 2020-05-15 18:55:57 -04:00
goToImplementationClassMethod_00.ts
goToImplementationClassMethod_01.ts
goToImplementationEnum_00.ts
goToImplementationEnum_01.ts
goToImplementationInterface_00.ts
goToImplementationInterface_01.ts Fix goto implementation does not suggest all subtypes (#33652) 2020-04-02 09:57:48 -07:00
goToImplementationInterface_02.ts
goToImplementationInterface_03.ts
goToImplementationInterface_04.ts
goToImplementationInterface_05.ts
goToImplementationInterface_06.ts
goToImplementationInterface_07.ts
goToImplementationInterface_08.ts
goToImplementationInterface_09.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
goToImplementationTypeAlias_00.ts
goToModuleAliasDefinition.ts
goToTypeDefinition.ts
goToTypeDefinition2.ts
goToTypeDefinition_returnType.ts
goToTypeDefinition_typedef.ts
goToTypeDefinitionAliases.ts
goToTypeDefinitionEnumMembers.ts
goToTypeDefinitionModule.ts
goToTypeDefinitionPrimitives.ts
goToTypeDefinitionUnionType.ts
highlightsForExportFromUnfoundModule.ts Harden findAllReferences.ts against symbol.declarations = undefined cases (#37088) 2020-02-27 14:55:49 -08:00
hoverOverComment.ts
hoverOverPrivateName.ts
identationAfterInterfaceCall.ts
identifierErrorRecovery.ts
importDeclPaste0.ts
importFixesGlobalTypingsCache.ts Full support for CommonJS auto-imports in JS (#37027) 2020-02-28 14:34:20 -08:00
importFixesWithPackageJsonInSideAnotherPackage.ts Handle packages inside another node modules package when auto importing (#37561) 2020-03-25 16:27:02 -07:00
importFixesWithSymlinkInSiblingRushPnpm.ts When the imported module is through node_modules and symlink to folder that isnt node_modules (#37387) 2020-03-16 11:15:39 -07:00
importFixesWithSymlinkInSiblingRushYarn.ts When the imported module is through node_modules and symlink to folder that isnt node_modules (#37387) 2020-03-16 11:15:39 -07:00
importFixWithMultipleModuleExportAssignment.ts Full support for CommonJS auto-imports in JS (#37027) 2020-02-28 14:34:20 -08:00
importJsNodeModule1.ts
importJsNodeModule2.ts
importJsNodeModule3.ts
importJsNodeModule4.ts
importNameCodeFix_add_all_missing_imports.ts
importNameCodeFix_all.ts Insert auto-imports in sorted order (#39394) 2020-07-08 15:25:04 -07:00
importNameCodeFix_all2.ts Insert auto-imports in sorted order (#39394) 2020-07-08 15:25:04 -07:00
importNameCodeFix_all_js.ts Full support for CommonJS auto-imports in JS (#37027) 2020-02-28 14:34:20 -08:00
importNameCodeFix_avoidRelativeNodeModules.ts Insert auto-imports in sorted order (#39394) 2020-07-08 15:25:04 -07:00
importNameCodeFix_defaultExport.ts Full support for CommonJS auto-imports in JS (#37027) 2020-02-28 14:34:20 -08:00
importNameCodeFix_endingPreference.ts
importNameCodeFix_exportEquals.ts Fix newline issues when adding multiple imports (#38119) 2020-04-23 11:59:38 -07:00
importNameCodeFix_fileWithNoTrailingNewline.ts Insert auto-imports in sorted order (#39394) 2020-07-08 15:25:04 -07:00
importNameCodeFix_fromPathMapping.ts
importNameCodeFix_getCanonicalFileName.ts
importNameCodeFix_HeaderComment1.ts Insert auto imports after header comment (#39924) 2020-08-06 13:33:29 -07:00
importNameCodeFix_HeaderComment2.ts Insert auto imports after header comment (#39924) 2020-08-06 13:33:29 -07:00
importNameCodeFix_importType.ts
importNameCodeFix_jsExtension.ts
importNameCodeFix_jsx1.ts fix(33511): show jsx namespace default import quick fix if it does not exists in the current scope (#38419) 2020-07-14 15:43:18 -07:00
importNameCodeFix_jsx2.ts fix(33511): show jsx namespace default import quick fix if it does not exists in the current scope (#38419) 2020-07-14 15:43:18 -07:00
importNameCodeFix_jsx3.ts fix(33511): show jsx namespace default import quick fix if it does not exists in the current scope (#38419) 2020-07-14 15:43:18 -07:00
importNameCodeFix_jsx4.ts fix(33511): show jsx namespace default import quick fix if it does not exists in the current scope (#38419) 2020-07-14 15:43:18 -07:00
importNameCodeFix_jsx5.ts fix(33511): show jsx namespace default import quick fix if it does not exists in the current scope (#38419) 2020-07-14 15:43:18 -07:00
importNameCodeFix_jsx6.ts fix(33511): show jsx namespace default import quick fix if it does not exists in the current scope (#38419) 2020-07-14 15:43:18 -07:00
importNameCodeFix_jsx7.ts fix(33511): show jsx namespace default import quick fix if it does not exists in the current scope (#38419) 2020-07-14 15:43:18 -07:00
importNameCodeFix_noDestructureNonObjectLiteral.ts
importNameCodeFix_order.ts Insert auto-imports in sorted order (#39394) 2020-07-08 15:25:04 -07:00
importNameCodeFix_pathsWithoutBaseUrl.ts Support auto-import from paths alias without baseUrl (#40546) 2020-09-14 15:23:47 -07:00
importNameCodeFix_preferBaseUrl.ts
importNameCodeFix_quoteStyle.ts
importNameCodeFix_reExport.ts
importNameCodeFix_reExportDefault.ts
importNameCodeFix_require.ts Insert auto-imports in sorted order (#39394) 2020-07-08 15:25:04 -07:00
importNameCodeFix_require_addToExisting.ts Full support for CommonJS auto-imports in JS (#37027) 2020-02-28 14:34:20 -08:00
importNameCodeFix_require_importVsRequire_addToExistingWins.ts Full support for CommonJS auto-imports in JS (#37027) 2020-02-28 14:34:20 -08:00
importNameCodeFix_require_importVsRequire_importWins.ts Full support for CommonJS auto-imports in JS (#37027) 2020-02-28 14:34:20 -08:00
importNameCodeFix_require_importVsRequire_moduleTarget.ts Full support for CommonJS auto-imports in JS (#37027) 2020-02-28 14:34:20 -08:00
importNameCodeFix_require_namedAndDefault.ts Full support for CommonJS auto-imports in JS (#37027) 2020-02-28 14:34:20 -08:00
importNameCodeFix_require_UMD.ts Full support for CommonJS auto-imports in JS (#37027) 2020-02-28 14:34:20 -08:00
importNameCodeFix_rootDirs.ts
importNameCodeFix_symlink.ts
importNameCodeFix_symlink_own_package.ts
importNameCodeFix_symlink_own_package_2.ts
importNameCodeFix_trailingComma.ts Fix misplaced comma in auto imported specifier (#40273) 2020-08-31 10:54:53 -07:00
importNameCodeFix_typeOnly.ts
importNameCodeFix_typeOnly2.ts
importNameCodeFix_types_classic.ts
importNameCodeFix_typeUsedAsValue.ts
importNameCodeFix_withJson.ts Insert auto-imports in sorted order (#39394) 2020-07-08 15:25:04 -07:00
importNameCodeFixConvertTypeOnly1.ts
importNameCodeFixDefaultExport.ts
importNameCodeFixDefaultExport1.ts
importNameCodeFixDefaultExport2.ts
importNameCodeFixDefaultExport3.ts
importNameCodeFixExistingImport0.ts Insert auto-imports in sorted order (#39394) 2020-07-08 15:25:04 -07:00
importNameCodeFixExistingImport1.ts Insert auto-imports in sorted order (#39394) 2020-07-08 15:25:04 -07:00
importNameCodeFixExistingImport2.ts
importNameCodeFixExistingImport3.ts
importNameCodeFixExistingImport4.ts
importNameCodeFixExistingImport5.ts
importNameCodeFixExistingImport6.ts Insert auto-imports in sorted order (#39394) 2020-07-08 15:25:04 -07:00
importNameCodeFixExistingImport7.ts Insert auto-imports in sorted order (#39394) 2020-07-08 15:25:04 -07:00
importNameCodeFixExistingImport8.ts Insert auto-imports in sorted order (#39394) 2020-07-08 15:25:04 -07:00
importNameCodeFixExistingImport9.ts Insert auto-imports in sorted order (#39394) 2020-07-08 15:25:04 -07:00
importNameCodeFixExistingImport10.ts Insert auto-imports in sorted order (#39394) 2020-07-08 15:25:04 -07:00
importNameCodeFixExistingImport11.ts Insert auto-imports in sorted order (#39394) 2020-07-08 15:25:04 -07:00
importNameCodeFixExistingImport12.ts
importNameCodeFixExistingImportEquals0.ts Insert auto-imports in sorted order (#39394) 2020-07-08 15:25:04 -07:00
importNameCodeFixIndentedIdentifier.ts
importNameCodeFixNewImportAllowSyntheticDefaultImports0.ts
importNameCodeFixNewImportAllowSyntheticDefaultImports1.ts
importNameCodeFixNewImportAllowSyntheticDefaultImports2.ts
importNameCodeFixNewImportAllowSyntheticDefaultImports3.ts
importNameCodeFixNewImportAllowSyntheticDefaultImports4.ts
importNameCodeFixNewImportAllowSyntheticDefaultImports5.ts
importNameCodeFixNewImportAmbient0.ts
importNameCodeFixNewImportAmbient1.ts Insert auto-imports in sorted order (#39394) 2020-07-08 15:25:04 -07:00
importNameCodeFixNewImportAmbient2.ts
importNameCodeFixNewImportAmbient3.ts Insert auto-imports in sorted order (#39394) 2020-07-08 15:25:04 -07:00
importNameCodeFixNewImportBaseUrl0.ts
importNameCodeFixNewImportBaseUrl1.ts
importNameCodeFixNewImportBaseUrl2.ts
importNameCodeFixNewImportDefault0.ts
importNameCodeFixNewImportExportEqualsCommonJSInteropOn.ts
importNameCodeFixNewImportExportEqualsESNextInteropOff.ts
importNameCodeFixNewImportExportEqualsESNextInteropOn.ts
importNameCodeFixNewImportExportEqualsJavaScript.ts
importNameCodeFixNewImportExportEqualsPrimitive.ts
importNameCodeFixNewImportFile0.ts
importNameCodeFixNewImportFile1.ts
importNameCodeFixNewImportFile2.ts
importNameCodeFixNewImportFile3.ts
importNameCodeFixNewImportFile4.ts
importNameCodeFixNewImportFile5.ts
importNameCodeFixNewImportFileAllComments.ts
importNameCodeFixNewImportFileDetachedComments.ts
importNameCodeFixNewImportFileQuoteStyle0.ts Insert auto-imports in sorted order (#39394) 2020-07-08 15:25:04 -07:00
importNameCodeFixNewImportFileQuoteStyle1.ts Insert auto-imports in sorted order (#39394) 2020-07-08 15:25:04 -07:00
importNameCodeFixNewImportFileQuoteStyle2.ts Insert auto-imports in sorted order (#39394) 2020-07-08 15:25:04 -07:00
importNameCodeFixNewImportFileQuoteStyle3.ts
importNameCodeFixNewImportFileQuoteStyleMixed0.ts Insert auto-imports in sorted order (#39394) 2020-07-08 15:25:04 -07:00
importNameCodeFixNewImportFileQuoteStyleMixed1.ts Insert auto-imports in sorted order (#39394) 2020-07-08 15:25:04 -07:00
importNameCodeFixNewImportFromAtTypes.ts
importNameCodeFixNewImportFromAtTypesScopedPackage.ts
importNameCodeFixNewImportIndex.ts
importNameCodeFixNewImportIndex_notForClassicResolution.ts
importNameCodeFixNewImportNodeModules0.ts
importNameCodeFixNewImportNodeModules1.ts
importNameCodeFixNewImportNodeModules2.ts
importNameCodeFixNewImportNodeModules3.ts
importNameCodeFixNewImportNodeModules4.ts
importNameCodeFixNewImportNodeModules5.ts
importNameCodeFixNewImportNodeModules6.ts
importNameCodeFixNewImportNodeModules7.ts
importNameCodeFixNewImportNodeModules8.ts
importNameCodeFixNewImportPaths0.ts
importNameCodeFixNewImportPaths1.ts
importNameCodeFixNewImportPaths2.ts
importNameCodeFixNewImportPaths_withExtension.ts
importNameCodeFixNewImportPaths_withLeadingDotSlash.ts
importNameCodeFixNewImportPaths_withParentRelativePath.ts
importNameCodeFixNewImportRootDirs0.ts
importNameCodeFixNewImportRootDirs1.ts
importNameCodeFixNewImportTypeRoots0.ts
importNameCodeFixNewImportTypeRoots1.ts
importNameCodeFixOptionalImport0.ts
importNameCodeFixOptionalImport1.ts
importNameCodeFixReExport.ts
importNameCodeFixShebang.ts
importNameCodeFixUMDGlobal0.ts
importNameCodeFixUMDGlobal1.ts Insert auto-imports in sorted order (#39394) 2020-07-08 15:25:04 -07:00
importNameCodeFixUMDGlobalJavaScript.ts
importNameCodeFixUMDGlobalReact0.ts Insert auto-imports in sorted order (#39394) 2020-07-08 15:25:04 -07:00
importNameCodeFixUMDGlobalReact1.ts Insert auto-imports in sorted order (#39394) 2020-07-08 15:25:04 -07:00
importNameCodeFixUMDGlobalReact2.ts
importNameCodeFixWithCopyright.ts
importNameCodeFixWithPrologue.ts
importTypeFormatting.ts
importTypeMemberCompletions.ts
importTypeNodeGoToDefinition.ts
importTypesDeclarationDiagnosticsNoServerError.ts
importValueUsedAsType.ts
incompatibleOverride.ts
incompleteFunctionCallCodefix.ts
incompleteFunctionCallCodefix2.ts
incompleteFunctionCallCodefix3.ts
incorrectJsDocObjectLiteralType.ts
incrementalEditInvocationExpressionAboveInterfaceDeclaration.ts
incrementalJsDocAdjustsLengthsRight.ts Import the semantic highlighter from typescript-vscode-sh-plugin (#39119) 2020-09-11 15:10:55 -04:00
incrementalParsing1.ts
incrementalParsingDynamicImport1.ts Add quick fix to add 'void' to Promise resolved without value (#40558) 2020-09-14 19:12:33 -07:00
incrementalParsingDynamicImport2.ts
incrementalParsingDynamicImport3.ts Add quick fix to add 'void' to Promise resolved without value (#40558) 2020-09-14 19:12:33 -07:00
incrementalParsingDynamicImport4.ts
incrementalParsingInsertIntoMethod1.ts
incrementalParsingTopLevelAwait.1.ts Reparse top level 'await' in modules (#39084) 2020-06-18 23:43:18 -07:00
incrementalParsingTopLevelAwait.2.ts Reparse top level 'await' in modules (#39084) 2020-06-18 23:43:18 -07:00
incrementalParsingWithJsDoc.ts
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
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
javaScriptPrototype2.ts
javaScriptPrototype3.ts
javaScriptPrototype4.ts
javaScriptPrototype5.ts
jsconfig.ts
jsDocAugments.ts
jsDocAugmentsAndExtends.ts
jsdocDeprecated_suggestion1.ts Improve deprecated suggestion node position (#39702) 2020-08-10 17:37:11 -07:00
jsdocDeprecated_suggestion2.ts Improve deprecated suggestion node position (#39702) 2020-08-10 17:37:11 -07:00
jsdocDeprecated_suggestion3.ts Improve deprecated suggestion node position (#39702) 2020-08-10 17:37:11 -07:00
jsdocDeprecated_suggestion4.ts Avoid check for union keys (#39314) 2020-07-06 15:01:05 -07:00
jsdocDeprecated_suggestion5.ts Mark @typedef as a type declaration (#39468) 2020-07-07 10:37:52 -07:00
jsdocDeprecated_suggestion6.ts Use combined node flags (#39403) 2020-07-15 09:22:12 -07:00
jsdocDeprecated_suggestion7.ts Fix incorrect deprecated mark (#39611) 2020-07-15 08:47:25 -07:00
jsdocDeprecated_suggestion8.ts Use isUncalledFunctionReference for aliases too (#39950) 2020-08-07 10:07:55 -07:00
jsdocDeprecated_suggestion9.ts Use isUncalledFunctionReference for aliases too (#39950) 2020-08-07 10:07:55 -07:00
jsDocDontBreakWithNamespaces.ts
jsDocExtends.ts
jsDocForTypeAlias.ts
jsDocFunctionSignatures2.ts
jsDocFunctionSignatures3.ts
jsDocFunctionSignatures4.ts
jsDocFunctionSignatures5.ts
jsDocFunctionSignatures6.ts
jsDocFunctionSignatures7.ts
jsDocFunctionSignatures8.ts
jsDocFunctionSignatures9.ts
jsDocFunctionSignatures10.ts
jsDocFunctionSignatures11.ts
jsDocFunctionSignatures12.ts
jsDocFunctionSignatures13.ts
jsDocGenerics1.ts
jsDocGenerics2.ts
jsDocIndentationPreservation1.ts Fix indentation preservation in JSDoc (#37717) 2020-04-10 17:46:08 +02:00
jsDocIndentationPreservation2.ts Fix indentation preservation in JSDoc (#37717) 2020-04-10 17:46:08 +02:00
jsDocIndentationPreservation3.ts Fix indentation preservation in JSDoc (#37717) 2020-04-10 17:46:08 +02:00
jsDocInheritDoc.ts
jsdocNullableUnion.ts
jsdocParameterNameCompletion.ts
jsdocReturnsTag.ts
jsDocSee1.ts Add see tag support (#39760) 2020-09-09 10:45:09 -07:00
jsDocSee2.ts Add see tag support (#39760) 2020-09-09 10:45:09 -07:00
jsDocSee3.ts Add see tag support (#39760) 2020-09-09 10:45:09 -07:00
jsDocSee4.ts Add see tag support (#39760) 2020-09-09 10:45:09 -07:00
jsDocSee_rename1.ts Add see tag support (#39760) 2020-09-09 10:45:09 -07:00
jsDocServices.ts
jsDocTags.ts
jsDocTagsWithHyphen.ts
jsDocTypedefQuickInfo1.ts
jsdocTypedefTagSemanticMeaning0.ts
jsdocTypedefTagSemanticMeaning1.ts
jsdocTypedefTagServices.ts
jsdocTypedefTagTypeExpressionCompletion.ts feat(14751): show static members at the top of the list for a class like completion (#40428) 2020-09-11 14:48:24 -07:00
jsDocTypeTagQuickInfo1.ts
jsDocTypeTagQuickInfo2.ts
jsFileCompilationDuplicateFunctionImplementation.ts
jsFileJsdocTypedefTagTypeExpressionCompletion.ts
jsFileJsdocTypedefTagTypeExpressionCompletion2.ts
jsFileJsdocTypedefTagTypeExpressionCompletion3.ts
jsObjectDefinePropertyRenameLocations.ts
jsQuickInfoGenerallyAcceptableSize.ts
jsRequireQuickInfo.ts Alias for commonjs require in JS (#39770) 2020-08-17 14:00:37 -07:00
jsSpecialAssignmentMerging.ts
jsSpecialAssignmentMerging2.ts
jsxBraceCompletionPosition.ts
jsxExpressionFollowedByIdentifier.ts
jsxExpressionWithCommaExpression.ts
jsxGenericQuickInfo.tsx
jsxQualifiedTagCompletion.ts
jsxSpreadReference.ts
jsxTsIgnoreOnJSXExpressionsAndChildren.ts
jsxWithTypeParametershasInstantiatedSignatureHelp.tsx
lambdaThisMembers.ts
letQuickInfoAndCompletionList.ts
localFunction.ts
localGetReferences.ts
malformedObjectLiteral.ts
memberCompletionFromFunctionCall.ts
memberCompletionInForEach1.ts
memberCompletionOnRightSideOfImport.ts
memberCompletionOnTypeParameters.ts
memberCompletionOnTypeParameters2.ts
memberConstructorEdits.ts
memberListAfterDoubleDot.ts
memberListAfterSingleDot.ts
memberListErrorRecovery.ts feat(14751): show static members at the top of the list for a class like completion (#40428) 2020-09-11 14:48:24 -07:00
memberListInFunctionCall.ts
memberListInFunctionCall2.ts autocomplete works for const assertion. (#39412) 2020-07-06 08:49:50 -04:00
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
moduleReexportedIntoGlobalQuickInfo.ts
moduleReferenceValue.ts
moduleRenamingErrorRecovery.ts
moduleVariables.ts
moveToNewFile.ts Fix emit/formatting issues in refactors (#39506) 2020-07-22 10:31:42 -07:00
moveToNewFile_bindingPatterns.ts
moveToNewFile_cleanUpLastNamedImport.ts Fix emit/formatting issues in refactors (#39506) 2020-07-22 10:31:42 -07:00
moveToNewFile_declarationKinds.ts Preserve newlines from original source when printing nodes from TextChanges (#36688) 2020-03-19 09:46:00 -07:00
moveToNewFile_decorators.ts fix(37940): add space after parameter decorator (#37959) 2020-04-15 11:42:29 -07:00
moveToNewFile_decorators1.ts fix(37940): add space after parameter decorator (#37959) 2020-04-15 11:42:29 -07:00
moveToNewFile_decorators2.ts fix(37940): add space after parameter decorator (#37959) 2020-04-15 11:42:29 -07:00
moveToNewFile_decorators3.ts fix(37940): add space after parameter decorator (#37959) 2020-04-15 11:42:29 -07:00
moveToNewFile_defaultExport.ts
moveToNewFile_defaultImport.ts Fix emit/formatting issues in refactors (#39506) 2020-07-22 10:31:42 -07:00
moveToNewFile_exportImport.ts Fix emit/formatting issues in refactors (#39506) 2020-07-22 10:31:42 -07:00
moveToNewFile_format.ts
moveToNewFile_getter.ts Fix emit/formatting issues in refactors (#39506) 2020-07-22 10:31:42 -07:00
moveToNewFile_global.ts
moveToNewFile_importEquals.ts Fix emit/formatting issues in refactors (#39506) 2020-07-22 10:31:42 -07:00
moveToNewFile_inferQuoteStyle.ts
moveToNewFile_js.ts Fix emit/formatting issues in refactors (#39506) 2020-07-22 10:31:42 -07:00
moveToNewFile_jsx.ts
moveToNewFile_moveImport.ts Fix emit/formatting issues in refactors (#39506) 2020-07-22 10:31:42 -07:00
moveToNewFile_moveJsxImport1.ts Fix emit/formatting issues in refactors (#39506) 2020-07-22 10:31:42 -07:00
moveToNewFile_moveJsxImport2.ts Fix emit/formatting issues in refactors (#39506) 2020-07-22 10:31:42 -07:00
moveToNewFile_moveJsxImport3.ts
moveToNewFile_moveJsxImport4.ts Fix emit/formatting issues in refactors (#39506) 2020-07-22 10:31:42 -07:00
moveToNewFile_moveNamedImport.ts Fix emit/formatting issues in refactors (#39506) 2020-07-22 10:31:42 -07:00
moveToNewFile_moveNamespaceImport.ts Fix emit/formatting issues in refactors (#39506) 2020-07-22 10:31:42 -07:00
moveToNewFile_multiple.ts Fix emit/formatting issues in refactors (#39506) 2020-07-22 10:31:42 -07:00
moveToNewFile_namespaceImport.ts
moveToNewFile_newModuleNameUnique.ts
moveToNewFile_onlyStatements.ts
moveToNewFile_prologueDirectives1.ts copy prologue directives to new file (#40306) 2020-09-14 12:24:32 -07:00
moveToNewFile_prologueDirectives2.ts copy prologue directives to new file (#40306) 2020-09-14 12:24:32 -07:00
moveToNewFile_prologueDirectives3.ts copy prologue directives to new file (#40306) 2020-09-14 12:24:32 -07:00
moveToNewFile_prologueDirectives4.ts copy prologue directives to new file (#40306) 2020-09-14 12:24:32 -07:00
moveToNewFile_prologueDirectives5.ts copy prologue directives to new file (#40306) 2020-09-14 12:24:32 -07:00
moveToNewFile_prologueDirectives6.ts copy prologue directives to new file (#40306) 2020-09-14 12:24:32 -07:00
moveToNewFile_prologueDirectives7.ts copy prologue directives to new file (#40306) 2020-09-14 12:24:32 -07:00
moveToNewFile_rangeInvalid.ts
moveToNewFile_rangeSemiValid.ts
moveToNewFile_selectionOnImports.ts
moveToNewFile_selectionOnName.ts Fix emit/formatting issues in refactors (#39506) 2020-07-22 10:31:42 -07:00
moveToNewFile_tsconfig.ts
moveToNewFile_updateUses.ts
moveToNewFile_updateUses_js.ts
moveToNewFile_variableDeclarationWithNoInitializer.ts Fix emit/formatting issues in refactors (#39506) 2020-07-22 10:31:42 -07:00
multilineCommentBeforeOpenBrace.ts
multiModuleClodule1.ts feat(14751): show static members at the top of the list for a class like completion (#40428) 2020-09-11 14:48:24 -07:00
multiModuleFundule1.ts
multipleExportAssignmentsErrorList0.ts
namedTupleMembers.ts Support naming tuple members (#38234) 2020-05-19 15:54:02 -07:00
nameOfRetypedClassInModule.ts
nameOrDottedNameClasses.ts
nameOrDottedNameStatements.ts
navbar_const.ts
navbar_contains-no-duplicates.ts
navbar_exportDefault.ts
navbar_let.ts
navbarNestedCommonJsExports.ts
navigateItemsConst.ts
navigateItemsExports.ts
navigateItemsImports.ts
navigateItemsLet.ts
navigateToIIFE.ts
navigateToImport.ts
navigateToQuoted.ts
navigateToSingleFileResults.ts
navigateToSymbolIterator.ts
navigationBarAnonymousClassAndFunctionExpressions.ts
navigationBarAnonymousClassAndFunctionExpressions2.ts
navigationBarAssignmentTypes.ts
navigationBarComputedPropertyName.ts
navigationBarFunctionIndirectlyInVariableDeclaration.ts
navigationBarFunctionLikePropertyAssignments.ts
navigationBarFunctionPrototype.ts
navigationBarFunctionPrototype2.ts
navigationBarFunctionPrototype3.ts
navigationBarFunctionPrototype4.ts
navigationBarFunctionPrototypeBroken.ts
navigationBarFunctionPrototypeInterlaced.ts
navigationBarFunctionPrototypeNested.ts
navigationBarGetterAndSetter.ts
navigationBarImports.ts
navigationBarInitializerSpans.ts
navigationBarItemsBindingPatterns.ts
navigationBarItemsBindingPatternsInConstructor.ts
navigationBarItemsEmptyConstructors.ts
navigationBarItemsExports.ts
navigationBarItemsFunctionProperties.ts
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
navigationBarItemsMultilineStringIdentifiers1.ts
navigationBarItemsMultilineStringIdentifiers2.ts
navigationBarItemsMultilineStringIdentifiers3.ts
navigationBarItemsNamedArrowFunctions.ts
navigationBarItemsPropertiesDefinedInConstructors.ts
navigationBarItemsStaticAndNonStaticNoMerge.ts
navigationBarItemsSymbols1.ts
navigationBarItemsSymbols2.ts
navigationBarItemsSymbols3.ts
navigationBarItemsSymbols4.ts
navigationBarItemsTypeAlias.ts
navigationBarJsDoc.ts
navigationBarJsDocCommentWithNoTags.ts
navigationBarMerging.ts
navigationBarMerging_grandchildren.ts
navigationBarNamespaceImportWithNoName.ts
navigationBarNestedObjectLiterals.ts
navigationBarPrivateName.ts
navigationBarVariables.ts
navigationBarWellKnownSymbolExpando.ts
navigationBarWithLocalVariables.ts Fix tranced es5 classes after new scope 2020-05-08 17:34:41 +08:00
navigationItemsComputedProperties.ts
navigationItemsExactMatch.ts
navigationItemsExactMatch2.ts
navigationItemsExportDefaultExpression.ts fix(39899): include in NavigationBar default exported call expression arguments (#40412) 2020-09-18 13:06:56 -07:00
navigationItemsExportEqualsExpression.ts fix(38785): include in NavigationBar child items from default exported functions (#38915) 2020-06-26 09:35:27 -07:00
navigationItemsInConstructorsExactMatch.ts
navigationItemsOverloads1.ts
navigationItemsOverloads2.ts
navigationItemsOverloadsBroken1.ts
navigationItemsOverloadsBroken2.ts
navigationItemsPrefixMatch.ts
navigationItemsPrefixMatch2.ts
navigationItemsSpecialPropertyAssignment.ts
navigationItemsSubStringMatch.ts
navigationItemsSubStringMatch2.ts
noCompletionListOnCommentsInsideObjectLiterals.ts
noImportCompletionsInOtherJavaScriptFile.ts
nonExistingImport.ts
noQuickInfoForLabel.ts
noQuickInfoInWhitespace.ts
noSignatureHelpOnNewKeyword.ts
noSmartIndentInsideMultilineString.ts
noSuggestionDiagnosticsOnParseError.ts
noTypeParameterInLHS.ts
numericPropertyNames.ts
objectLiteralBindingInParameter.ts
objectLiteralCallSignatures.ts
organizeImportsNoFormatOptions.ts Ensure formatter can always get a newline character (#38579) 2020-05-19 13:14:32 -07:00
outlineSpansBlockCommentsWithoutStatements.ts
outlineSpansTrailingBlockCommentsAfterStatements.ts
outliningForNonCompleteInterfaceDeclaration.ts
outliningHintSpansForFunction.ts
outliningSpansForArguments.ts Add outlining spans for call expression or arrow body 2020-06-17 20:50:19 +08:00
outliningSpansForArrowFunctionBody.ts Add outlining spans for call expression or arrow body 2020-06-17 20:50:19 +08:00
outliningSpansForFunction.ts Avoid semi 2020-06-18 10:33:17 +08:00
outliningSpansSwitchCases.ts Add outlining spans for case clauses (#37374) 2020-03-13 10:52:27 -07:00
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
quickfixImplementInterfaceUnreachableTypeUsesRelativeImport.ts Insert auto-imports in sorted order (#39394) 2020-07-08 15:25:04 -07:00
quickInfo_errorSignatureFillsInTypeParameter.ts
quickInfo_notInsideComment.ts
quickInfoAlias.ts
quickInfoCallProperty.ts
quickInfoCanBeTruncated.ts
quickInfoClassKeyword.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
quickInfoElementAccessDeclaration.ts
quickInfoExportAssignmentOfGenericInterface.ts
quickinfoExpressionTypeNotChangedViaDeletion.ts
quickInfoForAliasedGeneric.ts
quickInfoForConstDeclaration.ts
quickInfoForContextuallyTypedArrowFunctionInSuperCall.ts
quickInfoForContextuallyTypedFunctionInReturnStatement.ts
quickInfoForContextuallyTypedFunctionInTaggedTemplateExpression1.ts
quickInfoForContextuallyTypedFunctionInTaggedTemplateExpression2.ts
quickInfoForContextuallyTypedIife.ts
quickInfoForContextuallyTypedParameters.ts
quickInfoForDecorators.ts
quickInfoForDerivedGenericTypeWithConstructor.ts
quickInfoForDestructuringShorthandInitializer.ts
quickInfoForFunctionDeclaration.ts
quickInfoForGenericConstraints1.ts
quickInfoForGenericPrototypeMember.ts
quickInfoForGenericTaggedTemplateExpression.ts fix(23716): show generic type in tagged template expression 2020-05-26 19:16:44 +03:00
quickInfoForGetterAndSetter.ts Add support of contextual quick info (#37451) 2020-05-06 15:05:31 -07:00
quickInfoForIndexerResultWithConstraint.ts
quickInfoForJSDocCodefence.ts
quickInfoForJSDocUnknownTag.ts
quickinfoForNamespaceMergeWithClassConstrainedToSelf.ts
quickInfoForObjectBindingElementName01.ts
quickInfoForObjectBindingElementName02.ts
quickInfoForObjectBindingElementPropertyName01.ts
quickInfoForObjectBindingElementPropertyName02.ts
quickInfoForObjectBindingElementPropertyName03.ts
quickInfoForObjectBindingElementPropertyName04.ts
quickInfoForOverloadOnConst1.ts Reuse input type nodes when serializing signature parameter and return types (#37444) 2020-04-01 19:50:21 -07:00
quickInfoForRequire.ts
quickInfoForShorthandProperty.ts
quickInfoForSyntaxErrorNoError.ts
quickInfoForTypeofParameter.ts
quickInfoForTypeParameterInTypeAlias1.ts
quickInfoForTypeParameterInTypeAlias2.ts
quickInfoForUMDModuleAlias.ts
quickinfoForUnionProperty.ts
quickInfoFromContextualType.ts
quickInfoFromEmptyBlockComment.ts
quickInfoFunctionKeyword.ts
quickInfoGenerics.ts
quickInfoImportedTypes.ts
quickInfoImportedTypesWithMergedMeanings.ts
quickInfoImportNonunicodePath.ts not escape unicode char for import path string. (#39463) 2020-07-22 11:28:29 -04:00
quickInfoInFunctionTypeReference.ts
quickInfoInFunctionTypeReference2.ts
quickInfoInInvalidIndexSignature.ts
quickInfoInObjectLiteral.ts
quickInfoInvalidLocations.ts
quickInfoInWithBlock.ts
quickinfoIsConsistent.ts
quickInfoJSDocBackticks.ts
quickInfoJsdocEnum.ts
quickInfoJSDocFunctionNew.ts
quickInfoJSDocFunctionThis.ts
quickInfoJsDocTags.ts Fix see tag quickinfo (#40458) 2020-09-10 08:28:38 -07:00
quickInfoJsDocTags1.ts
quickInfoJsDocTagsFunctionOverload01.ts
quickInfoJsDocTagsFunctionOverload02.ts
quickInfoJsDocTagsFunctionOverload03.ts
quickInfoJsDocTagsFunctionOverload04.ts
quickInfoJsDocTagsFunctionOverload05.ts
quickInfoJsdocTypedefMissingType.ts
quickInfoJSExport.ts Avoid the double-symbol trick for enums 2020-08-12 18:40:57 -04:00
quickInfoJsPropertyAssignedAfterMethodDeclaration.ts
quickInfoMappedSpreadTypes.ts
quickInfoMappedType.ts
quickInfoMappedTypeMethods.ts
quickInfoMappedTypeRecursiveInference.ts
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
quickInfoOnNewKeyword01.ts
quickInfoOnObjectLiteralWithAccessors.ts
quickInfoOnObjectLiteralWithOnlyGetter.ts
quickInfoOnObjectLiteralWithOnlySetter.ts
quickInfoOnPrivateConstructorCall.ts
quickInfoOnProtectedConstructorCall.ts
quickInfoOnThis.ts
quickInfoOnThis2.ts
quickInfoOnThis3.ts
quickInfoOnThis4.ts
quickInfoOnUndefined.ts
quickInfoOnUnionPropertiesWithIdenticalJSDocComments01.ts Added tests for union types with identical doc comments. 2020-05-11 21:36:43 +00:00
quickInfoOnUnResolvedBaseConstructorSignature.ts
quickInfoOnVarInArrowExpression.ts
quickInfoParameter_skipThisParameter.ts
quickInfoPropertyTag.ts
quickInforForSucessiveInferencesIsNotAny.ts
quickInfoShowsGenericSpecialization.ts
quickInfoSignatureWithTrailingComma.ts
quickInfoSpecialPropertyAssignment.ts
quickInfoTemplateTag.ts
quickInfoTypeAliasDefinedInDifferentFile.ts
quickInfoTypeArgumentInferenceWithMethodWithoutBody.ts
quickInfoTypeError.ts
quickInfoTypeOnlyEnum.ts
quickInfoTypeOnlyNamespaceAndClass.ts
quickInfoUnion_discriminated.ts
quickInfoUnionOfNamespaces.ts
quickInfoWithNestedDestructuredParameterInLambda.ts
reallyLargeFile.ts
recursiveClassReference.ts
recursiveGenerics2.ts
recursiveInternalModuleImport.ts
recursiveObjectLiteral.ts
recursiveWrappedTypeParameters1.ts
refactorAddOrRemoveBracesToArrowFunction1.ts
refactorAddOrRemoveBracesToArrowFunction2.ts
refactorAddOrRemoveBracesToArrowFunction3.ts
refactorAddOrRemoveBracesToArrowFunction4.ts
refactorAddOrRemoveBracesToArrowFunction5.ts
refactorAddOrRemoveBracesToArrowFunction6.ts
refactorAddOrRemoveBracesToArrowFunction7.ts
refactorAddOrRemoveBracesToArrowFunction8.ts
refactorAddOrRemoveBracesToArrowFunction9.ts
refactorAddOrRemoveBracesToArrowFunction10.ts
refactorAddOrRemoveBracesToArrowFunction11.ts
refactorAddOrRemoveBracesToArrowFunction12.ts
refactorAddOrRemoveBracesToArrowFunction13.ts
refactorAddOrRemoveBracesToArrowFunction14.ts
refactorAddOrRemoveBracesToArrowFunction15.ts
refactorAddOrRemoveBracesToArrowFunction16.ts
refactorAddOrRemoveBracesToArrowFunction17.ts
refactorAddOrRemoveBracesToArrowFunction18.ts
refactorAddOrRemoveBracesToArrowFunction19.ts
refactorAddOrRemoveBracesToArrowFunction20.ts
refactorAddOrRemoveBracesToArrowFunction21.ts
refactorAddOrRemoveBracesToArrowFunction22.ts
refactorAddOrRemoveBracesToArrowFunction23.ts
refactorAddOrRemoveBracesToArrowFunction24.ts fix(refactor): keep comments after refactor (#35937) 2020-04-15 11:06:04 -07:00
refactorAddOrRemoveBracesToArrowFunction25.ts fix(refactor): keep comments after refactor (#35937) 2020-04-15 11:06:04 -07:00
refactorAddOrRemoveBracesToArrowFunction26.ts fix(refactor): keep comments after refactor (#35937) 2020-04-15 11:06:04 -07:00
refactorAddOrRemoveBracesToArrowFunction27.ts fix(refactor): keep comments after refactor (#35937) 2020-04-15 11:06:04 -07:00
refactorAddOrRemoveBracesToArrowFunction28.ts fix(refactor): keep comments after refactor (#35937) 2020-04-15 11:06:04 -07:00
refactorAddOrRemoveBracesToArrowFunction_formatBug.ts
refactorAddOrRemoveBracesToArrowFunctionForTriggerReason1.ts address PR comments 2020-06-02 19:06:12 -07:00
refactorAddOrRemoveBracesToArrowFunctionForTriggerReason2.ts address PR comments 2020-06-02 19:06:12 -07:00
refactorConvertArrowFunctionOrFunctionExpression_Availability_Anon.ts
refactorConvertArrowFunctionOrFunctionExpression_Availability_Anon_FnArgument.ts
refactorConvertArrowFunctionOrFunctionExpression_Availability_Anon_nested_this.ts
refactorConvertArrowFunctionOrFunctionExpression_Availability_Anon_this.ts
refactorConvertArrowFunctionOrFunctionExpression_Availability_Anon_unusedName.ts
refactorConvertArrowFunctionOrFunctionExpression_Availability_Anon_usedName.ts
refactorConvertArrowFunctionOrFunctionExpression_Availability_Arrow.ts
refactorConvertArrowFunctionOrFunctionExpression_Availability_Arrow_FnArgument.ts
refactorConvertArrowFunctionOrFunctionExpression_Availability_Arrow_MultiDecl.ts
refactorConvertArrowFunctionOrFunctionExpression_Availability_Arrow_nested_this.ts
refactorConvertArrowFunctionOrFunctionExpression_Availability_Arrow_this.ts
refactorConvertArrowFunctionOrFunctionExpression_ToAnon_Comment.ts
refactorConvertArrowFunctionOrFunctionExpression_ToAnon_FnArgument.ts
refactorConvertArrowFunctionOrFunctionExpression_ToAnon_MapArgument.ts
refactorConvertArrowFunctionOrFunctionExpression_ToAnon_MultiLine.ts
refactorConvertArrowFunctionOrFunctionExpression_ToAnon_MultiParam.ts
refactorConvertArrowFunctionOrFunctionExpression_ToAnon_SingleLine.ts
refactorConvertArrowFunctionOrFunctionExpression_ToAnon_Typed.ts
refactorConvertArrowFunctionOrFunctionExpression_ToArrow_EmptyReturn.ts
refactorConvertArrowFunctionOrFunctionExpression_ToArrow_FnArgument.ts
refactorConvertArrowFunctionOrFunctionExpression_ToArrow_MapArgument.ts
refactorConvertArrowFunctionOrFunctionExpression_ToArrow_MultiLine.ts
refactorConvertArrowFunctionOrFunctionExpression_ToArrow_MultiLine_Comment.ts
refactorConvertArrowFunctionOrFunctionExpression_ToArrow_Param.ts
refactorConvertArrowFunctionOrFunctionExpression_ToArrow_Single_Assign.ts
refactorConvertArrowFunctionOrFunctionExpression_ToArrow_Single_Decl.ts
refactorConvertArrowFunctionOrFunctionExpression_ToArrow_Single_FnCall.ts
refactorConvertArrowFunctionOrFunctionExpression_ToArrow_Single_For.ts
refactorConvertArrowFunctionOrFunctionExpression_ToArrow_Single_If.ts
refactorConvertArrowFunctionOrFunctionExpression_ToArrow_Single_Return.ts
refactorConvertArrowFunctionOrFunctionExpression_ToArrow_Single_While.ts
refactorConvertArrowFunctionOrFunctionExpression_ToArrow_Typed.ts
refactorConvertArrowFunctionOrFunctionExpression_ToNamed_Comment.ts
refactorConvertArrowFunctionOrFunctionExpression_ToNamed_keywordSelection.ts
refactorConvertArrowFunctionOrFunctionExpression_ToNamed_Modifier.ts
refactorConvertArrowFunctionOrFunctionExpression_ToNamed_Modifier_Comment.ts
refactorConvertArrowFunctionOrFunctionExpression_ToNamed_MultiDecl.ts
refactorConvertArrowFunctionOrFunctionExpression_ToNamed_MultiDecl_Modifier.ts
refactorConvertArrowFunctionOrFunctionExpression_ToNamed_MultiDecl_Modifier_Comment.ts
refactorConvertArrowFunctionOrFunctionExpression_ToNamed_MultiDecl_VarSelection.ts
refactorConvertArrowFunctionOrFunctionExpression_ToNamed_MultiLine.ts
refactorConvertArrowFunctionOrFunctionExpression_ToNamed_MultiParam.ts
refactorConvertArrowFunctionOrFunctionExpression_ToNamed_SingleLine.ts
refactorConvertArrowFunctionOrFunctionExpression_ToNamed_Typed.ts
refactorConvertExport_ambientModule.ts
refactorConvertExport_defaultToNamed.ts
refactorConvertExport_exportNodeKinds.ts fix(39410): don't remove variables with type definition during converting named export to default (#39505) 2020-09-02 17:00:43 -07:00
refactorConvertExport_namedToDefault.ts
refactorConvertExport_namedToDefault_alreadyHasDefault.ts
refactorConvertExportForTriggerReason.ts polish tests 2020-05-29 13:03:14 -07:00
refactorConvertImport_namedToNamespace.ts
refactorConvertImport_namespaceToNamed.ts
refactorConvertImport_namespaceToNamed_namespaceUsed.ts
refactorConvertImport_notAtDefaultName.ts Revert "update refactorConvertImport_partialSelection" 2020-05-29 13:02:52 -07:00
refactorConvertImport_useDefault.ts
refactorConvertImportForTriggerReason1.ts address PR comments 2020-06-02 19:06:12 -07:00
refactorConvertImportForTriggerReason2.ts address PR comments 2020-06-02 19:06:12 -07:00
refactorConvertParamsToDestructuredObject_allParamsOptional.ts
refactorConvertParamsToDestructuredObject_arrowFunction.ts
refactorConvertParamsToDestructuredObject_arrowFunctionWithType.ts
refactorConvertParamsToDestructuredObject_badRestParam.ts
refactorConvertParamsToDestructuredObject_callComments.ts
refactorConvertParamsToDestructuredObject_callComments2.ts
refactorConvertParamsToDestructuredObject_chainedCall.ts
refactorConvertParamsToDestructuredObject_classDeclarationAliasing.ts
refactorConvertParamsToDestructuredObject_classDeclarationGoodUsages.ts
refactorConvertParamsToDestructuredObject_classExpression.ts
refactorConvertParamsToDestructuredObject_classExpressionGoodUsages.ts
refactorConvertParamsToDestructuredObject_classExpressionHeritage.ts
refactorConvertParamsToDestructuredObject_classTypeParameters.ts
refactorConvertParamsToDestructuredObject_constructor.ts
refactorConvertParamsToDestructuredObject_function.ts
refactorConvertParamsToDestructuredObject_functionComments.ts
refactorConvertParamsToDestructuredObject_functionComments1.ts
refactorConvertParamsToDestructuredObject_functionComments2.ts
refactorConvertParamsToDestructuredObject_functionExpression.ts
refactorConvertParamsToDestructuredObject_functionJSDoc.ts
refactorConvertParamsToDestructuredObject_functionTypeParameters.ts
refactorConvertParamsToDestructuredObject_importedFunction.ts
refactorConvertParamsToDestructuredObject_importedFunction2.ts
refactorConvertParamsToDestructuredObject_importedFunction3.ts
refactorConvertParamsToDestructuredObject_importedFunction4.ts
refactorConvertParamsToDestructuredObject_importedFunction5.ts
refactorConvertParamsToDestructuredObject_importedFunction6.ts
refactorConvertParamsToDestructuredObject_inheritedConstructor.ts
refactorConvertParamsToDestructuredObject_inheritedMethod.ts
refactorConvertParamsToDestructuredObject_initializer.ts
refactorConvertParamsToDestructuredObject_initializerInference.ts
refactorConvertParamsToDestructuredObject_method.ts
refactorConvertParamsToDestructuredObject_methodCalls.ts
refactorConvertParamsToDestructuredObject_methodCallUnion.ts
refactorConvertParamsToDestructuredObject_methodOverrides.ts
refactorConvertParamsToDestructuredObject_namelessClass.ts
refactorConvertParamsToDestructuredObject_overloads.ts
refactorConvertParamsToDestructuredObject_paramDecorator.ts
refactorConvertParamsToDestructuredObject_recursiveFunction.ts
refactorConvertParamsToDestructuredObject_restParamInference.ts
refactorConvertParamsToDestructuredObject_shorthandProperty.ts
refactorConvertParamsToDestructuredObject_staticMethod.ts
refactorConvertParamsToDestructuredObject_superCall.ts
refactorConvertParamsToDestructuredObject_templateLiteral.ts
refactorConvertParamsToDestructuredObject_thisParam.ts
refactorConvertParamsToDestructuredObject_tupleRestParam.ts
refactorConvertParamsToDestructuredObject_typedRestParam.ts
refactorConvertParamsToDestructuredObject_varArrowFunction.ts
refactorConvertStringOrTemplateLiteral_escapedBackslashes.ts Remove extraneous string escape from convert to template string refactor (#37743) 2020-04-09 09:40:28 -07:00
refactorConvertStringOrTemplateLiteral_OnModuleSpecifier.ts
refactorConvertStringOrTemplateLiteral_ToTemplateAsFnArgument.ts
refactorConvertStringOrTemplateLiteral_ToTemplateBackTick.ts
refactorConvertStringOrTemplateLiteral_ToTemplateBinaryExpr.ts
refactorConvertStringOrTemplateLiteral_ToTemplateBinaryExprInEnding.ts
refactorConvertStringOrTemplateLiteral_ToTemplateBinaryExprSingleQuote.ts
refactorConvertStringOrTemplateLiteral_ToTemplateComment.ts
refactorConvertStringOrTemplateLiteral_ToTemplateCommentAfterOperator.ts
refactorConvertStringOrTemplateLiteral_ToTemplateCommentNoExpr.ts
refactorConvertStringOrTemplateLiteral_ToTemplateCommentParenth.ts
refactorConvertStringOrTemplateLiteral_ToTemplateCommentTrailingExpr.ts
refactorConvertStringOrTemplateLiteral_ToTemplateCommentTrailingStr.ts
refactorConvertStringOrTemplateLiteral_ToTemplateConsecutiveStr.ts
refactorConvertStringOrTemplateLiteral_ToTemplateMultiExpr.ts
refactorConvertStringOrTemplateLiteral_ToTemplateOneExpr.ts
refactorConvertStringOrTemplateLiteral_ToTemplateOnlyStr.ts
refactorConvertStringOrTemplateLiteral_ToTemplateOtherExprSeq.ts
refactorConvertStringOrTemplateLiteral_ToTemplateParenthFromExpr.ts
refactorConvertStringOrTemplateLiteral_ToTemplateParenthFromOpening.ts
refactorConvertStringOrTemplateLiteral_ToTemplateParenthFromStr.ts
refactorConvertStringOrTemplateLiteral_ToTemplatePlusExprSeq.ts
refactorConvertStringOrTemplateLiteral_ToTemplatePrefixExpr.ts
refactorConvertStringOrTemplateLiteral_ToTemplateSimple.ts
refactorConvertStringOrTemplateLiteral_ToTemplateSingleQuote.ts
refactorConvertToEs6Module_export_alias.ts
refactorConvertToEs6Module_export_dotDefault.ts
refactorConvertToEs6Module_export_invalidName.ts
refactorConvertToEs6Module_export_moduleDotExports.ts
refactorConvertToEs6Module_export_moduleDotExports_changesImports.ts
refactorConvertToEs6Module_export_moduleDotExportsEqualsRequire.ts
refactorConvertToEs6Module_export_named.ts
refactorConvertToEs6Module_export_namedClassExpression.ts
refactorConvertToEs6Module_export_namedFunctionExpression.ts
refactorConvertToEs6Module_export_object.ts Preserve newlines from original source when printing nodes from TextChanges (#36688) 2020-03-19 09:46:00 -07:00
refactorConvertToEs6Module_export_object_shorthand.ts
refactorConvertToEs6Module_export_referenced.ts
refactorConvertToEs6Module_exportEqualsClass.ts
refactorConvertToEs6Module_expressionToDeclaration.ts Preserve newlines from original source when printing nodes from TextChanges (#36688) 2020-03-19 09:46:00 -07:00
refactorConvertToEs6Module_import_arrayBindingPattern.ts
refactorConvertToEs6Module_import_includeDefaultUses.ts
refactorConvertToEs6Module_import_multipleUniqueIdentifiers.ts
refactorConvertToEs6Module_import_multipleVariableDeclarations.ts
refactorConvertToEs6Module_import_nameFromModuleSpecifier.ts
refactorConvertToEs6Module_import_objectBindingPattern_complex.ts
refactorConvertToEs6Module_import_objectBindingPattern_plain.ts
refactorConvertToEs6Module_import_onlyNamedImports.ts
refactorConvertToEs6Module_import_propertyAccess.ts
refactorConvertToEs6Module_import_shadowing.ts
refactorConvertToEs6Module_import_sideEffect.ts
refactorConvertToEs6Module_missingInitializer.ts
refactorConvertToEs6Module_notAtTopLevel.ts
refactorConvertToEs6Module_notInCommonjsProject.ts
refactorConvertToEs6Module_notInCommonjsProject_yesIfSomeEs6Module.ts
refactorConvertToEs6Module_preserveQuotes.ts
refactorConvertToEs6Module_unexported_uninitialized_var.ts
refactorConvertToGetAccessAndSetAccess1.ts
refactorConvertToGetAccessAndSetAccess2.ts
refactorConvertToGetAccessAndSetAccess3.ts
refactorConvertToGetAccessAndSetAccess4.ts
refactorConvertToGetAccessAndSetAccess5.ts
refactorConvertToGetAccessAndSetAccess6.ts
refactorConvertToGetAccessAndSetAccess7.ts
refactorConvertToGetAccessAndSetAccess8.ts
refactorConvertToGetAccessAndSetAccess9.ts
refactorConvertToGetAccessAndSetAccess10.ts
refactorConvertToGetAccessAndSetAccess11.ts
refactorConvertToGetAccessAndSetAccess12.ts
refactorConvertToGetAccessAndSetAccess13.ts
refactorConvertToGetAccessAndSetAccess14.ts fix(33836): allow readonly modifier for a field with only get accessor (#36543) 2020-05-13 13:28:32 -07:00
refactorConvertToGetAccessAndSetAccess15.ts
refactorConvertToGetAccessAndSetAccess16.ts
refactorConvertToGetAccessAndSetAccess17.ts
refactorConvertToGetAccessAndSetAccess18.ts
refactorConvertToGetAccessAndSetAccess19.ts
refactorConvertToGetAccessAndSetAccess20.ts
refactorConvertToGetAccessAndSetAccess21.ts
refactorConvertToGetAccessAndSetAccess22.ts
refactorConvertToGetAccessAndSetAccess23.ts
refactorConvertToGetAccessAndSetAccess24.ts
refactorConvertToGetAccessAndSetAccess25.ts
refactorConvertToGetAccessAndSetAccess26.ts
refactorConvertToGetAccessAndSetAccess27.ts
refactorConvertToGetAccessAndSetAccess28.ts
refactorConvertToGetAccessAndSetAccess29.ts
refactorConvertToGetAccessAndSetAccess30.ts
refactorConvertToGetAccessAndSetAccess31.ts
refactorConvertToGetAccessAndSetAccess32.ts
refactorConvertToGetAccessAndSetAccess33.ts fix(33836): allow readonly modifier for a field with only get accessor (#36543) 2020-05-13 13:28:32 -07:00
refactorConvertToGetAccessAndSetAccess34.ts
refactorConvertToGetAccessAndSetAccess35.ts
refactorConvertToGetAccessAndSetAccess36.ts fix(37817): omit comments in name accessor (#37822) 2020-04-07 16:59:54 -07:00
refactorConvertToGetAccessAndSetAccess_js_1.ts
refactorConvertToGetAccessAndSetAccess_js_2.ts
refactorConvertToGetAccessAndSetAccess_js_3.ts
refactorConvertToGetAccessAndSetAccess_js_4.ts
refactorConvertToGetAccessAndSetAccess_js_5.ts
refactorConvertToGetAccessAndSetAccess_js_6.ts
refactorConvertToGetAccessAndSetAccess_js_7.ts
refactorConvertToGetAccessAndSetAccess_js_8.ts
refactorConvertToGetAccessAndSetAccess_js_9.ts
refactorConvertToGetAccessAndSetAccess_notOnWhitespace.ts
refactorConvertToGetAndSetAccessForTriggerReason.ts polish tests 2020-05-29 13:03:14 -07:00
refactorConvertToOptionalChainExpression_AccessCallCallReturnValue.ts Add refactor convertToOptionalChainExpression (#39135) 2020-07-13 19:33:33 -07:00
refactorConvertToOptionalChainExpression_AccessCallReturnValue.ts Add refactor convertToOptionalChainExpression (#39135) 2020-07-13 19:33:33 -07:00
refactorConvertToOptionalChainExpression_AccessThenCall.ts Add refactor convertToOptionalChainExpression (#39135) 2020-07-13 19:33:33 -07:00
refactorConvertToOptionalChainExpression_BinaryExpression.ts Add refactor convertToOptionalChainExpression (#39135) 2020-07-13 19:33:33 -07:00
refactorConvertToOptionalChainExpression_BinaryExpressionPartialSpan.ts Add refactor convertToOptionalChainExpression (#39135) 2020-07-13 19:33:33 -07:00
refactorConvertToOptionalChainExpression_BinaryWithCallExpression.ts Add refactor convertToOptionalChainExpression (#39135) 2020-07-13 19:33:33 -07:00
refactorConvertToOptionalChainExpression_CallExpressionComparison.ts Add refactor convertToOptionalChainExpression (#39135) 2020-07-13 19:33:33 -07:00
refactorConvertToOptionalChainExpression_ComparisonOperator.ts Add refactor convertToOptionalChainExpression (#39135) 2020-07-13 19:33:33 -07:00
refactorConvertToOptionalChainExpression_ConditionalForAny.ts Add refactor convertToOptionalChainExpression (#39135) 2020-07-13 19:33:33 -07:00
refactorConvertToOptionalChainExpression_ConditionalInitialIdentifier.ts Add refactor convertToOptionalChainExpression (#39135) 2020-07-13 19:33:33 -07:00
refactorConvertToOptionalChainExpression_ConditionalNoNullish.ts Add refactor convertToOptionalChainExpression (#39135) 2020-07-13 19:33:33 -07:00
refactorConvertToOptionalChainExpression_ConditionalPartialSPan.ts Add refactor convertToOptionalChainExpression (#39135) 2020-07-13 19:33:33 -07:00
refactorConvertToOptionalChainExpression_ConditionalStrictMode.ts Add refactor convertToOptionalChainExpression (#39135) 2020-07-13 19:33:33 -07:00
refactorConvertToOptionalChainExpression_ConditionalWithBinaryCondition1.ts Add refactor convertToOptionalChainExpression (#39135) 2020-07-13 19:33:33 -07:00
refactorConvertToOptionalChainExpression_ConditionalWithBinaryCondition2.ts Add refactor convertToOptionalChainExpression (#39135) 2020-07-13 19:33:33 -07:00
refactorConvertToOptionalChainExpression_ConditionalWithBinaryConditionNoNullish.ts Add refactor convertToOptionalChainExpression (#39135) 2020-07-13 19:33:33 -07:00
refactorConvertToOptionalChainExpression_EmptySpanBinaryExpression.ts Add refactor convertToOptionalChainExpression (#39135) 2020-07-13 19:33:33 -07:00
refactorConvertToOptionalChainExpression_EmptySpanBinaryReturnStatement.ts Add refactor convertToOptionalChainExpression (#39135) 2020-07-13 19:33:33 -07:00
refactorConvertToOptionalChainExpression_EmptySpanCallArgument.ts Add refactor convertToOptionalChainExpression (#39135) 2020-07-13 19:33:33 -07:00
refactorConvertToOptionalChainExpression_EmptySpanConditional.ts Add refactor convertToOptionalChainExpression (#39135) 2020-07-13 19:33:33 -07:00
refactorConvertToOptionalChainExpression_EmptySpanConditionalReturnKeyword.ts Add refactor convertToOptionalChainExpression (#39135) 2020-07-13 19:33:33 -07:00
refactorConvertToOptionalChainExpression_EmptySpanConditionalReturnStatement.ts Add refactor convertToOptionalChainExpression (#39135) 2020-07-13 19:33:33 -07:00
refactorConvertToOptionalChainExpression_EmptySpanVariableStatementBinary.ts Add refactor convertToOptionalChainExpression (#39135) 2020-07-13 19:33:33 -07:00
refactorConvertToOptionalChainExpression_EmptySpanVariableStatementConditional.ts Add refactor convertToOptionalChainExpression (#39135) 2020-07-13 19:33:33 -07:00
refactorConvertToOptionalChainExpression_EmptySpanVarKeyword.ts Add refactor convertToOptionalChainExpression (#39135) 2020-07-13 19:33:33 -07:00
refactorConvertToOptionalChainExpression_ExpressionStatementValidSpans.ts Add refactor convertToOptionalChainExpression (#39135) 2020-07-13 19:33:33 -07:00
refactorConvertToOptionalChainExpression_InFunctionCall.ts Add refactor convertToOptionalChainExpression (#39135) 2020-07-13 19:33:33 -07:00
refactorConvertToOptionalChainExpression_InIfStatement.ts Add refactor convertToOptionalChainExpression (#39135) 2020-07-13 19:33:33 -07:00
refactorConvertToOptionalChainExpression_NoInitialIdentifier.ts Add refactor convertToOptionalChainExpression (#39135) 2020-07-13 19:33:33 -07:00
refactorConvertToOptionalChainExpression_NoPreviousCall.ts Add refactor convertToOptionalChainExpression (#39135) 2020-07-13 19:33:33 -07:00
refactorConvertToOptionalChainExpression_NoRepeatCalls.ts Add refactor convertToOptionalChainExpression (#39135) 2020-07-13 19:33:33 -07:00
refactorConvertToOptionalChainExpression_NotForOptionalChain.ts Add refactor convertToOptionalChainExpression (#39135) 2020-07-13 19:33:33 -07:00
refactorConvertToOptionalChainExpression_NotForOtherOperators.ts Add refactor convertToOptionalChainExpression (#39135) 2020-07-13 19:33:33 -07:00
refactorConvertToOptionalChainExpression_NotForOutOfOrderSequence.ts Add refactor convertToOptionalChainExpression (#39135) 2020-07-13 19:33:33 -07:00
refactorConvertToOptionalChainExpression_OptionalInterface.ts Add refactor convertToOptionalChainExpression (#39135) 2020-07-13 19:33:33 -07:00
refactorConvertToOptionalChainExpression_ReturnStatementBinary.ts Add refactor convertToOptionalChainExpression (#39135) 2020-07-13 19:33:33 -07:00
refactorConvertToOptionalChainExpression_ReturnStatementConditional.ts Add refactor convertToOptionalChainExpression (#39135) 2020-07-13 19:33:33 -07:00
refactorConvertToOptionalChainExpression_ReturnStatementValidSpans.ts Add refactor convertToOptionalChainExpression (#39135) 2020-07-13 19:33:33 -07:00
refactorConvertToOptionalChainExpression_SemicolonNotSelected.ts Add refactor convertToOptionalChainExpression (#39135) 2020-07-13 19:33:33 -07:00
refactorConvertToOptionalChainExpression_SparseAccess.ts Add refactor convertToOptionalChainExpression (#39135) 2020-07-13 19:33:33 -07:00
refactorConvertToOptionalChainExpression_SubexpressionsWithPrefix2.ts Add refactor convertToOptionalChainExpression (#39135) 2020-07-13 19:33:33 -07:00
refactorConvertToOptionalChainExpression_SubexpressionWithPrefix1.ts Add refactor convertToOptionalChainExpression (#39135) 2020-07-13 19:33:33 -07:00
refactorConvertToOptionalChainExpression_SubexpressionWithSuffix1.ts Add refactor convertToOptionalChainExpression (#39135) 2020-07-13 19:33:33 -07:00
refactorConvertToOptionalChainExpression_SubexpressionWithSuffix2.ts Add refactor convertToOptionalChainExpression (#39135) 2020-07-13 19:33:33 -07:00
refactorConvertToOptionalChainExpression_UnknownSymbol.ts Add refactor convertToOptionalChainExpression (#39135) 2020-07-13 19:33:33 -07:00
refactorExtractType1.ts
refactorExtractType2.ts
refactorExtractType3.ts
refactorExtractType4.ts
refactorExtractType5.ts
refactorExtractType6.ts
refactorExtractType7.ts
refactorExtractType8.ts
refactorExtractType9.ts
refactorExtractType10.ts
refactorExtractType11.ts
refactorExtractType12.ts
refactorExtractType13.ts
refactorExtractType14.ts
refactorExtractType15.ts
refactorExtractType16.ts
refactorExtractType17.ts
refactorExtractType18.ts
refactorExtractType19.ts
refactorExtractType20.ts
refactorExtractType21.ts
refactorExtractType22.ts
refactorExtractType23.ts
refactorExtractType24.ts
refactorExtractType25.ts
refactorExtractType26.ts
refactorExtractType27.ts
refactorExtractType28.ts
refactorExtractType29.ts
refactorExtractType30.ts
refactorExtractType31.ts
refactorExtractType32.ts
refactorExtractType33.ts
refactorExtractType34.ts
refactorExtractType35.ts
refactorExtractType36.ts
refactorExtractType37.ts
refactorExtractType38.ts
refactorExtractType39.ts
refactorExtractType40.ts
refactorExtractType41.ts
refactorExtractType42.ts
refactorExtractType43.ts
refactorExtractType44.ts
refactorExtractType45.ts
refactorExtractType46.ts
refactorExtractType47.ts
refactorExtractType48.ts
refactorExtractType49.ts
refactorExtractType50.ts
refactorExtractType51.ts
refactorExtractType52.ts
refactorExtractType53.ts
refactorExtractType54.ts
refactorExtractType55.ts
refactorExtractType56.ts
refactorExtractType57.ts
refactorExtractType58.ts
refactorExtractType59.ts
refactorExtractType60.ts
refactorExtractType61.ts
refactorExtractType62.ts
refactorExtractType63.ts
refactorExtractType64.ts
refactorExtractType65.ts
refactorExtractType66.ts
refactorExtractType67.ts
refactorExtractType68.ts
refactorExtractType_js1.ts
refactorExtractType_js2.ts
refactorExtractType_js3.ts
refactorExtractType_js4.ts
refactorExtractType_js5.ts
refactorExtractType_js6.ts
refactorExtractType_js7.ts
refactorExtractTypeForTriggerReason1.ts address PR comments 2020-06-02 19:06:12 -07:00
refactorExtractTypeForTriggerReason2.ts address PR comments 2020-06-02 19:06:12 -07:00
refactorOverloadListToSingleSignature1.ts Support naming tuple members (#38234) 2020-05-19 15:54:02 -07:00
refactorOverloadListToSingleSignature2.ts Support naming tuple members (#38234) 2020-05-19 15:54:02 -07:00
refactorOverloadListToSingleSignature3.ts Support naming tuple members (#38234) 2020-05-19 15:54:02 -07:00
refactorOverloadListToSingleSignature4.ts Support naming tuple members (#38234) 2020-05-19 15:54:02 -07:00
refactorOverloadListToSingleSignature5.ts Support naming tuple members (#38234) 2020-05-19 15:54:02 -07:00
refactorOverloadListToSingleSignature6.ts Support naming tuple members (#38234) 2020-05-19 15:54:02 -07:00
refactorOverloadListToSingleSignature7.ts Support naming tuple members (#38234) 2020-05-19 15:54:02 -07:00
refactorOverloadListToSingleSignature8.ts Support naming tuple members (#38234) 2020-05-19 15:54:02 -07:00
referenceInParameterPropertyDeclaration.ts
referencesBloomFilters.ts
referencesBloomFilters2.ts
referencesBloomFilters3.ts
referencesForAmbients.ts
referencesForAmbients2.ts
referencesForClassLocal.ts
referencesForClassMembers.ts
referencesForClassMembersExtendingAbstractClass.ts
referencesForClassMembersExtendingGenericClass.ts
referencesForClassParameter.ts
referencesForContextuallyTypedObjectLiteralProperties.ts
referencesForContextuallyTypedUnionProperties.ts
referencesForContextuallyTypedUnionProperties2.ts
referencesForDeclarationKeywords.ts
referencesForEnums.ts
referencesForExportedValues.ts
referencesForExpressionKeywords.ts
referencesForExternalModuleNames.ts
referencesForFunctionOverloads.ts
referencesForFunctionParameter.ts
referencesForGlobals.ts
referencesForGlobals2.ts
referencesForGlobals3.ts
referencesForGlobals4.ts
referencesForGlobals5.ts
referencesForGlobalsInExternalModule.ts
referencesForIllegalAssignment.ts
referencesForImports.ts
referencesForIndexProperty.ts
referencesForIndexProperty2.ts
referencesForIndexProperty3.ts
referencesForInheritedProperties.ts
referencesForInheritedProperties2.ts
referencesForInheritedProperties3.ts
referencesForInheritedProperties4.ts
referencesForInheritedProperties5.ts
referencesForInheritedProperties6.ts
referencesForInheritedProperties7.ts
referencesForInheritedProperties8.ts
referencesForInheritedProperties9.ts
referencesForLabel.ts
referencesForLabel2.ts
referencesForLabel3.ts
referencesForLabel4.ts
referencesForLabel5.ts
referencesForLabel6.ts
referencesForMergedDeclarations.ts
referencesForMergedDeclarations2.ts
referencesForMergedDeclarations3.ts
referencesForMergedDeclarations4.ts
referencesForMergedDeclarations5.ts
referencesForMergedDeclarations6.ts
referencesForMergedDeclarations7.ts
referencesForMergedDeclarations8.ts
referencesForModifiers.ts
referencesForNoContext.ts
referencesForNumericLiteralPropertyNames.ts
referencesForObjectLiteralProperties.ts
referencesForOverrides.ts
referencesForPropertiesOfGenericType.ts
referencesForStatementKeywords.ts Fixes searches for export * as 'identifier' (#39533) 2020-07-09 13:45:43 -07:00
referencesForStatic.ts
referencesForStaticsAndMembersWithSameNames.ts
referencesForStringLiteralPropertyNames.ts
referencesForStringLiteralPropertyNames2.ts
referencesForStringLiteralPropertyNames3.ts
referencesForStringLiteralPropertyNames4.ts
referencesForStringLiteralPropertyNames5.ts
referencesForStringLiteralPropertyNames6.ts
referencesForStringLiteralPropertyNames7.ts
referencesForTypeKeywords.ts
referencesForUnionProperties.ts
referencesInComment.ts
referenceToClass.ts
regexDetection.ts
regexErrorRecovery.ts
regexp.ts
remoteGetReferences.ts
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
renameBindingElementInitializerExternal.ts
renameBindingElementInitializerProperty.ts
renameCommentsAndStrings1.ts
renameCommentsAndStrings2.ts
renameCommentsAndStrings3.ts
renameCommentsAndStrings4.ts
renameContextuallyTypedProperties.ts
renameContextuallyTypedProperties2.ts
renameCrossJsTs01.ts
renameDeclarationKeywords.ts
renameDefaultImport.ts
renameDefaultImportDifferentName.ts
renameDefaultLibDontWork.ts
renameDestructuringAssignment.ts
renameDestructuringAssignmentInFor.ts
renameDestructuringAssignmentInForOf.ts
renameDestructuringAssignmentNestedInArrayLiteral.ts
renameDestructuringAssignmentNestedInFor.ts
renameDestructuringAssignmentNestedInFor2.ts
renameDestructuringAssignmentNestedInForOf.ts
renameDestructuringAssignmentNestedInForOf2.ts
renameDestructuringClassProperty.ts
renameDestructuringDeclarationInFor.ts
renameDestructuringDeclarationInForOf.ts
renameDestructuringFunctionParameter.ts
renameDestructuringNestedBindingElement.ts
renameExportCrash.ts
renameExportSpecifier.ts
renameExportSpecifier2.ts
renameForAliasingExport01.ts
renameForAliasingExport02.ts
renameForDefaultExport01.ts
renameForDefaultExport02.ts
renameForDefaultExport03.ts
renameForDefaultExport04.ts
renameForDefaultExport05.ts
renameForDefaultExport06.ts
renameForDefaultExport07.ts
renameForDefaultExport08.ts
renameForDefaultExport09.ts
renameImport.ts
renameImportAndExport.ts
renameImportAndExportInDiffFiles.ts
renameImportAndShorthand.ts
renameImportNamespaceAndShorthand.ts
renameImportOfExportEquals.ts
renameImportOfExportEquals2.ts
renameImportOfReExport.ts
renameImportOfReExport2.ts
renameImportRequire.ts
renameImportSpecifierPropertyName.ts Fix rename for type symbols imported as a different name (#37745) 2020-04-02 09:06:19 -07:00
renameInfoForFunctionExpression01.ts
renameInheritedProperties1.ts
renameInheritedProperties2.ts
renameInheritedProperties3.ts
renameInheritedProperties4.ts
renameInheritedProperties5.ts
renameInheritedProperties6.ts
renameInheritedProperties7.ts
renameInheritedProperties8.ts
renameJSDocNamepath.ts
renameJsExports01.ts
renameJsExports02.ts Alias for commonjs require in JS (#39770) 2020-08-17 14:00:37 -07:00
renameJsExports03.ts Alias for commonjs require in JS (#39770) 2020-08-17 14:00:37 -07:00
renameJsPropertyAssignment.ts
renameJsPropertyAssignment2.ts
renameJsPropertyAssignment3.ts
renameJsPrototypeProperty01.ts
renameJsPrototypeProperty02.ts
renameJsSpecialAssignmentRhs1.ts
renameJsSpecialAssignmentRhs2.ts
renameJsThisProperty01.ts
renameJsThisProperty03.ts
renameJsThisProperty05.ts
renameJsThisProperty06.ts
renameLabel1.ts fix(10019): allow renaming labels (#40064) 2020-08-18 01:04:49 -07:00
renameLabel2.ts fix(10019): allow renaming labels (#40064) 2020-08-18 01:04:49 -07:00
renameLabel3.ts fix(10019): allow renaming labels (#40064) 2020-08-18 01:04:49 -07:00
renameLabel4.ts fix(10019): allow renaming labels (#40064) 2020-08-18 01:04:49 -07:00
renameLabel5.ts fix(10019): allow renaming labels (#40064) 2020-08-18 01:04:49 -07:00
renameLabel6.ts fix(10019): allow renaming labels (#40064) 2020-08-18 01:04:49 -07:00
renameLocationsForClassExpression01.ts
renameLocationsForFunctionExpression01.ts
renameLocationsForFunctionExpression02.ts
renameModifiers.ts
renameModuleExportsProperties1.ts fix(32341): add prefix name for module exports properties (#38541) 2020-06-01 11:45:05 -07:00
renameModuleExportsProperties2.ts fix(32341): add prefix name for module exports properties (#38541) 2020-06-01 11:45:05 -07:00
renameModuleExportsProperties3.ts fix(32341): add prefix name for module exports properties (#38541) 2020-06-01 11:45:05 -07:00
renameModuleToVar.ts
renameNameOnEnumMember.ts
renameObjectBindingElementPropertyName01.ts
renameObjectSpread.ts
renameObjectSpreadAssignment.ts
renameParameterPropertyDeclaration1.ts
renameParameterPropertyDeclaration2.ts
renameParameterPropertyDeclaration3.ts
renameParameterPropertyDeclaration4.ts
renameParameterPropertyDeclaration5.ts
renamePrivateFields.ts
renamePrivateFields1.ts
renamePropertyAccessExpressionHeritageClause.ts
renameReExportDefault.ts
renameRest.ts
renameRestBindingElement.ts fix(39421): omit prefix text for rest binding element (#39433) 2020-07-08 13:25:28 -07:00
renameStringLiteralTypes.ts
renameStringPropertyNames.ts
renameTemplateLiteralsComputedProperties.ts
renameTemplateLiteralsDefinePropertyJs.ts
renameThis.ts
renameUMDModuleAlias1.ts
renameUMDModuleAlias2.ts
restArgSignatureHelp.ts
restArgType.ts Support naming tuple members (#38234) 2020-05-19 15:54:02 -07:00
restParamsContextuallyTyped.ts
returnRecursiveType.ts
returnTypeOfGenericFunction1.ts
reverseMappedTypeQuickInfo.ts
runtimeBehaviorTests.ts
salsaMethodsOnAssignedFunctionExpressions.ts
scopeOfUnionProperties.ts
selfReferencedExternalModule.ts
selfReferencedExternalModule2.ts
semanticClassification1.ts Import the semantic highlighter from typescript-vscode-sh-plugin (#39119) 2020-09-11 15:10:55 -04:00
semanticClassification2.ts Import the semantic highlighter from typescript-vscode-sh-plugin (#39119) 2020-09-11 15:10:55 -04:00
semanticClassificationAlias.ts Import the semantic highlighter from typescript-vscode-sh-plugin (#39119) 2020-09-11 15:10:55 -04:00
semanticClassificationClassExpression.ts Import the semantic highlighter from typescript-vscode-sh-plugin (#39119) 2020-09-11 15:10:55 -04:00
semanticClassificationInstantiatedModuleWithVariableOfSameName1.ts Import the semantic highlighter from typescript-vscode-sh-plugin (#39119) 2020-09-11 15:10:55 -04:00
semanticClassificationInstantiatedModuleWithVariableOfSameName2.ts Import the semantic highlighter from typescript-vscode-sh-plugin (#39119) 2020-09-11 15:10:55 -04:00
semanticClassificationInTemplateExpressions.ts Import the semantic highlighter from typescript-vscode-sh-plugin (#39119) 2020-09-11 15:10:55 -04:00
semanticClassificationJs.ts Import the semantic highlighter from typescript-vscode-sh-plugin (#39119) 2020-09-11 15:10:55 -04:00
semanticClassificationModules.ts Import the semantic highlighter from typescript-vscode-sh-plugin (#39119) 2020-09-11 15:10:55 -04:00
semanticClassificationsCancellation1.ts Import the semantic highlighter from typescript-vscode-sh-plugin (#39119) 2020-09-11 15:10:55 -04:00
semanticClassificationUninstantiatedModuleWithVariableOfSameName1.ts Import the semantic highlighter from typescript-vscode-sh-plugin (#39119) 2020-09-11 15:10:55 -04:00
semanticClassificationUninstantiatedModuleWithVariableOfSameName2.ts Import the semantic highlighter from typescript-vscode-sh-plugin (#39119) 2020-09-11 15:10:55 -04:00
semanticClassificationWithUnionTypes.ts Import the semantic highlighter from typescript-vscode-sh-plugin (#39119) 2020-09-11 15:10:55 -04:00
semanticClassificatonTypeAlias.ts Import the semantic highlighter from typescript-vscode-sh-plugin (#39119) 2020-09-11 15:10:55 -04:00
semanticModernClassificationCallableVariables.ts Import the semantic highlighter from typescript-vscode-sh-plugin (#39119) 2020-09-11 15:10:55 -04:00
semanticModernClassificationCallableVariables2.ts Import the semantic highlighter from typescript-vscode-sh-plugin (#39119) 2020-09-11 15:10:55 -04:00
semanticModernClassificationClassProperties.ts Import the semantic highlighter from typescript-vscode-sh-plugin (#39119) 2020-09-11 15:10:55 -04:00
semanticModernClassificationConstructorTypes.ts Import the semantic highlighter from typescript-vscode-sh-plugin (#39119) 2020-09-11 15:10:55 -04:00
semanticModernClassificationFunctions.ts Import the semantic highlighter from typescript-vscode-sh-plugin (#39119) 2020-09-11 15:10:55 -04:00
semanticModernClassificationInterfaces.ts Import the semantic highlighter from typescript-vscode-sh-plugin (#39119) 2020-09-11 15:10:55 -04:00
semanticModernClassificationMembers.ts Import the semantic highlighter from typescript-vscode-sh-plugin (#39119) 2020-09-11 15:10:55 -04:00
semanticModernClassificationObjectProperties.ts Import the semantic highlighter from typescript-vscode-sh-plugin (#39119) 2020-09-11 15:10:55 -04:00
semanticModernClassificationVariables.ts Import the semantic highlighter from typescript-vscode-sh-plugin (#39119) 2020-09-11 15:10:55 -04:00
semicolonFormatting.ts
semicolonFormattingAfterArrayLiteral.ts
semicolonFormattingInsideAComment.ts
semicolonFormattingInsideAStringLiteral.ts
semicolonFormattingNestedStatements.ts
semicolonFormattingNewline.ts
signatureHelp_contextual.ts
signatureHelpAnonymousFunction.ts
signatureHelpAtEOF.ts
signatureHelpAtEOF2.ts
signatureHelpBeforeSemicolon1.ts
signatureHelpCallExpression.ts
signatureHelpCallExpressionJs.ts
signatureHelpCallExpressionTuples.ts
signatureHelpConstructExpression.ts
signatureHelpConstructorCallParamProperties.ts
signatureHelpConstructorInheritance.ts
signatureHelpConstructorOverload.ts
signatureHelpEmptyList.ts
signatureHelpExpandedRestTuples.ts Support naming tuple members (#38234) 2020-05-19 15:54:02 -07:00
signatureHelpExpandedRestUnlabeledTuples.ts Use mapped rest type member when expanding rest parameter names (#39317) 2020-06-29 12:30:23 -07:00
signatureHelpExpandedTuplesArgumentIndex.ts Use mapped rest type member when expanding rest parameter names (#39317) 2020-06-29 12:30:23 -07:00
signatureHelpExplicitTypeArguments.ts
signatureHelpFilteredTriggers01.ts
signatureHelpFilteredTriggers02.ts
signatureHelpFilteredTriggers03.ts
signatureHelpForNonlocalTypeDoesNotUseImportType.ts
signatureHelpForOptionalMethods.ts Fix 38219: signature helper works for optional function condition. (#39672) 2020-07-22 12:30:21 -04:00
signatureHelpForSignatureWithUnreachableType.ts Harden node builder APIs to no longer return undefined for a node when NodeBuilderFlags.IgnoreErrors is provided (#38273) 2020-05-04 14:47:39 -07:00
signatureHelpForSuperCalls1.ts
signatureHelpFunctionOverload.ts
signatureHelpFunctionParameter.ts
signatureHelpImplicitConstructor.ts
signatureHelpImportStarFromExportEquals.ts
signatureHelpInAdjacentBlockBody.ts
signatureHelpInCallback.ts
signatureHelpIncompleteCalls.ts
signatureHelpInCompleteGenericsCall.ts
signatureHelpInference.ts
signatureHelpInFunctionCall.ts
signatureHelpInFunctionCallOnFunctionDeclarationInMultipleFiles.ts
signatureHelpInParenthetical.ts
signatureHelpInRecursiveType.ts
signatureHelpJSMissingIdentifier.ts Disable signature help on unresolved bare identifiers; add more declaration info on other unresolved calls (#39352) 2020-06-30 14:25:27 -07:00
signatureHelpJSMissingPropertyAccess.ts Disable signature help on unresolved bare identifiers; add more declaration info on other unresolved calls (#39352) 2020-06-30 14:25:27 -07:00
signatureHelpJSX.ts
signatureHelpNegativeTests.ts
signatureHelpNegativeTests2.ts
signatureHelpNoArguments.ts
signatureHelpObjectCreationExpressionNoArgs_NotAvailable.ts
signatureHelpObjectLiteral.ts
signatureHelpOnDeclaration.ts
signatureHelpOnNestedOverloads.ts
signatureHelpOnOverloadOnConst.ts
signatureHelpOnOverloads.ts
signatureHelpOnOverloadsDifferentArity.ts
signatureHelpOnOverloadsDifferentArity2.ts
signatureHelpOnOverloadsDifferentArity3.ts
signatureHelpOnSuperWhenMembersAreNotResolved.ts
signatureHelpOnTypePredicates.ts
signatureHelpOptionalCall.ts
signatureHelpOptionalCall2.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
signatureHelpTypeArguments.ts
signatureHelpTypeArguments2.ts
signatureHelpTypeParametersNotVariadic.ts
signatureHelpWhenEditingCallExpression.ts
signatureHelpWithInterfaceAsIdentifier.ts
signatureHelpWithInvalidArgumentList1.ts
signatureHelpWithTriggers01.ts
signatureHelpWithTriggers02.ts
signatureHelpWithUnknown.ts
singleLineTypeLiteralFormatting.ts
smartIndentActualIndentation.ts
smartIndentAfterAlignedFunctionArgument.ts
smartIndentAfterFatArrowVar.ts
smartIndentAfterNewExpression.ts
smartIndentArrayBindingPattern01.ts
smartIndentArrayBindingPattern02.ts
smartIndentClass.ts
smartIndentCloseBrace.ts
smartIndentDoStatement.ts
smartIndentEnum.ts
smartIndentIfStatement.ts
smartIndentInCallExpressions.ts
smartIndentInParenthesizedExpression01.ts
smartIndentInParenthesizedExpression02.ts
smartIndentInsideBlockInsideCase.ts
smartIndentInsideMultilineString.ts
smartIndentInterface.ts
smartIndentListItem.ts
smartIndentModule.ts
smartIndentNamedImport.ts
smartIndentNestedModule.ts
smartIndentNonterminatedArgumentListAtEOF.ts
smartIndentNonterminatedIfStatementAtEOF.ts
smartIndentObjectBindingPattern01.ts
smartIndentObjectBindingPattern02.ts
smartIndentObjectLiteralOpenBracketNewLine.ts
smartIndentOnAccessors.ts
smartIndentOnAccessors01.ts
smartIndentOnAccessors02.ts
smartIndentOnFunctionParameters.ts
smartIndentOnListEnd.ts
smartIndentOnUnclosedArrowType01.ts
smartIndentOnUnclosedComputedProperty01.ts
smartIndentOnUnclosedConstructorType01.ts
smartIndentOnUnclosedFunctionDeclaration01.ts
smartIndentOnUnclosedFunctionDeclaration02.ts
smartIndentOnUnclosedFunctionDeclaration03.ts
smartIndentOnUnclosedFunctionDeclaration04.ts
smartIndentOnUnclosedFunctionDeclaration05.ts
smartIndentOnUnclosedFunctionDeclaration06.ts
smartIndentOnUnclosedIndexSignature01.ts
smartIndentOnUnclosedObjectTypeLiteral01.ts
smartIndentOnUnclosedTupleTypeLiteral01.ts
smartIndentReturn.ts
smartIndentStartLineInLists.ts
smartIndentStatementFor.ts
smartIndentStatementForIn.ts
smartIndentStatementForOf.ts
smartIndentStatementSwitch.ts
smartIndentStatementTryCatchFinally.ts
smartIndentStatementWith.ts
smartIndentTemplateLiterals.ts
smartIndentTypeArgumentList.ts
smartSelection_behindCaret.ts
smartSelection_bindingPatterns.ts
smartSelection_complex.ts
smartSelection_emptyRanges.ts
smartSelection_functionParams1.ts
smartSelection_functionParams2.ts
smartSelection_imports.ts
smartSelection_JSDoc.ts
smartSelection_lastBlankLine.ts
smartSelection_loneVariableDeclaration.ts
smartSelection_mappedTypes.ts
smartSelection_objectTypes.ts
smartSelection_punctuationPriority.ts
smartSelection_simple1.ts
smartSelection_simple2.ts
smartSelection_stringLiteral.ts
smartSelection_templateStrings.ts
smartSelection_templateStrings2.ts
spaceAfterConstructor.ts
spaceAfterReturn.ts
spaceAfterStatementConditions.ts
spaceBeforeAndAfterBinaryOperators.ts
squiggleFunctionExpression.ts
squiggleIllegalClassExtension.ts
squiggleIllegalInterfaceExtension.ts
squiggleIllegalSubclassOverride.ts
squiggleUnclosedStringLiteral.ts
staticGenericOverloads1.ts
staticPrototypePropertyOnClass.ts
stringBraceCompletionPosition.ts
stringLiteralCompletionsForStringEnumContextualType.ts
stringPropertyNames1.ts
stringPropertyNames2.ts
stringTemplateBraceCompletionPosition.ts
suggestionNoDuplicates.ts
suggestionOfUnusedVariableWithExternalModule.ts
superCallError0.ts
superInDerivedTypeOfGenericWithStatics.ts
superInsideInnerClass.ts
switchIndenting.ts
symbolNameAtUnparseableFunctionOverload.ts
syntacticClassificationForJSDocTemplateTag.ts Import the semantic highlighter from typescript-vscode-sh-plugin (#39119) 2020-09-11 15:10:55 -04:00
syntacticClassifications1.ts Import the semantic highlighter from typescript-vscode-sh-plugin (#39119) 2020-09-11 15:10:55 -04:00
syntacticClassificationsCancellation1.ts Import the semantic highlighter from typescript-vscode-sh-plugin (#39119) 2020-09-11 15:10:55 -04:00
syntacticClassificationsConflictDiff3Markers1.ts Import the semantic highlighter from typescript-vscode-sh-plugin (#39119) 2020-09-11 15:10:55 -04:00
syntacticClassificationsConflictDiff3Markers2.ts Import the semantic highlighter from typescript-vscode-sh-plugin (#39119) 2020-09-11 15:10:55 -04:00
syntacticClassificationsConflictMarkers1.ts Import the semantic highlighter from typescript-vscode-sh-plugin (#39119) 2020-09-11 15:10:55 -04:00
syntacticClassificationsConflictMarkers2.ts Import the semantic highlighter from typescript-vscode-sh-plugin (#39119) 2020-09-11 15:10:55 -04:00
syntacticClassificationsDocComment1.ts Import the semantic highlighter from typescript-vscode-sh-plugin (#39119) 2020-09-11 15:10:55 -04:00
syntacticClassificationsDocComment2.ts Import the semantic highlighter from typescript-vscode-sh-plugin (#39119) 2020-09-11 15:10:55 -04:00
syntacticClassificationsDocComment3.ts Import the semantic highlighter from typescript-vscode-sh-plugin (#39119) 2020-09-11 15:10:55 -04:00
syntacticClassificationsDocComment4.ts Import the semantic highlighter from typescript-vscode-sh-plugin (#39119) 2020-09-11 15:10:55 -04:00
syntacticClassificationsForOfKeyword.ts Import the semantic highlighter from typescript-vscode-sh-plugin (#39119) 2020-09-11 15:10:55 -04:00
syntacticClassificationsForOfKeyword2.ts Import the semantic highlighter from typescript-vscode-sh-plugin (#39119) 2020-09-11 15:10:55 -04:00
syntacticClassificationsForOfKeyword3.ts Import the semantic highlighter from typescript-vscode-sh-plugin (#39119) 2020-09-11 15:10:55 -04:00
syntacticClassificationsFunctionWithComments.ts Import the semantic highlighter from typescript-vscode-sh-plugin (#39119) 2020-09-11 15:10:55 -04:00
syntacticClassificationsJsx1.ts Import the semantic highlighter from typescript-vscode-sh-plugin (#39119) 2020-09-11 15:10:55 -04:00
syntacticClassificationsJsx2.ts Import the semantic highlighter from typescript-vscode-sh-plugin (#39119) 2020-09-11 15:10:55 -04:00
syntacticClassificationsMergeConflictMarker1.ts Import the semantic highlighter from typescript-vscode-sh-plugin (#39119) 2020-09-11 15:10:55 -04:00
syntacticClassificationsObjectLiteral.ts Import the semantic highlighter from typescript-vscode-sh-plugin (#39119) 2020-09-11 15:10:55 -04:00
syntacticClassificationsTemplates1.ts Import the semantic highlighter from typescript-vscode-sh-plugin (#39119) 2020-09-11 15:10:55 -04:00
syntacticClassificationsTemplates2.ts Import the semantic highlighter from typescript-vscode-sh-plugin (#39119) 2020-09-11 15:10:55 -04:00
syntacticClassificationsTripleSlash1.ts Import the semantic highlighter from typescript-vscode-sh-plugin (#39119) 2020-09-11 15:10:55 -04:00
syntacticClassificationsTripleSlash2.ts Import the semantic highlighter from typescript-vscode-sh-plugin (#39119) 2020-09-11 15:10:55 -04:00
syntacticClassificationsTripleSlash3.ts Import the semantic highlighter from typescript-vscode-sh-plugin (#39119) 2020-09-11 15:10:55 -04:00
syntacticClassificationsTripleSlash4.ts Import the semantic highlighter from typescript-vscode-sh-plugin (#39119) 2020-09-11 15:10:55 -04:00
syntacticClassificationsTripleSlash5.ts Import the semantic highlighter from typescript-vscode-sh-plugin (#39119) 2020-09-11 15:10:55 -04:00
syntacticClassificationsTripleSlash6.ts Import the semantic highlighter from typescript-vscode-sh-plugin (#39119) 2020-09-11 15:10:55 -04:00
syntacticClassificationsTripleSlash7.ts Import the semantic highlighter from typescript-vscode-sh-plugin (#39119) 2020-09-11 15:10:55 -04:00
syntacticClassificationsTripleSlash8.ts Import the semantic highlighter from typescript-vscode-sh-plugin (#39119) 2020-09-11 15:10:55 -04:00
syntacticClassificationsTripleSlash9.ts Import the semantic highlighter from typescript-vscode-sh-plugin (#39119) 2020-09-11 15:10:55 -04:00
syntacticClassificationsTripleSlash10.ts Import the semantic highlighter from typescript-vscode-sh-plugin (#39119) 2020-09-11 15:10:55 -04:00
syntacticClassificationsTripleSlash11.ts Import the semantic highlighter from typescript-vscode-sh-plugin (#39119) 2020-09-11 15:10:55 -04:00
syntacticClassificationsTripleSlash12.ts Import the semantic highlighter from typescript-vscode-sh-plugin (#39119) 2020-09-11 15:10:55 -04:00
syntacticClassificationsTripleSlash13.ts Import the semantic highlighter from typescript-vscode-sh-plugin (#39119) 2020-09-11 15:10:55 -04:00
syntacticClassificationsTripleSlash14.ts Import the semantic highlighter from typescript-vscode-sh-plugin (#39119) 2020-09-11 15:10:55 -04:00
syntacticClassificationsTripleSlash15.ts Import the semantic highlighter from typescript-vscode-sh-plugin (#39119) 2020-09-11 15:10:55 -04:00
syntacticClassificationsTripleSlash16.ts Import the semantic highlighter from typescript-vscode-sh-plugin (#39119) 2020-09-11 15:10:55 -04:00
syntacticClassificationsTripleSlash17.ts Import the semantic highlighter from typescript-vscode-sh-plugin (#39119) 2020-09-11 15:10:55 -04:00
syntacticClassificationsTripleSlash18.ts Import the semantic highlighter from typescript-vscode-sh-plugin (#39119) 2020-09-11 15:10:55 -04:00
syntacticClassificationWithErrors.ts Import the semantic highlighter from typescript-vscode-sh-plugin (#39119) 2020-09-11 15:10:55 -04:00
syntaxErrorAfterImport1.ts
syntheticImportFromBabelGeneratedFile1.ts Alias for module.exports.x = x (#40228) 2020-09-10 11:23:48 -07:00
syntheticImportFromBabelGeneratedFile2.ts Alias for module.exports.x = x (#40228) 2020-09-10 11:23:48 -07:00
tabbingAfterNewlineInsertedBeforeWhile.ts
textChangesIndentStyle.ts Fix emit/formatting issues in refactors (#39506) 2020-07-22 10:31:42 -07:00
textChangesPreserveNewlines1.ts Preserve newlines from original source when printing nodes from TextChanges (#36688) 2020-03-19 09:46:00 -07:00
textChangesPreserveNewlines2.ts Preserve newlines from original source when printing nodes from TextChanges (#36688) 2020-03-19 09:46:00 -07:00
textChangesPreserveNewlines3.ts Preserve newlines from original source when printing nodes from TextChanges (#36688) 2020-03-19 09:46:00 -07:00
textChangesPreserveNewlines4.ts Preserve newlines from original source when printing nodes from TextChanges (#36688) 2020-03-19 09:46:00 -07:00
textChangesPreserveNewlines5.ts Preserve newlines from original source when printing nodes from TextChanges (#36688) 2020-03-19 09:46:00 -07:00
textChangesPreserveNewlines6.ts Preserve newlines from original source when printing nodes from TextChanges (#36688) 2020-03-19 09:46:00 -07:00
textChangesPreserveNewlines7.ts Preserve newlines from original source when printing nodes from TextChanges (#36688) 2020-03-19 09:46:00 -07:00
textChangesPreserveNewlines8.ts Fix preserveNewlines printer option when a list child has the same start or end as its parent (#37846) 2020-04-21 15:34:30 -07:00
textChangesPreserveNewlines9.ts Preserve newlines between try/catch/finally, if/else, do/while (#39280) 2020-06-26 14:48:19 -07:00
textChangesPreserveNewlines10.ts Fix emit/formatting issues in refactors (#39506) 2020-07-22 10:31:42 -07:00
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
toggleLineComment1.ts Added jsx to singleLineComment 2020-05-22 16:46:33 -07:00
toggleLineComment2.ts Added jsx to singleLineComment 2020-05-22 16:46:33 -07:00
toggleLineComment3.ts Added jsx to singleLineComment 2020-05-22 16:46:33 -07:00
toggleLineComment4.ts Fixed uncomment bug 2020-05-26 19:26:28 -07:00
toggleLineComment5.ts Added jsx to singleLineComment 2020-05-22 16:46:33 -07:00
toggleLineComment6.ts Added jsx to singleLineComment 2020-05-22 16:46:33 -07:00
toggleLineComment7.ts Added jsx to singleLineComment 2020-05-22 16:46:33 -07:00
toggleLineComment8.ts Added jsx to singleLineComment 2020-05-22 16:46:33 -07:00
toggleLineComment9.ts Fixed uncomment bug 2020-05-26 19:26:28 -07:00
toggleLineComment10.ts Fixed uncomment bug 2020-05-26 19:26:28 -07:00
toggleMultilineComment1.ts PR comments and minor bugs 2020-07-10 17:44:02 -07:00
toggleMultilineComment2.ts Added comment and uncomment selection 2020-05-22 16:56:57 -07:00
toggleMultilineComment3.ts Fix multiline name 2020-05-22 16:46:32 -07:00
toggleMultilineComment4.ts Added jsx to singleLineComment 2020-05-22 16:46:33 -07:00
toggleMultilineComment5.ts Added jsx to singleLineComment 2020-05-22 16:46:33 -07:00
toggleMultilineComment6.ts Fix multiline name 2020-05-22 16:46:32 -07:00
toggleMultilineComment7.ts Added jsx to singleLineComment 2020-05-22 16:46:33 -07:00
toggleMultilineComment8.ts Fixed uncomment bug 2020-05-22 16:47:35 -07:00
toggleMultilineComment9.ts PR comments and minor bugs 2020-07-10 17:44:02 -07:00
trailingCommaSignatureHelp.ts
transitiveExportImports.ts
transitiveExportImports2.ts
transitiveExportImports3.ts
tripleSlashRefPathCompletionAbsolutePaths.ts
tripleSlashRefPathCompletionBackandForwardSlash.ts
tripleSlashRefPathCompletionContext.ts
tripleSlashRefPathCompletionExtensionsAllowJSFalse.ts
tripleSlashRefPathCompletionExtensionsAllowJSTrue.ts
tripleSlashRefPathCompletionHiddenFile.ts
tripleSlashRefPathCompletionNarrowing.ts
tripleSlashRefPathCompletionRelativePaths.ts
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
tsxCompletionsGenericComponent.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
typeExtractionDoesNotDuplicateTrailingComment.ts Retains trailing cmments in a logical manner in extract type (#40245) 2020-09-10 14:59:46 -04:00
typeOfAFundule.ts
typeOfSymbol_localSymbolOfExport.ts
typeOfThisInStatics.ts
typeOperatorNodeBuilding.ts
typeParameterListInQuickInfoAfterEdit.ts
typeToStringCrashInCodeFix.ts
unclosedArrayErrorRecovery.ts
unclosedCommentsInConstructor.ts
unclosedFunctionErrorRecovery.ts
unclosedFunctionErrorRecovery3.ts
unclosedMultilineStringLiteralErrorRecovery.ts
unclosedStringLiteralAutoformating.ts
unclosedStringLiteralErrorRecovery.ts
unclosedStringLiteralErrorRecovery2.ts
unclosedStringLiteralErrorRecovery3.ts
unclosedStringLiteralErrorRecovery4.ts
uncommentSelection1.ts PR comments and minor bugs 2020-07-10 17:44:02 -07:00
uncommentSelection2.ts Fixed uncomment bug 2020-05-26 19:26:28 -07:00
uncommentSelection3.ts Added comment and uncomment selection 2020-05-22 16:56:57 -07:00
uncommentSelection4.ts Added comment and uncomment selection 2020-05-22 16:56:57 -07:00
underscoreTypings01.ts
underscoreTypings02.ts
unknownVariableErrorRecovery.ts
untypedModuleImport.ts
unusedAmbient1.ts
unusedAmbient2.ts
unusedClassInNamespace1.ts
unusedClassInNamespace2.ts
unusedClassInNamespace3.ts
unusedClassInNamespace4.ts
unusedClassInNamespaceWithTrivia1.ts Don't delete comments when deleting unused declarations (#37467) 2020-03-31 10:18:06 -07:00
unusedClassInNamespaceWithTrivia2.ts Don't delete comments when deleting unused declarations (#37467) 2020-03-31 10:18:06 -07:00
unusedConstantInFunction1.ts
unusedEnumInFunction1.ts
unusedEnumInNamespace1.ts
unusedFunctionInNamespace1.ts Don't delete comments when deleting unused declarations (#37467) 2020-03-31 10:18:06 -07:00
unusedFunctionInNamespace2.ts
unusedFunctionInNamespace3.ts
unusedFunctionInNamespace4.ts
unusedFunctionInNamespace5.ts
unusedFunctionInNamespaceWithTrivia.ts Don't delete comments when deleting unused declarations (#37467) 2020-03-31 10:18:06 -07:00
unusedImportDeclaration_withEmptyPath.ts
unusedImportDeclaration_withEmptyPath1.ts
unusedImportDeclaration_withEmptyPath2.ts
unusedImportDeclaration_withEmptyPath3.ts
unusedImportDeclaration_withEmptyPath4.ts
unusedImportDeclaration_withEmptyPath5.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
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
unusedParameterInConstructor1AddUnderscore.ts
unusedParameterInFunction1.ts
unusedParameterInFunction1AddUnderscore.ts
unusedParameterInFunction2.ts
unusedParameterInLambda1.ts
unusedParameterInLambda1AddUnderscore.ts
unusedParameterInLambda2.ts
unusedParameterInLambda3.ts
unusedTypeAliasInNamespace1.ts
unusedTypeParametersInClass1.ts
unusedTypeParametersInClass2.ts
unusedTypeParametersInClass3.ts
unusedTypeParametersInFunction1.ts
unusedTypeParametersInFunction2.ts
unusedTypeParametersInFunction3.ts
unusedTypeParametersInInterface1.ts
unusedTypeParametersInLambda1.ts
unusedTypeParametersInLambda2.ts
unusedTypeParametersInLambda3.ts
unusedTypeParametersInLambda4.ts
unusedTypeParametersInMethod1.ts
unusedTypeParametersInMethod2.ts
unusedTypeParametersInMethods1.ts
unusedVariableInBlocks.ts
unusedVariableInClass1.ts
unusedVariableInClass2.ts
unusedVariableInClass3.ts
unusedVariableInClass4.ts
unusedVariableInClass5.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
unusedVariableWithTrivia1.ts Don't delete comments when deleting unused declarations (#37467) 2020-03-31 10:18:06 -07:00
unusedVariableWithTrivia2.ts Don't delete comments when deleting unused declarations (#37467) 2020-03-31 10:18:06 -07:00
updateSourceFile_jsdocSignature.ts
updateToClassStatics.ts
validBraceCompletionPosition.ts
verifySingleFileEmitOutput1.ts
whiteSpaceBeforeReturnTypeFormatting.ts
whiteSpaceTrimming.ts
whiteSpaceTrimming2.ts
whiteSpaceTrimming3.ts
whiteSpaceTrimming4.ts
widenedTypes.ts
yieldKeywordFormatting.ts