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-26 18:27:38 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5ad2f85afd13805ccd64384ddcfb479b6edef464
vscode
/
extensions
/
typescript
/
src
T
History
Matt Bierner
a00d9092bc
Remove any cast for completion items now that we've picked up TS 2.7
2018-01-17 18:09:05 -08:00
..
features
Remove any cast for completion items now that we've picked up TS 2.7
2018-01-17 18:09:05 -08:00
typings
…
utils
Memoize TS API version checks
2018-01-17 13:44:50 -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
Remove warn form ITypeScriptServiceClient
2017-11-06 10:32:23 -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