Commit Graph

63 Commits

Author SHA1 Message Date
Sandeep Somavarapu
7c7ae7a66f #30856: Register schema for workspace configuration file
- Both saved & unsaved
- which supports intellisense in the files
2017-07-17 18:23:10 +05:30
Benjamin Pasero
bcff7c60e5 move window.title config helper out to extension (for #20049) 2017-02-07 12:24:03 +01:00
Matt Bierner
cda3584a99 Use @types/node in extensions (#19692)
Switches builtin extensions to use @types/node for node definitions. Fixes a few errors that show up as a result of updating to a more modern version of node.d.ts
2017-02-01 15:20:17 -08:00
Martin Aeschlimann
56d2e439e6 Update jsonc-parser 2017-01-26 11:31:23 +01:00
Sandeep Somavarapu
8d5ac39056 #16674: Use resource editor input
- Show warnings only once
- Open resource editor to show warnings
2016-12-07 18:27:10 +01:00
Sandeep Somavarapu
c67602a819 Fix #16705 2016-12-07 13:32:10 +01:00
Sandeep Somavarapu
e6d385f258 fix #13734 2016-10-17 11:01:29 +02:00
Sandeep Somavarapu
2c29a9d91b Actions to open extension storage files 2016-10-12 16:58:53 +02:00
Sandeep Somavarapu
ef52244d8b Implement #11936 2016-09-15 15:44:23 +02:00
Martin Aeschlimann
986d842824 [schemas] move schema associations from json to configuration-editing and extension-editing 2016-08-23 14:45:00 +02:00
Martin Aeschlimann
573844e49a Update to latest jsonc-parser 2016-06-15 09:33:13 +02:00
Martin Aeschlimann
8a80fc6757 [configuration-editing] remove devDependency 2016-06-09 10:50:06 +02:00
Johannes Rieken
9afa1307d4 add configuration-editing extension that proposes commands in keybindings.json, #7185 2016-06-03 15:40:36 +02:00