1
1
TestCompletionForStringLiteral
2
+ TestCompletionForStringLiteralNonrelativeImport7
3
+ TestCompletionForStringLiteralNonrelativeImportTypings2
2
4
TestCompletionForStringLiteralNonrelativeImportTypings3
3
- TestCompletionForStringLiteralRelativeImport4
4
5
TestCompletionForStringLiteralRelativeImport6
5
- TestCompletionForStringLiteralRelativeImportAllowJSTrue
6
6
TestCompletionForStringLiteralWithDynamicImport
7
7
TestCompletionForStringLiteral_details
8
8
TestCompletionForStringLiteral_quotePreference
@@ -24,39 +24,25 @@ TestCompletionImportModuleSpecifierEndingTsxPreserve
24
24
TestCompletionImportModuleSpecifierEndingTsxReact
25
25
TestCompletionImportModuleSpecifierEndingUnsupportedExtension
26
26
TestCompletionInFunctionLikeBody_includesPrimitiveTypes
27
- TestCompletionInJsDoc
28
27
TestCompletionInNamedImportLocation
29
28
TestCompletionInUncheckedJSFile
30
- TestIndexerReturnTypes1
31
- TestIndirectClassInstantiation
32
- TestJsDocFunctionSignatures11
33
- TestJsDocFunctionSignatures13
34
- TestJsDocFunctionSignatures7
35
- TestJsDocFunctionSignatures8
36
- TestJsDocPropertyDescription4
37
- TestJsDocPropertyDescription5
38
- TestJsDocPropertyDescription6
39
- TestJsDocPropertyDescription7
40
- TestJsDocPropertyDescription8
41
- TestJsDocPropertyDescription9
42
- TestJsDocTagsWithHyphen
43
- TestJsQuickInfoGenerallyAcceptableSize
44
- TestJsRequireQuickInfo
45
- TestJsdocCallbackTag
46
- TestJsdocLink2
47
- TestJsdocLink3
48
- TestJsdocLink6
49
- TestJsdocLink_findAllReferences1
50
- TestJsdocTypedefTag
51
- TestJsdocTypedefTag2
52
- TestJsdocTypedefTagNamespace
53
- TestLocalFunction
54
- TestMemberListInReopenedEnum
55
- TestMemberListInWithBlock
29
+ TestCompletionListBuilderLocations_VariableDeclarations
30
+ TestCompletionListForDerivedType1
31
+ TestOverloadQuickInfo
32
+ TestParameterWithDestructuring
33
+ TestParameterWithNestedDestructuring
34
+ TestPathCompletionsAllowModuleAugmentationExtensions
35
+ TestPathCompletionsAllowTsExtensions
36
+ TestPathCompletionsPackageJsonExportsBundlerNoNodeCondition
37
+ TestPathCompletionsPackageJsonExportsCustomConditions
56
38
TestPathCompletionsPackageJsonExportsWildcard1
39
+ TestPathCompletionsPackageJsonExportsWildcard10
57
40
TestPathCompletionsPackageJsonExportsWildcard11
58
41
TestPathCompletionsPackageJsonExportsWildcard12
59
42
TestPathCompletionsPackageJsonExportsWildcard2
43
+ TestPathCompletionsPackageJsonExportsWildcard3
44
+ TestPathCompletionsPackageJsonExportsWildcard4
45
+ TestPathCompletionsPackageJsonExportsWildcard5
60
46
TestPathCompletionsPackageJsonExportsWildcard6
61
47
TestPathCompletionsPackageJsonExportsWildcard7
62
48
TestPathCompletionsPackageJsonExportsWildcard8
@@ -87,15 +73,15 @@ TestPathCompletionsPackageJsonImportsWildcard7
87
73
TestPathCompletionsPackageJsonImportsWildcard8
88
74
TestPathCompletionsPackageJsonImportsWildcard9
89
75
TestPathCompletionsTypesVersionsLocal
90
- TestPathCompletionsTypesVersionsWildcard1
91
- TestPathCompletionsTypesVersionsWildcard2
92
76
TestPathCompletionsTypesVersionsWildcard3
93
- TestPathCompletionsTypesVersionsWildcard4
94
- TestPathCompletionsTypesVersionsWildcard5
95
- TestPathCompletionsTypesVersionsWildcard6
96
77
TestProtoVarVisibleWithOuterScopeUnderscoreProto
97
78
TestQuickInfoAlias
98
79
TestQuickInfoAssertionNodeNotReusedWhenTypeNotEquivalent1
80
+ TestQuickInfoBindingPatternInJsdocNoCrash1
81
+ TestQuickInfoClassKeyword
82
+ TestQuickInfoContextualTyping
83
+ TestQuickInfoContextuallyTypedSignatureOptionalParameterFromIntersection1
84
+ TestQuickInfoDisplayPartsIife
99
85
TestQuickInfoElementAccessDeclaration
100
86
TestQuickInfoForConstTypeReference
101
87
TestQuickInfoForContextuallyTypedArrowFunctionInSuperCall
@@ -116,9 +102,33 @@ TestQuickInfoForTypeofParameter
116
102
TestQuickInfoForUMDModuleAlias
117
103
TestQuickInfoFromContextualType
118
104
TestQuickInfoFunctionKeyword
119
- TestQuickInfoJsPropertyAssignedAfterMethodDeclaration
120
- TestQuickInfoJsdocTypedefMissingType
121
- TestQuickInfoMappedSpreadTypes
105
+ TestQuickInfoGenerics
106
+ TestQuickInfoGetterSetter
107
+ TestQuickInfoImportNonunicodePath
108
+ TestQuickInfoInInvalidIndexSignature
109
+ TestQuickInfoInJsdocInTsFile1
110
+ TestQuickInfoInOptionalChain
111
+ TestQuickInfoInWithBlock
112
+ TestQuickInfoJSDocBackticks
113
+ TestQuickInfoJSDocFunctionNew
114
+ TestQuickInfoJSDocFunctionThis
115
+ TestQuickInfoJSExport
116
+ TestQuickInfoJsDocGetterSetterNoCrash1
117
+ TestQuickInfoJsDocNonDiscriminatedUnionSharedProp
118
+ TestQuickInfoOnCatchVariable
119
+ TestQuickInfoOnClosingJsx
120
+ TestQuickInfoOnElementAccessInWriteLocation1
121
+ TestQuickInfoOnElementAccessInWriteLocation2
122
+ TestQuickInfoOnElementAccessInWriteLocation3
123
+ TestQuickInfoOnElementAccessInWriteLocation4
124
+ TestQuickInfoOnElementAccessInWriteLocation5
125
+ TestQuickInfoOnErrorTypes1
126
+ TestQuickInfoOnFunctionPropertyReturnedFromGenericFunction1
127
+ TestQuickInfoOnFunctionPropertyReturnedFromGenericFunction2
128
+ TestQuickInfoOnFunctionPropertyReturnedFromGenericFunction3
129
+ TestQuickInfoOnGenericWithConstraints1
130
+ TestQuickInfoOnInternalAliases
131
+ TestQuickInfoOnMethodOfImportEquals
122
132
TestQuickInfoOnNarrowedType
123
133
TestQuickInfoOnNarrowedTypeInModule
124
134
TestQuickInfoOnNewKeyword01
@@ -131,9 +141,12 @@ TestQuickInfoOnPropertyAccessInWriteLocation2
131
141
TestQuickInfoOnPropertyAccessInWriteLocation3
132
142
TestQuickInfoOnPropertyAccessInWriteLocation4
133
143
TestQuickInfoOnPropertyAccessInWriteLocation5
144
+ TestQuickInfoOnThis
134
145
TestQuickInfoOnThis2
135
146
TestQuickInfoOnThis3
136
147
TestQuickInfoOnThis4
148
+ TestQuickInfoOnUndefined
149
+ TestQuickInfoOnVarInArrowExpression
137
150
TestQuickInfoPrivateIdentifierInTypeReferenceNoCrash1
138
151
TestQuickInfoPropertyTag
139
152
TestQuickInfoSignatureOptionalParameterFromUnion1
@@ -158,7 +171,6 @@ TestQuickinfoForNamespaceMergeWithClassConstrainedToSelf
158
171
TestQuickinfoForUnionProperty
159
172
TestQuickinfoWrongComment
160
173
TestRecursiveInternalModuleImport
161
- TestReferencesForExportedValues
162
174
TestReferencesForStatementKeywords
163
175
TestReferencesInComment
164
176
TestReferencesInEmptyFile
@@ -167,26 +179,8 @@ TestRegexDetection
167
179
TestReverseMappedTypeQuickInfo
168
180
TestSelfReferencedExternalModule
169
181
TestSignatureHelpInferenceJsDocImportTag
170
- TestSyntheticImportFromBabelGeneratedFile1
171
- TestSyntheticImportFromBabelGeneratedFile2
172
- TestThisBindingInLambda
173
- TestThisPredicateFunctionQuickInfo01
174
- TestThisPredicateFunctionQuickInfo02
175
- TestTripleSlashRefPathCompletionAbsolutePaths
176
- TestTripleSlashRefPathCompletionContext
177
- TestTripleSlashRefPathCompletionExtensionsAllowJSFalse
178
- TestTripleSlashRefPathCompletionExtensionsAllowJSTrue
179
- TestTripleSlashRefPathCompletionHiddenFile
180
- TestTripleSlashRefPathCompletionRootdirs
181
- TestTslibFindAllReferencesOnRuntimeImportWithPaths1
182
- TestTsxCompletion12
183
- TestTsxCompletion13
184
- TestTsxCompletion14
185
- TestTsxCompletion15
186
- TestTsxCompletionNonTagLessThan
182
+ TestStringCompletionsImportOrExportSpecifier
183
+ TestStringCompletionsVsEscaping
187
184
TestTsxQuickInfo1
188
- TestTsxQuickInfo4
189
- TestTsxQuickInfo5
190
- TestTsxQuickInfo6
191
185
TestTsxQuickInfo7
192
186
TestTypeOperatorNodeBuilding
0 commit comments