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-03-02 14:58:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2ebd2a7dd28a1afa89ad08bd0c429b1966ea048a
vscode
/
extensions
/
typescript
/
src
History
Matt Bierner
41afff235b
Restore automatically putting TS Server in debug more if TSS_DEBUG is set
...
Fixes
https://github.com/Microsoft/TypeScript/issues/21454
2018-01-29 10:50:39 -08:00
..
features
Mark extract constant refactor as
refactor.extract.constant
2018-01-24 08:55:33 -08:00
typings
…
utils
Also capture dots in jsdoc property names
2018-01-25 15:28:54 -08:00
commands.ts
Rename typeScriptMain -> typeScriptServiceClientHost
2018-01-05 11:27:59 -08:00
extension.ts
Add support for Language Packs
2018-01-25 21:14:34 +01: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
Restore automatically putting TS Server in debug more if TSS_DEBUG is set
2018-01-29 10:50:39 -08:00
typeScriptServiceClientHost.ts
Rename typeScriptMain -> typeScriptServiceClientHost
2018-01-05 11:27:59 -08:00