Commit graph

278 commits

Author SHA1 Message Date
Christof Marti 0041b15c6d vscode subproperty (microsoft/dev-container-spec#1) 2022-02-21 14:53:31 +01:00
Robo 01df559c18
chore: update to electron 16 (#137241)
* chore: bump electron@15.3.0

* chore: bump node@16.x

* chore: enable render process reuse

* Revert "watcher - use `type` property for crash reporter location"

This reverts commit bfa488dd8f.

* Revert "watcher - enable crash reports on linux (#136264)"

This reverts commit af261488f8.

* chore: enable crashpad on linux

* chore: bump electron@15.3.1

* chore: update api changes

* chore: bump @vscode/sqlite3@5.0.3

* spec: skip non-context aware module unittests

* chore: fix perf hook integration with node environment

* fix: adopt fs api changes

* chore: fix integration tests

* chore: bump electron@15.3.2

* chore: bump electron@16.0.0

* temp(macOS): kill test instances in OSS

* Revert "temp(macOS): kill test instances in OSS"

This reverts commit b0d796c8d64227a5ec012c060bbbee7d9da27568.

* chore: update chromium version for clang downloader

* some 💄 changes

* align with changes

* adopt more fs.rm

* 💄

* chore: bump @vscode/sqlite3@5.0.4

* fix layers check to account for duplicated types from node.js

* update todo for type casts

* smoke - fix compile issue

* chore: update module cache

* watcher - fix unhandled rejection (fix #137416)

* ci: update node version

* enable stack dumping

* update electron types to 16.x

* chore: bump @vscode/sqlite3@5.0.5

Refs https://github.com/microsoft/vscode/issues/137496

* fix layer issue

* add `AbortSignal` to core types

* chore: update linux compile flags

Refs 797723ec83

* ci: fix linux build

* ci: update github ci cache

* ci: fix remote build in github ci

* ci: better fix for remote build

* chore: bump azure cache

* chore: fix merge conflict

* :chore: update to electron@16.0.2

* chore: bump @vscode/sqlite3@5.0.7

* ci: update to gcc-4.9 for remote

Refs https://github.com/microsoft/vscode/issues/137659

* ci: switch to buster for linux arm

Refs https://github.com/microsoft/vscode/issues/137927

* ci: fix build on linux arm64

* ci: fix arm client compiler toolchain

Refs #137927

* chore: bump electron@16.0.3

* ci: fix compile flags for the c toolchain

* chore: bump electron@16.0.4

* Add experimental dark mode flag (#139109)

* Add experimental dark mode flag

* Apply PR feedback

* chore: bump electron@16.0.6

* chore: bump electron@16.0.7

Fixes https://github.com/microsoft/vscode/issues/138792
Fixes https://github.com/microsoft/vscode/issues/139300

* chore: experimental highlight API

* smoke - fix compile issue

* FIXME: custom ELECTRON_RUN_AS_NODE with node worker

* Revert "chore: bump electron@16.0.7"

This reverts commit 5fd01cf37c.

* Revert "Revert "chore: bump electron@16.0.7""

This reverts commit a7f1b73951.

* chore: fix github linux workflow

* chore: address review feedback

* chore: bump electron@16.0.8

* ci: revert to stretch distro for linux arm

Refs https://github.com/microsoft/vscode/issues/137927

* ci: force build

* chore: update yarn.lock

* address feedback

* Revert "FIXME: custom ELECTRON_RUN_AS_NODE with node worker"

This reverts commit 7b48fa3732.

* ci: fix remote folder build

* chore: fix github linux ci

* 🆙 `versionSpec`

Co-authored-by: Benjamin Pasero <benjamin.pasero@microsoft.com>
Co-authored-by: Raymond Zhao <raymondzhao@microsoft.com>
2022-02-08 20:09:00 +01:00
Johannes Rieken 4a130c40ed
enable @typescript-eslint/member-delimiter-style, https://github.com/microsoft/vscode/issues/140391 2022-02-02 14:35:33 +01:00
Christof Marti 7cfeb2ca8b Update description (microsoft/vscode-remote-release#6184) 2022-01-27 17:52:05 +01:00
Christof Marti 5c93230bfb Update name description (vscode-remote-release#6143) 2022-01-21 09:13:00 +01:00
Johannes Rieken 3441d36d84
add JSON schema for extensionEnabledApiProposals, fyi @aeschli 2022-01-03 12:34:10 +01:00
Sandeep Somavarapu 5cbefa8178
#51935 suggestons for multi language identifiers 2021-11-16 23:07:10 +01:00
Martin Aeschlimann 4df57580d3
remove unnecessary escapes for '-' in regexes that go into schemas (for #137054) 2021-11-12 16:22:44 +01:00
Johannes Rieken 68e819043c
use tsconfig.json#include for vscode.d.ts and vscode.proposed.d.ts, enables to remove most ref.d.ts-files 2021-11-09 15:53:35 +01:00
Johannes Rieken 9254a8cd27
move vscode.d.ts and vscode.proposed.d.ts into src/vscode-dts-folder, https://github.com/microsoft/vscode/issues/131165 2021-11-09 15:00:03 +01:00
Benjamin Pasero 9a3bcbe4f7
editors - cleanup wording for editors/files with unsaved changes 2021-10-25 15:18:43 +02:00
Martin Aeschlimann 510b49e1da New snippets file has language mode of "JSON" rather than "JSON with comments". Fixes #120190. Fixes #119538 2021-10-20 19:17:07 +02:00
Christof Marti 71089dc095 Wording (microsoft/vscode-remote-release#5530) 2021-09-30 16:47:00 +02:00
Christof Marti b085e1c21e Add "features" property to schema (microsoft/vscode-remote-release#5442) 2021-09-29 11:03:00 +02:00
Alex Ross 12bccfd022
Update devcontainer schema (#132047)
Part of microsoft/vscode-remote-release#3450
2021-09-20 15:22:44 +02:00
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
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
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