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-15 12:51:00 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0fec243fbc7b1d1b4a094ff69ccfe1dfee9de58e
vscode
/
extensions
/
typescript
/
src
T
History
Matt Bierner
7ac7a31007
Add setting to disable auto import suggestions
2017-10-27 17:15:36 -07:00
..
features
Add setting to disable auto import suggestions
2017-10-27 17:15:36 -07:00
typings
Fixes
#27738
: Defer switching to Tasks 2.0.0 as the default
2017-05-31 16:21:35 +02:00
utils
Set "module": "CommonJS" for default jsconfig
2017-10-27 15:40:56 -07:00
protocol.const.ts
use alwaysStrict in TS extension
2017-05-24 15:03:50 -07:00
protocol.d.ts
Use common TS install for both the TS Extension and Html Extension (
#21578
)
2017-03-01 18:34:04 -08:00
typescriptMain.ts
Fix jsdoc completion provider registration
2017-10-27 15:20:47 -07:00
typescriptService.ts
Set checkjs when generating jsconfig if javascript.implicitProjectConfig.checkJS is set
2017-10-26 18:11:03 -07:00
typescriptServiceClient.ts
Use async for openTsServerLogFile
2017-10-27 16:37:01 -07:00