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-17 22:00:59 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2fbfa8d500d05706205ea12cd8dde6a8effc20c8
vscode
/
extensions
/
typescript
/
src
T
History
Matt Bierner
c0cb5cd5c6
Defer quick fix all ts call
...
Fixes
#42764
2018-02-01 16:16:05 -08:00
..
features
Defer quick fix all ts call
2018-02-01 16:16:05 -08:00
typings
Fixes
#27738
: Defer switching to Tasks 2.0.0 as the default
2017-05-31 16:21:35 +02:00
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
Don't show fix all in js/ts if we only have a single dianostics of that type in the file
2018-01-31 22:05:38 -08:00
protocol.const.ts
use alwaysStrict in TS extension
2017-05-24 15:03:50 -07:00
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