vscode/extensions/typescript-language-features/src
2024-04-15 15:19:28 -07:00
..
commands Fix incorrect typings in OpenJsDocLinkCommand_Args (#209872) 2024-04-08 20:09:49 +00:00
configuration Use vscode watches for tsserver (#193848) 2024-04-09 13:39:34 +02:00
filesystems JS/TS package acquisition (#184438) 2023-08-28 00:49:40 -07:00
languageFeatures Use resolveCodeAction for organize imports (#210418) 2024-04-15 15:19:28 -07:00
logging Revert "Nicely format logged objects (#179405)" (#179894) 2023-04-13 18:55:06 +01:00
task Bump @typescript-eslint versions (#209516) 2024-04-04 10:36:59 -07:00
test fix(193523): JSDoc optional parameters don't display in functions (#202963) 2024-02-06 03:59:23 +00:00
tsServer Use vscode watches for tsserver (#193848) 2024-04-09 13:39:34 +02:00
ui Show TS Server commands in diff editors and notebook cells (#201847) 2024-01-04 15:54:50 -08:00
utils Use vscode watches for tsserver (#193848) 2024-04-09 13:39:34 +02:00
api.ts Refactor structure of typescript extension (#178634) 2023-03-29 16:54:53 -07:00
experimentationService.ts Remove Node.js walkthrough/getting started guide (#176325) 2023-04-04 15:27:13 -07:00
experimentTelemetryReporter.ts Refactor structure of typescript extension (#178634) 2023-03-29 16:54:53 -07:00
extension.browser.ts Fix null access (#209449) 2024-04-03 17:37:38 +02:00
extension.ts Fix potential race creating JS/TS temp dir (#203367) 2024-01-29 09:24:41 -08:00
languageProvider.ts Making move to code action appear less often (#198864) 2023-11-29 02:00:19 +01:00
lazyClientHost.ts Refactor structure of typescript extension (#178634) 2023-03-29 16:54:53 -07:00
remoteRepositories.browser.ts Try downloading repo for project wide IntelliSense (#171686) 2023-01-23 16:30:56 -05:00
test-all.ts tests - enable colors for windows (CI supports it and the new Windows terminal too) 2021-04-19 09:29:20 +02:00
tsconfig.ts Adopt module 'Preserve' for TS 5.4+ (#206478) 2024-03-07 13:35:56 -08:00
typeConverters.ts Refactor structure of typescript extension (#178634) 2023-03-29 16:54:53 -07:00
typescriptService.ts Use vscode watches for tsserver (#193848) 2024-04-09 13:39:34 +02:00
typescriptServiceClient.ts Use vscode watches for tsserver (#193848) 2024-04-09 13:39:34 +02:00
typeScriptServiceClientHost.ts Refactor structure of typescript extension (#178634) 2023-03-29 16:54:53 -07:00