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-08-28 05:37:48 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4d8a4fdb186071ef32e5cbe9a0c5dcced5e2c2a2
vscode
/
extensions
/
typescript-language-features
/
src
T
History
Matt Bierner
4d8a4fdb18
Fix a few simple
anys
in extensions
2026-05-19 15:38:59 -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
…
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
Fix a few simple
anys
in extensions
2026-05-19 15:38:59 -07:00
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
…
typeScriptServiceClientHost.ts
…