Commit graph

40 commits

Author SHA1 Message Date
Christof Marti a1b7714d26 Schema for attached container configurations (fixes microsoft/vscode-remote-release#1577) 2019-10-02 21:11:42 +02:00
Sandeep Somavarapu 48f914fda2 Fix #80419 2019-09-24 17:51:50 +02:00
Martin Aeschlimann be8f289fa9 update jsonc-parser 2019-08-21 16:55:59 +02:00
Aurélien Pupier 7a5bca9faf Add License field to package.jsons #68423 (#68771)
it should avoid to have "warning XXX: No license field" during yarn
build

Signed-off-by: Aurélien Pupier <apupier@redhat.com>
2019-06-06 11:44:50 +02:00
Benjamin Pasero d78a75973c
update @types/node (#74881) 2019-06-05 10:20:01 +02:00
Alex Ross 5a97b520c9 Add devContainer schema+validation 2019-05-21 14:21:42 +02:00
Sandeep Somavarapu f329277979 - Define Machine Settings: Schema, Environment
- Scope machine settings
- Make remote settings scoped to machine settings
2019-04-10 18:25:13 +02:00
Benjamin Pasero e2d1fd06d1 debt - update extensions node dependency to 10.x 2019-02-07 08:49:36 +01:00
Johannes Rieken c2c5819fc8 adopt vscode-nls 4.0.0 2018-09-06 14:44:33 +02:00
Johannes Rieken 126082fd55 webpack configuration editing extension, #57680 2018-09-06 11:13:12 +02:00
Benjamin Pasero 920defc6a6 debt - update extensions node dependency to 8.x 2018-08-14 10:44:56 +02:00
Dirk Baeumer 21991b4912 Move to latest vscode-nls for corrupted cache support 2018-07-03 16:12:52 +02:00
Martin Aeschlimann 66c1b6d64c move jsonc associations to configuration-editing 2018-06-06 17:11:00 +02:00
Martin Aeschlimann f57c35c0f2 Languages -> Programming Languages (for #47103) 2018-04-03 14:30:02 +02:00
Ramya Achutha Rao 1f7b495846 Version 1.0 for builtin extensions #43978 #44626 2018-02-27 17:35:19 -08:00
Sandeep Somavarapu d321ced195 #43978 Use nls 2018-02-19 18:38:12 +01:00
Sandeep Somavarapu eb789c5ff5 #43978 Add details to editing extensions 2018-02-19 18:23:29 +01:00
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