Commit graph

23 commits

Author SHA1 Message Date
Dirk Baeumer e91b851ca8 Upgrade to latest language pack format 2018-01-30 00:11:57 +01:00
Dirk Baeumer 04594c864b Add support for Language Packs 2018-01-25 21:14:34 +01:00
Johannes Rieken 6b8d750ac2 allow code-snippets-files from extensions, #13182 2018-01-05 11:04:28 +01:00
Johannes Rieken ea5b7eaa56 add schema for code-snippets-files, #13182 2018-01-04 14:17:28 +01:00
Sandeep Somavarapu 68ad871190 #40098 Updated jsonc version dependency 2017-12-12 15:36:00 +01:00
Martin Aeschlimann 76989b38ff Fixes for jsonc mode. Fixes #39199 2017-11-27 23:44:33 +01:00
Johannes Rieken bdbc992e29 Using strict version-id for @types-modules, #35561 2017-10-04 10:33:38 +02:00
Sandeep Somavarapu 4e94d4ed6a Fix #31568 2017-09-20 17:38:42 +02:00
Sandeep Somavarapu ff52b7e5f2 Fix #31042 2017-07-25 13:23:39 +05:30
Sandeep Somavarapu 600e0dbc10 #30955 Implement virtual editor for workspace settings in MR workspace 2017-07-21 18:14:56 +05:30
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