vscode/extensions/typescript
Matt Bierner 072e2f408b Pass Source and Level For TS/JS Errors (#25167)
**Bug**
All TS/JS diagnostics are currently reported as errors. We also cannot pass a custom source to identify them as coming from a tsserver plugin  such as tslint

**Fix**
Add support for the new fields added in TS2.3.1 that provide this information
2017-04-21 15:41:13 -07:00
..
build [typescript] grammars: remove workaround for spaces in scope names 2017-01-19 12:02:16 +01:00
schemas Update JSON Schema for JS and TS #8221 2016-07-22 11:04:01 +02:00
snippets Remove class snippet comment (#23209) 2017-04-03 16:57:50 -07:00
src Pass Source and Level For TS/JS Errors (#25167) 2017-04-21 15:41:13 -07:00
syntaxes Split markdown security selector into own file 2017-04-04 19:32:36 -07:00
test Fixes #23669. Consistent highlighting of puctuators in ts/js return types (#23871) 2017-04-03 14:57:55 -07:00
language-configuration.json Fixes #13295: Remove brackets with problems 2016-10-27 21:40:46 +02:00
npm-shrinkwrap.json Use common TS install for both the TS Extension and Html Extension (#21578) 2017-03-01 18:34:04 -08:00
OSSREADME.json Added additional formatting options 2016-10-14 20:49:30 +02:00
package.json Add setting to disable NPM Not installed error (#25112) 2017-04-21 14:19:25 -07:00
package.nls.json Add setting to disable NPM Not installed error (#25112) 2017-04-21 14:19:25 -07:00
tsconfig.json Revert "Use types tsconfig option where possible" 2017-02-07 16:31:50 -08:00