This website requires JavaScript.
Explore
Help
Register
Sign In
Microsoft
/
vscode
Watch
1
Star
0
Fork
0
You've already forked vscode
mirror of
https://github.com/microsoft/vscode.git
synced
2026-05-22 16:19:52 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c63c92b84ec96fefb56fb38cc6db42fecb6bf6fd
vscode
/
extensions
/
typescript
/
src
T
History
Matt Bierner
b0a26a94c6
Add quick fix all for JS/TS
...
Fixes
#40170
2018-01-18 17:22:58 -08:00
..
features
Add quick fix all for JS/TS
2018-01-18 17:22:58 -08:00
typings
…
utils
Add quick fix all for JS/TS
2018-01-18 17:22:58 -08:00
commands.ts
Rename typeScriptMain -> typeScriptServiceClientHost
2018-01-05 11:27:59 -08:00
extension.ts
Rename typeScriptMain -> typeScriptServiceClientHost
2018-01-05 11:27:59 -08:00
languageProvider.ts
Move LanguageProvider into own file
2018-01-05 11:27:59 -08:00
protocol.const.ts
…
protocol.d.ts
…
typescriptService.ts
Add quick fix all for JS/TS
2018-01-18 17:22:58 -08:00
typescriptServiceClient.ts
Don't return promise from onReady in TS service client
2018-01-05 11:27:59 -08:00
typeScriptServiceClientHost.ts
Rename typeScriptMain -> typeScriptServiceClientHost
2018-01-05 11:27:59 -08:00