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-08 00:33:03 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e4e0fa64eade70deac4b7e33e0187cf4fd81be4b
vscode
/
extensions
/
typescript-language-features
/
src
T
History
Matt Bierner
and
Copilot
d9f2b9479f
Add one time prompt to try ts 7.0 if you have ts nightly installed
...
Fixes
#311966
Co-authored-by: Copilot <
copilot@github.com
>
2026-04-22 12:32:12 -07:00
..
commands
…
configuration
…
filesystems
…
languageFeatures
fix: send user preferences to TS server even without visible editor
2026-03-26 06:45:15 +05:30
logging
…
task
…
test
…
tsServer
fix: add graceful shutdown path when heapprofile is enabled
2026-03-04 13:08:01 +09:00
ui
Add one time prompt to try ts 7.0 if you have ts nightly installed
2026-04-22 12:32:12 -07:00
utils
…
api.ts
…
experimentationService.ts
Add one time prompt to try ts 7.0 if you have ts nightly installed
2026-04-22 12:32:12 -07:00
experimentTelemetryReporter.ts
…
extension.browser.ts
…
extension.ts
Add one time prompt to try ts 7.0 if you have ts nightly installed
2026-04-22 12:32:12 -07:00
languageProvider.ts
…
lazyClientHost.ts
…
remoteRepositories.browser.ts
…
test-all.ts
…
tsconfig.ts
Override ts implicit project defaults explicitly
2026-04-09 16:08:23 -07:00
typeConverters.ts
…
typescriptService.ts
…
typescriptServiceClient.ts
Fix GDPR comment conflict (
#303201
)
2026-03-19 14:18:38 +00:00
typeScriptServiceClientHost.ts
…