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 23:09:59 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0b1f37600b3e5ce24b6f4a150150eaee36f2c8e5
vscode
/
extensions
/
typescript
/
src
History
Matt Bierner
0b1f37600b
Fix tsconfig provider not setting workspace for active file
2017-07-24 13:39:12 -07:00
..
features
Fix tsconfig provider not setting workspace for active file
2017-07-24 13:39:12 -07:00
typings
Fixes
#27738
: Defer switching to Tasks 2.0.0 as the default
2017-05-31 16:21:35 +02:00
utils
Tsconfig provider handle workspace folder changes
2017-07-21 15:54:02 -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
#29972
. We should not adjust indent on comments.
2017-07-20 21:17:04 -07:00
typescriptService.ts
fixed typo (
#30653
)
2017-07-14 13:26:01 -07:00
typescriptServiceClient.ts
have an explicit WorkspaceFolder with some extra bits and pieces,
#28526
2017-07-13 16:22:19 +02:00