This website requires JavaScript.
Explore
Help
Sign In
Microsoft
/
vscode
Watch
1
Star
0
Fork
0
mirror of
https://github.com/microsoft/vscode.git
synced
2026-09-27 02:27:53 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
542e6c96557eb9ab9502ff9fef17e53b5b488a2d
vscode
/
extensions
/
typescript-language-features
/
src
T
History
Matt Bierner
b5be18e85d
Merge pull request
#280207
from mjbvz/dev/mjbvz/developing-mammal
...
Add native preview TS version pick option
2025-11-30 18:03:34 -08:00
..
commands
…
configuration
…
filesystems
…
languageFeatures
Add title for jsdoc symbol links
2025-11-25 10:58:36 -08:00
logging
…
task
…
test
Fix tests
2025-11-25 11:22:33 -08:00
tsServer
Add native preview TS version pick option
2025-11-30 17:43:52 -08:00
ui
Make sure more TS commands are disabled when tsgo is active
2025-10-16 17:14:38 -07:00
utils
…
api.ts
…
experimentationService.ts
…
experimentTelemetryReporter.ts
…
extension.browser.ts
…
extension.ts
Still register tsconfig features with tsgo
2025-11-24 08:42:36 -08:00
languageProvider.ts
…
lazyClientHost.ts
Add native preview TS version pick option
2025-11-30 17:43:52 -08:00
remoteRepositories.browser.ts
…
test-all.ts
…
tsconfig.ts
…
typeConverters.ts
…
typescriptService.ts
…
typescriptServiceClient.ts
Make sure we clear diagnostics when switching to tsgo
2025-10-15 10:58:57 -07:00
typeScriptServiceClientHost.ts
…