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-14 06:43:48 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1d15b2fe17ab2f75e2cffeed1de87665eb78990e
vscode
/
extensions
/
typescript-language-features
/
src
T
History
Matt Bierner
a56bc0c671
Don't write preferredLocation into workspace settings for find file references
2021-01-26 16:17:14 -08:00
..
commands
…
languageFeatures
Don't write preferredLocation into workspace settings for find file references
2021-01-26 16:17:14 -08:00
task
…
test
Disable on enter test
2021-01-15 16:07:08 -08:00
tsServer
…
typings
…
utils
…
api.ts
…
extension.browser.ts
…
extension.ts
…
languageProvider.ts
…
lazyClientHost.ts
…
protocol.const.ts
…
protocol.d.ts
Fix compile error if using older ts version
2021-01-04 17:55:19 -08:00
test-all.ts
Split ts into unit and smoke tests
2021-01-15 13:32:27 -08:00
typescriptService.ts
…
typescriptServiceClient.ts
…
typeScriptServiceClientHost.ts
…