1
- TestAliasMergingWithNamespace
2
- TestAmbientShorthandGotoDefinition
3
- TestArgumentsAreAvailableAfterEditsAtEndOfFunction
4
- TestAugmentedTypesClass1
5
- TestAugmentedTypesClass3Fourslash
6
- TestBestCommonTypeObjectLiterals
7
- TestBestCommonTypeObjectLiterals1
8
- TestCodeCompletionEscaping
9
- TestCommentsEnumsFourslash
10
- TestCommentsLinePreservation
11
- TestCommentsUnion
12
- TestCompletionAfterQuestionDot
13
- TestCompletionAutoInsertQuestionDot
14
- TestCompletionCloneQuestionToken
15
- TestCompletionEntryForArgumentConstrainedToString
16
- TestCompletionEntryForArrayElementConstrainedToString
17
- TestCompletionEntryForArrayElementConstrainedToString2
18
- TestCompletionEntryForClassMembers_StaticWhenBaseTypeIsNotResolved
19
- TestCompletionEntryForUnionProperty
20
- TestCompletionEntryForUnionProperty2
21
- TestCompletionExportFrom
22
- TestCompletionForComputedStringProperties
23
- TestCompletionForMetaProperty
24
1
TestCompletionForStringLiteral
25
- TestCompletionForStringLiteral4
26
- TestCompletionForStringLiteralExport
27
- TestCompletionForStringLiteralImport1
28
- TestCompletionForStringLiteralImport2
29
- TestCompletionForStringLiteralNonrelativeImport12
30
- TestCompletionForStringLiteralNonrelativeImport14
31
- TestCompletionForStringLiteralNonrelativeImport16
32
- TestCompletionForStringLiteralNonrelativeImport17
33
- TestCompletionForStringLiteralNonrelativeImport18
34
- TestCompletionForStringLiteralNonrelativeImport2
35
- TestCompletionForStringLiteralNonrelativeImport3
36
- TestCompletionForStringLiteralNonrelativeImport4
37
- TestCompletionForStringLiteralNonrelativeImport7
38
- TestCompletionForStringLiteralNonrelativeImport8
39
- TestCompletionForStringLiteralNonrelativeImport9
40
- TestCompletionForStringLiteralNonrelativeImportTypings1
41
- TestCompletionForStringLiteralNonrelativeImportTypings2
42
2
TestCompletionForStringLiteralNonrelativeImportTypings3
43
3
TestCompletionForStringLiteralRelativeImport4
44
4
TestCompletionForStringLiteralRelativeImport6
@@ -67,189 +27,12 @@ TestCompletionInFunctionLikeBody_includesPrimitiveTypes
67
27
TestCompletionInJsDoc
68
28
TestCompletionInNamedImportLocation
69
29
TestCompletionInUncheckedJSFile
70
- TestCompletionListBuilderLocations_VariableDeclarations
71
- TestCompletionListForDerivedType1
72
- TestCompletionListForTransitivelyExportedMembers04
73
- TestCompletionListFunctionExpression
74
- TestCompletionListInArrowFunctionInUnclosedCallSite01
75
- TestCompletionListInClassExpressionWithTypeParameter
76
- TestCompletionListInClassStaticBlocks
77
- TestCompletionListInImportClause01
78
- TestCompletionListInImportClause05
79
- TestCompletionListInImportClause06
80
- TestCompletionListInNamedClassExpression
81
- TestCompletionListInNamedClassExpressionWithShadowing
82
- TestCompletionListInNamedFunctionExpression
83
- TestCompletionListInNamedFunctionExpression1
84
- TestCompletionListInNamedFunctionExpressionWithShadowing
85
- TestCompletionListInScope
86
- TestCompletionListInTemplateLiteralParts1
87
- TestCompletionListInUnclosedCommaExpression01
88
- TestCompletionListInUnclosedCommaExpression02
89
- TestCompletionListInUnclosedFunction08
90
- TestCompletionListInUnclosedFunction09
91
- TestCompletionListInUnclosedTaggedTemplate01
92
- TestCompletionListInUnclosedTaggedTemplate02
93
- TestCompletionListInUnclosedTemplate01
94
- TestCompletionListInUnclosedTemplate02
95
- TestCompletionListInvalidMemberNames
96
- TestCompletionListInvalidMemberNames2
97
- TestCompletionListInvalidMemberNames_escapeQuote
98
- TestCompletionListInvalidMemberNames_startWithSpace
99
- TestCompletionListInvalidMemberNames_withExistingIdentifier
100
- TestCompletionListObjectMembersInTypeLocationWithTypeof
101
- TestCompletionListOfGenericSymbol
102
- TestCompletionListOnAliases
103
- TestCompletionListStringParenthesizedExpression
104
- TestCompletionListStringParenthesizedType
105
- TestCompletionListWithoutVariableinitializer
106
- TestCompletionListsStringLiteralTypeAsIndexedAccessTypeObject
107
- TestCompletionNoAutoInsertQuestionDotForThis
108
- TestCompletionNoAutoInsertQuestionDotForTypeParameter
109
- TestCompletionNoAutoInsertQuestionDotWithUserPreferencesOff
110
- TestCompletionOfAwaitPromise1
111
- TestCompletionOfAwaitPromise2
112
- TestCompletionOfAwaitPromise3
113
- TestCompletionOfAwaitPromise5
114
- TestCompletionOfAwaitPromise6
115
- TestCompletionOfAwaitPromise7
116
- TestCompletionOfInterfaceAndVar
117
- TestCompletionPreferredSuggestions1
118
- TestCompletionWithConditionalOperatorMissingColon
119
- TestCompletionsAfterJSDoc
120
- TestCompletionsBeforeRestArg1
121
- TestCompletionsElementAccessNumeric
122
- TestCompletionsExportImport
123
- TestCompletionsGenericTypeWithMultipleBases1
124
- TestCompletionsImportOrExportSpecifier
125
- TestCompletionsInExport
126
- TestCompletionsInExport_moduleBlock
127
- TestCompletionsInRequire
128
- TestCompletionsJSDocImportTagAttributesEmptyModuleSpecifier1
129
- TestCompletionsJSDocImportTagAttributesErrorModuleSpecifier1
130
- TestCompletionsJSDocImportTagEmptyModuleSpecifier1
131
- TestCompletionsJSDocNoCrash1
132
- TestCompletionsJsdocTypeTagCast
133
- TestCompletionsJsxAttribute2
134
- TestCompletionsJsxAttributeInitializer2
135
- TestCompletionsLiteralFromInferenceWithinInferredType3
136
- TestCompletionsLiterals
137
- TestCompletionsMergedDeclarations1
138
- TestCompletionsNewTarget
139
- TestCompletionsOptionalMethod
140
- TestCompletionsOverridingMethod1
141
- TestCompletionsOverridingMethod10
142
- TestCompletionsOverridingMethod11
143
- TestCompletionsOverridingMethod14
144
- TestCompletionsOverridingMethod17
145
- TestCompletionsOverridingMethod3
146
- TestCompletionsOverridingMethod4
147
- TestCompletionsOverridingMethod9
148
- TestCompletionsOverridingMethodCrash1
149
- TestCompletionsOverridingProperties1
150
- TestCompletionsPathsJsonModule
151
- TestCompletionsPathsRelativeJsonModule
152
- TestCompletionsPaths_importType
153
- TestCompletionsPaths_kinds
154
- TestCompletionsPaths_pathMapping
155
- TestCompletionsPaths_pathMapping_nonTrailingWildcard1
156
- TestCompletionsPaths_pathMapping_parentDirectory
157
- TestCompletionsRecommended_union
158
- TestCompletionsRedeclareModuleAsGlobal
159
- TestCompletionsStringsWithTriggerCharacter
160
- TestCompletionsSymbolMembers
161
- TestCompletionsTriggerCharacter
162
- TestCompletionsTuple
163
- TestCompletionsUniqueSymbol1
164
- TestConstEnumQuickInfoAndCompletionList
165
- TestConstQuickInfoAndCompletionList
166
- TestContextuallyTypedFunctionExpressionGeneric1
167
- TestDoubleUnderscoreCompletions
168
- TestEditJsdocType
169
- TestExportDefaultClass
170
- TestExportDefaultFunction
171
- TestFindAllReferencesDynamicImport1
172
- TestFindAllReferencesTripleSlash
173
- TestFindAllReferencesUmdModuleAsGlobalConst
174
- TestFindAllRefsCommonJsRequire
175
- TestFindAllRefsCommonJsRequire2
176
- TestFindAllRefsCommonJsRequire3
177
- TestFindAllRefsExportEquals
178
- TestFindAllRefsForDefaultExport03
179
- TestFindAllRefsModuleDotExports
180
- TestFindAllRefsReExport_broken
181
- TestFindAllRefs_importType_typeofImport
182
- TestFindReferencesAfterEdit
183
- TestFindReferencesBindingPatternInJsdocNoCrash1
184
- TestFindReferencesBindingPatternInJsdocNoCrash2
185
- TestGenericCombinatorWithConstraints1
186
- TestGenericCombinators3
187
- TestGenericFunctionWithGenericParams1
188
- TestGenericInterfacesWithConstraints1
189
- TestGenericTypeWithMultipleBases1MultiFile
190
- TestGetJavaScriptCompletions10
191
- TestGetJavaScriptCompletions12
192
- TestGetJavaScriptCompletions13
193
- TestGetJavaScriptCompletions15
194
- TestGetJavaScriptCompletions18
195
- TestGetJavaScriptCompletions20
196
- TestGetJavaScriptCompletions8
197
- TestGetJavaScriptCompletions9
198
- TestGetJavaScriptGlobalCompletions1
199
- TestGetJavaScriptQuickInfo1
200
- TestGetJavaScriptQuickInfo2
201
- TestGetJavaScriptQuickInfo3
202
- TestGetJavaScriptQuickInfo4
203
- TestGetJavaScriptQuickInfo5
204
- TestGetJavaScriptQuickInfo6
205
- TestGetJavaScriptQuickInfo7
206
- TestGetJavaScriptQuickInfo8
207
- TestGetJavaScriptSyntacticDiagnostics24
208
- TestGetQuickInfoForIntersectionTypes
209
- TestHoverOverComment
210
- TestImportCompletionsPackageJsonExportsSpecifierEndsInTs
211
- TestImportCompletionsPackageJsonExportsTrailingSlash1
212
- TestImportCompletionsPackageJsonImportsConditions1
213
- TestImportCompletionsPackageJsonImportsLength1
214
- TestImportCompletionsPackageJsonImportsLength2
215
- TestImportCompletionsPackageJsonImportsPattern
216
- TestImportCompletionsPackageJsonImportsPattern2
217
- TestImportCompletionsPackageJsonImportsPattern_capsInPath1
218
- TestImportCompletionsPackageJsonImportsPattern_capsInPath2
219
- TestImportCompletionsPackageJsonImportsPattern_js_ts
220
- TestImportCompletionsPackageJsonImportsPattern_ts
221
- TestImportCompletionsPackageJsonImportsPattern_ts_ts
222
- TestImportCompletionsPackageJsonImports_ts
223
- TestImportCompletions_importsMap1
224
- TestImportCompletions_importsMap2
225
- TestImportCompletions_importsMap3
226
- TestImportCompletions_importsMap4
227
- TestImportCompletions_importsMap5
228
- TestImportStatementCompletions4
229
- TestImportStatementCompletions_noPatternAmbient
230
- TestImportStatementCompletions_pnpmTransitive
231
30
TestIndexerReturnTypes1
232
31
TestIndirectClassInstantiation
233
- TestInstanceTypesForGenericType1
234
- TestJavascriptModules20
235
- TestJavascriptModules21
236
- TestJavascriptModulesTypeImport
237
- TestJsDocAugments
238
- TestJsDocExtends
239
- TestJsDocFunctionSignatures10
240
32
TestJsDocFunctionSignatures11
241
- TestJsDocFunctionSignatures12
242
33
TestJsDocFunctionSignatures13
243
34
TestJsDocFunctionSignatures7
244
35
TestJsDocFunctionSignatures8
245
- TestJsDocGenerics2
246
- TestJsDocInheritDoc
247
- TestJsDocPropertyDescription1
248
- TestJsDocPropertyDescription10
249
- TestJsDocPropertyDescription11
250
- TestJsDocPropertyDescription12
251
- TestJsDocPropertyDescription2
252
- TestJsDocPropertyDescription3
253
36
TestJsDocPropertyDescription4
254
37
TestJsDocPropertyDescription5
255
38
TestJsDocPropertyDescription6
@@ -264,40 +47,16 @@ TestJsdocLink2
264
47
TestJsdocLink3
265
48
TestJsdocLink6
266
49
TestJsdocLink_findAllReferences1
267
- TestJsdocTemplatePrototypeCompletions
268
- TestJsdocThrowsTagCompletion
269
50
TestJsdocTypedefTag
270
51
TestJsdocTypedefTag2
271
52
TestJsdocTypedefTagNamespace
272
- TestJsxFindAllReferencesOnRuntimeImportWithPaths1
273
- TestLetQuickInfoAndCompletionList
274
53
TestLocalFunction
275
- TestLocalGetReferences
276
54
TestMemberListInReopenedEnum
277
55
TestMemberListInWithBlock
278
- TestMemberListOfExportedClass
279
- TestMemberListOnContextualThis
280
- TestModuleReexportedIntoGlobalQuickInfo
281
- TestNgProxy1
282
- TestNoQuickInfoForLabel
283
- TestNoQuickInfoInWhitespace
284
- TestNodeModulesImportCompletions1
285
- TestNumericPropertyNames
286
- TestOverloadQuickInfo
287
- TestParameterWithDestructuring
288
- TestParameterWithNestedDestructuring
289
- TestPathCompletionsAllowModuleAugmentationExtensions
290
- TestPathCompletionsAllowTsExtensions
291
- TestPathCompletionsPackageJsonExportsBundlerNoNodeCondition
292
- TestPathCompletionsPackageJsonExportsCustomConditions
293
56
TestPathCompletionsPackageJsonExportsWildcard1
294
- TestPathCompletionsPackageJsonExportsWildcard10
295
57
TestPathCompletionsPackageJsonExportsWildcard11
296
58
TestPathCompletionsPackageJsonExportsWildcard12
297
59
TestPathCompletionsPackageJsonExportsWildcard2
298
- TestPathCompletionsPackageJsonExportsWildcard3
299
- TestPathCompletionsPackageJsonExportsWildcard4
300
- TestPathCompletionsPackageJsonExportsWildcard5
301
60
TestPathCompletionsPackageJsonExportsWildcard6
302
61
TestPathCompletionsPackageJsonExportsWildcard7
303
62
TestPathCompletionsPackageJsonExportsWildcard8
@@ -337,11 +96,6 @@ TestPathCompletionsTypesVersionsWildcard6
337
96
TestProtoVarVisibleWithOuterScopeUnderscoreProto
338
97
TestQuickInfoAlias
339
98
TestQuickInfoAssertionNodeNotReusedWhenTypeNotEquivalent1
340
- TestQuickInfoBindingPatternInJsdocNoCrash1
341
- TestQuickInfoClassKeyword
342
- TestQuickInfoContextualTyping
343
- TestQuickInfoContextuallyTypedSignatureOptionalParameterFromIntersection1
344
- TestQuickInfoDisplayPartsIife
345
99
TestQuickInfoElementAccessDeclaration
346
100
TestQuickInfoForConstTypeReference
347
101
TestQuickInfoForContextuallyTypedArrowFunctionInSuperCall
@@ -362,43 +116,9 @@ TestQuickInfoForTypeofParameter
362
116
TestQuickInfoForUMDModuleAlias
363
117
TestQuickInfoFromContextualType
364
118
TestQuickInfoFunctionKeyword
365
- TestQuickInfoGenerics
366
- TestQuickInfoGetterSetter
367
- TestQuickInfoImportNonunicodePath
368
- TestQuickInfoInInvalidIndexSignature
369
- TestQuickInfoInJsdocInTsFile1
370
- TestQuickInfoInOptionalChain
371
- TestQuickInfoInWithBlock
372
- TestQuickInfoJSDocBackticks
373
- TestQuickInfoJSDocFunctionNew
374
- TestQuickInfoJSDocFunctionThis
375
- TestQuickInfoJSExport
376
- TestQuickInfoJsDocGetterSetterNoCrash1
377
- TestQuickInfoJsDocNonDiscriminatedUnionSharedProp
378
119
TestQuickInfoJsPropertyAssignedAfterMethodDeclaration
379
120
TestQuickInfoJsdocTypedefMissingType
380
121
TestQuickInfoMappedSpreadTypes
381
- TestQuickInfoMappedType
382
- TestQuickInfoMappedTypeMethods
383
- TestQuickInfoMappedTypeRecursiveInference
384
- TestQuickInfoModuleVariables
385
- TestQuickInfoNarrowedTypeOfAliasSymbol
386
- TestQuickInfoNestedGenericCalls
387
- TestQuickInfoOnArgumentsInsideFunction
388
- TestQuickInfoOnCatchVariable
389
- TestQuickInfoOnClosingJsx
390
- TestQuickInfoOnElementAccessInWriteLocation1
391
- TestQuickInfoOnElementAccessInWriteLocation2
392
- TestQuickInfoOnElementAccessInWriteLocation3
393
- TestQuickInfoOnElementAccessInWriteLocation4
394
- TestQuickInfoOnElementAccessInWriteLocation5
395
- TestQuickInfoOnErrorTypes1
396
- TestQuickInfoOnFunctionPropertyReturnedFromGenericFunction1
397
- TestQuickInfoOnFunctionPropertyReturnedFromGenericFunction2
398
- TestQuickInfoOnFunctionPropertyReturnedFromGenericFunction3
399
- TestQuickInfoOnGenericWithConstraints1
400
- TestQuickInfoOnInternalAliases
401
- TestQuickInfoOnMethodOfImportEquals
402
122
TestQuickInfoOnNarrowedType
403
123
TestQuickInfoOnNarrowedTypeInModule
404
124
TestQuickInfoOnNewKeyword01
@@ -411,12 +131,9 @@ TestQuickInfoOnPropertyAccessInWriteLocation2
411
131
TestQuickInfoOnPropertyAccessInWriteLocation3
412
132
TestQuickInfoOnPropertyAccessInWriteLocation4
413
133
TestQuickInfoOnPropertyAccessInWriteLocation5
414
- TestQuickInfoOnThis
415
134
TestQuickInfoOnThis2
416
135
TestQuickInfoOnThis3
417
136
TestQuickInfoOnThis4
418
- TestQuickInfoOnUndefined
419
- TestQuickInfoOnVarInArrowExpression
420
137
TestQuickInfoPrivateIdentifierInTypeReferenceNoCrash1
421
138
TestQuickInfoPropertyTag
422
139
TestQuickInfoSignatureOptionalParameterFromUnion1
@@ -450,8 +167,6 @@ TestRegexDetection
450
167
TestReverseMappedTypeQuickInfo
451
168
TestSelfReferencedExternalModule
452
169
TestSignatureHelpInferenceJsDocImportTag
453
- TestStringCompletionsImportOrExportSpecifier
454
- TestStringCompletionsVsEscaping
455
170
TestSyntheticImportFromBabelGeneratedFile1
456
171
TestSyntheticImportFromBabelGeneratedFile2
457
172
TestThisBindingInLambda
@@ -468,7 +183,6 @@ TestTsxCompletion12
468
183
TestTsxCompletion13
469
184
TestTsxCompletion14
470
185
TestTsxCompletion15
471
- TestTsxCompletion8
472
186
TestTsxCompletionNonTagLessThan
473
187
TestTsxQuickInfo1
474
188
TestTsxQuickInfo4
0 commit comments