@@ -9,14 +9,7 @@ TestCodeCompletionEscaping
9
9
TestCommentsEnumsFourslash
10
10
TestCommentsLinePreservation
11
11
TestCommentsUnion
12
- TestCompletionAfterAtChar
13
- TestCompletionAfterBackslashFollowingString
14
- TestCompletionAfterBrace
15
- TestCompletionAfterDotDotDot
16
- TestCompletionAfterNewline
17
- TestCompletionAfterNewline2
18
12
TestCompletionAfterQuestionDot
19
- TestCompletionAtCaseClause
20
13
TestCompletionAutoInsertQuestionDot
21
14
TestCompletionCloneQuestionToken
22
15
TestCompletionEntryClassMembersWithInferredFunctionReturnType1
@@ -72,21 +65,16 @@ TestCompletionImportModuleSpecifierEndingTsxReact
72
65
TestCompletionImportModuleSpecifierEndingUnsupportedExtension
73
66
TestCompletionInChecks1
74
67
TestCompletionInFunctionLikeBody_includesPrimitiveTypes
75
- TestCompletionInIncompleteCallExpression
76
68
TestCompletionInJsDoc
77
69
TestCompletionInNamedImportLocation
78
70
TestCompletionInUncheckedJSFile
79
- TestCompletionListBuilderLocations_Modules
80
71
TestCompletionListBuilderLocations_VariableDeclarations
81
- TestCompletionListDefaultTypeArgumentPositionTypeOnly
82
72
TestCompletionListForDerivedType1
83
73
TestCompletionListForTransitivelyExportedMembers04
84
74
TestCompletionListFunctionExpression
85
75
TestCompletionListInArrowFunctionInUnclosedCallSite01
86
76
TestCompletionListInClassExpressionWithTypeParameter
87
77
TestCompletionListInClassStaticBlocks
88
- TestCompletionListInComments3
89
- TestCompletionListInFunctionDeclaration
90
78
TestCompletionListInImportClause01
91
79
TestCompletionListInImportClause05
92
80
TestCompletionListInImportClause06
@@ -97,7 +85,6 @@ TestCompletionListInNamedFunctionExpression1
97
85
TestCompletionListInNamedFunctionExpressionWithShadowing
98
86
TestCompletionListInScope
99
87
TestCompletionListInTemplateLiteralParts1
100
- TestCompletionListInTypeParameterOfClassExpression1
101
88
TestCompletionListInUnclosedCommaExpression01
102
89
TestCompletionListInUnclosedCommaExpression02
103
90
TestCompletionListInUnclosedFunction08
@@ -129,14 +116,8 @@ TestCompletionOfAwaitPromise6
129
116
TestCompletionOfAwaitPromise7
130
117
TestCompletionOfInterfaceAndVar
131
118
TestCompletionPreferredSuggestions1
132
- TestCompletionPropertyShorthandForObjectLiteral2
133
- TestCompletionPropertyShorthandForObjectLiteral3
134
- TestCompletionPropertyShorthandForObjectLiteral4
135
- TestCompletionTypeAssertion
136
- TestCompletionTypeGuard
137
119
TestCompletionWithConditionalOperatorMissingColon
138
120
TestCompletionsAfterJSDoc
139
- TestCompletionsAtGenericTypeArguments
140
121
TestCompletionsBeforeRestArg1
141
122
TestCompletionsElementAccessNumeric
142
123
TestCompletionsExportImport
@@ -149,8 +130,6 @@ TestCompletionsJSDocImportTagAttributesEmptyModuleSpecifier1
149
130
TestCompletionsJSDocImportTagAttributesErrorModuleSpecifier1
150
131
TestCompletionsJSDocImportTagEmptyModuleSpecifier1
151
132
TestCompletionsJSDocNoCrash1
152
- TestCompletionsJSDocNoCrash2
153
- TestCompletionsJsdocParamTypeBeforeName
154
133
TestCompletionsJsdocTypeTagCast
155
134
TestCompletionsJsxAttributeInitializer2
156
135
TestCompletionsLiteralFromInferenceWithinInferredType3
@@ -177,14 +156,11 @@ TestCompletionsPaths_pathMapping_nonTrailingWildcard1
177
156
TestCompletionsPaths_pathMapping_parentDirectory
178
157
TestCompletionsRecommended_union
179
158
TestCompletionsRedeclareModuleAsGlobal
180
- TestCompletionsSelfDeclaring2
181
159
TestCompletionsStringsWithTriggerCharacter
182
160
TestCompletionsSymbolMembers
183
161
TestCompletionsTriggerCharacter
184
162
TestCompletionsTuple
185
- TestCompletionsTypeAssertionKeywords
186
163
TestCompletionsUniqueSymbol1
187
- TestCompletionsWritingSpreadArgument
188
164
TestConstEnumQuickInfoAndCompletionList
189
165
TestConstQuickInfoAndCompletionList
190
166
TestContextuallyTypedFunctionExpressionGeneric1
@@ -259,7 +235,6 @@ TestJsDocFunctionSignatures12
259
235
TestJsDocFunctionSignatures13
260
236
TestJsDocFunctionSignatures7
261
237
TestJsDocFunctionSignatures8
262
- TestJsDocFunctionTypeCompletionsNoCrash
263
238
TestJsDocGenerics2
264
239
TestJsDocInheritDoc
265
240
TestJsDocPropertyDescription1
@@ -278,15 +253,10 @@ TestJsDocTagsWithHyphen
278
253
TestJsQuickInfoGenerallyAcceptableSize
279
254
TestJsRequireQuickInfo
280
255
TestJsdocCallbackTag
281
- TestJsdocExtendsTagCompletion
282
- TestJsdocImplementsTagCompletion
283
256
TestJsdocLink2
284
257
TestJsdocLink3
285
258
TestJsdocLink6
286
- TestJsdocPropertyTagCompletion
287
- TestJsdocSatisfiesTagCompletion1
288
259
TestJsdocTemplatePrototypeCompletions
289
- TestJsdocTemplateTagCompletion
290
260
TestJsdocThrowsTagCompletion
291
261
TestJsdocTypedefTag
292
262
TestJsdocTypedefTag2
@@ -303,7 +273,6 @@ TestNgProxy1
303
273
TestNoQuickInfoForLabel
304
274
TestNoQuickInfoInWhitespace
305
275
TestNodeModulesImportCompletions1
306
- TestNonExistingImport
307
276
TestNumericPropertyNames
308
277
TestOverloadQuickInfo
309
278
TestParameterWithDestructuring
0 commit comments