Commit graph

213 commits

Author SHA1 Message Date
Christof Marti 45a5a62228 Remove postAttachCommand from waitFor enum 2021-07-21 11:14:14 +02:00
Martin Aeschlimann 7ebe6a6054
adopt web extensions to webpack 5 2021-07-08 21:41:03 +02:00
Alex Ross 23e71e2bcc
Add pathSeparator to configurationEditing
Fixes #128015
2021-07-06 09:52:35 +02:00
Christof Marti cd191c292b Add cacheFrom (microsoft/vscode-remote-release#3245) 2021-06-22 08:45:18 +02:00
Christof Marti 6ceb014b80 updateRemoteUserUID, overrideCommand (microsoft/vscode-remote-release#2228, microsoft/vscode-remote-release#1200) 2021-06-21 16:28:03 +02:00
Alex Ross 63e1edc203
Add openBrowserOnce to portsAttributes
Fixes #124160
2021-06-18 14:56:40 +02:00
Christof Marti e91439216e Add "hostRequirements" to schema (microsoft/vscode-remote-release#5144) 2021-06-04 22:51:13 +02:00
Alex Ross 6d66648c51
Add snippets for ports attributes to settings helper
Fixes #125081
2021-06-03 11:27:32 +02:00
Christof Marti 499e4948c7 Fix typo 2021-06-03 08:55:30 +02:00
Christof Marti b7be98705f Update descriptions 2021-05-31 15:35:11 +02:00
Christof Marti 427f48b8d1 Add prebuild commands 2021-05-31 11:06:49 +02:00
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