Commit Graph

156 Commits

Author SHA1 Message Date
Sandeep Somavarapu
a3ffcc9ea3 update preview snippets schema 2020-03-20 18:36:23 +01:00
Christof Marti
ee15fadc51 Change the casing of dockerFile to dockerfile (microsoft/vscode-remote-release#2422) 2020-02-25 17:12:01 +01:00
Christof Marti
e943540509 Schema update (microsoft/vscode-remote-release#1045) 2020-02-23 11:51:55 +01:00
Christof Marti
1a03d6b5fc Schema update (microsoft/vscode-remote-release#46) 2020-02-23 11:48:34 +01:00
Martin Aeschlimann
b2e0925ba1 update jsonc-parser 2020-02-21 15:03:33 +01:00
Sandeep Somavarapu
00ad0a9372 Fix #90931 2020-02-19 13:39:19 +01:00
Sandeep Somavarapu
ff0de753f4 fix $90348 2020-02-11 09:13:03 +01:00
Alex Ross
4945918d22 Add min and max to devcontainer.json forwardedPorts values
Fixes https://github.com/microsoft/vscode-remote-release/issues/2218
2020-02-04 12:44:08 +01:00
Christof Marti
c27b6b0607 Allow trailing comma (microsoft/vscode-remote-release#2231) 2020-01-30 15:47:54 +01:00
Christof Marti
8046438bb1 Revert "No additional properties (fixes microsoft/vscode-remote-release#2222)"
This reverts commit f643cad6e3.
2020-01-30 12:50:18 +01:00
Christof Marti
f643cad6e3 No additional properties (fixes microsoft/vscode-remote-release#2222) 2020-01-29 11:53:39 +01:00
Christof Marti
a93ffac38a Add forwardPorts to schema (microsoft/vscode-remote-release#1009) 2020-01-24 14:51:53 +01:00
Christof Marti
66fa2c0d21 Extension id format (microsoft/vscode-remote-release#1800) 2020-01-14 16:59:25 +01:00
Benjamin Pasero
c4192e9bd3 change active-editor to ${activeEditorLanguage} (for #78903) 2020-01-06 15:25:29 +01:00
Benjamin Pasero
0fd2883856 Allow to configure "files.defaultLanguage" to use current language (fix #78903) 2020-01-06 10:21:05 +01:00
Alex Ross
f837c3e54f Add tasks to user configuration (#81496)
Part of #1435
2019-12-17 15:39:57 +01:00
Martin Aeschlimann
eeee6244d9 [josn] fix wrong schema-schema reference, use draft-07 everywhere 2019-12-05 11:15:39 +01:00
Christof Marti
6b0fce926b Add missing properties (fixes microsoft/vscode-remote-release#1961) 2019-12-04 14:57:22 +01:00
Christof Marti
906b76cea3 Update schemas (microsoft/vscode-remote-release#1155) 2019-11-27 15:37:48 +00:00
Christof Marti
1a88e9d166 Allow null (microsoft/vscode-remote-release#1201) 2019-11-20 17:20:10 +01:00
Christof Marti
6be5444bf5 Update devcontainer schema (microsoft/vscode-remote-release#1201) 2019-11-20 16:55:19 +01:00
isidor
d5bc3ab7ee Remove gray attributes in launch.json since they are confusing
fixes #80026
2019-11-14 18:19:56 +01:00
Benjamin Pasero
ca22de4b17 debt - bump node.d.ts dependency in extensions to 12.x (part of #82514) 2019-10-28 08:11:47 +01:00
Alex Ross
158ffdf7c3 Add profiles.json to jsonc files for Windows terminal
Related to https://github.com/microsoft/terminal/issues/3183 and Fixes https://github.com/microsoft/vscode/issues/78559
2019-10-25 15:01:28 +02:00
Christof Marti
fc6ae20dd7 Polish description 2019-10-24 16:10:45 +02:00
Benjamin Pasero
0575dd40d9 improve static argv configuration (#15211) 2019-10-10 07:37:06 +02:00
Benjamin Pasero
b73f9ec854 Add a setting to disable gpu acceleration (fixes #15211) 2019-10-09 17:15:06 +02:00
Christof Marti
a1b7714d26 Schema for attached container configurations (fixes microsoft/vscode-remote-release#1577) 2019-10-02 21:11:42 +02:00
Alex Ross
75e6fa0797 Add completion suggestion for defaultBuildTask
Fixes #81816
2019-10-02 15:42:16 +02:00
Sandeep Somavarapu
48f914fda2 Fix #80419 2019-09-24 17:51:50 +02:00
Benjamin Pasero
cd0f833fe0 title - introduce remoteName as variable 2019-09-18 19:14:13 +02:00
Christof Marti
00d53e9686 Option to configure which services should be run (microsoft/vscode-remote-release#211) 2019-08-23 15:21:24 +02:00
Martin Aeschlimann
379623e369 update yarn.lock files 2019-08-21 18:04:55 +02:00
Martin Aeschlimann
be8f289fa9 update jsonc-parser 2019-08-21 16:55:59 +02:00
Andre Weinand
eeaffa91a3 add new variable ${relativeFileDirname}; fixes #77616 2019-07-19 11:29:39 +02:00
Martin Aeschlimann
39ec656916 minimize distro deltas 2019-06-07 11:30:24 +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
Christof Marti
8076181795 Machine specific settings in devcontainer.json (fixes microsoft/vscode-remote-release#409) 2019-05-22 17:22:17 +02:00
Christof Marti
a7c7bdd32a Add workspaceMount option (fixes microsoft/vscode-remote-release#41) 2019-05-22 09:41:43 +00:00
Christof Marti
80ec2bf29b Add workspaceFolder for single container (fixes microsoft/vscode-remote-release#101) 2019-05-22 11:05:40 +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
Rob Lourens
8bd5e2f93d Fix #71392 - remove autofixing commas in settings.json 2019-04-04 10:17:55 -07:00
Alex Dima
aa690a9d4c KeybindingService owns entire schema for keybindings.json (#66458) 2019-02-18 10:52:50 +01:00
Benjamin Pasero
e2d1fd06d1 debt - update extensions node dependency to 10.x 2019-02-07 08:49:36 +01:00
Dipen Ved
b80da8bb5a Show the folder path a file is in, in title of the window (#66746)
* Add active folder feature

* use urilabel instead

* use resource instead of path

* show empty instead for activeFolderShort
2019-01-24 18:37:57 +01:00
Johannes Rieken
c507f6347b set outline label for TypeScript and launch.json, #62839 2018-11-16 16:08:55 +01:00
Matt Bierner
92a9a07213 Remove duplicate blank lines at the start of some extension src files 2018-10-02 16:28:19 -07:00
Matt Bierner
ff957050db Remove use strict in extensions (part 2)
We compile using alwaysStrict so this directive is not needed
2018-10-02 16:23:27 -07:00