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-07-09 09:24:12 -05:00
Code
Issues
Packages
Projects
Releases
177
Wiki
Activity
Files
ee8ec91efd803172d930a3ead099aa66cc20b983
vscode
/
extensions
/
typescript
/
src
History
Dirk Baeumer
ee8ec91efd
Fixes
#8081
: "Open Symbol By Name" is not working properly in multipy typescript projects.
2016-08-26 16:31:40 +02:00
..
features
Fixes
#8081
: "Open Symbol By Name" is not working properly in multipy typescript projects.
2016-08-26 16:31:40 +02:00
typings
Multiplex between JavaScript and TypeScript
2016-03-10 12:19:52 +01:00
utils
be aware that 'asAbsolutePath' might be 'null',
fixes
#8793
2016-07-13 12:59:23 +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
Make TypeScript extension ready for 2.0
2016-08-17 12:43:17 +02:00
typescriptMain.ts
Inferr correct problem location for tsconfig.json file errors.
2016-08-22 15:01:41 +02:00
typescriptService.ts
Fixes
#10823
: Improve error reporting in tsserver.
2016-08-23 10:57:17 +02:00
typescriptServiceClient.ts
ts - also disable channel reveal when using trace
2016-08-25 12:11:27 +02:00