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-20 23:29:57 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ac75e58f8bb0b0848dde2cdd5fd8dc7fca3f11bc
vscode
/
extensions
/
typescript
/
src
T
History
Johannes Rieken
7f7c50af30
check for workspace.rootPath,
fixes
#5900
2016-04-27 18:40:56 +02:00
..
features
make sure activeParameter isn't larger then aviablable parameters,
fixes
#4618
2016-04-22 10:18:28 +02:00
typings
Multiplex between JavaScript and TypeScript
2016-03-10 12:19:52 +01:00
utils
check for workspace.rootPath,
fixes
#5900
2016-04-27 18:40:56 +02:00
protocol.const.ts
#2169
- map 'warning' kind to file and default again to property
2016-01-27 12:50:32 +01:00
protocol.d.ts
Update to tsserver 1.8.7
2016-03-10 10:15:51 +01:00
typescriptMain.ts
Fixes
#5499
: Go to Definition doesn't work in Diff View
2016-04-19 21:41:23 +02:00
typescriptService.ts
Fixes
#5573
: Add support to log tsserver communication to output channel.
2016-04-20 22:30:36 +02:00
typescriptServiceClient.ts
correct localise call, fallback to err if no err.message is available, protected message service against invalid items,
fixes
#5891
2016-04-27 14:33:42 +02:00