TypeScript/tests/cases/fourslash
Andy 0d1a49c865
Ignore trailing comma when resolving signature for quick info (#25841)
* Ignore trailing comma when resolving signature for quick info

* Add test for signature help
2018-07-31 11:39:39 -07:00
..
generated
server Lookup files by resolved Path and not by fileName in sourcemapDecoder when querying program (#25908) 2018-07-24 15:44:22 -07:00
shims More thoroughly test navigateTo (#25239) 2018-07-02 19:25:27 -07:00
shims-pp More thoroughly test navigateTo (#25239) 2018-07-02 19:25:27 -07:00
addDeclareToFunction.ts
addDeclareToModule.ts
addDuplicateSetter.ts
addFunctionAboveMultiLineLambdaExpression.ts
addFunctionInDuplicatedConstructorClassBody.ts
addInterfaceMemberAboveClass.ts
addInterfaceToNotSatisfyConstraint.ts
addMemberToInterface.ts
addMemberToModule.ts
addMethodToInterface1.ts
addSignaturePartial.ts
addVarToConstructor1.ts
aliasMergingWithNamespace.ts
aliasToVarUsedAsType.ts
alignmentAfterFormattingOnMultilineExpressionAndParametersList.ts
ambientShorthandFindAllRefs.ts
ambientShorthandGotoDefinition.ts
ambientVariablesWithSameName.ts
annotateWithTypeFromJSDoc1.ts
annotateWithTypeFromJSDoc2.ts
annotateWithTypeFromJSDoc3.ts
annotateWithTypeFromJSDoc4.ts
annotateWithTypeFromJSDoc5.ts
annotateWithTypeFromJSDoc6.ts
annotateWithTypeFromJSDoc7.ts
annotateWithTypeFromJSDoc8.ts
annotateWithTypeFromJSDoc9.5.ts Template tag allows specification of constraints (#24600) 2018-06-04 11:42:46 -07:00
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
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 Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
augmentedTypesModule3.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
augmentedTypesModule4.ts
augmentedTypesModule5.ts
augmentedTypesModule6.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
autoCloseTag.ts getJsxClosingTagAtPosition: Return a result if parent has same name and is unclosed (#25557) 2018-07-10 14:31:18 -07:00
autoFormattingOnPasting.ts
automaticConstructorToggling.ts In services, when overload resolution fails, create a union signature (2) (#25100) 2018-07-11 08:54:47 -07:00
basicClassMembers.ts
bestCommonTypeObjectLiterals1.ts
breakpointValidationArrayLiteralExpressions.ts
breakpointValidationBinaryExpressions.ts
breakpointValidationBreakOrContinue.ts
breakpointValidationClass.ts
breakpointValidationClassAmbient.ts
breakpointValidationClasses.ts
breakpointValidationConditionalExpressions.ts
breakpointValidationConst.ts
breakpointValidationDebugger.ts
breakpointValidationDecorators.ts
breakpointValidationDestructuringAssignmentForArrayBindingPattern.ts
breakpointValidationDestructuringAssignmentForArrayBindingPatternDefaultValues.ts
breakpointValidationDestructuringAssignmentForObjectBindingPattern.ts
breakpointValidationDestructuringAssignmentForObjectBindingPatternDefaultValues.ts
breakpointValidationDestructuringAssignmentForOfArrayBindingPattern.ts
breakpointValidationDestructuringAssignmentForOfArrayBindingPatternDefaultValues.ts
breakpointValidationDestructuringAssignmentForOfObjectBindingPattern.ts
breakpointValidationDestructuringAssignmentForOfObjectBindingPatternDefaultValues.ts
breakpointValidationDestructuringAssignmentStatementArrayBindingPattern.ts
breakpointValidationDestructuringAssignmentStatementArrayBindingPatternDefaultValues.ts
breakpointValidationDestructuringForArrayBindingPattern.ts
breakpointValidationDestructuringForArrayBindingPatternDefaultValues.ts
breakpointValidationDestructuringForObjectBindingPattern.ts
breakpointValidationDestructuringForObjectBindingPatternDefaultValues.ts
breakpointValidationDestructuringForOfArrayBindingPattern.ts
breakpointValidationDestructuringForOfArrayBindingPatternDefaultValues.ts
breakpointValidationDestructuringForOfObjectBindingPattern.ts
breakpointValidationDestructuringForOfObjectBindingPatternDefaultValues.ts
breakpointValidationDestructuringParameterArrayBindingPattern.ts
breakpointValidationDestructuringParameterArrayBindingPattern2.ts
breakpointValidationDestructuringParameterArrayBindingPatternDefaultValues.ts
breakpointValidationDestructuringParameterArrayBindingPatternDefaultValues2.ts
breakpointValidationDestructuringParameterNestedObjectBindingPattern.ts
breakpointValidationDestructuringParameterNestedObjectBindingPatternDefaultValues.ts
breakpointValidationDestructuringParameterObjectBindingPattern.ts
breakpointValidationDestructuringParameterObjectBindingPatternDefaultValues.ts
breakpointValidationDestructuringVariableStatement.ts
breakpointValidationDestructuringVariableStatement1.ts
breakpointValidationDestructuringVariableStatementArrayBindingPattern.ts
breakpointValidationDestructuringVariableStatementArrayBindingPattern2.ts
breakpointValidationDestructuringVariableStatementArrayBindingPatternDefaultValues.ts
breakpointValidationDestructuringVariableStatementArrayBindingPatternDefaultValues2.ts
breakpointValidationDestructuringVariableStatementDefaultValues.ts
breakpointValidationDestructuringVariableStatementNestedObjectBindingPattern.ts
breakpointValidationDestructuringVariableStatementNestedObjectBindingPatternWithDefaultValues.ts
breakpointValidationDo.ts
breakpointValidationEnums.ts
breakpointValidationExportAssignment.ts
breakpointValidationExports.ts
breakpointValidationFor.ts
breakpointValidationForIn.ts
breakpointValidationFunctionExpressions.ts
breakpointValidationFunctions.ts
breakpointValidationIfElse.ts
breakpointValidationImport.ts
breakpointValidationImports.ts
breakpointValidationInBlankLine.ts
breakpointValidationInComments.ts
breakpointValidationInterface.ts
breakpointValidationLabeled.ts
breakpointValidationLet.ts
breakpointValidationModule.ts
breakpointValidationModuleAmbient.ts
breakpointValidationModuleEmpty.ts
breakpointValidationObjectLiteralExpressions.ts
breakpointValidationParenCallOrNewExpressions.ts
breakpointValidationStatements.ts
breakpointValidationSwitch.ts
breakpointValidationTryCatchFinally.ts
breakpointValidationTypeAlias.ts
breakpointValidationTypeAssertionExpressions.ts
breakpointValidationUnaryExpressions.ts
breakpointValidationVariables.ts
breakpointValidationWhile.ts
breakpointValidationWith.ts
brokenClassErrorRecovery.ts
callSignatureHelp.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
cancellationWhenfindingAllRefsOnDefinition.ts
chainedFatArrowFormatting.ts
chainedFunctionFunctionArgIndent.ts
chainedFunctionLambdaArgIndex.ts
classExtendsInterfaceSigHelp1.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
classifyThisParameter.ts
classInterfaceInsert.ts
classRenamingErrorRecovery.ts
cloduleAsBaseClass.ts
cloduleAsBaseClass2.ts
cloduleTypeOf1.ts
cloduleWithRecursiveReference.ts
closedCommentsInConstructor.ts
codeCompletionEscaping.ts
codeFixAddMissingEnumMember1.ts add quick fix for add missing enum member 2018-06-26 10:17:22 +08:00
codeFixAddMissingEnumMember2.ts add quick fix for add missing enum member 2018-06-26 10:17:22 +08:00
codeFixAddMissingEnumMember3.ts add quick fix for add missing enum member 2018-06-26 10:17:22 +08:00
codeFixAddMissingEnumMember4.ts add quick fix for add missing enum member 2018-06-26 10:17:22 +08:00
codeFixAddMissingEnumMember5.ts add quick fix for add missing enum member 2018-06-26 10:17:22 +08:00
codeFixAddMissingEnumMember6.ts add quick fix for add missing enum member 2018-06-26 10:17:22 +08:00
codeFixAddMissingEnumMember7.ts add quick fix for add missing enum member 2018-06-26 10:17:22 +08:00
codeFixAddMissingEnumMember8.ts add Initializer if enum value is another enum 2018-06-27 21:03:50 +08:00
codeFixAddMissingEnumMember9.ts do not handle enum type member 2018-06-28 09:36:26 +08:00
codeFixAddMissingEnumMember10.ts do not handle enum type member 2018-06-28 09:36:26 +08:00
codeFixAddMissingEnumMember11.ts do not handle enum type member 2018-06-28 09:36:26 +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 Update test to reflect new behavior 2018-06-10 19:58:32 +02:00
codeFixAddMissingMember_all.ts Merge branch 'master' into fixAddMissingMember_all_dedup 2018-07-02 16:06:57 -07:00
codeFixAddMissingMember_all_js.ts Update undeclared method quickfix tests 2018-05-28 00:09:47 +03:00
codeFixAddMissingMember_classIsNotFirstDeclaration.ts
codeFixAddMissingMember_generator_function.ts addMethodDeclaration codefix creates a generator function when target is child of a YieldExpression, resolves #24728 2018-06-07 20:59:06 +03:00
codeFixAddMissingMember_non_generator_function.ts addMethodDeclaration codefix creates a generator function when target is child of a YieldExpression, resolves #24728 2018-06-07 20:59:06 +03:00
codeFixAddMissingTypeof1.ts Use single quotes around 'typeof' in message. 2018-05-18 23:44:38 -07:00
codeFixAddMissingTypeof2.ts Use single quotes around 'typeof' in message. 2018-05-18 23:44:38 -07:00
codeFixAwaitInSyncFunction1.ts
codeFixAwaitInSyncFunction2.ts
codeFixAwaitInSyncFunction3.ts
codeFixAwaitInSyncFunction4.ts
codeFixAwaitInSyncFunction5.ts
codeFixAwaitInSyncFunction6.5.ts
codeFixAwaitInSyncFunction6.ts
codeFixAwaitInSyncFunction7.ts
codeFixAwaitInSyncFunction8.ts
codeFixAwaitInSyncFunction9.ts
codeFixAwaitInSyncFunction10.ts
codeFixAwaitInSyncFunction11.ts
codeFixAwaitInSyncFunction12.ts
codeFixAwaitInSyncFunction13.ts
codeFixAwaitInSyncFunction14.ts
codeFixAwaitInSyncFunction15.ts
codeFixAwaitInSyncFunction_all.ts
codeFixAwaitShouldNotCrashIfNotInFunction.ts
codeFixCalledES2015Import1.ts Introduce related spans into tsserver protocol (#24548) 2018-06-15 10:54:36 -07:00
codeFixCalledES2015Import2.ts Introduce related spans into tsserver protocol (#24548) 2018-06-15 10:54:36 -07:00
codeFixCalledES2015Import3.ts Introduce related spans into tsserver protocol (#24548) 2018-06-15 10:54:36 -07:00
codeFixCalledES2015Import4.ts Introduce related spans into tsserver protocol (#24548) 2018-06-15 10:54:36 -07:00
codeFixCalledES2015Import5.ts
codeFixCalledES2015Import6.ts
codeFixCalledES2015Import7.ts
codeFixCalledES2015Import8.ts
codeFixCalledES2015Import9.ts
codeFixCalledES2015Import10.ts
codeFixCalledES2015Import11.ts
codeFixCalledES2015Import12.ts Introduce related spans into tsserver protocol (#24548) 2018-06-15 10:54:36 -07:00
codeFixCalledES2015Import13.ts
codeFixCannotFindModule.ts When import("foo") has module resolution error, error span should be "foo" (#25569) 2018-07-11 10:06:08 -07:00
codeFixCannotFindModule_all.ts
codeFixCannotFindModule_nodeCoreModules.ts
codeFixCannotFindModule_notIfMissing.ts
codeFixCannotFindModule_suggestion.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
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
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_optionQuote.ts
codeFixClassImplementInterface_typeInOtherFile.ts Fix bug: Still implement a method even if the return type is defined in another file (#24978) 2018-06-19 16:36:18 -07:00
codeFixClassImplementInterfaceArrayTuple.ts
codeFixClassImplementInterfaceCallSignature.ts
codeFixClassImplementInterfaceClassExpression.ts
codeFixClassImplementInterfaceComments.ts
codeFixClassImplementInterfaceComputedPropertyLiterals.ts
codeFixClassImplementInterfaceComputedPropertyNameWellKnownSymbols.ts
codeFixClassImplementInterfaceConstructSignature.ts
codeFixClassImplementInterfaceDuplicateMember1.ts Improve verify.codeFixAvailable (#24325) 2018-05-22 16:04:39 -07:00
codeFixClassImplementInterfaceDuplicateMember2.ts Improve verify.codeFixAvailable (#24325) 2018-05-22 16:04:39 -07:00
codeFixClassImplementInterfaceEmptyTypeLiteral.ts
codeFixClassImplementInterfaceHeritageClauseAlreadyHaveMember.ts add lookup for extends class when implement interface 2018-05-28 18:38:07 +08:00
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 Improve verify.codeFixAvailable (#24325) 2018-05-22 16:04:39 -07:00
codeFixClassImplementInterfaceMultipleImplementsIntersection2.ts Improve verify.codeFixAvailable (#24325) 2018-05-22 16:04:39 -07:00
codeFixClassImplementInterfaceMultipleMembersAndPunctuation.ts
codeFixClassImplementInterfaceMultipleSignatures.ts
codeFixClassImplementInterfaceMultipleSignaturesRest1.ts
codeFixClassImplementInterfaceMultipleSignaturesRest2.ts
codeFixClassImplementInterfaceNamespaceConflict.ts
codeFixClassImplementInterfaceObjectLiteral.ts
codeFixClassImplementInterfaceOptionalProperty.ts
codeFixClassImplementInterfaceProperty.ts
codeFixClassImplementInterfacePropertyFromParentConstructorFunction.ts Improve verify.codeFixAvailable (#24325) 2018-05-22 16:04:39 -07:00
codeFixClassImplementInterfacePropertySignatures.ts
codeFixClassImplementInterfaceQualifiedName.ts
codeFixClassImplementInterfaceSomePropertiesPresent.ts
codeFixClassImplementInterfaceTypeParamInstantiateDeeply.ts
codeFixClassImplementInterfaceTypeParamInstantiateError.ts Improve verify.codeFixAvailable (#24325) 2018-05-22 16:04:39 -07:00
codeFixClassImplementInterfaceTypeParamInstantiateNumber.ts
codeFixClassImplementInterfaceTypeParamInstantiateT.ts
codeFixClassImplementInterfaceTypeParamInstantiateU.ts
codeFixClassImplementInterfaceTypeParamInstantiation.ts Improve verify.codeFixAvailable (#24325) 2018-05-22 16:04:39 -07:00
codeFixClassImplementInterfaceTypeParamMethod.ts
codeFixClassImplementInterfaceUndeclaredSymbol.ts Improve verify.codeFixAvailable (#24325) 2018-05-22 16:04:39 -07:00
codeFixClassPropertyInitialization.ts fixStrictClassInitialization: Don't provide a default for string or number (#24767) 2018-06-07 15:03:38 -07:00
codeFixClassPropertyInitialization1.ts
codeFixClassPropertyInitialization2.ts
codeFixClassPropertyInitialization3.ts fixStrictClassInitialization: Don't provide a default for string or number (#24767) 2018-06-07 15:03:38 -07:00
codeFixClassPropertyInitialization5.ts
codeFixClassPropertyInitialization6.ts
codeFixClassPropertyInitialization7.ts
codeFixClassPropertyInitialization8.ts fixStrictClassInitialization: Don't provide a default for string or number (#24767) 2018-06-07 15:03:38 -07:00
codeFixClassPropertyInitialization9.ts
codeFixClassPropertyInitialization10.ts
codeFixClassPropertyInitialization11.ts
codeFixClassPropertyInitialization12.ts
codeFixClassPropertyInitialization13.ts
codeFixClassPropertyInitialization_all_1.ts
codeFixClassPropertyInitialization_all_2.ts
codeFixClassPropertyInitialization_all_3.ts fixStrictClassInitialization: Support array initializer (#24810) 2018-06-08 15:56:56 -07:00
codeFixClassSuperMustPrecedeThisAccess.ts
codeFixClassSuperMustPrecedeThisAccess_all.ts
codeFixClassSuperMustPrecedeThisAccess_callWithThisInside.ts Improve verify.codeFixAvailable (#24325) 2018-05-22 16:04:39 -07:00
codeFixConstructorForDerivedNeedSuperCall.ts
codeFixConstructorForDerivedNeedSuperCall_all.ts
codeFixConvertToMappedObjectType1.ts add code fix convert to mapped object type (#24286) 2018-05-23 14:09:49 -07:00
codeFixConvertToMappedObjectType2.ts add code fix convert to mapped object type (#24286) 2018-05-23 14:09:49 -07:00
codeFixConvertToMappedObjectType3.ts add code fix convert to mapped object type (#24286) 2018-05-23 14:09:49 -07:00
codeFixConvertToMappedObjectType4.ts add code fix convert to mapped object type (#24286) 2018-05-23 14:09:49 -07:00
codeFixConvertToMappedObjectType5.ts add code fix convert to mapped object type (#24286) 2018-05-23 14:09:49 -07:00
codeFixConvertToMappedObjectType6.ts add code fix convert to mapped object type (#24286) 2018-05-23 14:09:49 -07:00
codeFixConvertToMappedObjectType7.ts add code fix convert to mapped object type (#24286) 2018-05-23 14:09:49 -07:00
codeFixConvertToMappedObjectType8.ts add code fix convert to mapped object type (#24286) 2018-05-23 14:09:49 -07:00
codeFixConvertToMappedObjectType9.ts add code fix convert to mapped object type (#24286) 2018-05-23 14:09:49 -07:00
codeFixConvertToMappedObjectType10.ts add code fix convert to mapped object type (#24286) 2018-05-23 14:09:49 -07:00
codeFixConvertToMappedObjectType11.ts add code fix convert to mapped object type (#24286) 2018-05-23 14:09:49 -07:00
codeFixConvertToMappedObjectType12.ts add code fix convert to mapped object type (#24286) 2018-05-23 14:09:49 -07:00
codeFixCorrectQualifiedNameToIndexedAccessType01.ts
codeFixCorrectQualifiedNameToIndexedAccessType_all.ts
codeFixDisableJsDiagnosticsInFile.ts
codeFixDisableJsDiagnosticsInFile2.ts
codeFixDisableJsDiagnosticsInFile3.ts
codeFixDisableJsDiagnosticsInFile4.ts
codeFixDisableJsDiagnosticsInFile5.ts
codeFixDisableJsDiagnosticsInFile6.ts
codeFixDisableJsDiagnosticsInFile7.ts
codeFixDisableJsDiagnosticsInFile8.ts
codeFixDisableJsDiagnosticsInFile_all.ts
codeFixDisableJsDiagnosticsInFile_tsIgnore_indent.ts Fix placement of indent for @ts-ignore comment (#24143) 2018-05-15 16:21:15 -07:00
codeFixExtendsInterfaceBecomesImplements.ts
codeFixExtendsInterfaceBecomesImplements_all.ts
codeFixForgottenThisPropertyAccess01.ts Ensure fixSpelling and importFixes still trigger on "Did you mean the instance/static member ..." (#25847) 2018-07-20 16:51:35 -07:00
codeFixForgottenThisPropertyAccess02.ts
codeFixForgottenThisPropertyAccess03.ts
codeFixForgottenThisPropertyAccess04.ts Improve verify.codeFixAvailable (#24325) 2018-05-22 16:04:39 -07:00
codeFixForgottenThisPropertyAccess_all.ts
codeFixForgottenThisPropertyAccess_static.ts
codeFixInferFromUsage.ts
codeFixInferFromUsage_all.ts codeFixInferFromUsage: Avoid duplicate fix for variable declaration (#24169) 2018-05-16 12:28:27 -07:00
codeFixInferFromUsage_noCrashOnMissingParens.ts
codeFixInferFromUsageCall.ts
codeFixInferFromUsageGetter.ts
codeFixInferFromUsageGetter2.ts
codeFixInferFromUsageInaccessibleTypes.ts
codeFixInferFromUsageJSXElement.ts Handel synthetic rest parameter declarations 2018-05-15 22:08:01 -07:00
codeFixInferFromUsageMember.ts
codeFixInferFromUsageMember2.ts
codeFixInferFromUsageMember3.ts
codeFixInferFromUsageMultipleParameters.ts
codeFixInferFromUsageNumberIndexSignature.ts Fix inferFromUsage on index signatures (#25934) 2018-07-25 10:51:11 -07:00
codeFixInferFromUsageOptionalParam.ts
codeFixInferFromUsageOptionalParam2.ts
codeFixInferFromUsagePropertyAccess.ts
codeFixInferFromUsageRestParam.ts
codeFixInferFromUsageRestParam2.ts
codeFixInferFromUsageRestParam3.ts
codeFixInferFromUsageSetter.ts
codeFixInferFromUsageSetter2.ts
codeFixInferFromUsageSetterWithInaccessibleType.ts Fix bug: Still implement a method even if the return type is defined in another file (#24978) 2018-06-19 16:36:18 -07:00
codeFixInferFromUsageStringIndexSignature.ts Fix inferFromUsage on index signatures (#25934) 2018-07-25 10:51:11 -07:00
codeFixInferFromUsageVariable.ts
codeFixInferFromUsageVariable2.ts
codeFixInPropertyAccess_js.ts
codeFixNegativeReplaceQualifiedNameWithIndexedAccessType01.ts
codeFixRequireInTs.ts
codeFixRequireInTs_all.ts
codeFixRequireInTs_allowSyntheticDefaultImports.ts
codeFixSpelling1.ts
codeFixSpelling2.ts
codeFixSpelling3.ts
codeFixSpelling4.ts
codeFixSpelling5.ts
codeFixSpelling_all.ts
codeFixSpellingVsImport.ts
codeFixSpellingVsMissingMember.ts
codeFixUndeclaredAcrossFiles1.ts Merge branch 'master' of github.com:Microsoft/TypeScript 2018-06-10 14:59:13 +02:00
codeFixUndeclaredAcrossFiles2.ts
codeFixUndeclaredAcrossFiles3.ts
codeFixUndeclaredClassInstance.ts
codeFixUndeclaredClassInstanceWithTypeParams.ts
codeFixUndeclaredIndexSignatureNumericLiteral.ts
codeFixUndeclaredInStaticMethod.ts Merge branch 'master' of github.com:Microsoft/TypeScript 2018-06-10 14:59:13 +02:00
codeFixUndeclaredMethod.ts Merge branch 'master' of github.com:Microsoft/TypeScript 2018-06-10 14:59:13 +02:00
codeFixUndeclaredMethodFunctionArgs.ts
codeFixUndeclaredMethodObjectLiteralArgs.ts
codeFixUndeclaredPropertyAccesses.ts add quick fix for add missing enum member 2018-06-26 10:17:22 +08:00
codeFixUndeclaredPropertyFunctionEmptyClass.ts
codeFixUndeclaredPropertyFunctionNonEmptyClass.ts
codeFixUndeclaredPropertyNumericLiteral.ts
codeFixUndeclaredPropertyObjectLiteral.ts
codeFixUndeclaredPropertyObjectLiteralStrictNullChecks.ts
codeFixUndeclaredPropertyThisType.ts
codeFixUnreachableCode.ts Increase span of unreachable code error (#25388) 2018-07-10 11:45:16 -07:00
codeFixUnreachableCode_if.ts fixUnreachableCode: Don't delete whole block when non-first line is unreachable (#25625) 2018-07-13 09:57:04 -07:00
codeFixUnreachableCode_noSuggestionIfDisabled.ts Add suggestion diagnostics for unused label and unreachable code (#24261) 2018-05-22 07:56:29 -07:00
codeFixUnusedIdentifier_all_delete.ts Support deleting all unused type parameters in a list, and deleting @template tag (#25748) 2018-07-27 11:55:31 -07:00
codeFixUnusedIdentifier_all_delete_js.ts Support deleting all unused type parameters in a list, and deleting @template tag (#25748) 2018-07-27 11:55:31 -07:00
codeFixUnusedIdentifier_all_delete_paramInFunction.ts fixUnusedIdentifier: Don't delete node whose ancestor was already deleted (#24207) 2018-05-17 14:08:58 -07:00
codeFixUnusedIdentifier_all_infer.ts Support deleting all unused type parameters in a list, and deleting @template tag (#25748) 2018-07-27 11:55:31 -07:00
codeFixUnusedIdentifier_all_prefix.ts Support deleting all unused type parameters in a list, and deleting @template tag (#25748) 2018-07-27 11:55:31 -07:00
codeFixUnusedIdentifier_delete_templateTag.ts Support deleting all unused type parameters in a list, and deleting @template tag (#25748) 2018-07-27 11:55:31 -07:00
codeFixUnusedIdentifier_deleteWrite.ts fixUnusedIdentifier: Remove unused writes (#24805) 2018-06-08 15:20:33 -07:00
codeFixUnusedIdentifier_destructure_allUnused.ts
codeFixUnusedIdentifier_destructure_allUnused_all.ts fixUnusedIdentifier: Don't remove parameter in override or non-last parameter in callback (#24306) 2018-05-29 12:39:45 -07:00
codeFixUnusedIdentifier_destructure_allUnused_for.ts
codeFixUnusedIdentifier_destructure_allUnused_nested.ts
codeFixUnusedIdentifier_destructure_partlyUnused.ts fixUnusedIdentifier: Delete trailing comma in array binding pattern (#24800) 2018-06-08 10:39:01 -07:00
codeFixUnusedIdentifier_infer.ts Support deleting all unused type parameters in a list, and deleting @template tag (#25748) 2018-07-27 11:55:31 -07:00
codeFixUnusedIdentifier_jsdocTypeParameter.ts Support deleting all unused type parameters in a list, and deleting @template tag (#25748) 2018-07-27 11:55:31 -07:00
codeFixUnusedIdentifier_parameter_all.ts fixUnusedIdentifier: Remove arguments corresponding to unused parameters (#25011) 2018-06-27 09:26:47 -07:00
codeFixUnusedIdentifier_parameter_callback.ts fixUnusedIdentifier: Remove arguments corresponding to unused parameters (#25011) 2018-06-27 09:26:47 -07:00
codeFixUnusedIdentifier_parameterInCallback.ts fixUnusedIdentifier: Don't remove parameter in override or non-last parameter in callback (#24306) 2018-05-29 12:39:45 -07:00
codeFixUnusedIdentifier_parameterInOverride.ts fixUnusedIdentifier: Don't remove parameter in override or non-last parameter in callback (#24306) 2018-05-29 12:39:45 -07:00
codeFixUnusedIdentifier_removeVariableStatement.ts fixUnusedIdentifier: fix "Remove variable statement" codefix (#24497) 2018-05-30 14:51:08 -07:00
codeFixUnusedIdentifier_set.ts
codeFixUnusedIdentifier_suggestion.ts Add suggestion diagnostics for unused label and unreachable code (#24261) 2018-05-22 07:56:29 -07:00
codeFixUnusedLabel.ts Add suggestion diagnostics for unused label and unreachable code (#24261) 2018-05-22 07:56:29 -07:00
codeFixUnusedLabel_all.ts Add code fix to remove unused label (#24037) 2018-05-18 15:25:24 -07:00
codeFixUnusedLabel_noSuggestionIfDisabled.ts Add suggestion diagnostics for unused label and unreachable code (#24261) 2018-05-22 07:56:29 -07:00
codeFixUseDefaultImport.ts
codeFixUseDefaultImport_all.ts
commentBraceCompletionPosition.ts
commentsBlocks.ts
commentsClass.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
commentsClassMembers.ts Simplify getJSDocCommentAndTags (#24997) 2018-06-19 10:14:47 -07:00
commentsCommentParsing.ts Remove trailing whitespace from JSDoc comments 2018-07-28 10:36:10 -06:00
commentsEnums.ts
commentsExternalModules.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
commentsFunctionDeclaration.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
commentsFunctionExpression.ts Remove trailing whitespace from JSDoc comments 2018-07-28 10:36:10 -06:00
commentsImportDeclaration.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
commentsInheritance.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
commentsInterface.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
commentsLinePreservation.ts Remove trailing whitespace from JSDoc comments 2018-07-28 10:36:10 -06:00
commentsModules.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
commentsMultiModuleMultiFile.ts
commentsMultiModuleSingleFile.ts
commentsOverloads.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
commentsUnion.ts
commentsVariables.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
compileOnSaveWorksWhenEmitBlockingErrorOnOtherFile.ts
completionAfterAtChar.ts
completionAfterBackslashFollowingString.ts
completionAfterBrace.ts
completionAfterDotDotDot.ts
completionBeforeSemanticDiagnosticsInArrowFunction1.ts
completionEntryForClassMembers.ts
completionEntryForClassMembers2.ts
completionEntryForClassMembers3.ts
completionEntryForConst.ts
completionEntryForDeferredMappedTypeMembers.ts
completionEntryForImportName.ts
completionEntryForPrimitive.ts
completionEntryForPropertyFromUnionOfModuleType.ts
completionEntryForShorthandPropertyAssignment.ts
completionEntryForUnionMethod.ts
completionEntryForUnionProperty.ts
completionEntryForUnionProperty2.ts
completionEntryOnNarrowedType.ts
completionForQuotedPropertyInPropertyAssignment1.ts
completionForQuotedPropertyInPropertyAssignment2.ts
completionForQuotedPropertyInPropertyAssignment3.ts
completionForQuotedPropertyInPropertyAssignment4.ts
completionForStringLiteral.ts
completionForStringLiteral2.ts
completionForStringLiteral3.ts
completionForStringLiteral4.ts
completionForStringLiteral5.ts
completionForStringLiteral6.ts
completionForStringLiteral7.ts
completionForStringLiteral8.ts
completionForStringLiteral10.ts
completionForStringLiteral11.ts
completionForStringLiteral12.ts
completionForStringLiteral13.ts
completionForStringLiteral_details.ts Remove trailing whitespace from JSDoc comments 2018-07-28 10:36:10 -06:00
completionForStringLiteralExport.ts
completionForStringLiteralFromSignature.ts
completionForStringLiteralFromSignature2.ts
completionForStringLiteralImport1.ts
completionForStringLiteralImport2.ts
completionForStringLiteralInIndexedAccess01.ts
completionForStringLiteralNonrelativeImport1.ts
completionForStringLiteralNonrelativeImport2.ts
completionForStringLiteralNonrelativeImport3.ts
completionForStringLiteralNonrelativeImport4.ts
completionForStringLiteralNonrelativeImport5.ts
completionForStringLiteralNonrelativeImport7.ts
completionForStringLiteralNonrelativeImport8.ts
completionForStringLiteralNonrelativeImport9.ts
completionForStringLiteralNonrelativeImport10.ts
completionForStringLiteralNonrelativeImport11.ts
completionForStringLiteralNonrelativeImport12.ts
completionForStringLiteralNonrelativeImportTypings1.ts
completionForStringLiteralNonrelativeImportTypings2.ts
completionForStringLiteralNonrelativeImportTypings3.ts
completionForStringLiteralRelativeImport3.ts
completionForStringLiteralRelativeImport4.ts
completionForStringLiteralRelativeImportAllowJSFalse.ts
completionForStringLiteralRelativeImportAllowJSTrue.ts
completionForStringLiteralWithDynamicImport.ts
completionImportMeta.ts Fix to issue 23326 for completions on new.target (#24342) 2018-05-24 14:12:33 -07:00
completionInAugmentedClassModule.ts
completionInfoWithExplicitTypeArguments.ts
completionInFunctionLikeBody.ts improve completions keyword for function like body (#25824) 2018-07-20 08:25:16 -07:00
completionInIncompleteCallExpression.ts
completionInJsDoc.ts
completionInJSDocFunctionNew.ts
completionInJSDocFunctionThis.ts
completionInJsDocQualifiedNames.ts Remove trailing whitespace from JSDoc comments 2018-07-28 10:36:10 -06:00
completionInNamedImportLocation.ts
completionInsideFunctionContainsArguments.ts
completionInTypeOf1.ts
completionInTypeOf2.ts
completionList_getExportsOfModule.ts
completionListAfterAnyType.ts
completionListAfterClassExtends.ts
completionListAfterFunction.ts
completionListAfterFunction2.ts
completionListAfterFunction3.ts
completionListAfterInvalidCharacter.ts
completionListAfterNumericLiteral.ts
completionListAfterNumericLiteral1.ts
completionListAfterObjectLiteral1.ts
completionListAfterPropertyName.ts
completionListAfterRegularExpressionLiteral1.ts
completionListAfterRegularExpressionLiteral01.ts
completionListAfterRegularExpressionLiteral02.ts
completionListAfterRegularExpressionLiteral03.ts
completionListAfterRegularExpressionLiteral04.ts
completionListAfterRegularExpressionLiteral05.ts
completionListAfterSlash.ts
completionListAfterSpreadOperator01.ts
completionListAfterStringLiteral1.ts Don't consider x. a new identifier location just because x has a number index signature (#24699) 2018-06-07 12:05:47 -07:00
completionListAfterStringLiteralTypeWithNoSubstitutionTemplateLiteral.ts
completionListAndMemberListOnCommentedDot.ts
completionListAndMemberListOnCommentedLine.ts
completionListAndMemberListOnCommentedWhiteSpace.ts
completionListAtBeginningOfFile01.ts
completionListAtBeginningOfIdentifierInArrowFunction01.ts
completionListAtDeclarationOfParameterType.ts
completionListAtEndOfWordInArrowFunction01.ts
completionListAtEndOfWordInArrowFunction02.ts
completionListAtEndOfWordInArrowFunction03.ts
completionListAtEOF.ts
completionListAtEOF1.ts
completionListAtEOF2.ts
completionListAtIdentifierDefinitionLocations_catch.ts
completionListAtIdentifierDefinitionLocations_classes.ts
completionListAtIdentifierDefinitionLocations_destructuring.ts
completionListAtIdentifierDefinitionLocations_enumMembers.ts
completionListAtIdentifierDefinitionLocations_enumMembers2.ts
completionListAtIdentifierDefinitionLocations_enums.ts
completionListAtIdentifierDefinitionLocations_functions.ts
completionListAtIdentifierDefinitionLocations_Generics.ts
completionListAtIdentifierDefinitionLocations_interfaces.ts
completionListAtIdentifierDefinitionLocations_parameters.ts
completionListAtIdentifierDefinitionLocations_properties.ts
completionListAtIdentifierDefinitionLocations_varDeclarations.ts
completionListAtInvalidLocations.ts
completionListAtNodeBoundry.ts
completionListBeforeKeyword.ts
completionListBeforeNewScope01.ts
completionListBeforeNewScope02.ts
completionListBuilderLocations_Modules.ts
completionListBuilderLocations_parameters.ts
completionListBuilderLocations_properties.ts
completionListBuilderLocations_VariableDeclarations.ts
completionListCladule.ts
completionListClassMembers.ts
completionListClassMembersWithSuperClassFromUnknownNamespace.ts Fix the completion when base type is unknown type from unknown namespace 2018-07-03 12:35:25 -07:00
completionListEnumMembers.ts
completionListEnumValues.ts
completionListErrorRecovery.ts
completionListErrorRecovery2.ts
completionListForDerivedType1.ts
completionListForExportEquals.ts
completionListForExportEquals2.ts
completionListForGenericInstance1.ts
completionListForNonExportedMemberInAmbientModuleWithExportAssignment1.ts
completionListForObjectSpread.ts
completionListForRest.ts
completionListForShorthandPropertyAssignment.ts
completionListForShorthandPropertyAssignment2.ts
completionListForTransitivelyExportedMembers01.ts
completionListForTransitivelyExportedMembers02.ts
completionListForTransitivelyExportedMembers03.ts
completionListForTransitivelyExportedMembers04.ts
completionListForUnicodeEscapeName.ts
completionListFunctionExpression.ts
completionListFunctionMembers.ts
completionListGenericConstraints.ts
completionListImplementingInterfaceFunctions.ts
completionListInArrowFunctionInUnclosedCallSite01.ts
completionListInClassExpressionWithTypeParameter.ts
completionListInClosedFunction01.ts
completionListInClosedFunction02.ts
completionListInClosedFunction03.ts
completionListInClosedFunction04.ts
completionListInClosedFunction05.ts
completionListInClosedFunction06.ts
completionListInClosedFunction07.ts
completionListInClosedObjectTypeLiteralInSignature01.ts
completionListInClosedObjectTypeLiteralInSignature02.ts
completionListInClosedObjectTypeLiteralInSignature03.ts
completionListInClosedObjectTypeLiteralInSignature04.ts
completionListInComments.ts
completionListInComments2.ts
completionListInComments3.ts
completionListInContextuallyTypedArgument.ts
completionListInEmptyFile.ts
completionListInExportClause01.ts
completionListInExportClause02.ts
completionListInExportClause03.ts
completionListInExtendsClause.ts
completionListInExtendsClauseAtEOF.ts
completionListInFatArrow.ts
completionListInFunctionDeclaration.ts
completionListInFunctionExpression.ts
completionListInImportClause01.ts
completionListInImportClause02.ts
completionListInImportClause03.ts
completionListInImportClause04.ts
completionListInImportClause05.ts
completionListInImportClause06.ts
completionListInIndexSignature01.ts
completionListInIndexSignature02.ts
completionListInMiddleOfIdentifierInArrowFunction01.ts
completionListInNamedClassExpression.ts
completionListInNamedClassExpressionWithShadowing.ts
completionListInNamedFunctionExpression.ts
completionListInNamedFunctionExpression1.ts
completionListInNamedFunctionExpressionWithShadowing.ts
completionListInNamespaceImportName01.ts
completionListInObjectBindingPattern01.ts
completionListInObjectBindingPattern02.ts
completionListInObjectBindingPattern03.ts
completionListInObjectBindingPattern04.ts
completionListInObjectBindingPattern05.ts
completionListInObjectBindingPattern06.ts
completionListInObjectBindingPattern07.ts
completionListInObjectBindingPattern08.ts
completionListInObjectBindingPattern09.ts
completionListInObjectBindingPattern10.ts
completionListInObjectBindingPattern11.ts
completionListInObjectBindingPattern12.ts
completionListInObjectBindingPattern13.ts
completionListInObjectBindingPattern14.ts
completionListInObjectLiteral.ts
completionListInObjectLiteral2.ts
completionListInObjectLiteral3.ts
completionListInObjectLiteral4.ts
completionListInObjectLiteralPropertyAssignment.ts
completionListInObjectLiteralThatIsParameterOfFunctionCall.ts
completionListInScope.ts
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
completionListInvalidMemberNames.ts
completionListInvalidMemberNames2.ts
completionListInvalidMemberNames_escapeQuote.ts
completionListInvalidMemberNames_startWithSpace.ts
completionListInvalidMemberNames_withExistingIdentifier.ts
completionListIsGlobalCompletion.ts
completionListKeywords.ts
completionListModuleMembers.ts
completionListNewIdentifierBindingElement.ts
completionListNewIdentifierFunctionDeclaration.ts
completionListNewIdentifierVariableDeclaration.ts If parsing a function type fails, parseTypeReference() to ensure something is returned (#24567) 2018-06-05 10:24:37 -07:00
completionListObjectMembers.ts
completionListOfGnericSymbol.ts
completionListOfSplitInterface.ts
completionListOfUnion.ts
completionListOnAliasedModule.ts
completionListOnAliases.ts
completionListOnAliases2.ts
completionListOnAliases3.ts
completionListOnFunctionCallWithOptionalArgument.ts
completionListOnMethodParameterName.ts
completionListOnParam.ts
completionListOnParamInClass.ts
completionListOnParamOfGenericType1.ts
completionListOnPrivateVariableInModule.ts
completionListOnSuper.ts
completionListOnVarBetweenModules.ts
completionListOutsideOfClosedArrowFunction01.ts
completionListOutsideOfClosedArrowFunction02.ts
completionListOutsideOfClosedFunctionDeclaration01.ts
completionListOutsideOfForLoop01.ts
completionListOutsideOfForLoop02.ts
completionListPrimitives.ts
completionListPrivateMembers.ts
completionListPrivateMembers2.ts
completionListPrivateMembers3.ts
completionListProtectedMembers.ts
completionListStaticProtectedMembers.ts
completionListStaticProtectedMembers2.ts
completionListStaticProtectedMembers3.ts
completionListStaticProtectedMembers4.ts
completionListsThroughTransitiveBaseClasses.ts
completionListsThroughTransitiveBaseClasses2.ts
completionListSuperMembers.ts
completionListWithAmbientDeclaration.ts
completionListWithLabel.ts
completionListWithMeanings.ts
completionListWithModulesFromModule.ts
completionListWithModulesInsideModuleScope.ts
completionListWithModulesOutsideModuleScope.ts
completionListWithModulesOutsideModuleScope2.ts
completionListWithUnresolvedModule.ts
completionOfInterfaceAndVar.ts
completionsCombineOverloads.ts In services, when overload resolution fails, create a union signature (2) (#25100) 2018-07-11 08:54:47 -07:00
completionsCombineOverloads_restParameter.ts In services, when overload resolution fails, create a union signature (2) (#25100) 2018-07-11 08:54:47 -07:00
completionsCombineOverloads_returnType.ts In services, when overload resolution fails, create a union signature (2) (#25100) 2018-07-11 08:54:47 -07:00
completionsDefaultExport.ts
completionsDestructuring.ts
completionsDiscriminatedUnion.ts Don't add completions from a discriminated union type when the discriminant doesn't match (#24770) 2018-07-03 17:05:51 -07:00
completionsForRecursiveGenericTypesMember.ts
completionsImport_augmentation.ts Fix bug: Get merged module symbol in forEachExternalModule (#24295) 2018-05-21 10:48:50 -07:00
completionsImport_compilerOptionsModule.ts
completionsImport_default_addToNamedImports.ts
completionsImport_default_addToNamespaceImport.ts Support code-fix-all for importFixes (#25137) 2018-07-03 15:19:15 -07:00
completionsImport_default_alreadyExistedWithRename.ts
completionsImport_default_anonymous.ts
completionsImport_default_didNotExistBefore.ts
completionsImport_default_exportDefaultIdentifier.ts
completionsImport_default_fromMergedDeclarations.ts Support import completion for merged declaration exports (#24539) 2018-06-01 09:46:56 -07:00
completionsImport_defaultFalsePositive.ts
completionsImport_details_withMisspelledName.ts
completionsImport_exportEqualsNamespace_noDuplicate.ts Avoid duplicate import completions when a namespace is exported by two different modules (#24473) 2018-05-29 15:52:34 -07:00
completionsImport_fromAmbientModule.ts
completionsImport_importType.ts Use import().T for import completions/fixes of pure types in JS files (#25852) 2018-07-26 16:16:57 -07:00
completionsImport_matching.ts
completionsImport_multipleWithSameName.ts
completionsImport_named_addToNamedImports.ts
completionsImport_named_didNotExistBefore.ts
completionsImport_named_exportEqualsNamespace.ts
completionsImport_named_exportEqualsNamespace_merged.ts
completionsImport_named_namespaceImportExists.ts
completionsImport_notFromIndex.ts
completionsImport_notFromUnrelatedNodeModules.ts
completionsImport_ofAlias.ts
completionsImport_ofAlias_preferShortPath.ts
completionsImport_previousTokenIsSemicolon.ts
completionsImport_quoteStyle.ts
completionsImport_reExport_wrongName.ts
completionsImport_reExportDefault.ts
completionsImport_require.ts Remove bad import completions tests (#25816) 2018-07-20 11:11:03 -07:00
completionsImport_shadowedByLocal.ts
completionsImport_tsx.ts moduleSpecifiers: Don't return a relative path to node_modules (#24460) 2018-05-29 12:40:06 -07:00
completionsImportBaseUrl.ts
completionsInJsxTag.ts Remove trailing whitespace from JSDoc comments 2018-07-28 10:36:10 -06:00
completionsInterfaceElement.ts
completionsIsPossiblyTypeArgumentPosition.ts Improve isPossiblyTypeArgumentPosition (#25043) 2018-07-11 11:15:04 -07:00
completionsJsdocTag.ts
completionsJsdocTypeTagCast.ts
completionsJsPropertyAssignment.ts
completionsJsxAttribute.ts Remove trailing whitespace from JSDoc comments 2018-07-28 10:36:10 -06:00
completionsJsxAttributeInitializer.ts
completionsJsxAttributeInitializer2.ts
completionsKeyof.ts
completionsKeywordsExtends.ts
completionsLiterals.ts Add completions from literal contextual types (#24674) 2018-06-07 15:03:19 -07:00
completionsMethodWithThisParameter.ts isValidMethodAccess: use getTypeOfPropertyOfType instead of getTypeOfFuncClassEnumModule (#24488) 2018-05-30 09:12:24 -07:00
completionsNamespaceMergedWithClass.ts
completionsNamespaceMergedWithObject.ts
completionsNamespaceName.ts Handle completions at name of namespace declaration (#25661) 2018-07-19 10:26:18 -07:00
completionsNewTarget.ts Fix to issue 23326 for completions on new.target (#24342) 2018-05-24 14:12:33 -07:00
completionsOptionalKindModifier.ts
completionsOptionalMethod.ts
completionsPaths.ts
completionsPaths_kinds.ts
completionsPaths_pathMapping.ts
completionsPaths_pathMapping_notInNestedDirectory.ts Don't provide a path completion if a directory name was already typed (#25055) 2018-06-22 11:18:16 -07:00
completionsPaths_pathMapping_parentDirectory.ts
completionsPaths_pathMapping_relativePath.ts
completionsPaths_pathMapping_topLevel.ts
completionsPathsJsonModule.ts
completionsPathsJsonModuleWithAmd.ts
completionsPathsJsonModuleWithoutResolveJsonModule.ts
completionsPathsRelativeJsonModule.ts
completionsRecommended_contextualTypes.ts
completionsRecommended_equals.ts
completionsRecommended_import.ts
completionsRecommended_local.ts Support recommended completion for union (#24326) 2018-05-22 13:38:28 -07:00
completionsRecommended_namespace.ts
completionsRecommended_nonAccessibleSymbol.ts
completionsRecommended_switch.ts
completionsRecommended_union.ts Support recommended completion for union (#24326) 2018-05-22 13:38:28 -07:00
completionsStringLiteral_fromTypeConstraint.ts
completionsSymbolMembers.ts
completionsThisType.ts Fix duplicate "this" completion (#25900) 2018-07-25 12:29:28 -07:00
completionsTriggerCharacter.ts Fix bug for isValidTrigger when contextToken is undefined (#25993) 2018-07-26 17:26:58 -07:00
completionsTypeKeywords.ts Add 'unknown' to type keywords (#24606) 2018-06-04 11:31:48 -07:00
completionsUnion.ts
completionsUniqueSymbol.ts Only add completion for a symbol if it is accessible (#25096) 2018-06-26 18:03:07 -07:00
completionsUniqueSymbol_import.ts Support completions for unique symbol exported from module (#25537) 2018-07-10 10:47:43 -07:00
completionWithConditionalOperatorMissingColon.ts
completionWithDotFollowedByNamespaceKeyword.ts
completionWithNamespaceInsideFunction.ts
consistenceOnIndentionsOfChainedFunctionCalls.ts
consistenceOnIndentionsOfObjectsInAListAfterFormatting.ts
consistentContextualTypeErrorsAfterEdits.ts
constEnumQuickInfoAndCompletionList.ts
constEnumsEmitOutputInMultipleFiles.ts
constQuickInfoAndCompletionList.ts
constructorBraceFormatting.ts
constructorQuickInfo.ts
contextuallyTypedFunctionExpressionGeneric1.ts
contextuallyTypedObjectLiteralMethodDeclarationParam01.ts
contextualTyping.ts
contextualTypingFromTypeAssertion1.ts
contextualTypingGenericFunction1.ts
contextualTypingOfArrayLiterals1.ts
contextualTypingOfGenericCallSignatures1.ts
contextualTypingOfGenericCallSignatures2.ts
contextualTypingReturnExpressions.ts
convertFunctionToEs6Class1.ts
convertFunctionToEs6Class2.ts
convertFunctionToEs6Class3.ts
convertFunctionToEs6Class_asyncMethods.ts
convertFunctionToEs6Class_commentOnVariableDeclaration.ts
convertFunctionToEs6Class_emptySwitchCase.ts
convertFunctionToEs6Class_exportModifier1.ts
convertFunctionToEs6Class_exportModifier2.ts
convertFunctionToEs6Class_falsePositive.ts
convertFunctionToEs6Class_objectLiteralInArrowFunction.ts
convertFunctionToEs6ClassJsDoc.ts
convertFunctionToEs6ClassNoSemicolon.ts
convertToEs6Class_emptyCatchClause.ts
crossFileQuickInfoExportedTypeDoesNotUseImportType.ts Use external aliases in quickinfo and signature help return types (#24391) 2018-05-24 15:19:57 -07:00
debuggerStatementIndent.ts
declarationExpressions.ts More thoroughly test navigateTo (#25239) 2018-07-02 19:25:27 -07:00
declareFunction.ts More thoroughly test navigateTo (#25239) 2018-07-02 19:25:27 -07:00
defaultParamsAndContextualTypes.ts
definition.ts
definitionNameOnEnumMember.ts
deleteClassWithEnumPresent.ts
deleteExtensionInReopenedInterface.ts
deleteModifierBeforeVarStatement1.ts
deleteReopenedModule.ts
deleteTypeParameter.ts
derivedTypeIndexerWithGenericConstraints.ts
distinctTypesInCallbacksWithSameNames.ts
docCommentTemplate_insideEmptyComment.ts getDocCommentTemplateAtPosition: Return result if in empty comment (#26026) 2018-07-27 17:34:16 -07:00
docCommentTemplateClassDecl01.ts
docCommentTemplateClassDeclMethods01.ts Support doc comment template at function expression (#25050) 2018-06-25 11:40:45 -07:00
docCommentTemplateClassDeclMethods02.ts
docCommentTemplateConstructor01.ts
docCommentTemplateEmptyFile.ts
docCommentTemplateFunctionExpression.ts Support doc comment template at function expression (#25050) 2018-06-25 11:40:45 -07:00
docCommentTemplateFunctionWithParameters.ts
docCommentTemplateFunctionWithParameters_js.ts Include '...' on doc comment for rest parameter (#24462) 2018-05-29 12:17:57 -07:00
docCommentTemplateIndentation.ts
docCommentTemplateInMultiLineComment.ts
docCommentTemplateInsideFunctionDeclaration.ts
docCommentTemplateInSingleLineComment.ts
docCommentTemplateInterfacesEnumsAndTypeAliases.ts
docCommentTemplateJsSpecialPropertyAssignment.ts
docCommentTemplateNamespacesAndModules01.ts
docCommentTemplateNamespacesAndModules02.ts
docCommentTemplateObjectLiteralMethods01.ts Handle PropertyAssignment in getCommentOwnerInfo (#25911) 2018-07-24 17:43:46 -07:00
docCommentTemplateRegex.ts Support doc comment template at function expression (#25050) 2018-06-25 11:40:45 -07:00
docCommentTemplateVariableStatements01.ts
docCommentTemplateVariableStatements02.ts
docCommentTemplateVariableStatements03.ts
documentHighlightAtInheritedProperties1.ts
documentHighlightAtInheritedProperties2.ts
documentHighlightAtInheritedProperties3.ts
documentHighlightAtInheritedProperties4.ts
documentHighlightAtInheritedProperties5.ts
documentHighlightAtInheritedProperties6.ts
documentHighlightAtParameterPropertyDeclaration1.ts
documentHighlightAtParameterPropertyDeclaration2.ts
documentHighlightAtParameterPropertyDeclaration3.ts
documentHighlightInExport1.ts
documentHighlights_filesToSearch.ts
documentHighlights_moduleImport_filesToSearch.ts
documentHighlights_windowsPath.ts
documentHighlightsInvalidModifierLocations.ts
doubleUnderscoreCompletions.ts
doubleUnderscoreRenames.ts
duplicateClassModuleError0.ts
duplicateFunctionImplementation.ts
duplicateIndexers.ts
duplicatePackageServices.ts
duplicatePackageServices_fileChanges.ts
duplicateTypeParameters.ts
editClearsJsDocCache.ts
editLambdaArgToTypeParameter1.ts
emptyArrayInference.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
extendArray.ts
extendArrayInterface.ts
extendArrayInterfaceMember.ts
extendInterfaceOverloadedMethod.ts
extendsTArray.ts
externalModuleIntellisense.ts
externalModuleRefernceResolutionOrderInImportDeclaration.ts
externalModuleWithExportAssignment.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
extract-const1.ts
extract-method-empty-namespace.ts
extract-method-formatting-objectliteral.ts
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 Add refactor to convert namespace to named imports and back (#24469) 2018-05-30 14:11:53 -07:00
extract-method1.ts
extract-method2.ts
extract-method3.ts
extract-method4.ts
extract-method5.ts
extract-method6.ts
extract-method7.ts
extract-method8.ts
extract-method9.ts
extract-method10.ts
extract-method11.ts
extract-method13.ts
extract-method14.ts
extract-method15.ts
extract-method17.ts
extract-method18.ts
extract-method19.ts
extract-method20.ts
extract-method21.ts
extract-method22.ts
extract-method23.ts
extract-method24.ts
extract-method25.ts
extract-method26.ts
extract-method27.ts
extract-method_jsxIntrinsicTagSymbol.ts
extractMethod_forAwait.ts
failureToImplementClass.ts
findAllReferencesDynamicImport1.ts
findAllReferencesDynamicImport2.ts
findAllReferencesDynamicImport3.ts
findAllReferencesJSDocFunctionNew.ts
findAllReferencesJSDocFunctionThis.ts
findAllReferencesJsDocTypeLiteral.ts
findAllReferencesOfConstructor.ts
findAllReferencesOfConstructor_badOverload.ts
findAllReferencesOfJsonModule.ts Fix getter of local symbol for export= when it is json module 2018-05-22 17:10:56 -07:00
findAllReferPropertyAccessExpressionHeritageClause.ts
findAllRefs_importType_exportEquals.ts Improvements to find-all-references for import types (#23998) 2018-05-10 15:31:06 -07:00
findAllRefs_importType_js.ts Improvements to find-all-references for import types (#23998) 2018-05-10 15:31:06 -07:00
findAllRefs_importType_meaningAtLocation.ts
findAllRefs_importType_named.ts Improvements to find-all-references for import types (#23998) 2018-05-10 15:31:06 -07:00
findAllRefs_importType_typeofImport.ts Improvements to find-all-references for import types (#23998) 2018-05-10 15:31:06 -07:00
findAllRefsBadImport.ts
findAllRefsCatchClause.ts
findAllRefsClassExpression0.ts
findAllRefsClassExpression1.ts
findAllRefsClassExpression2.ts
findAllRefsClassWithStaticThisAccess.ts addClassStaticThisReferences: Don't cross class boundary (#24860) 2018-06-11 10:51:11 -07:00
findAllRefsConstructorFunctions.ts
findAllRefsDeclareClass.ts Fix bug: In findAllReferences, don't crash on static method missing body (#24814) 2018-06-11 08:43:17 -07:00
findAllRefsDefaultImport.ts Fix bug in importTracker: default and namespace imports are not exclusive (#24965) 2018-06-15 12:15:39 -07:00
findAllRefsDefaultImportThroughNamespace.ts
findAllRefsDefinition.ts
findAllRefsDestructureGeneric.ts
findAllRefsDestructureGetter.ts
findAllRefsEnumAsNamespace.ts
findAllRefsEnumMember.ts
findAllRefsExportAsNamespace.ts
findAllRefsExportConstEqualToClass.ts
findAllRefsExportDefaultClassConstructor.ts
findAllRefsExportEquals.ts Improvements to find-all-references for import types (#23998) 2018-05-10 15:31:06 -07:00
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 Improvements to find-all-references for import types (#23998) 2018-05-10 15:31:06 -07:00
findAllRefsForObjectLiteralProperties.ts
findAllRefsForObjectSpread.ts
findAllRefsForRest.ts
findAllRefsForStringLiteralTypes.ts
findAllRefsForUMDModuleAlias1.ts
findAllRefsForVariableInExtendsClause01.ts
findAllRefsForVariableInExtendsClause02.ts
findAllRefsForVariableInImplementsClause01.ts
findAllRefsGlobalModuleAugmentation.ts
findAllRefsImportEquals.ts
findAllRefsImportStarOfExportEquals.ts
findAllRefsImportType.ts
findAllRefsInClassExpression.ts
findAllRefsIndexedAccessTypes.ts
findAllRefsInExport1.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
findAllRefsModuleAugmentation.ts
findAllRefsNoImportClause.ts
findAllRefsObjectBindingElementPropertyName01.ts
findAllRefsObjectBindingElementPropertyName02.ts
findAllRefsObjectBindingElementPropertyName03.ts
findAllRefsObjectBindingElementPropertyName04.ts
findAllRefsObjectBindingElementPropertyName05.ts
findAllRefsObjectBindingElementPropertyName06.ts
findAllRefsObjectBindingElementPropertyName07.ts
findAllRefsObjectBindingElementPropertyName10.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
findAllRefsPrimitive.ts
findAllRefsPrimitiveJsDoc.ts
findAllRefsPropertyContextuallyTypedByTypeParam01.ts
findAllRefsRedeclaredPropertyInDerivedInterface.ts
findAllRefsReExport_broken.ts
findAllRefsReExport_broken2.ts
findAllRefsReExportLocal.ts
findAllRefsReExportRightNameWrongSymbol.ts
findAllRefsReExports.ts
findAllRefsReExports2.ts
findAllRefsReExportStar.ts
findAllRefsRenameImportWithSameName.ts
findAllRefsRootSymbols.ts
findAllRefsThisKeyword.ts
findAllRefsThisKeywordMultipleFiles.ts
findAllRefsTypedef.ts
findAllRefsTypedef_importType.ts
findAllRefsTypeofImport.ts
findAllRefsTypeParameterInMergedInterface.ts
findAllRefsUnionProperty.ts In getPropertySymbolsFromContextualType, use union discriminant to filter types (#25914) 2018-07-25 11:53:20 -07:00
findAllRefsWithLeadingUnderscoreNames1.ts
findAllRefsWithLeadingUnderscoreNames2.ts
findAllRefsWithLeadingUnderscoreNames3.ts
findAllRefsWithLeadingUnderscoreNames4.ts
findAllRefsWithLeadingUnderscoreNames5.ts
findAllRefsWithLeadingUnderscoreNames6.ts
findAllRefsWithLeadingUnderscoreNames7.ts
findAllRefsWithLeadingUnderscoreNames8.ts
findAllRefsWithLeadingUnderscoreNames9.ts
findAllRefsWithShorthandPropertyAssignment.ts
findAllRefsWithShorthandPropertyAssignment2.ts
findReferencesAcrossMultipleProjects.ts
findReferencesAfterEdit.ts
findReferencesDefinitionDisplayParts.ts
findReferencesJSXTagName.ts
findReferencesJSXTagName2.ts
findReferencesJSXTagName3.ts
fixingTypeParametersQuickInfo.ts
forceIndentAfterNewLineInsert.ts
forIn.ts
formatAfterMultilineComment.ts
formatAfterObjectLiteral.ts
formatAnyTypeLiteral.ts
formatArrayLiteralExpression.ts
formatArrayOrObjectLiteralsInVariableList.ts
formatAsyncAwait.ts
formatAsyncComputedMethod.ts
formatAsyncKeyword.ts
formatClassExpression.ts
formatColonAndQMark.ts
formatComments.ts
formatConflictDiff3Marker1.ts
formatConflictMarker1.ts
formatControlFlowConstructs.ts
formatDebuggerStatement.ts
formatDocumentWithTrivia.ts
formatEmptyBlock.ts
formatEmptyParamList.ts
formatFunctionAndConstructorType.ts
formatIfWithEmptyCondition.ts
formatImplicitModule.ts
formatImportDeclaration.ts
formatInsertSpaceAfterCloseBraceBeforeCloseBracket.ts
formatInTryCatchFinally.ts
formatInTsxFiles.ts
formatJsxWithKeywordInIdentifier.ts
formatLiteralTypeInUnionOrIntersectionType.ts fix wrong formatting with multiline type literals with IntersectionType and UnionType 2018-05-22 14:01:04 +08:00
formatMultilineComment.ts
formatNamedExportImport.ts
formatNestedClassWithOpenBraceOnNewLines.ts
formatNoSpaceBetweenClosingParenAndTemplateString.ts
formatObjectBindingPattern.ts
formatObjectBindingPattern_restElementWithPropertyName.ts
formatOnEnterFunctionDeclaration.ts
formatOnEnterInComment.ts
formatOnEnterOpenBraceAddNewLine.ts
formatOnOpenCurlyBraceRemoveNewLine.ts
formatOnSemiColonAfterBreak.ts
formatParameter.ts
formatRemoveNewLineAfterOpenBrace.ts
formatSelectionWithTrivia.ts
formatSelectionWithTrivia2.ts
formatSignatures.ts
formatSimulatingScriptBlocks.ts
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
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
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
formattingOnVariety.ts
formattingOptionsChange.ts
formattingOptionsChangeJsx.ts
formattingQMark.ts
formattingReadonly.ts
formattingRegexes.ts
formattingReplaceSpacesWithTabs.ts
formattingReplaceTabsWithSpaces.ts
formattingSingleLineWithNewLineOptionSet.ts
formattingSkippedTokens.ts
formattingSpaceAfterCommaBeforeOpenParen.ts
formattingSpaceBeforeCloseParen.ts
formattingSpaceBeforeFunctionParen.ts
formattingSpaceBetweenParent.ts
formattingSpacesAfterConstructor.ts
formattingTemplates.ts
formattingTemplatesWithNewline.ts
formattingTypeInfer.ts
formattingVoid.ts
formattingWithEnterAfterMultilineString.ts
formattingWithLimitedSpan.ts
formattingWithMultilineComments.ts
formatTrailingComma.ts Fix formatting at trailing comma (#25706) 2018-07-17 15:21:35 -07:00
formatTryCatch.ts
formatTsx.ts
formatTypeAlias.ts
formatTypeOperation.ts
formatVariableAssignments.ts
formatVariableDeclarationList.ts
formatWithBaseIndent.ts
formatWithStatement.ts
formatWithTabs.ts
formatWithTabs2.ts
forwardReference.ts
fourslash.ts Ensure fixSpelling and importFixes still trigger on "Did you mean the instance/static member ..." (#25847) 2018-07-20 16:51:35 -07:00
fsEditMarkerPositions.ts
functionFormatting.ts
functionIndentation.ts
functionOverloadCount.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
functionProperty.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
functionRenamingErrorRecovery.ts
functionTypeFormatting.ts
functionTypePredicateFormatting.ts
functionTypes.ts
funduleWithRecursiveReference.ts
generatorDeclarationFormatting.ts
genericArityEnforcementAfterEdit.ts
genericAssignmentCompat.ts
genericCallSignaturesInNonGenericTypes1.ts
genericCallSignaturesInNonGenericTypes2.ts
genericCallsWithOptionalParams1.ts
genericCloduleCompletionList.ts
genericCombinators1.ts
genericCombinators2.ts
genericCombinators3.ts
genericCombinatorWithConstraints1.ts
genericDerivedTypeAcrossModuleBoundary1.ts
genericFunctionReturnType.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
genericFunctionReturnType2.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
genericFunctionSignatureHelp1.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
genericFunctionSignatureHelp2.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
genericFunctionSignatureHelp3.ts In services, when overload resolution fails, create a union signature (2) (#25100) 2018-07-11 08:54:47 -07:00
genericFunctionSignatureHelp3MultiFile.ts In services, when overload resolution fails, create a union signature (2) (#25100) 2018-07-11 08:54:47 -07:00
genericFunctionWithGenericParams1.ts
genericInterfacePropertyInference1.ts
genericInterfacePropertyInference2.ts
genericInterfacesWithConstraints1.ts
genericInterfaceWithInheritanceEdit1.ts
genericMapTyping1.ts
genericMethodParam.ts
genericObjectBaseType.ts
genericParameterHelp.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
genericParameterHelpConstructorCalls.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
genericParameterHelpTypeReferences.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
genericRespecialization1.ts
genericsFormatting.ts
genericSignaturesAreProperlyCleaned.ts
genericTypeAliasIntersectionCompletions.ts
genericTypeArgumentInference1.ts
genericTypeParamUnrelatedToArguments1.ts
genericTypeWithMultipleBases1.ts
genericTypeWithMultipleBases1MultiFile.ts
genericWithSpecializedProperties1.ts
genericWithSpecializedProperties2.ts
genericWithSpecializedProperties3.ts
getCompletionEntryDetails.ts
getCompletionEntryDetails2.ts
getDeclarationDiagnostics.ts Allow all private declarations to be emitted in declaration output (#23351) 2018-05-09 19:53:44 -07:00
getEditsForFileRename.ts getEditsForFileRename: Test both before and after the rename (#25074) 2018-06-26 16:55:51 -07:00
getEditsForFileRename_ambientModule.ts getEditsForFileRename: Test both before and after the rename (#25074) 2018-06-26 16:55:51 -07:00
getEditsForFileRename_amd.ts getEditsForFileRename: Test both before and after the rename (#25074) 2018-06-26 16:55:51 -07:00
getEditsForFileRename_caseInsensitive.ts getEditsForFileRename: Support directory rename (#24305) 2018-06-01 08:23:37 -07:00
getEditsForFileRename_casing.ts getEditsForFileRename: For directory rename, preserve casing of suffix (#24975) 2018-06-21 11:46:13 -07:00
getEditsForFileRename_directory.ts getEditsForFileRename: Test both before and after the rename (#25074) 2018-06-26 16:55:51 -07:00
getEditsForFileRename_directory_down.ts getEditsForFileRename: Test both before and after the rename (#25074) 2018-06-26 16:55:51 -07:00
getEditsForFileRename_directory_noUpdateNodeModulesImport.ts getEditsForFileRename: Support directory rename (#24305) 2018-06-01 08:23:37 -07:00
getEditsForFileRename_directory_up.ts getEditsForFileRename: Test both before and after the rename (#25074) 2018-06-26 16:55:51 -07:00
getEditsForFileRename_jsExtension.ts getEditsForFileRename: Support directory rename (#24305) 2018-06-01 08:23:37 -07:00
getEditsForFileRename_preferences.ts Add test that getEditsForFileRename respects UserPreferences (#25745) 2018-07-17 17:05:35 -07:00
getEditsForFileRename_renameFromIndex.ts getEditsForFileRename: Support directory rename (#24305) 2018-06-01 08:23:37 -07:00
getEditsForFileRename_renameToIndex.ts getEditsForFileRename: Support directory rename (#24305) 2018-06-01 08:23:37 -07:00
getEditsForFileRename_shortenRelativePaths.ts getEditsForFileRename: Test both before and after the rename (#25074) 2018-06-26 16:55:51 -07:00
getEditsForFileRename_subDir.ts getEditsForFileRename: Test both before and after the rename (#25074) 2018-06-26 16:55:51 -07:00
getEditsForFileRename_symlink.ts getEditsForFileRename: Test both before and after the rename (#25074) 2018-06-26 16:55:51 -07:00
getEditsForFileRename_tsconfig.ts getEditsForFileRename: Test both before and after the rename (#25074) 2018-06-26 16:55:51 -07:00
getEditsForFileRename_tsconfig_include_add.ts getEditsForFileRename: Test both before and after the rename (#25074) 2018-06-26 16:55:51 -07:00
getEditsForFileRename_tsconfig_include_noChange.ts getEditsForFileRename: Test both before and after the rename (#25074) 2018-06-26 16:55:51 -07:00
getEditsForFileRename_unaffectedNonRelativePath.ts getEditsForFileRename: Don't update import with non-relative path if the imported file didn't move (#25159) 2018-06-22 11:21:45 -07:00
getEmitOutputDeclarationMultiFiles.ts
getEmitOutputDeclarationSingleFile.ts
getEmitOutputExternalModule.ts
getEmitOutputExternalModule2.ts
getEmitOutputMapRoot.ts
getEmitOutputNoErrors.ts
getEmitOutputOnlyOneFile.ts
getEmitOutputOut.ts
getEmitOutputOutFile.ts
getEmitOutputSingleFile.ts
getEmitOutputSingleFile2.ts
getEmitOutputSourceMap.ts
getEmitOutputSourceMap2.ts
getEmitOutputSourceRoot.ts
getEmitOutputSourceRootMultiFiles.ts
getEmitOutputTsxFile_Preserve.ts
getEmitOutputTsxFile_React.ts
getEmitOutputWithDeclarationFile.ts
getEmitOutputWithDeclarationFile2.ts
getEmitOutputWithDeclarationFile3.ts
getEmitOutputWithEarlySemanticErrors.ts
getEmitOutputWithEmitterErrors.ts
getEmitOutputWithEmitterErrors2.ts
getEmitOutputWithSemanticErrors.ts
getEmitOutputWithSemanticErrors2.ts
getEmitOutputWithSemanticErrorsForMultipleFiles.ts
getEmitOutputWithSemanticErrorsForMultipleFiles2.ts
getEmitOutputWithSyntacticErrorsForMultipleFiles.ts
getEmitOutputWithSyntacticErrorsForMultipleFiles2.ts
getEmitOutputWithSyntaxErrors.ts
getJavaScriptCompletions1.ts
getJavaScriptCompletions2.ts
getJavaScriptCompletions3.ts
getJavaScriptCompletions4.ts
getJavaScriptCompletions5.ts
getJavaScriptCompletions8.ts
getJavaScriptCompletions9.ts
getJavaScriptCompletions10.ts
getJavaScriptCompletions11.ts
getJavaScriptCompletions12.ts Don't consider x. a new identifier location just because x has a number index signature (#24699) 2018-06-07 12:05:47 -07:00
getJavaScriptCompletions13.ts
getJavaScriptCompletions14.ts
getJavaScriptCompletions15.ts
getJavaScriptCompletions16.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
getJavaScriptCompletions18.ts
getJavaScriptCompletions19.ts
getJavaScriptCompletions20.ts
getJavaScriptCompletions_tsCheck.ts For completions, treat a '// @ts-check' file like a TypeScript one (#24321) 2018-05-22 13:06:59 -07:00
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 Add test 2018-06-29 17:12:06 -07:00
getMatchingBraces.ts
getMatchingBracesAdjacentBraces.ts
getMatchingBracesNegativeCases.ts
getNameOrDottedNameSpan.ts
getNavigationBarItems.ts
getOccurrencesAbstract01.ts
getOccurrencesAbstract02.ts
getOccurrencesAbstract03.ts
getOccurrencesAfterEdit.ts
getOccurrencesAsyncAwait.ts remove redundant assertions in fourslash tests (#24561) 2018-06-01 08:16:03 -07:00
getOccurrencesAsyncAwait2.ts remove redundant assertions in fourslash tests (#24561) 2018-06-01 08:16:03 -07:00
getOccurrencesAsyncAwait3.ts improve performance 2018-05-09 22:42:44 +08:00
getOccurrencesClassExpressionConstructor.ts
getOccurrencesClassExpressionPrivate.ts
getOccurrencesClassExpressionPublic.ts
getOccurrencesClassExpressionStatic.ts
getOccurrencesClassExpressionStaticThis.ts
getOccurrencesClassExpressionThis.ts
getOccurrencesConst01.ts
getOccurrencesConst02.ts
getOccurrencesConst03.ts
getOccurrencesConst04.ts
getOccurrencesConstructor.ts remove redundant assertions in fourslash tests (#24561) 2018-06-01 08:16:03 -07:00
getOccurrencesConstructor2.ts remove redundant assertions in fourslash tests (#24561) 2018-06-01 08:16:03 -07:00
getOccurrencesDeclare1.ts
getOccurrencesDeclare2.ts
getOccurrencesDeclare3.ts
getOccurrencesExport1.ts
getOccurrencesExport2.ts
getOccurrencesExport3.ts
getOccurrencesIfElse.ts remove redundant assertions in fourslash tests (#24561) 2018-06-01 08:16:03 -07:00
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 remove redundant assertions in fourslash tests (#24561) 2018-06-01 08:16:03 -07:00
getOccurrencesLoopBreakContinue2.ts remove redundant assertions in fourslash tests (#24561) 2018-06-01 08:16:03 -07:00
getOccurrencesLoopBreakContinue3.ts remove redundant assertions in fourslash tests (#24561) 2018-06-01 08:16:03 -07:00
getOccurrencesLoopBreakContinue4.ts remove redundant assertions in fourslash tests (#24561) 2018-06-01 08:16:03 -07:00
getOccurrencesLoopBreakContinue5.ts remove redundant assertions in fourslash tests (#24561) 2018-06-01 08:16:03 -07:00
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
getOccurrencesReturn.ts remove redundant assertions in fourslash tests (#24561) 2018-06-01 08:16:03 -07:00
getOccurrencesReturn2.ts remove redundant assertions in fourslash tests (#24561) 2018-06-01 08:16:03 -07:00
getOccurrencesReturn3.ts
getOccurrencesReturn4.ts
getOccurrencesReturnBroken.ts
getOccurrencesSetAndGet.ts
getOccurrencesSetAndGet2.ts
getOccurrencesSetAndGet3.ts
getOccurrencesStatic1.ts
getOccurrencesStringLiterals.ts
getOccurrencesStringLiteralTypes.ts
getOccurrencesSuper.ts remove redundant assertions in fourslash tests (#24561) 2018-06-01 08:16:03 -07:00
getOccurrencesSuper2.ts remove redundant assertions in fourslash tests (#24561) 2018-06-01 08:16:03 -07:00
getOccurrencesSuper3.ts
getOccurrencesSuperNegatives.ts
getOccurrencesSwitchCaseDefault.ts
getOccurrencesSwitchCaseDefault2.ts
getOccurrencesSwitchCaseDefault3.ts
getOccurrencesSwitchCaseDefault4.ts
getOccurrencesSwitchCaseDefault5.ts
getOccurrencesSwitchCaseDefaultBroken.ts
getOccurrencesThis.ts remove redundant assertions in fourslash tests (#24561) 2018-06-01 08:16:03 -07:00
getOccurrencesThis2.ts remove redundant assertions in fourslash tests (#24561) 2018-06-01 08:16:03 -07:00
getOccurrencesThis3.ts remove redundant assertions in fourslash tests (#24561) 2018-06-01 08:16:03 -07:00
getOccurrencesThis4.ts remove redundant assertions in fourslash tests (#24561) 2018-06-01 08:16:03 -07:00
getOccurrencesThis5.ts remove redundant assertions in fourslash tests (#24561) 2018-06-01 08:16:03 -07:00
getOccurrencesThis6.ts
getOccurrencesThisNegatives2.ts
getOccurrencesThrow.ts remove redundant assertions in fourslash tests (#24561) 2018-06-01 08:16:03 -07:00
getOccurrencesThrow2.ts remove redundant assertions in fourslash tests (#24561) 2018-06-01 08:16:03 -07:00
getOccurrencesThrow3.ts remove redundant assertions in fourslash tests (#24561) 2018-06-01 08:16:03 -07:00
getOccurrencesThrow4.ts remove redundant assertions in fourslash tests (#24561) 2018-06-01 08:16:03 -07:00
getOccurrencesThrow5.ts remove redundant assertions in fourslash tests (#24561) 2018-06-01 08:16:03 -07:00
getOccurrencesThrow6.ts
getOccurrencesThrow7.ts
getOccurrencesThrow8.ts
getOccurrencesTryCatchFinally.ts
getOccurrencesTryCatchFinally2.ts
getOccurrencesTryCatchFinally3.ts
getOccurrencesTryCatchFinally4.ts
getOccurrencesTryCatchFinallyBroken.ts
getOccurrencesYield.ts remove redundant assertions in fourslash tests (#24561) 2018-06-01 08:16:03 -07:00
getOutliningForBlockComments.ts
getOutliningForObjectsInArray.ts
getOutliningForSingleLineComments.ts
getOutliningSpans.ts
getOutliningSpansDepthElseIf.ts
getOutliningSpansForImports.ts
getOutliningSpansForRegions.ts
getOutliningSpansForUnbalancedEndRegion.ts
getOutliningSpansForUnbalancedRegion.ts
getPreProcessedFile.ts
getPropertySymbolsFromBaseTypesDoesntCrash.ts
getQuickInfoForIntersectionTypes.ts
getRenameInfoTests1.ts
getRenameInfoTests2.ts
getSemanticDiagnosticForDeclaration.ts Allow all private declarations to be emitted in declaration output (#23351) 2018-05-09 19:53:44 -07:00
getSemanticDiagnosticForDeclaration1.ts
getSemanticDiagnosticForNoDeclaration.ts
globalCompletionListInsideObjectLiterals.ts
goToDefinition_mappedType.ts Fix bugs for go-to-definition on mapped type method (#25991) 2018-07-26 17:26:41 -07:00
goToDefinition_super.ts
goToDefinition_untypedModule.ts
goToDefinitionAcrossMultipleProjects.ts
goToDefinitionAlias.ts
goToDefinitionAmbiants.ts
goToDefinitionApparentTypeProperties.ts
goToDefinitionBuiltInTypes.ts
goToDefinitionBuiltInValues.ts
goToDefinitionConstructorOfClassExpression01.ts
goToDefinitionConstructorOfClassWhenClassIsPrecededByNamespace01.ts
goToDefinitionConstructorOverloads.ts
goToDefinitionDecorator.ts
goToDefinitionDecoratorOverloads.ts
goToDefinitionDifferentFile.ts
goToDefinitionDifferentFileIndirectly.ts
goToDefinitionDynamicImport1.ts
goToDefinitionDynamicImport2.ts
goToDefinitionDynamicImport3.ts
goToDefinitionDynamicImport4.ts
goToDefinitionExternalModuleName.ts
goToDefinitionExternalModuleName2.ts
goToDefinitionExternalModuleName3.ts
goToDefinitionExternalModuleName4.ts
goToDefinitionExternalModuleName5.ts
goToDefinitionExternalModuleName6.ts
goToDefinitionExternalModuleName7.ts
goToDefinitionExternalModuleName8.ts
goToDefinitionExternalModuleName9.ts
goToDefinitionFunctionOverloads.ts
goToDefinitionFunctionOverloadsInClass.ts
goToDefinitionFunctionType.ts
goToDefinitionImplicitConstructor.ts
goToDefinitionImportedNames.ts
goToDefinitionImportedNames2.ts
goToDefinitionImportedNames3.ts
goToDefinitionImportedNames4.ts
goToDefinitionImportedNames5.ts
goToDefinitionImportedNames6.ts
goToDefinitionImportedNames7.ts
goToDefinitionImports.ts
goToDefinitionIndexSignature.ts
goToDefinitionIndexSignature2.ts
goToDefinitionInMemberDeclaration.ts
gotoDefinitionInObjectBindingPattern1.ts
gotoDefinitionInObjectBindingPattern2.ts
goToDefinitionInterfaceAfterImplement.ts
goToDefinitionInTypeArgument.ts
goToDefinitionJsModuleName.ts
goToDefinitionLabels.ts accross -> across 2018-06-28 18:50:55 -07:00
goToDefinitionMethodOverloads.ts
goToDefinitionMultipleDefinitions.ts
goToDefinitionNewExpressionTargetNotClass.ts goToDefinition: Put variable definition before signature definition (#24649) 2018-06-04 14:13:27 -07:00
goToDefinitionObjectBindingElementPropertyName01.ts
goToDefinitionObjectLiteralProperties.ts
goToDefinitionObjectLiteralProperties1.ts
goToDefinitionObjectSpread.ts
goToDefinitionOverloadsInMultiplePropertyAccesses.ts
goToDefinitionPartialImplementation.ts
goToDefinitionPrimitives.ts
gotoDefinitionPropertyAccessExpressionHeritageClause.ts
goToDefinitionRest.ts
goToDefinitionSameFile.ts
goToDefinitionShadowVariable.ts
goToDefinitionShadowVariableInsideModule.ts
goToDefinitionShorthandProperty01.ts
goToDefinitionShorthandProperty02.ts
goToDefinitionShorthandProperty03.ts
goToDefinitionSignatureAlias.ts goToDefinition: Don't go to jsx constructor signature (#25382) 2018-07-02 17:18:07 -07:00
goToDefinitionSignatureAlias_require.ts
goToDefinitionSimple.ts
goToDefinitionSourceUnit.ts
goToDefinitionTaggedTemplateOverloads.ts
goToDefinitionThis.ts
goToDefinitionTypePredicate.ts
goToDefinitionTypeReferenceDirective.ts
goToDefinitionUndefinedSymbols.ts
goToDefinitionUnionTypeProperty1.ts
goToDefinitionUnionTypeProperty2.ts
goToDefinitionUnionTypeProperty3.ts
goToDefinitionUnionTypeProperty4.ts
goToDefinitionUnionTypeProperty_discriminated.ts In getPropertySymbolsFromContextualType, use union discriminant to filter types (#25914) 2018-07-25 11:53:20 -07:00
goToImplementationClassMethod_00.ts implementations: Use declaration name for the span (#24537) 2018-05-31 13:32:02 -07:00
goToImplementationClassMethod_01.ts implementations: Use declaration name for the span (#24537) 2018-05-31 13:32:02 -07:00
goToImplementationEnum_00.ts implementations: Use declaration name for the span (#24537) 2018-05-31 13:32:02 -07:00
goToImplementationEnum_01.ts implementations: Use declaration name for the span (#24537) 2018-05-31 13:32:02 -07:00
goToImplementationInterface_00.ts
goToImplementationInterface_01.ts implementations: Use declaration name for the span (#24537) 2018-05-31 13:32:02 -07:00
goToImplementationInterface_02.ts
goToImplementationInterface_03.ts
goToImplementationInterface_04.ts
goToImplementationInterface_05.ts
goToImplementationInterface_06.ts
goToImplementationInterface_07.ts implementations: Use declaration name for the span (#24537) 2018-05-31 13:32:02 -07:00
goToImplementationInterface_08.ts implementations: Use declaration name for the span (#24537) 2018-05-31 13:32:02 -07:00
goToImplementationInterfaceMethod_00.ts implementations: Use declaration name for the span (#24537) 2018-05-31 13:32:02 -07:00
goToImplementationInterfaceMethod_01.ts implementations: Use declaration name for the span (#24537) 2018-05-31 13:32:02 -07:00
goToImplementationInterfaceMethod_02.ts implementations: Use declaration name for the span (#24537) 2018-05-31 13:32:02 -07:00
goToImplementationInterfaceMethod_03.ts implementations: Use declaration name for the span (#24537) 2018-05-31 13:32:02 -07:00
goToImplementationInterfaceMethod_04.ts implementations: Use declaration name for the span (#24537) 2018-05-31 13:32:02 -07:00
goToImplementationInterfaceMethod_05.ts implementations: Use declaration name for the span (#24537) 2018-05-31 13:32:02 -07:00
goToImplementationInterfaceMethod_06.ts implementations: Use declaration name for the span (#24537) 2018-05-31 13:32:02 -07:00
goToImplementationInterfaceMethod_08.ts implementations: Use declaration name for the span (#24537) 2018-05-31 13:32:02 -07:00
goToImplementationInterfaceMethod_09.ts implementations: Use declaration name for the span (#24537) 2018-05-31 13:32:02 -07:00
goToImplementationInterfaceMethod_10.ts implementations: Use declaration name for the span (#24537) 2018-05-31 13:32:02 -07:00
goToImplementationInterfaceMethod_11.ts implementations: Use declaration name for the span (#24537) 2018-05-31 13:32:02 -07:00
goToImplementationInterfaceProperty_00.ts implementations: Use declaration name for the span (#24537) 2018-05-31 13:32:02 -07:00
goToImplementationInterfaceProperty_01.ts implementations: Use declaration name for the span (#24537) 2018-05-31 13:32:02 -07:00
goToImplementationInvalid.ts
goToImplementationLocal_00.ts implementations: Use declaration name for the span (#24537) 2018-05-31 13:32:02 -07:00
goToImplementationLocal_01.ts implementations: Use declaration name for the span (#24537) 2018-05-31 13:32:02 -07:00
goToImplementationLocal_02.ts implementations: Use declaration name for the span (#24537) 2018-05-31 13:32:02 -07:00
goToImplementationLocal_03.ts implementations: Use declaration name for the span (#24537) 2018-05-31 13:32:02 -07:00
goToImplementationLocal_04.ts implementations: Use declaration name for the span (#24537) 2018-05-31 13:32:02 -07:00
goToImplementationLocal_05.ts implementations: Use declaration name for the span (#24537) 2018-05-31 13:32:02 -07:00
goToImplementationLocal_06.ts implementations: Use declaration name for the span (#24537) 2018-05-31 13:32:02 -07:00
goToImplementationLocal_07.ts implementations: Use declaration name for the span (#24537) 2018-05-31 13:32:02 -07:00
goToImplementationLocal_08.ts implementations: Use declaration name for the span (#24537) 2018-05-31 13:32:02 -07:00
goToImplementationNamespace_00.ts implementations: Use declaration name for the span (#24537) 2018-05-31 13:32:02 -07:00
goToImplementationNamespace_01.ts implementations: Use declaration name for the span (#24537) 2018-05-31 13:32:02 -07:00
goToImplementationNamespace_02.ts implementations: Use declaration name for the span (#24537) 2018-05-31 13:32:02 -07:00
goToImplementationNamespace_03.ts implementations: Use declaration name for the span (#24537) 2018-05-31 13:32:02 -07:00
goToImplementationNamespace_04.ts implementations: Use declaration name for the span (#24537) 2018-05-31 13:32:02 -07:00
goToImplementationNamespace_05.ts implementations: Use declaration name for the span (#24537) 2018-05-31 13:32:02 -07:00
goToImplementationNamespace_06.ts implementations: Use declaration name for the span (#24537) 2018-05-31 13:32:02 -07:00
goToImplementationShorthandPropertyAssignment_00.ts implementations: Use declaration name for the span (#24537) 2018-05-31 13:32:02 -07:00
goToImplementationShorthandPropertyAssignment_01.ts implementations: Use declaration name for the span (#24537) 2018-05-31 13:32:02 -07:00
goToImplementationShorthandPropertyAssignment_02.ts implementations: Use declaration name for the span (#24537) 2018-05-31 13:32:02 -07:00
goToImplementationSuper_00.ts implementations: Use declaration name for the span (#24537) 2018-05-31 13:32:02 -07:00
goToImplementationSuper_01.ts implementations: Use declaration name for the span (#24537) 2018-05-31 13:32:02 -07:00
goToImplementationThis_00.ts implementations: Use declaration name for the span (#24537) 2018-05-31 13:32:02 -07:00
goToImplementationThis_01.ts implementations: Use declaration name for the span (#24537) 2018-05-31 13:32:02 -07:00
goToModuleAliasDefinition.ts
goToTypeDefinition.ts
goToTypeDefinition2.ts
goToTypeDefinition_typedef.ts Expand span of @typedef with properties to include the @typedef tag (#25950) 2018-07-26 08:56:24 -07:00
goToTypeDefinitionAliases.ts
goToTypeDefinitionEnumMembers.ts
goToTypeDefinitionModule.ts
goToTypeDefinitionPrimitives.ts
goToTypeDefinitionUnionType.ts
hoverOverComment.ts
identationAfterInterfaceCall.ts
identifierErrorRecovery.ts
importDeclPaste0.ts
importJsNodeModule1.ts
importJsNodeModule2.ts
importJsNodeModule3.ts Avoid duplicates when finding jsdoc (#24086) 2018-05-15 15:12:29 -07:00
importJsNodeModule4.ts
importNameCodeFix_all.ts Support code-fix-all for importFixes (#25137) 2018-07-03 15:19:15 -07:00
importNameCodeFix_all_js.ts Use import().T for import completions/fixes of pure types in JS files (#25852) 2018-07-26 16:16:57 -07:00
importNameCodeFix_avoidRelativeNodeModules.ts moduleSpecifiers: Don't return a relative path to node_modules (#24460) 2018-05-29 12:40:06 -07:00
importNameCodeFix_fileWithNoTrailingNewline.ts
importNameCodeFix_fromPathMapping.ts moduleSpecifiers: Allow "*" as a path mapping (#25881) 2018-07-23 17:11:30 -07:00
importNameCodeFix_getCanonicalFileName.ts Canonicalize path before calling startsWith (#25364) 2018-07-03 11:23:19 -07:00
importNameCodeFix_importType.ts Use import().T for import completions/fixes of pure types in JS files (#25852) 2018-07-26 16:16:57 -07:00
importNameCodeFix_jsExtension.ts
importNameCodeFix_jsx.ts
importNameCodeFix_order.ts
importNameCodeFix_quoteStyle.ts
importNameCodeFix_reExport.ts Handle getting name of default export that's an alias 2018-07-05 09:03:22 -07:00
importNameCodeFix_rootDirs.ts moduleSpecifiers: specifier from "rootDirs" should be treated as relative (#25369) 2018-07-02 11:14:49 -07:00
importNameCodeFix_symlink.ts Inspect all possible module paths when looking for the best one to create a specifier with (#25850) 2018-07-24 13:56:21 -07:00
importNameCodeFix_types_classic.ts
importNameCodeFix_typeUsedAsValue.ts
importNameCodeFixDefaultExport.ts
importNameCodeFixDefaultExport1.ts
importNameCodeFixDefaultExport2.ts
importNameCodeFixDefaultExport3.ts
importNameCodeFixExistingImport0.ts
importNameCodeFixExistingImport1.ts
importNameCodeFixExistingImport2.ts Avoid using old node in import fix to use namespace import (#25729) 2018-07-17 13:34:56 -07:00
importNameCodeFixExistingImport3.ts
importNameCodeFixExistingImport4.ts
importNameCodeFixExistingImport5.ts
importNameCodeFixExistingImport6.ts
importNameCodeFixExistingImport7.ts
importNameCodeFixExistingImport8.ts
importNameCodeFixExistingImport9.ts
importNameCodeFixExistingImport10.ts
importNameCodeFixExistingImport11.ts
importNameCodeFixExistingImport12.ts
importNameCodeFixExistingImportEquals0.ts
importNameCodeFixIndentedIdentifier.ts
importNameCodeFixNewImportAllowSyntheticDefaultImports0.ts
importNameCodeFixNewImportAllowSyntheticDefaultImports1.ts
importNameCodeFixNewImportAllowSyntheticDefaultImports2.ts
importNameCodeFixNewImportAllowSyntheticDefaultImports3.ts
importNameCodeFixNewImportAllowSyntheticDefaultImports4.ts
importNameCodeFixNewImportAllowSyntheticDefaultImports5.ts
importNameCodeFixNewImportAmbient0.ts
importNameCodeFixNewImportAmbient1.ts
importNameCodeFixNewImportAmbient2.ts
importNameCodeFixNewImportAmbient3.ts
importNameCodeFixNewImportBaseUrl0.ts
importNameCodeFixNewImportBaseUrl1.ts
importNameCodeFixNewImportBaseUrl2.ts
importNameCodeFixNewImportDefault0.ts
importNameCodeFixNewImportExportEqualsPrimitive.ts
importNameCodeFixNewImportFile0.ts
importNameCodeFixNewImportFile1.ts
importNameCodeFixNewImportFile2.ts
importNameCodeFixNewImportFile3.ts
importNameCodeFixNewImportFile4.ts
importNameCodeFixNewImportFile5.ts
importNameCodeFixNewImportFileAllComments.ts
importNameCodeFixNewImportFileDetachedComments.ts
importNameCodeFixNewImportFileQuoteStyle0.ts
importNameCodeFixNewImportFileQuoteStyle1.ts
importNameCodeFixNewImportFileQuoteStyle2.ts
importNameCodeFixNewImportFileQuoteStyle3.ts
importNameCodeFixNewImportFileQuoteStyleMixed0.ts
importNameCodeFixNewImportFileQuoteStyleMixed1.ts
importNameCodeFixNewImportFromAtTypes.ts
importNameCodeFixNewImportFromAtTypesScopedPackage.ts
importNameCodeFixNewImportIndex.ts
importNameCodeFixNewImportIndex_notForClassicResolution.ts
importNameCodeFixNewImportNodeModules0.ts
importNameCodeFixNewImportNodeModules1.ts
importNameCodeFixNewImportNodeModules2.ts
importNameCodeFixNewImportNodeModules3.ts
importNameCodeFixNewImportNodeModules4.ts
importNameCodeFixNewImportNodeModules5.ts
importNameCodeFixNewImportNodeModules6.ts
importNameCodeFixNewImportNodeModules7.ts tryGetModuleNameAsNodeModule: Ignore file extension (#24774) 2018-06-07 15:45:03 -07:00
importNameCodeFixNewImportNodeModules8.ts
importNameCodeFixNewImportPaths0.ts
importNameCodeFixNewImportPaths1.ts
importNameCodeFixNewImportPaths2.ts
importNameCodeFixNewImportPaths_withExtension.ts
importNameCodeFixNewImportPaths_withLeadingDotSlash.ts
importNameCodeFixNewImportPaths_withParentRelativePath.ts
importNameCodeFixNewImportRootDirs0.ts
importNameCodeFixNewImportTypeRoots0.ts
importNameCodeFixNewImportTypeRoots1.ts
importNameCodeFixOptionalImport0.ts
importNameCodeFixOptionalImport1.ts
importNameCodeFixReExport.ts
importNameCodeFixShebang.ts
importNameCodeFixUMDGlobal0.ts
importNameCodeFixUMDGlobal1.ts
importNameCodeFixUMDGlobalReact0.ts
importNameCodeFixUMDGlobalReact1.ts
importNameCodeFixUMDGlobalReact2.ts
importTypeFormatting.ts
importTypeMemberCompletions.ts
importTypeModuleCompletions.ts
importTypeNodeGoToDefinition.ts
importTypesDeclarationDiagnosticsNoServerError.ts Multifaceted approach to performantly enabling fileExists outside of the synchronize step in the emit host (#25107) 2018-06-22 14:05:36 -07:00
importValueUsedAsType.ts
incompatibleOverride.ts
incompleteFunctionCallCodefix.ts Improve verify.codeFixAvailable (#24325) 2018-05-22 16:04:39 -07:00
incompleteFunctionCallCodefix2.ts Don't report unused diagnostics when the unused node has a parse error (#25598) 2018-07-12 17:24:59 -07:00
incompleteFunctionCallCodefix3.ts Improve verify.codeFixAvailable (#24325) 2018-05-22 16:04:39 -07:00
incorrectJsDocObjectLiteralType.ts More thoroughly test navigateTo (#25239) 2018-07-02 19:25:27 -07:00
incrementalEditInvocationExpressionAboveInterfaceDeclaration.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
incrementalJsDocAdjustsLengthsRight.ts Set startPos at EOF in jsdoc token scanner so node end positions for nodes terminated at EoF are right (#24184) 2018-05-17 15:16:18 -07:00
incrementalParsing1.ts
incrementalParsingDynamicImport1.ts
incrementalParsingDynamicImport2.ts
incrementalParsingDynamicImport3.ts
incrementalParsingDynamicImport4.ts
incrementalParsingInsertIntoMethod1.ts
incrementalParsingWithJsDoc.ts
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 Don't consider x. a new identifier location just because x has a number index signature (#24699) 2018-06-07 12:05:47 -07:00
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 Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
javascriptModules25.ts
javaScriptModulesError1.ts
javaScriptModulesWithBackticks.ts
javaScriptPrototype1.ts
javaScriptPrototype2.ts
javaScriptPrototype3.ts
javaScriptPrototype4.ts
javaScriptPrototype5.ts
jsconfig.ts
jsDocAugments.ts
jsDocAugmentsAndExtends.ts
jsDocExtends.ts
jsDocForTypeAlias.ts Remove trailing whitespace from JSDoc comments 2018-07-28 10:36:10 -06:00
jsDocFunctionSignatures2.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
jsDocFunctionSignatures3.ts
jsDocFunctionSignatures4.ts
jsDocFunctionSignatures5.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
jsDocFunctionSignatures6.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
jsDocFunctionSignatures7.ts
jsDocFunctionSignatures8.ts
jsDocFunctionSignatures9.ts Remove trailing whitespace from JSDoc comments 2018-07-28 10:36:10 -06:00
jsDocFunctionSignatures10.ts In services, when overload resolution fails, create a union signature (2) (#25100) 2018-07-11 08:54:47 -07:00
jsDocFunctionSignatures11.ts
jsDocFunctionSignatures12.ts
jsDocGenerics1.ts
jsDocGenerics2.ts
jsDocInheritDoc.ts
jsdocNullableUnion.ts
jsdocParameterNameCompletion.ts
jsdocReturnsTag.ts Support deleting all unused type parameters in a list, and deleting @template tag (#25748) 2018-07-27 11:55:31 -07:00
jsDocServices.ts
jsDocTags.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
jsDocTypedefQuickInfo1.ts
jsdocTypedefTagSemanticMeaning0.ts
jsdocTypedefTagSemanticMeaning1.ts
jsdocTypedefTagServices.ts
jsdocTypedefTagTypeExpressionCompletion.ts
jsDocTypeTagQuickInfo1.ts
jsDocTypeTagQuickInfo2.ts
jsFileCompilationDuplicateFunctionImplementation.ts
jsFileJsdocTypedefTagTypeExpressionCompletion.ts
jsFileJsdocTypedefTagTypeExpressionCompletion2.ts
jsFileJsdocTypedefTagTypeExpressionCompletion3.ts
jsQuickInfoGenerallyAcceptableSize.ts Add callback tag, with type parameters (#23947) 2018-05-17 09:28:11 -07:00
jsRequireQuickInfo.ts
jsSpecialAssignmentMerging.ts Add fourslash test case 2018-05-11 09:51:12 -07:00
jsSpecialAssignmentMerging2.ts Add another test of js special assignment merging (#24070) 2018-05-11 16:24:42 -07:00
jsxBraceCompletionPosition.ts
jsxGenericQuickInfo.tsx In getPropertySymbolsFromContextualType, use union discriminant to filter types (#25914) 2018-07-25 11:53:20 -07:00
jsxQualifiedTagCompletion.ts JSX closing tag completion: Include '>' if not already present (#25551) 2018-07-10 16:14:57 -07:00
jsxSpreadReference.ts
jsxWithTypeParametershasInstantiatedSignatureHelp.tsx Use newer signature help check (#24179) 2018-05-16 13:53:40 -07:00
lambdaThisMembers.ts
letQuickInfoAndCompletionList.ts
localFunction.ts
localGetReferences.ts
malformedObjectLiteral.ts
memberCompletionFromFunctionCall.ts
memberCompletionInForEach1.ts
memberCompletionOnRightSideOfImport.ts
memberCompletionOnTypeParameters.ts
memberCompletionOnTypeParameters2.ts
memberConstructorEdits.ts
memberListAfterDoubleDot.ts
memberListAfterSingleDot.ts
memberListErrorRecovery.ts
memberListInFunctionCall.ts
memberListInReopenedEnum.ts
memberListInsideObjectLiterals.ts
memberListInWithBlock.ts
memberListInWithBlock2.ts
memberListInWithBlock3.ts
memberListOfClass.ts
memberListOfEnumFromExternalModule.ts
memberListOfEnumInModule.ts
memberListOfExportedClass.ts
memberListOfModule.ts
memberListOfModuleAfterInvalidCharater.ts
memberListOfModuleBeforeKeyword.ts
memberListOfModuleInAnotherModule.ts
memberListOfVarInArrowExpression.ts
memberListOnConstructorType.ts
memberListOnContextualThis.ts
memberlistOnDDot.ts
memberListOnExplicitThis.ts
memberListOnFunctionParameter.ts
memberListOnThisInClassWithPrivates.ts
memberOverloadEdits.ts
mergedDeclarations1.ts
mergedDeclarations2.ts
mergedDeclarationsWithExportAssignment1.ts
mispeltVariableForInLoopErrorRecovery.ts
missingMethodAfterEditAfterImport.ts
moduleEnumModule.ts
moduleIndent.ts
moduleMembersOfGenericType.ts
moduleReferenceValue.ts
moduleRenamingErrorRecovery.ts
moduleVariables.ts
moveToNewFile.ts moveToNewFile: Reuse code from importFixes for inserting import (#24957) 2018-06-14 15:41:47 -07:00
moveToNewFile_declarationKinds.ts Add 'move to new file' refactor (#23726) 2018-05-10 11:17:04 -07:00
moveToNewFile_defaultExport.ts Add 'move to new file' refactor (#23726) 2018-05-10 11:17:04 -07:00
moveToNewFile_defaultImport.ts Add 'move to new file' refactor (#23726) 2018-05-10 11:17:04 -07:00
moveToNewFile_exportImport.ts moveToNewFile: Don't move imports (#24177) 2018-05-17 09:54:47 -07:00
moveToNewFile_format.ts moveToNewFile: Format the new file (#24379) 2018-05-24 11:08:32 -07:00
moveToNewFile_global.ts Add 'move to new file' refactor (#23726) 2018-05-10 11:17:04 -07:00
moveToNewFile_importEquals.ts Add 'move to new file' refactor (#23726) 2018-05-10 11:17:04 -07:00
moveToNewFile_inferQuoteStyle.ts moveToNewFile: Reuse code from importFixes for inserting import (#24957) 2018-06-14 15:41:47 -07:00
moveToNewFile_js.ts Add 'move to new file' refactor (#23726) 2018-05-10 11:17:04 -07:00
moveToNewFile_jsx.ts Fix bug: In newFileChanges, setParentNodes in new source file (#24765) 2018-06-07 14:28:06 -07:00
moveToNewFile_moveImport.ts Fix bug: VariableDeclaration initializer may be undefined (#24256) 2018-05-21 07:58:33 -07:00
moveToNewFile_multiple.ts Add 'move to new file' refactor (#23726) 2018-05-10 11:17:04 -07:00
moveToNewFile_namespaceImport.ts moveToNewFile: Update namespace imports (#24612) 2018-06-04 11:30:14 -07:00
moveToNewFile_newModuleNameUnique.ts Add 'move to new file' refactor (#23726) 2018-05-10 11:17:04 -07:00
moveToNewFile_onlyStatements.ts Add 'move to new file' refactor (#23726) 2018-05-10 11:17:04 -07:00
moveToNewFile_rangeInvalid.ts Add 'move to new file' refactor (#23726) 2018-05-10 11:17:04 -07:00
moveToNewFile_rangeSemiValid.ts moveToNewFile: Remove newlines after last moved statement (#24503) 2018-05-30 15:16:03 -07:00
moveToNewFile_selectionOnImports.ts moveToNewFile: Don't provide refactor if selection is just imports (#24336) 2018-05-22 15:21:04 -07:00
moveToNewFile_selectionOnName.ts moveToNewFile: Support selecting the name of a declaration (#24331) 2018-05-22 14:00:29 -07:00
moveToNewFile_tsconfig.ts Add 'move to new file' refactor (#23726) 2018-05-10 11:17:04 -07:00
moveToNewFile_updateUses.ts Add 'move to new file' refactor (#23726) 2018-05-10 11:17:04 -07:00
moveToNewFile_updateUses_js.ts Add 'move to new file' refactor (#23726) 2018-05-10 11:17:04 -07:00
moveToNewFile_variableDeclarationWithNoInitializer.ts moveToNewFile: Fix bug for VariableDeclaration missing initializer (#24214) 2018-05-17 12:38:20 -07:00
multilineCommentBeforeOpenBrace.ts
multiModuleClodule1.ts
multiModuleFundule1.ts
multipleExportAssignmentsErrorList0.ts
nameOfRetypedClassInModule.ts
nameOrDottedNameClasses.ts
nameOrDottedNameStatements.ts
navbar_const.ts
navbar_contains-no-duplicates.ts
navbar_exportDefault.ts
navbar_let.ts
navbarNestedCommonJsExports.ts navigationBar: Avoid double recursion on special property assignment (#25077) 2018-06-20 12:57:34 -07:00
navigateItemsConst.ts More thoroughly test navigateTo (#25239) 2018-07-02 19:25:27 -07:00
navigateItemsExports.ts More thoroughly test navigateTo (#25239) 2018-07-02 19:25:27 -07:00
navigateItemsImports.ts More thoroughly test navigateTo (#25239) 2018-07-02 19:25:27 -07:00
navigateItemsLet.ts More thoroughly test navigateTo (#25239) 2018-07-02 19:25:27 -07:00
navigateToIIFE.ts More thoroughly test navigateTo (#25239) 2018-07-02 19:25:27 -07:00
navigateToImport.ts More thoroughly test navigateTo (#25239) 2018-07-02 19:25:27 -07:00
navigateToQuoted.ts More thoroughly test navigateTo (#25239) 2018-07-02 19:25:27 -07:00
navigateToSingleFileResults.ts More thoroughly test navigateTo (#25239) 2018-07-02 19:25:27 -07:00
navigateToSymbolIterator.ts More thoroughly test navigateTo (#25239) 2018-07-02 19:25:27 -07:00
navigationBarAnonymousClassAndFunctionExpressions.ts
navigationBarAnonymousClassAndFunctionExpressions2.ts
navigationBarFunctionIndirectlyInVariableDeclaration.ts
navigationBarFunctionPrototype.ts
navigationBarGetterAndSetter.ts
navigationBarImports.ts
navigationBarInitializerSpans.ts Add 'nameSpan' property to NavigationTree (#24698) 2018-06-07 12:43:57 -07:00
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 navigationBar: Fix bug for shorthand ambient module (#25992) 2018-07-26 17:27:12 -07:00
navigationBarItemsMultilineStringIdentifiers.ts
navigationBarItemsNamedArrowFunctions.ts
navigationBarItemsPropertiesDefinedInConstructors.ts
navigationBarItemsStaticAndNonStaticNoMerge.ts
navigationBarItemsSymbols1.ts
navigationBarItemsSymbols2.ts
navigationBarItemsSymbols3.ts
navigationBarItemsTypeAlias.ts
navigationBarJsDoc.ts
navigationBarJsDocCommentWithNoTags.ts
navigationBarMerging.ts
navigationBarMerging_grandchildren.ts navigationBar: Don't merge unrelated grandchildren 2018-07-16 12:38:38 -07:00
navigationBarNamespaceImportWithNoName.ts More thoroughly test navigateTo (#25239) 2018-07-02 19:25:27 -07:00
navigationBarVariables.ts
navigationItemsComputedProperties.ts More thoroughly test navigateTo (#25239) 2018-07-02 19:25:27 -07:00
navigationItemsExactMatch.ts More thoroughly test navigateTo (#25239) 2018-07-02 19:25:27 -07:00
navigationItemsExactMatch2.ts More thoroughly test navigateTo (#25239) 2018-07-02 19:25:27 -07:00
navigationItemsInConstructorsExactMatch.ts More thoroughly test navigateTo (#25239) 2018-07-02 19:25:27 -07:00
navigationItemsOverloads1.ts More thoroughly test navigateTo (#25239) 2018-07-02 19:25:27 -07:00
navigationItemsOverloads2.ts More thoroughly test navigateTo (#25239) 2018-07-02 19:25:27 -07:00
navigationItemsOverloadsBroken1.ts More thoroughly test navigateTo (#25239) 2018-07-02 19:25:27 -07:00
navigationItemsOverloadsBroken2.ts More thoroughly test navigateTo (#25239) 2018-07-02 19:25:27 -07:00
navigationItemsPrefixMatch.ts More thoroughly test navigateTo (#25239) 2018-07-02 19:25:27 -07:00
navigationItemsPrefixMatch2.ts More thoroughly test navigateTo (#25239) 2018-07-02 19:25:27 -07:00
navigationItemsSpecialPropertyAssignment.ts More thoroughly test navigateTo (#25239) 2018-07-02 19:25:27 -07:00
navigationItemsSubStringMatch.ts More thoroughly test navigateTo (#25239) 2018-07-02 19:25:27 -07:00
navigationItemsSubStringMatch2.ts More thoroughly test navigateTo (#25239) 2018-07-02 19:25:27 -07:00
noCompletionListOnCommentsInsideObjectLiterals.ts
nonExistingImport.ts
noQuickInfoForLabel.ts
noQuickInfoInWhitespace.ts
noSignatureHelpOnNewKeyword.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
noSmartIndentInsideMultilineString.ts
noSuggestionDiagnosticsOnParseError.ts Don't report unused diagnostics when the unused node has a parse error (#25598) 2018-07-12 17:24:59 -07:00
noTypeParameterInLHS.ts
numericPropertyNames.ts
objectLiteralBindingInParameter.ts
objectLiteralCallSignatures.ts
outliningForNonCompleteInterfaceDeclaration.ts
overloadObjectLiteralCrash.ts
overloadOnConstCallSignature.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
overloadQuickInfo.ts
parameterInfoOnParameterType.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
parameterlessSetter.ts
parameterWithDestructuring.ts
parameterWithNestedDestructuring.ts
paramHelpOnCommaInString.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
parenthesisFatArrows.ts
paste.ts
pasteLambdaOverModule.ts
promiseTyping1.ts
promiseTyping2.ts
propertyDuplicateIdentifierError.ts
proto.ts
protoPropertyInObjectLiteral.ts
prototypeProperty.ts
protoVarInContextualObjectLiteral.ts
protoVarVisibleWithOuterScopeUnderscoreProto.ts
publicBreak.ts
qualifiedName_import-declaration-with-variable-entity-names.ts
qualifyModuleTypeNames.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
quickInfo_errorSignatureFillsInTypeParameter.ts In services, when overload resolution fails, create a union signature (2) (#25100) 2018-07-11 08:54:47 -07:00
quickInfo_notInsideComment.ts Don't report quickInfo inside a comment in a PropertyAccessExpression (#25813) 2018-07-20 11:49:21 -07:00
quickInfoAlias.ts
quickInfoCanBeTruncated.ts In services, when overload resolution fails, create a union signature (2) (#25100) 2018-07-11 08:54:47 -07:00
quickInfoDisplayPartsArrowFunctionExpression.ts
quickInfoDisplayPartsClass.ts
quickInfoDisplayPartsClassAccessors.ts
quickInfoDisplayPartsClassConstructor.ts
quickInfoDisplayPartsClassMethod.ts
quickInfoDisplayPartsClassProperty.ts
quickInfoDisplayPartsConst.ts
quickInfoDisplayPartsEnum1.ts
quickInfoDisplayPartsEnum2.ts
quickInfoDisplayPartsEnum3.ts
quickInfoDisplayPartsExternalModuleAlias.ts
quickInfoDisplayPartsExternalModules.ts
quickInfoDisplayPartsFunction.ts
quickInfoDisplayPartsFunctionExpression.ts
quickInfoDisplayPartsIife.ts
quickInfoDisplayPartsInterface.ts
quickInfoDisplayPartsInterfaceMembers.ts
quickInfoDisplayPartsInternalModuleAlias.ts
quickInfoDisplayPartsLet.ts
quickInfoDisplayPartsLiteralLikeNames01.ts
quickInfoDisplayPartsLocalFunction.ts
quickInfoDisplayPartsModules.ts
quickInfoDisplayPartsParameters.ts
quickInfoDisplayPartsTypeAlias.ts
quickInfoDisplayPartsTypeParameterInClass.ts
quickInfoDisplayPartsTypeParameterInFunction.ts
quickInfoDisplayPartsTypeParameterInFunctionLikeInTypeAlias.ts
quickInfoDisplayPartsTypeParameterInInterface.ts
quickInfoDisplayPartsTypeParameterInTypeAlias.ts
quickInfoDisplayPartsVar.ts
quickInfoDisplayPartsVarWithStringTypes01.ts
quickInfoExportAssignmentOfGenericInterface.ts
quickInfoForAliasedGeneric.ts
quickInfoForConstDeclaration.ts
quickInfoForContextuallyTypedArrowFunctionInSuperCall.ts
quickInfoForContextuallyTypedFunctionInReturnStatement.ts
quickInfoForContextuallyTypedFunctionInTaggedTemplateExpression1.ts
quickInfoForContextuallyTypedFunctionInTaggedTemplateExpression2.ts
quickInfoForContextuallyTypedIife.ts
quickInfoForDecorators.ts
quickInfoForDerivedGenericTypeWithConstructor.ts
quickInfoForDestructuringShorthandInitializer.ts add quickinfo test 2018-07-26 18:09:51 +02:00
quickInfoForFunctionDeclaration.ts
quickInfoForGenericConstraints1.ts
quickInfoForGenericPrototypeMember.ts
quickInfoForIndexerResultWithConstraint.ts
quickInfoForObjectBindingElementName01.ts
quickInfoForObjectBindingElementName02.ts
quickInfoForObjectBindingElementPropertyName01.ts
quickInfoForObjectBindingElementPropertyName02.ts
quickInfoForObjectBindingElementPropertyName03.ts
quickInfoForObjectBindingElementPropertyName04.ts
quickInfoForOverloadOnConst1.ts
quickInfoForRequire.ts
quickInfoForShorthandProperty.ts
quickInfoForSyntaxErrorNoError.ts
quickInfoForTypeofParameter.ts
quickInfoForTypeParameterInTypeAlias1.ts
quickInfoForTypeParameterInTypeAlias2.ts
quickInfoForUMDModuleAlias.ts
quickinfoForUnionProperty.ts
quickInfoFromContextualType.ts Remove trailing whitespace from JSDoc comments 2018-07-28 10:36:10 -06:00
quickInfoFromEmptyBlockComment.ts
quickInfoFunctionKeyword.ts
quickInfoGenerics.ts
quickInfoImportedTypes.ts Remove trailing whitespace from JSDoc comments 2018-07-28 10:36:10 -06:00
quickInfoImportedTypesWithMergedMeanings.ts Remove trailing whitespace from JSDoc comments 2018-07-28 10:36:10 -06:00
quickInfoInFunctionTypeReference.ts
quickInfoInFunctionTypeReference2.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
quickInfoInInvalidIndexSignature.ts
quickInfoInObjectLiteral.ts
quickInfoInvalidLocations.ts
quickInfoInWithBlock.ts
quickinfoIsConsistent.ts
quickInfoJSDocFunctionNew.ts
quickInfoJSDocFunctionThis.ts
quickInfoJsDocTags.ts Template tag allows specification of constraints (#24600) 2018-06-04 11:42:46 -07:00
quickInfoJsDocTags1.ts Remove trailing whitespace from JSDoc comments 2018-07-28 10:36:10 -06:00
quickInfoJsdocTypedefMissingType.ts
quickInfoJsPropertyAssignedAfterMethodDeclaration.ts
quickInfoMappedSpreadTypes.ts Remove trailing whitespace from JSDoc comments 2018-07-28 10:36:10 -06:00
quickInfoMappedType.ts
quickInfoMappedTypeRecursiveInference.ts
quickInfoMeaning.ts More thoroughly test navigateTo (#25239) 2018-07-02 19:25:27 -07:00
quickInfoOfGenericTypeAssertions1.ts
quickInfoOfLablledForStatementIterator.ts
quickInfoOfStringPropertyNames1.ts
quickInfoOnArgumentsInsideFunction.ts
quickInfoOnCatchVariable.ts
quickInfoOnCircularTypes.ts
quickInfoOnClassMergedWithFunction.ts
quickInfoOnConstructorWithGenericParameter.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
quickInfoOnErrorTypes1.ts
quickInfoOnGenericClass.ts
quickInfoOnGenericWithConstraints1.ts
quickInfoOnInternalAliases.ts
quickInfoOnMergedInterfaces.ts
quickInfoOnMergedInterfacesWithIncrementalEdits.ts
quickInfoOnMergedModule.ts
quickInfoOnMethodOfImportEquals.ts
quickInfoOnNarrowedType.ts
quickInfoOnNarrowedTypeInModule.ts
quickInfoOnObjectLiteralWithAccessors.ts
quickInfoOnObjectLiteralWithOnlyGetter.ts
quickInfoOnObjectLiteralWithOnlySetter.ts
quickInfoOnPrivateConstructorCall.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
quickInfoOnProtectedConstructorCall.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
quickInfoOnThis.ts
quickInfoOnThis2.ts
quickInfoOnThis3.ts
quickInfoOnThis4.ts
quickInfoOnUndefined.ts
quickInfoOnUnResolvedBaseConstructorSignature.ts
quickInfoOnVarInArrowExpression.ts
quickInfoParameter_skipThisParameter.ts
quickInfoPropertyTag.ts
quickInfoShowsGenericSpecialization.ts
quickInfoSignatureWithTrailingComma.ts Ignore trailing comma when resolving signature for quick info (#25841) 2018-07-31 11:39:39 -07:00
quickInfoSpecialPropertyAssignment.ts Remove trailing whitespace from JSDoc comments 2018-07-28 10:36:10 -06:00
quickInfoTypeAliasDefinedInDifferentFile.ts
quickInfoTypeError.ts
quickInfoUnion_discriminated.ts Remove trailing whitespace from JSDoc comments 2018-07-28 10:36:10 -06:00
quickInfoUnionOfNamespaces.ts
quickInfoWithNestedDestructuredParameterInLambda.ts
reallyLargeFile.ts Add bailout case to sourcemap searching code (#25212) 2018-06-28 11:40:31 -07:00
recursiveClassReference.ts
recursiveGenerics2.ts
recursiveInternalModuleImport.ts
recursiveObjectLiteral.ts
recursiveWrappedTypeParameters1.ts
refactorAddOrRemoveBracesToArrowFunction1.ts fix converter 2018-05-23 10:22:17 +08:00
refactorAddOrRemoveBracesToArrowFunction2.ts fix converter 2018-05-23 10:22:17 +08:00
refactorAddOrRemoveBracesToArrowFunction3.ts fix converter 2018-05-23 10:22:17 +08:00
refactorAddOrRemoveBracesToArrowFunction4.ts stash 2018-05-23 10:20:03 +08:00
refactorAddOrRemoveBracesToArrowFunction5.ts add tests and fix 2018-05-23 10:19:08 +08:00
refactorAddOrRemoveBracesToArrowFunction6.ts add tests and fix 2018-05-23 10:19:08 +08:00
refactorAddOrRemoveBracesToArrowFunction7.ts fix converter 2018-05-23 10:22:17 +08:00
refactorAddOrRemoveBracesToArrowFunction8.ts add tests and fix 2018-05-23 10:19:08 +08:00
refactorAddOrRemoveBracesToArrowFunction9.ts fix converter 2018-05-23 10:22:17 +08:00
refactorAddOrRemoveBracesToArrowFunction10.ts add tests and fix 2018-05-23 10:19:08 +08:00
refactorAddOrRemoveBracesToArrowFunction11.ts add tests and fix 2018-05-23 10:19:08 +08:00
refactorAddOrRemoveBracesToArrowFunction12.ts add tests and fix 2018-05-23 10:19:08 +08:00
refactorAddOrRemoveBracesToArrowFunction13.ts add tests and fix 2018-05-23 10:19:08 +08:00
refactorAddOrRemoveBracesToArrowFunction14.ts add tests and fix 2018-05-23 10:19:08 +08:00
refactorAddOrRemoveBracesToArrowFunction15.ts stash 2018-05-23 10:20:03 +08:00
refactorAddOrRemoveBracesToArrowFunction16.ts add tests and fix 2018-05-23 10:19:08 +08:00
refactorAddOrRemoveBracesToArrowFunction17.ts add tests and fix 2018-05-23 10:19:08 +08:00
refactorAddOrRemoveBracesToArrowFunction18.ts add tests and fix 2018-05-23 10:19:08 +08:00
refactorAddOrRemoveBracesToArrowFunction19.ts add tests and fix 2018-05-23 10:19:08 +08:00
refactorAddOrRemoveBracesToArrowFunction20.ts fix converter 2018-05-23 10:22:17 +08:00
refactorAddOrRemoveBracesToArrowFunction21.ts add more test and fix others 2018-05-25 10:25:52 +08:00
refactorAddOrRemoveBracesToArrowFunction22.ts add more test and fix others 2018-05-25 10:25:52 +08:00
refactorAddOrRemoveBracesToArrowFunction23.ts add more test and fix others 2018-05-25 10:25:52 +08:00
refactorAddOrRemoveBracesToArrowFunction_formatBug.ts indentMultilineCommentOrJsxText: Fix bug when 'parts' is empty (#25645) 2018-07-13 09:56:21 -07:00
refactorConvertExport_ambientModule.ts Add refactor to convert named to default export and back (#24878) 2018-06-25 10:34:24 -07:00
refactorConvertExport_defaultToNamed.ts Fix removal of default import (#25200) 2018-06-25 12:41:32 -07:00
refactorConvertExport_exportNodeKinds.ts Add refactor to convert named to default export and back (#24878) 2018-06-25 10:34:24 -07:00
refactorConvertExport_namedToDefault.ts Add refactor to convert named to default export and back (#24878) 2018-06-25 10:34:24 -07:00
refactorConvertExport_namedToDefault_alreadyHasDefault.ts Add refactor to convert named to default export and back (#24878) 2018-06-25 10:34:24 -07:00
refactorConvertImport_namedToNamespace.ts Add refactor to convert namespace to named imports and back (#24469) 2018-05-30 14:11:53 -07:00
refactorConvertImport_namespaceToNamed.ts Add refactor to convert namespace to named imports and back (#24469) 2018-05-30 14:11:53 -07:00
refactorConvertImport_namespaceToNamed_namespaceUsed.ts Add refactor to convert namespace to named imports and back (#24469) 2018-05-30 14:11:53 -07:00
refactorConvertImport_notAtDefaultName.ts Add refactor to convert namespace to named imports and back (#24469) 2018-05-30 14:11:53 -07:00
refactorConvertImport_useDefault.ts Add refactor to convert namespace to named imports and back (#24469) 2018-05-30 14:11:53 -07:00
refactorConvertToEs6Module_export_alias.ts
refactorConvertToEs6Module_export_dotDefault.ts
refactorConvertToEs6Module_export_invalidName.ts
refactorConvertToEs6Module_export_moduleDotExports.ts
refactorConvertToEs6Module_export_moduleDotExports_changesImports.ts Fix bug: Converting 'module.exports = {...}' to ES6 doesn't introduce a default export (#24141) 2018-05-15 16:22:58 -07:00
refactorConvertToEs6Module_export_moduleDotExportsEqualsRequire.ts
refactorConvertToEs6Module_export_named.ts Fix exported type resolution in commonjs (#24495) 2018-05-30 14:12:38 -07:00
refactorConvertToEs6Module_export_namedClassExpression.ts Fix exported type resolution in commonjs (#24495) 2018-05-30 14:12:38 -07:00
refactorConvertToEs6Module_export_namedFunctionExpression.ts
refactorConvertToEs6Module_export_object.ts Fix bug: Converting 'module.exports = {...}' to ES6 doesn't introduce a default export (#24141) 2018-05-15 16:22:58 -07:00
refactorConvertToEs6Module_export_object_shorthand.ts
refactorConvertToEs6Module_export_referenced.ts
refactorConvertToEs6Module_exportEqualsClass.ts
refactorConvertToEs6Module_expressionToDeclaration.ts Fix exported type resolution in commonjs (#24495) 2018-05-30 14:12:38 -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 Don't add a suggestion to convert to an es6 module if no commonjs import/export appears at top-level. (#24101) 2018-05-14 12:00:40 -07:00
refactorConvertToEs6Module_notInCommonjsProject.ts
refactorConvertToEs6Module_notInCommonjsProject_yesIfSomeEs6Module.ts
refactorConvertToEs6Module_preserveQuotes.ts
refactorConvertToGetAccessAndSetAccess1.ts
refactorConvertToGetAccessAndSetAccess2.ts
refactorConvertToGetAccessAndSetAccess3.ts
refactorConvertToGetAccessAndSetAccess4.ts Add refactor to convert namespace to named imports and back (#24469) 2018-05-30 14:11:53 -07:00
refactorConvertToGetAccessAndSetAccess5.ts Add refactor to convert namespace to named imports and back (#24469) 2018-05-30 14:11:53 -07:00
refactorConvertToGetAccessAndSetAccess6.ts Add refactor to convert namespace to named imports and back (#24469) 2018-05-30 14:11:53 -07:00
refactorConvertToGetAccessAndSetAccess7.ts Add refactor to convert namespace to named imports and back (#24469) 2018-05-30 14:11:53 -07:00
refactorConvertToGetAccessAndSetAccess8.ts
refactorConvertToGetAccessAndSetAccess9.ts
refactorConvertToGetAccessAndSetAccess10.ts
refactorConvertToGetAccessAndSetAccess11.ts
refactorConvertToGetAccessAndSetAccess12.ts
refactorConvertToGetAccessAndSetAccess13.ts
refactorConvertToGetAccessAndSetAccess14.ts
refactorConvertToGetAccessAndSetAccess15.ts fix generate accessor if starting with underscore 2018-05-16 15:34:11 +08:00
refactorConvertToGetAccessAndSetAccess16.ts
refactorConvertToGetAccessAndSetAccess17.ts
refactorConvertToGetAccessAndSetAccess18.ts
refactorConvertToGetAccessAndSetAccess19.ts
refactorConvertToGetAccessAndSetAccess20.ts
refactorConvertToGetAccessAndSetAccess21.ts
refactorConvertToGetAccessAndSetAccess22.ts
refactorConvertToGetAccessAndSetAccess23.ts Add refactor to convert namespace to named imports and back (#24469) 2018-05-30 14:11:53 -07:00
refactorConvertToGetAccessAndSetAccess24.ts
refactorConvertToGetAccessAndSetAccess25.ts
refactorConvertToGetAccessAndSetAccess26.ts
refactorConvertToGetAccessAndSetAccess27.ts
refactorConvertToGetAccessAndSetAccess28.ts
refactorConvertToGetAccessAndSetAccess29.ts
refactorConvertToGetAccessAndSetAccess30.ts
refactorConvertToGetAccessAndSetAccess31.ts
refactorConvertToGetAccessAndSetAccess32.ts
refactorConvertToGetAccessAndSetAccess33.ts update all reference in constructor 2018-05-09 18:41:46 +08:00
refactorConvertToGetAccessAndSetAccess34.ts fix trailing comma in accessor generator 2018-05-16 14:47:44 +08:00
refactorConvertToGetAccessAndSetAccess35.ts only allow refactor if selected span overlaps name declaration 2018-05-18 10:07:45 +08:00
refactorConvertToGetAccessAndSetAccess_js_1.ts
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 refactorConvertToGetAccessAndSetAccess: Don't trigger on leading trivia (#25054) 2018-06-19 13:46:03 -07:00
referenceInParameterPropertyDeclaration.ts
referencesBloomFilters.ts
referencesBloomFilters2.ts
referencesBloomFilters3.ts
referencesForAmbients.ts Improvements to find-all-references for import types (#23998) 2018-05-10 15:31:06 -07:00
referencesForAmbients2.ts
referencesForClassLocal.ts
referencesForClassMembers.ts
referencesForClassMembersExtendingAbstractClass.ts
referencesForClassMembersExtendingGenericClass.ts
referencesForClassParameter.ts
referencesForContextuallyTypedObjectLiteralProperties.ts
referencesForContextuallyTypedUnionProperties.ts In getPropertySymbolsFromContextualType, use union discriminant to filter types (#25914) 2018-07-25 11:53:20 -07:00
referencesForContextuallyTypedUnionProperties2.ts
referencesForEnums.ts
referencesForExportedValues.ts
referencesForExternalModuleNames.ts Improvements to find-all-references for import types (#23998) 2018-05-10 15:31:06 -07:00
referencesForFunctionOverloads.ts
referencesForFunctionParameter.ts
referencesForGlobals.ts
referencesForGlobals2.ts
referencesForGlobals3.ts
referencesForGlobals4.ts
referencesForGlobals5.ts
referencesForGlobalsInExternalModule.ts
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
referencesForNoContext.ts
referencesForNumericLiteralPropertyNames.ts
referencesForObjectLiteralProperties.ts
referencesForOverrides.ts
referencesForPropertiesOfGenericType.ts
referencesForStatic.ts
referencesForStaticsAndMembersWithSameNames.ts
referencesForStringLiteralPropertyNames.ts
referencesForStringLiteralPropertyNames2.ts
referencesForStringLiteralPropertyNames3.ts
referencesForStringLiteralPropertyNames4.ts
referencesForUnionProperties.ts
referencesInComment.ts
referenceToClass.ts
regexDetection.ts Remove trailing whitespace from JSDoc comments 2018-07-28 10:36:10 -06:00
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
renameCommentsAndStrings1.ts
renameCommentsAndStrings2.ts
renameCommentsAndStrings3.ts
renameCommentsAndStrings4.ts
renameContextuallyTypedProperties.ts
renameContextuallyTypedProperties2.ts
renameCrossJsTs01.ts
renameDefaultImport.ts
renameDefaultImportDifferentName.ts
renameDefaultLibDontWork.ts
renameDestructuringAssignment.ts
renameDestructuringAssignmentInFor.ts
renameDestructuringAssignmentInFor2.ts
renameDestructuringAssignmentInForOf.ts
renameDestructuringAssignmentInForOf2.ts
renameDestructuringAssignmentNestedInArrayLiteral.ts
renameDestructuringAssignmentNestedInArrayLiteral2.ts
renameDestructuringAssignmentNestedInFor.ts
renameDestructuringAssignmentNestedInFor2.ts
renameDestructuringAssignmentNestedInForOf.ts
renameDestructuringAssignmentNestedInForOf2.ts
renameDestructuringClassProperty.ts
renameDestructuringDeclarationInFor.ts
renameDestructuringDeclarationInForOf.ts
renameDestructuringFunctionParameter.ts
renameDestructuringNestedBindingElement.ts
renameForAliasingExport01.ts
renameForAliasingExport02.ts
renameForDefaultExport01.ts
renameForDefaultExport02.ts
renameForDefaultExport03.ts
renameForDefaultExport04.ts
renameForDefaultExport05.ts
renameForDefaultExport06.ts
renameForDefaultExport07.ts
renameForDefaultExport08.ts
renameForDefaultExport09.ts
renameImport.ts Improvements to find-all-references for import types (#23998) 2018-05-10 15:31:06 -07:00
renameImportAndExport.ts
renameImportAndExportInDiffFiles.ts
renameImportAndShorthand.ts
renameImportNamespaceAndShorthand.ts
renameImportOfExportEquals.ts
renameImportOfExportEquals2.ts
renameImportOfReExport.ts
renameImportOfReExport2.ts
renameImportRequire.ts
renameInfoForFunctionExpression01.ts
renameInheritedProperties1.ts
renameInheritedProperties2.ts
renameInheritedProperties3.ts
renameInheritedProperties4.ts
renameInheritedProperties5.ts
renameInheritedProperties6.ts
renameInheritedProperties7.ts
renameInheritedProperties8.ts
renameJsExports01.ts
renameJsExports02.ts
renameJsExports03.ts
renameJsPropertyAssignment.ts
renameJsPropertyAssignment2.ts
renameJsPropertyAssignment3.ts
renameJsPrototypeProperty01.ts
renameJsPrototypeProperty02.ts
renameJsSpecialAssignmentRhs1.ts
renameJsSpecialAssignmentRhs2.ts
renameJsThisProperty01.ts
renameJsThisProperty03.ts
renameJsThisProperty05.ts
renameJsThisProperty06.ts
renameLocationsForClassExpression01.ts
renameLocationsForFunctionExpression01.ts
renameLocationsForFunctionExpression02.ts
renameModuleToVar.ts
renameNameOnEnumMember.ts
renameObjectBindingElementPropertyName01.ts
renameObjectSpread.ts
renameObjectSpreadAssignment.ts
renameParameterPropertyDeclaration1.ts
renameParameterPropertyDeclaration2.ts
renameParameterPropertyDeclaration3.ts
renameParameterPropertyDeclaration4.ts
renameParameterPropertyDeclaration5.ts
renamePropertyAccessExpressionHeritageClause.ts
renameReExportDefault.ts
renameRest.ts
renameStringLiteralTypes.ts Don't allow to rename string literal (#24477) 2018-05-30 07:50:48 -07:00
renameStringPropertyNames.ts
renameThis.ts
renameUMDModuleAlias1.ts
renameUMDModuleAlias2.ts
restArgSignatureHelp.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
restArgType.ts Fix fourslash tests 2018-07-02 18:14:32 -10:00
restParamsContextuallyTyped.ts
returnRecursiveType.ts
returnTypeOfGenericFunction1.ts
runtimeBehaviorTests.ts
salsaMethodsOnAssignedFunctionExpressions.ts
scopeOfUnionProperties.ts
selfReferencedExternalModule.ts
selfReferencedExternalModule2.ts
semanticClassification1.ts
semanticClassification2.ts
semanticClassificationAlias.ts
semanticClassificationClassExpression.ts
semanticClassificationInstantiatedModuleWithVariableOfSameName1.ts
semanticClassificationInstantiatedModuleWithVariableOfSameName2.ts
semanticClassificationInTemplateExpressions.ts
semanticClassificationJs.ts
semanticClassificationModules.ts
semanticClassificationsCancellation1.ts
semanticClassificationUninstantiatedModuleWithVariableOfSameName1.ts
semanticClassificationUninstantiatedModuleWithVariableOfSameName2.ts
semanticClassificationWithUnionTypes.ts
semanticClassificatonTypeAlias.ts
semicolonFormatting.ts
semicolonFormattingAfterArrayLiteral.ts
semicolonFormattingInsideAComment.ts
semicolonFormattingInsideAStringLiteral.ts
semicolonFormattingNestedStatements.ts
semicolonFormattingNewline.ts
signatureHelpAnonymousFunction.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpAtEOF.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpBeforeSemicolon1.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpCallExpression.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpCallExpressionJs.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpConstructExpression.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpConstructorCallParamProperties.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpConstructorInheritance.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpConstructorOverload.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpEmptyList.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpExplicitTypeArguments.ts In services, when overload resolution fails, create a union signature (2) (#25100) 2018-07-11 08:54:47 -07:00
signatureHelpFilteredTriggers01.ts Amend test for comments, other string types. 2018-07-03 13:01:55 -07:00
signatureHelpFilteredTriggers02.ts Added tests for syntactic context. 2018-07-03 17:05:10 -07:00
signatureHelpFilteredTriggers03.ts Added tests for syntactic context. 2018-07-03 17:05:10 -07:00
signatureHelpForNonlocalTypeDoesNotUseImportType.ts Set use flag (#24881) 2018-06-11 17:00:17 -07:00
signatureHelpForSuperCalls1.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpFunctionOverload.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpFunctionParameter.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpImplicitConstructor.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpImportStarFromExportEquals.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpInCallback.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpIncompleteCalls.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpInCompleteGenericsCall.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpInFunctionCall.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpInFunctionCallOnFunctionDeclarationInMultipleFiles.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpInParenthetical.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpNegativeTests.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpNegativeTests2.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpNoArguments.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpObjectCreationExpressionNoArgs_NotAvailable.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpObjectLiteral.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpOnDeclaration.ts Don't treat a declaration as a type argument position (#25046) 2018-06-21 10:18:37 -07:00
signatureHelpOnNestedOverloads.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpOnOverloadOnConst.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpOnOverloads.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpOnOverloadsDifferentArity.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpOnOverloadsDifferentArity2.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpOnOverloadsDifferentArity3.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpOnSuperWhenMembersAreNotResolved.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpOnTypePredicates.ts In services, when overload resolution fails, create a union signature (2) (#25100) 2018-07-11 08:54:47 -07:00
signatureHelpSimpleConstructorCall.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpSimpleFunctionCall.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpSimpleSuperCall.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpSuperConstructorOverload.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpTaggedTemplates1.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpTaggedTemplates2.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpTaggedTemplates3.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpTaggedTemplates4.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpTaggedTemplates5.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpTaggedTemplates6.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpTaggedTemplates7.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpTaggedTemplatesIncomplete1.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpTaggedTemplatesIncomplete2.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpTaggedTemplatesIncomplete3.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpTaggedTemplatesIncomplete4.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpTaggedTemplatesIncomplete5.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpTaggedTemplatesIncomplete6.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpTaggedTemplatesIncomplete7.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpTaggedTemplatesIncomplete8.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpTaggedTemplatesIncomplete9.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpTaggedTemplatesNegatives1.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpTaggedTemplatesNegatives2.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpTaggedTemplatesNegatives3.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpTaggedTemplatesNegatives4.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpTaggedTemplatesNegatives5.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpTaggedTemplatesNested1.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpTaggedTemplatesNested2.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpTaggedTemplatesWithOverloadedTags1.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpTaggedTemplatesWithOverloadedTags2.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpTaggedTemplatesWithOverloadedTags3.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpTaggedTemplatesWithOverloadedTags4.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpTaggedTemplatesWithOverloadedTags5.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpTaggedTemplatesWithOverloadedTags6.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpTaggedTemplatesWithOverloadedTags7.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpTaggedTemplatesWithOverloadedTags8.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpTaggedTemplatesWithOverloadedTags9.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpThis.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpTypeArguments.ts Support signature help for partially-filled-in type arguments f< (#24138) 2018-05-23 08:28:09 -07:00
signatureHelpTypeParametersNotVariadic.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpWhenEditingCallExpression.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpWithInterfaceAsIdentifier.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpWithInvalidArgumentList1.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
signatureHelpWithTriggers01.ts Added tests for syntactic context. 2018-07-03 17:05:10 -07:00
signatureHelpWithTriggers02.ts In services, when overload resolution fails, create a union signature (2) (#25100) 2018-07-11 08:54:47 -07:00
signatureHelpWithUnknown.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
singleLineTypeLiteralFormatting.ts
smartIndentActualIndentation.ts
smartIndentAfterAlignedFunctionArgument.ts
smartIndentAfterFatArrowVar.ts
smartIndentAfterNewExpression.ts
smartIndentArrayBindingPattern01.ts
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 Added tests 2018-05-21 18:22:13 -07:00
smartIndentOnAccessors.ts
smartIndentOnAccessors01.ts
smartIndentOnAccessors02.ts
smartIndentOnFunctionParameters.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 Simplify rules for isControlFlowEndingStatement (#25693) 2018-07-16 11:17:46 -07:00
smartIndentStartLineInLists.ts
smartIndentStatementFor.ts
smartIndentStatementForIn.ts
smartIndentStatementForOf.ts
smartIndentStatementSwitch.ts
smartIndentStatementTryCatchFinally.ts
smartIndentStatementWith.ts
smartIndentTemplateLiterals.ts
smartIndentTypeArgumentList.ts
spaceAfterConstructor.ts
spaceAfterReturn.ts
squiggleFunctionExpression.ts
squiggleIllegalClassExtension.ts
squiggleIllegalInterfaceExtension.ts
squiggleIllegalSubclassOverride.ts
squiggleUnclosedStringLiteral.ts
staticGenericOverloads1.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
staticPrototypePropertyOnClass.ts
stringBraceCompletionPosition.ts
stringLiteralCompletionsForStringEnumContextualType.ts
stringPropertyNames1.ts
stringPropertyNames2.ts
stringTemplateBraceCompletionPosition.ts
suggestionOfUnusedVariableWithExternalModule.ts Add suggestion diagnostics for unused label and unreachable code (#24261) 2018-05-22 07:56:29 -07:00
superCallError0.ts
superInDerivedTypeOfGenericWithStatics.ts
superInsideInnerClass.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
switchIndenting.ts
symbolNameAtUnparseableFunctionOverload.ts
syntacticClassificationForJSDocTemplateTag.ts
syntacticClassifications1.ts
syntacticClassificationsCancellation1.ts
syntacticClassificationsConflictDiff3Markers1.ts
syntacticClassificationsConflictDiff3Markers2.ts
syntacticClassificationsConflictMarkers1.ts
syntacticClassificationsConflictMarkers2.ts
syntacticClassificationsDocComment1.ts
syntacticClassificationsDocComment2.ts
syntacticClassificationsDocComment3.ts
syntacticClassificationsDocComment4.ts
syntacticClassificationsForOfKeyword.ts
syntacticClassificationsForOfKeyword2.ts
syntacticClassificationsForOfKeyword3.ts
syntacticClassificationsFunctionWithComments.ts
syntacticClassificationsJsx1.ts
syntacticClassificationsJsx2.ts
syntacticClassificationsObjectLiteral.ts
syntacticClassificationsTemplates1.ts
syntacticClassificationsTemplates2.ts
syntacticClassificationWithErrors.ts
syntaxErrorAfterImport1.ts
tabbingAfterNewlineInsertedBeforeWhile.ts
thisBindingInLambda.ts
thisPredicateFunctionCompletions01.ts
thisPredicateFunctionCompletions02.ts
thisPredicateFunctionCompletions03.ts
thisPredicateFunctionQuickInfo.ts
thisPredicateFunctionQuickInfo01.ts
thisPredicateFunctionQuickInfo02.ts
todoComments1.ts
todoComments2.ts
todoComments3.ts
todoComments4.ts
todoComments5.ts
todoComments6.ts
todoComments7.ts
todoComments8.ts
todoComments9.ts
todoComments10.ts
todoComments11.ts
todoComments12.ts
todoComments13.ts
todoComments14.ts
todoComments15.ts
todoComments16.ts
todoComments17.ts
todoComments18.ts
todoComments19.ts
todoComments20.ts
toggleDuplicateFunctionDeclaration.ts
trailingCommaSignatureHelp.ts Ignore trailing comma when resolving signature for quick info (#25841) 2018-07-31 11:39:39 -07:00
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 JSX closing tag completion: Include '>' if not already present (#25551) 2018-07-10 16:14:57 -07:00
tsxCompletion11.ts
tsxCompletion12.ts
tsxCompletion13.ts
tsxCompletion14.ts
tsxCompletionInFunctionExpressionOfChildrenCallback.ts
tsxCompletionInFunctionExpressionOfChildrenCallback1.ts
tsxCompletionNonTagLessThan.ts
tsxCompletionOnClosingTag1.ts JSX closing tag completion: Include '>' if not already present (#25551) 2018-07-10 16:14:57 -07:00
tsxCompletionOnClosingTag2.ts
tsxCompletionOnClosingTagWithoutJSX1.ts JSX closing tag completion: Include '>' if not already present (#25551) 2018-07-10 16:14:57 -07:00
tsxCompletionOnClosingTagWithoutJSX2.ts JSX closing tag completion: Include '>' if not already present (#25551) 2018-07-10 16:14:57 -07:00
tsxCompletionOnOpeningTagWithoutJSX1.ts
tsxCompletionUnionElementType.ts
tsxFindAllReferences1.ts
tsxFindAllReferences2.ts
tsxFindAllReferences3.ts
tsxFindAllReferences4.ts
tsxFindAllReferences5.ts
tsxFindAllReferences6.ts
tsxFindAllReferences7.ts
tsxFindAllReferences8.ts
tsxFindAllReferences9.ts
tsxFindAllReferences10.ts
tsxFindAllReferences11.ts
tsxFindAllReferencesUnionElementType1.ts
tsxFindAllReferencesUnionElementType2.ts
tsxGoToDefinitionClasses.ts
tsxGoToDefinitionClassInDifferentFile.ts
tsxGoToDefinitionIntrinsics.ts
tsxGoToDefinitionStatelessFunction1.ts
tsxGoToDefinitionStatelessFunction2.ts goToDefinition: Don't go to jsx constructor signature (#25382) 2018-07-02 17:18:07 -07:00
tsxGoToDefinitionUnionElementType1.ts goToDefinition: Put variable definition before signature definition (#24649) 2018-06-04 14:13:27 -07:00
tsxGoToDefinitionUnionElementType2.ts
tsxIncremental.ts
tsxParsing.ts
tsxQuickInfo1.ts
tsxQuickInfo2.ts
tsxQuickInfo3.ts
tsxQuickInfo4.ts In getPropertySymbolsFromContextualType, use union discriminant to filter types (#25914) 2018-07-25 11:53:20 -07:00
tsxQuickInfo5.ts
tsxQuickInfo6.ts
tsxQuickInfo7.ts
tsxRename1.ts
tsxRename2.ts
tsxRename3.ts
tsxRename4.ts When renaming at a tsx opening/closing tag, just rename the current element (#25273) 2018-06-27 11:01:38 -07:00
tsxRename5.ts
tsxRename6.ts
tsxRename7.ts
tsxRename8.ts
tsxRename9.ts
tsxSignatureHelp1.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
tsxSignatureHelp2.ts Combine signatureHelp testing methods (#24132) 2018-05-15 12:34:53 -07:00
typeAboveNumberLiteralExpressionStatement.ts
typeArgCompletion.ts
typeAssertionsFormatting.ts
typeCheckAfterAddingGenericParameter.ts
typeCheckAfterResolve.ts
typeCheckObjectInArrayLiteral.ts
typedGenericPrototypeMember.ts
typeOfAFundule.ts
typeOfSymbol_localSymbolOfExport.ts
typeOfThisInStatics.ts
typeOperatorNodeBuilding.ts
typeParameterListInQuickInfoAfterEdit.ts
typeToStringCrashInCodeFix.ts Fix inferFromUsage on index signatures (#25934) 2018-07-25 10:51:11 -07:00
unclosedArrayErrorRecovery.ts
unclosedCommentsInConstructor.ts
unclosedFunctionErrorRecovery.ts
unclosedFunctionErrorRecovery3.ts
unclosedMultilineStringLiteralErrorRecovery.ts
unclosedStringLiteralAutoformating.ts
unclosedStringLiteralErrorRecovery.ts
unclosedStringLiteralErrorRecovery2.ts
unclosedStringLiteralErrorRecovery3.ts
unclosedStringLiteralErrorRecovery4.ts
underscoreTypings01.ts
underscoreTypings02.ts
unknownVariableErrorRecovery.ts
untypedModuleImport.ts
unusedClassInNamespace1.ts
unusedClassInNamespace2.ts
unusedClassInNamespace3.ts
unusedClassInNamespace4.ts
unusedClassInNamespaceWithTrivia.ts
unusedConstantInFunction1.ts
unusedEnumInFunction1.ts
unusedEnumInNamespace1.ts
unusedFunctionInNamespace1.ts
unusedFunctionInNamespace2.ts
unusedFunctionInNamespace3.ts
unusedFunctionInNamespace4.ts
unusedFunctionInNamespace5.ts
unusedImports1FS.ts
unusedImports2FS.ts
unusedImports3FS.ts
unusedImports4FS.ts
unusedImports5FS.ts
unusedImports6FS.ts
unusedImports7FS.ts
unusedImports8FS.ts
unusedImports9FS.ts
unusedImports10FS.ts
unusedImports11FS.ts
unusedImports12FS.ts
unusedImports13FS.ts
unusedImports14FS.ts
unusedImportsFS_entireImportDeclaration.ts ChangeTracker: Combine deleteDeclaration, deleteNode, and deleteNodeInList (#25276) 2018-06-29 19:53:32 -07:00
unusedInterfaceInNamespace1.ts
unusedInterfaceInNamespace2.ts
unusedLocalsinConstructorFS1.ts
unusedLocalsinConstructorFS2.ts
unusedLocalsInFunction1.ts
unusedLocalsInFunction2.ts
unusedLocalsInFunction3.ts
unusedLocalsInFunction4.ts
unusedLocalsInMethodFS1.ts
unusedLocalsInMethodFS2.ts
unusedMethodInClass1.ts
unusedMethodInClass2.ts
unusedMethodInClass3.ts
unusedMethodInClass4.ts
unusedMethodInClass5.ts fixUnusedIdentifier: Remove arguments corresponding to unused parameters (#25011) 2018-06-27 09:26:47 -07:00
unusedMethodInClass6.ts
unusedNamespaceInNamespace.ts
unusedParameterInConstructor1AddUnderscore.ts fixUnusedIdentifier: Remove arguments corresponding to unused parameters (#25011) 2018-06-27 09:26:47 -07:00
unusedParameterInFunction1.ts
unusedParameterInFunction1AddUnderscore.ts
unusedParameterInFunction2.ts
unusedParameterInLambda1.ts
unusedParameterInLambda1AddUnderscore.ts
unusedParameterInLambda2.ts
unusedParameterInLambda3.ts
unusedTypeAliasInNamespace1.ts
unusedTypeParametersInClass1.ts Support deleting all unused type parameters in a list, and deleting @template tag (#25748) 2018-07-27 11:55:31 -07:00
unusedTypeParametersInClass2.ts Support deleting all unused type parameters in a list, and deleting @template tag (#25748) 2018-07-27 11:55:31 -07:00
unusedTypeParametersInClass3.ts Support deleting all unused type parameters in a list, and deleting @template tag (#25748) 2018-07-27 11:55:31 -07:00
unusedTypeParametersInFunction1.ts Support deleting all unused type parameters in a list, and deleting @template tag (#25748) 2018-07-27 11:55:31 -07:00
unusedTypeParametersInFunction2.ts Support deleting all unused type parameters in a list, and deleting @template tag (#25748) 2018-07-27 11:55:31 -07:00
unusedTypeParametersInFunction3.ts Support deleting all unused type parameters in a list, and deleting @template tag (#25748) 2018-07-27 11:55:31 -07:00
unusedTypeParametersInInterface1.ts Support deleting all unused type parameters in a list, and deleting @template tag (#25748) 2018-07-27 11:55:31 -07:00
unusedTypeParametersInLambda1.ts Support deleting all unused type parameters in a list, and deleting @template tag (#25748) 2018-07-27 11:55:31 -07:00
unusedTypeParametersInLambda2.ts Support deleting all unused type parameters in a list, and deleting @template tag (#25748) 2018-07-27 11:55:31 -07:00
unusedTypeParametersInLambda3.ts Support deleting all unused type parameters in a list, and deleting @template tag (#25748) 2018-07-27 11:55:31 -07:00
unusedTypeParametersInLambda4.ts Support deleting all unused type parameters in a list, and deleting @template tag (#25748) 2018-07-27 11:55:31 -07:00
unusedTypeParametersInMethod1.ts Support deleting all unused type parameters in a list, and deleting @template tag (#25748) 2018-07-27 11:55:31 -07:00
unusedTypeParametersInMethod2.ts Support deleting all unused type parameters in a list, and deleting @template tag (#25748) 2018-07-27 11:55:31 -07:00
unusedTypeParametersInMethods1.ts Support deleting all unused type parameters in a list, and deleting @template tag (#25748) 2018-07-27 11:55:31 -07:00
unusedVariableInBlocks.ts
unusedVariableInClass1.ts
unusedVariableInClass2.ts
unusedVariableInClass3.ts
unusedVariableInForLoop1FS.ts
unusedVariableInForLoop2FS.ts
unusedVariableInForLoop3FS.ts
unusedVariableInForLoop4FS.ts
unusedVariableInForLoop5FSAddUnderscore.ts fixUnusedIdentifier: Remove arguments corresponding to unused parameters (#25011) 2018-06-27 09:26:47 -07:00
unusedVariableInForLoop6FS.ts
unusedVariableInForLoop6FSAddUnderscore.ts
unusedVariableInForLoop7FS.ts
unusedVariableInModule1.ts
unusedVariableInModule2.ts
unusedVariableInModule3.ts
unusedVariableInModule4.ts
unusedVariableInNamespace1.ts
unusedVariableInNamespace2.ts
unusedVariableInNamespace3.ts
updateSourceFile_jsdocSignature.ts Fix invalid cast: JSDocSignature is not a SignatureDeclaration (#25734) 2018-07-17 13:35:55 -07:00
updateToClassStatics.ts
validBraceCompletionPosition.ts
verifySingleFileEmitOutput1.ts
whiteSpaceBeforeReturnTypeFormatting.ts
whiteSpaceTrimming.ts
whiteSpaceTrimming2.ts
whiteSpaceTrimming3.ts
whiteSpaceTrimming4.ts
widenedTypes.ts
yieldKeywordFormatting.ts