Commit Graph

302 Commits

Author SHA1 Message Date
Alex Ross
e4159c8f89 Add protocol to portsAttributes
Part of #123750
2021-05-18 12:55:17 +02:00
Alex Ross
c8b4656197 Add requireLocalPort property to portsAttributes
Fixes microsoft/vscode-remote-release#4958
2021-05-14 16:01:40 +02:00
Robo
bce4d71f64 chore: bump node@14.x in devDependencies (#122905) 2021-05-04 10:04:13 +02:00
Ladislau Szomoru
b7b095cdf6 Cleanup code 2021-05-02 09:42:27 +02:00
Ladislau Szomoru
0bc066daef Add extension support completion provider to core 2021-04-29 13:43:41 +02:00
Ladislau Szomoru
118c41150c Move extension settings for workspace trust 2021-04-23 15:09:27 +02:00
Sandeep Somavarapu
ac151b40a5 enable virtual workspace capability 2021-04-23 10:20:23 +02:00
SteVen Batten
f9fc28d47d update ext manifest schema validation and built-in exts 2021-04-21 11:54:42 -07:00
SteVen Batten
aec0921e5c first pass to update workspace trust to capabilities 2021-04-21 10:40:56 -07:00
Miguel Solorio
ac48f78dd6 Add icons for built-in extensions (fixes #81760) 2021-04-20 12:09:24 -07:00
Ladislau Szomoru
0c555419fe Extension workspace trust request using product/settings files (#121021)
* Extension workspace trust request using product/settings files
2021-04-13 08:17:48 +02:00
Matt Bierner
119581fc2a Use more standard name for shared extension tsconfig
This enables Intellisense in the `tsconfig.base` file
2021-04-12 15:58:38 -07:00
Sandeep Somavarapu
219270a10c adopt to workspace trust 2021-04-12 16:00:22 +02:00
Alex Ross
64381abea9 unconfiguredPortsAttributes -> otherPortsAttributes
Fixes microsoft/vscode-remote-release#4732
2021-03-23 15:06:04 +01:00
Alex Ross
c359effab0 Fix unconfiguredPortsAttributes in devcontainer.json 2021-03-18 11:31:47 +01:00
Alex Ross
fdb91e27d3 Add new unconfiguredPortsAttributes to config edit 2021-03-17 13:42:34 +01:00
Johannes Rieken
44afa91ef6 also support when in viewsWelcome, https://github.com/microsoft/vscode/issues/9303 2021-02-25 13:03:26 +01:00
Johannes Rieken
9efc326b9b fix https://github.com/microsoft/vscode/issues/117594 2021-02-25 10:44:09 +01:00
Johannes Rieken
48d47c8715 support when suggestions for keybindings and views as well, fyi @bpasero 2021-02-24 16:15:28 +01:00
Johannes Rieken
79f90304be refine completion provider for context keys, https://github.com/microsoft/vscode/issues/9303 2021-02-17 15:21:45 +01:00
Johannes Rieken
13070015bd expose context key info command, add first version of completion item provider for package.json and keybindings.json files, https://github.com/microsoft/vscode/issues/9303 2021-02-17 11:52:28 +01:00
Martin Aeschlimann
59008059d2 add devcontainer associations to configuration-editing 2021-02-12 11:04:47 +01:00
Alex Ross
327e25fdc2 Add portsAttributes to devcontainer.json
Part of microsoft/vscode-remote-release#4445
2021-02-09 16:51:05 +01:00
João Moreno
ec805db5ed add repository field to extensions package.json 2021-01-29 15:30:45 +01:00
João Moreno
9a5d14e307 run prettier over extensions json files 2021-01-29 15:19:18 +01:00
Alexandru Dima
f74ad9692f Align @types/* dev dependencies (#112718) 2020-12-18 13:28:39 +01:00
Sandeep Somavarapu
ab8c8dbd8e Fix #112030 2020-12-07 17:56:56 +01:00
Christof Marti
0c2c8dd8b8 Inline allOf clauses for additionalProperties: false (fixes microsoft/vscode-remote-release#2967) 2020-11-17 11:16:37 +01:00
Christof Marti
2eb805ad75 Mention Inherit Env setting (fixes microsoft/vscode-remote-release#3030) 2020-11-05 16:37:01 +01:00
Christof Marti
bfe35d4427 Settings copied only once (microsoft/vscode-remote-release#484) 2020-10-19 17:50:43 +02:00
Christof Marti
dbc90498b4 Add hint (fixes microsoft/vscode-remote-release#486) 2020-10-19 17:50:43 +02:00
Christof Marti
fc4163ea01 Add loginShell (microsoft/vscode-remote-release#3593) 2020-09-08 16:32:04 +02:00
Sandeep Somavarapu
23c359da9c Fix #105414 2020-09-03 17:26:59 +02:00
Sandeep Somavarapu
81204145b5 Fix #104610 2020-08-25 16:36:44 +02:00
Sandeep Somavarapu
530e947fe5 Fix #103970 2020-08-05 13:51:51 +02:00
Christof Marti
ad2f35f020 Add userEnvProbe (microsoft/vscode-remote-release#3224) 2020-08-03 22:22:50 +02:00
Rob Lourens
518523fc7f let -> const, settings 2020-08-03 08:54:14 -07:00
Sandeep Somavarapu
080eae73cd fix #103009 2020-07-23 11:19:00 +02:00
Christof Marti
7d64a2b3d7 Official version number regex and doc (microsoft/vscode-remote-release#3253) 2020-06-29 16:37:44 +02:00
Christof Marti
7267e39126 Allow version numbers (fixes microsoft/vscode-remote-release#3253) 2020-06-29 14:21:03 +02:00
Christof Marti
4748c002eb Configurations by container name (microsoft/vscode-remote-release#3198) 2020-06-29 13:58:07 +02:00
Martin Aeschlimann
16be2c9885 used shared webpack-config for browser 2020-06-25 23:22:02 +02:00
Martin Aeschlimann
8e58baf50d configuration-editing serverless 2020-06-11 22:27:51 +02:00
Christof Marti
e5ff305c7a Add "codespaces" 2020-06-04 10:43:15 +02:00
Christof Marti
735e08aa94 postStartCommand and postAttachCommand (fixes microsoft/vscode-remote-release#3107) 2020-06-04 10:15:03 +02:00
Christof Marti
987bd8f4d0 Make image/dockerfile/dockerComposeFile optional 2020-05-05 08:36:22 +02:00
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