vscode/extensions/typescript-language-features/src
2024-03-07 13:35:56 -08:00
..
commands Use custom command to open JS doc links (#180737) 2023-04-24 15:05:14 -07:00
configuration Make sure we don't report errors in chat code blocks (#204779) 2024-02-21 08:53:05 -08:00
filesystems JS/TS package acquisition (#184438) 2023-08-28 00:49:40 -07:00
languageFeatures Removed Copilot related code from TypeScript Refactor Provider 2024-02-21 12:44:54 +01:00
logging Revert "Nicely format logged objects (#179405)" (#179894) 2023-04-13 18:55:06 +01:00
task Refactor structure of typescript extension (#178634) 2023-03-29 16:54:53 -07:00
test fix(193523): JSDoc optional parameters don't display in functions (#202963) 2024-02-06 03:59:23 +00:00
tsServer Pick up latest TS for building VS Code (#207096) 2024-03-07 12:59:59 -08:00
ui Show TS Server commands in diff editors and notebook cells (#201847) 2024-01-04 15:54:50 -08:00
utils Fix potential race creating JS/TS temp dir (#203367) 2024-01-29 09:24:41 -08: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 Bump hardcoded web TS version (#198713) 2023-11-21 00:25:20 +01: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 Hook up mapped code edits experiment for TS (#198478) 2023-11-17 02:07:09 +00:00
typescriptServiceClient.ts Fix undefined getting printed (#201250) 2023-12-20 00:22:43 +01:00
typeScriptServiceClientHost.ts Refactor structure of typescript extension (#178634) 2023-03-29 16:54:53 -07:00