TypeScript/tests/cases/fourslash/server
2020-09-30 09:32:19 -07:00
..
autoImportCrossProject_paths_sharedOutDir.ts Reprioritize cross-project module specifier suggestions for auto-import (#40253) 2020-09-03 14:00:06 -07:00
autoImportCrossProject_paths_stripSrc.ts Reprioritize cross-project module specifier suggestions for auto-import (#40253) 2020-09-03 14:00:06 -07:00
autoImportCrossProject_paths_toDist.ts Reprioritize cross-project module specifier suggestions for auto-import (#40253) 2020-09-03 14:00:06 -07:00
autoImportCrossProject_paths_toSrc.ts Reprioritize cross-project module specifier suggestions for auto-import (#40253) 2020-09-03 14:00:06 -07:00
autoImportCrossProject_symlinks_stripSrc.ts Reprioritize cross-project module specifier suggestions for auto-import (#40253) 2020-09-03 14:00:06 -07:00
autoImportCrossProject_symlinks_toDist.ts Reprioritize cross-project module specifier suggestions for auto-import (#40253) 2020-09-03 14:00:06 -07:00
autoImportCrossProject_symlinks_toSrc.ts Reprioritize cross-project module specifier suggestions for auto-import (#40253) 2020-09-03 14:00:06 -07:00
autoImportProvider1.ts Expand auto-import to all package.json dependencies (#38923) 2020-06-22 16:34:27 -07:00
autoImportProvider2.ts Expand auto-import to all package.json dependencies (#38923) 2020-06-22 16:34:27 -07:00
autoImportProvider3.ts Expand auto-import to all package.json dependencies (#38923) 2020-06-22 16:34:27 -07:00
autoImportProvider4.ts Make AutoImportProviderProject work with symlinked monorepos (#39679) 2020-07-22 13:53:30 -07:00
autoImportProvider5.ts Use correct program when checking for reexports from AutoImportProviderProject (#40843) 2020-09-30 09:32:19 -07:00
brace01.ts
callHierarchyContainerNameServer.ts Fix call hierarchy item serialization and server tests (#40348) 2020-09-02 11:34:14 -07:00
completionEntryDetailAcrossFiles01.ts Alias for module.exports.x = x (#40228) 2020-09-10 11:23:48 -07:00
completionEntryDetailAcrossFiles02.ts Alias for module.exports.x = x (#40228) 2020-09-10 11:23:48 -07:00
completions01.ts
completions02.ts
completions03.ts
configurePlugin.ts
convertFunctionToEs6Class-server1.ts fix(23871): change insertNodeAfter to replaceNode to avoid extra newlines (#38045) 2020-07-07 12:54:03 -04:00
convertFunctionToEs6Class-server2.ts fix(23871): change insertNodeAfter to replaceNode to avoid extra newlines (#38045) 2020-07-07 12:54:03 -04:00
declarationMapGoToDefinition.ts
declarationMapsEnableMapping_NoInline.ts Hoist initial assignment to exported names in cjs to they are not blocked by bindings made by __exportStar (#37093) 2020-02-28 13:25:28 -08:00
declarationMapsEnableMapping_NoInlineSources.ts Hoist initial assignment to exported names in cjs to they are not blocked by bindings made by __exportStar (#37093) 2020-02-28 13:25:28 -08:00
declarationMapsGeneratedMapsEnableMapping.ts Hoist initial assignment to exported names in cjs to they are not blocked by bindings made by __exportStar (#37093) 2020-02-28 13:25:28 -08:00
declarationMapsGeneratedMapsEnableMapping2.ts Hoist initial assignment to exported names in cjs to they are not blocked by bindings made by __exportStar (#37093) 2020-02-28 13:25:28 -08:00
declarationMapsGeneratedMapsEnableMapping3.ts Hoist initial assignment to exported names in cjs to they are not blocked by bindings made by __exportStar (#37093) 2020-02-28 13:25:28 -08:00
declarationMapsGoToDefinitionRelativeSourceRoot.ts
declarationMapsGoToDefinitionSameNameDifferentDirectory.ts
declarationMapsOutOfDateMapping.ts
definition01.ts
documentHighlights01.ts
documentHighlights02.ts
documentHighlightsTypeParameterInHeritageClause01.ts
findAllRefsForStringLiteralTypes.ts
format01.ts
formatBracketInSwitchCase.ts
formatOnEnter.ts
formatonkey01.ts
formatSpaceBetweenFunctionAndArrayIndex.ts
getJavaScriptSyntacticDiagnostics01.ts
getJavaScriptSyntacticDiagnostics02.ts
getOutliningSpansForComments.ts
getOutliningSpansForRegions.ts
getOutliningSpansForRegionsNoSingleLineFolds.ts
goToImplementation_inDifferentFiles.ts
implementation01.ts
importSuggestionsCache_ambient.ts
importSuggestionsCache_coreNodeModules.ts
importSuggestionsCache_exportUndefined.ts
importSuggestionsCache_invalidPackageJson.ts
importSuggestionsCache_moduleAugmentation.ts
jsdocCallbackTag.ts Reuse input type nodes when serializing signature parameter and return types (#37444) 2020-04-01 19:50:21 -07:00
jsdocCallbackTagNavigateTo.ts
jsdocCallbackTagRename01.ts
jsdocParamTagSpecialKeywords.ts
jsdocTypedefTag.ts
jsdocTypedefTag1.ts
jsdocTypedefTag2.ts
jsdocTypedefTagGoToDefinition.ts
jsdocTypedefTagNamespace.ts
jsdocTypedefTagNavigateTo.ts
jsdocTypedefTagRename01.ts
jsdocTypedefTagRename02.ts
jsdocTypedefTagRename03.ts
jsdocTypedefTagRename04.ts
navbar01.ts
navto01.ts
ngProxy1.ts
ngProxy2.ts
ngProxy3.ts
ngProxy4.ts
occurrences01.ts
occurrences02.ts
openFile.ts
openFileWithSyntaxKind.ts
projectInfo01.ts
projectInfo02.ts
projectWithNonExistentFiles.ts
quickinfo01.ts
references01.ts
referencesInConfiguredProject.ts
rename01.ts
renameInConfiguredProject.ts
signatureHelp01.ts
tsxIncrementalServer.ts
typedefinition01.ts
typeReferenceOnServer.ts