Commit graph

73587 commits

Author SHA1 Message Date
Alex Ross ce6f5e0f8f Make ports view flat when there're only forwarded ports
Part of microsoft/vscode-remote-release#4021
2020-11-25 11:34:06 +01:00
Alex Dima 6e631518ab
Extract ReportExtensionIssueAction to a separate file 2020-11-25 11:24:42 +01:00
Alex Ross fb54cd1cd7 Move inline actions when ports view is in the panel
Part of microsoft/vscode-remote-release#4021
2020-11-25 11:18:50 +01:00
Alex Dima 9abd43315c
Manually release reference to piece tree when disposing (#107999) 2020-11-25 10:51:22 +01:00
João Moreno 48f4109f3d
unify win32 build templates 2020-11-25 10:23:13 +01:00
João Moreno e6d2bd326d
fix darwin build 2020-11-25 10:23:13 +01:00
Johannes Rieken 97a7e63de8 also check cancellation token in outer perform function, https://github.com/microsoft/vscode/issues/111281 2020-11-25 10:20:03 +01:00
Johannes Rieken 7b1da3a3d9 add IBulkEditOptions#token, https://github.com/microsoft/vscode/issues/111281 2020-11-25 10:16:58 +01:00
João Moreno 927290270a
build:
- ENABLE_TERRAPIN env
- .build/terrapin cache flag
- fix alpine cache
- enable web cache
2020-11-25 10:02:50 +01:00
Benjamin Pasero 96b2c670d7 debt - extensions path is always defined 2020-11-25 09:59:55 +01:00
João Moreno ffec932655
add timeout to terrapin step 2020-11-25 09:38:08 +01:00
Johannes Rieken 236298851a 💄 use linked list instead of array-remove gymnastics, fyi @bpasero 2020-11-25 09:26:29 +01:00
Johannes Rieken 2ea9ecd6da increate file participant default time to 1 minute, show notification progress which allows for cancellation, https://github.com/microsoft/vscode/issues/111208 2020-11-25 09:26:29 +01:00
Pablo Sebastian Greco 00eea33b23
More cleanup for armhfp and aarch64 rpm hardcoded dependencies (#111253)
* Adjust hardcoded rpm dependecies for aarch64 to what is minimally available in CentOS7 and CentOS8

* Cleanup some hardcoded rpm dependecies for armv7hl to what is minimally available in CentOS7 and CentOS8, may need more work

Co-authored-by: Pablo Greco <pgreco@centosproject.org>
2020-11-25 09:14:38 +01:00
Sandeep Somavarapu 41ef01de56 Fix #111212 2020-11-25 09:06:25 +01:00
Benjamin Pasero 1460908e18 bootstrap - move portable mode into bootstrap-node 2020-11-25 08:46:40 +01:00
Benjamin Pasero 2433e29383 sandbox - use IPC communication to read bundles 2020-11-25 08:16:37 +01:00
deepak1556 ec5da2bdc1 build: rebuild keytar for arm64
Fixes https://github.com/microsoft/vscode/issues/111271
2020-11-24 23:04:17 -08:00
Benjamin Pasero c6e908997b jsdoc 💄 for relative pattern 2020-11-25 08:04:01 +01:00
Rob Lourens f37ca74411
Merge pull request #111269 from dsanders11/patch-1
Fix error message
2020-11-24 21:17:04 -08:00
David Sanders 614a865d1d
Fix error message 2020-11-24 20:17:01 -08:00
Miguel Solorio 3898e2ced3 Update extension install button to match default button style 2020-11-24 15:17:34 -08:00
deepak1556 8c9dfcbcb4 fix: appName in upload-vscode-configuration task 2020-11-24 14:43:58 -08:00
Martin Aeschlimann 093acbdcbf timeline icons: use codicon registry for now 2020-11-24 23:31:27 +01:00
rebornix 5a04894296 update distro 2020-11-24 14:09:05 -08:00
Martin Aeschlimann 357fc9d16b Use codicons instead of string literals 2020-11-24 23:07:29 +01:00
deepak1556 0728b59411 fix: upload-vscode-configuration task for macOS 2020-11-24 13:13:09 -08:00
Martin Aeschlimann f645a8d8c8 Link to ThemeIcon id reference 2020-11-24 21:57:17 +01:00
Martin Aeschlimann 6a41811e10
Merge pull request #111183 from microsoft/aeschli/themableDebugIcons
themable debug icons
2020-11-24 21:31:58 +01:00
Martin Aeschlimann 3cfc3ac372 remove duplicate 'codicon' class (for #111240) 2020-11-24 21:27:36 +01:00
isidor 668b1d2439 explorer file operations: show progress
fixes #73996
2020-11-24 21:02:25 +01:00
rebornix 24e9b29b39 wording for output show more. 2020-11-24 11:28:55 -08:00
rebornix fd15b93261 remove layer breaker 2020-11-24 11:12:26 -08:00
deepak1556 40a81495f2 fix: removed plugin helper entitlement
we build with enable_plugins=false for the internal builds
https://chromium-review.googlesource.com/c/chromium/src/+/2173416
2020-11-24 11:00:51 -08:00
rebornix 07bd0e3c35 💄 2020-11-24 10:37:22 -08:00
rebornix 23e7e2fef0 showNotebookDocument. 2020-11-24 10:29:07 -08:00
Benjamin Pasero 160baa3b8d 💄 2020-11-24 18:40:29 +01:00
Benjamin Pasero f9aa23fb6c relative pattern - update JSDoc comment 2020-11-24 18:38:53 +01:00
Benjamin Pasero 2e8bbdb41e api - test relative pattern with URI 2020-11-24 18:30:46 +01:00
Sandeep Somavarapu 2be5cc1845 #107999 Use disposable store and add onWillDispose listener 2020-11-24 18:16:58 +01:00
Miguel Solorio 562d9451bc Fix #109114 2020-11-24 09:13:13 -08:00
Sandeep Somavarapu 66cb21b0b1 Fix #107999 2020-11-24 18:11:24 +01:00
David Sanders 5987e40765
Add vscode.Uri to types for vscode.RelativePattern's base parameter (#111155) 2020-11-24 18:04:03 +01:00
SteVen Batten c37ffd83ba fixes #111240 2020-11-24 16:59:51 +00:00
Johannes Rieken bd40e2555b remove TS on-type-rename feature, https://github.com/microsoft/vscode/issues/109923, fyi @mjbvz 2020-11-24 17:58:28 +01:00
Benjamin Pasero a5344096a2 raceTimeout test failed (fix #111233) 2020-11-24 17:53:44 +01:00
Alex Ross 950c942b7c TunnelCreationInformation -> TunnelCreationOptions
Fixes #110795
2020-11-24 17:52:13 +01:00
Alex Ross c0ecf176e7 Move ports view into the panel
Part of microsoft/vscode-remote-release#4021
2020-11-24 17:44:55 +01:00
João Moreno 17e9e4ca1a
Merge branch 'joao/retry-yarn' 2020-11-24 16:38:54 +01:00
Alex Ross c4b7d10912 Use property bag for tunnel creation elevation
Fixes #110795
2020-11-24 16:04:54 +01:00