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-22 04:02:15 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6887c8c5fb6b2a67d383e1aba0b5d0254deeb5af
vscode
/
extensions
/
typescript-language-features
/
src
T
History
Matt Bierner
and
GitHub
129f5bc976
Use own calls to localize (
#158372
)
...
Fixes
#156684
2022-08-17 10:27:29 -04:00
..
commands
…
languageFeatures
Use own calls to localize (
#158372
)
2022-08-17 10:27:29 -04:00
task
…
test
…
tsServer
Use own calls to localize (
#158372
)
2022-08-17 10:27:29 -04:00
ui
Don't show busy for JS/TS files not in workspace
2022-04-05 17:03:12 -07:00
utils
Use own calls to localize (
#158372
)
2022-08-17 10:27:29 -04:00
api.ts
…
experimentationService.ts
Initial contents for experimentation in typescript-language-features. (
#153358
)
2022-06-27 12:53:24 -07:00
extension.browser.ts
…
extension.ts
…
languageProvider.ts
Sort
2022-04-21 22:23:48 -04:00
lazyClientHost.ts
…
protocol.const.ts
…
protocol.d.ts
…
test-all.ts
…
typescriptService.ts
Switch to finalized TS protocol types (
#152259
)
2022-06-15 15:37:21 -07:00
typescriptServiceClient.ts
Include globally enabled TS Server plugins when reporting issues (
#156510
)
2022-08-01 10:44:46 -07:00
typeScriptServiceClientHost.ts
…