Commit graph

79864 commits

Author SHA1 Message Date
Sandeep Somavarapu 219270a10c
adopt to workspace trust 2021-04-12 16:00:22 +02:00
Sandeep Somavarapu 4c1946a2ec
#120675 adopt override 2021-04-12 15:38:34 +02:00
Benjamin Pasero 905a901672
editors - supportsSplitEditor => canSplit 2021-04-12 15:20:43 +02:00
João Moreno 4ea02ea5e2
split workbench-web from dev 2021-04-12 15:19:12 +02:00
João Moreno 973f5d00b4
code-web: /builtin 2021-04-12 15:19:12 +02:00
Benjamin Pasero 53ec27a6c6
editor input getTypeId() => typeId 2021-04-12 14:59:49 +02:00
Johannes Rieken 52ee0bd562
some more "no implicit override" work 2021-04-12 14:44:05 +02:00
Isidor Nikolic 8988e849ba
Merge pull request #120891 from timmaffett/main
Fixed and extended Debug Console support for most ANSI SGR codes
2021-04-12 14:43:39 +02:00
Benjamin Pasero 25d61e6f13
editor serializers - only allow 1 factory per type id 2021-04-12 14:37:56 +02:00
Martin Aeschlimann 1b26a6d322
Merge pull request #120938 from bourdakos1/update-seti-icons
Update seti icons
2021-04-12 05:15:27 -07:00
Benjamin Pasero b0b9ac3087
editors - 💄 a few assumptions around editor resources 2021-04-12 14:13:19 +02:00
Martin Aeschlimann 1994b30151 Color Theme: add button.border. Fixes #120868 2021-04-12 14:01:00 +02:00
Alexandru Dima e6e2249f09
Expose stop/start methods and have start wait for all pending delta extensions to finish 2021-04-12 13:51:11 +02:00
João Moreno fb5ea7962a
fix yarn lock 2021-04-12 13:00:44 +02:00
Martin Aeschlimann 66c78c9031
Merge pull request #120841 from CanadaHonk/patch-3
[themes] Fix JSON formatting in High Contrast Black default theme (3)
2021-04-12 03:15:24 -07:00
Alex Ross d2b6aa211d
Problems in no-implici-override-watch 2021-04-12 11:44:19 +02:00
Alex Ross 1bc121e0b8
Add all valid hosts to simple browser (#121080)
and pass sourceUri not targetUri
2021-04-12 11:27:42 +02:00
Johannes Rieken e70d5b0aee
task for no-implict-override-watch 2021-04-12 11:03:58 +02:00
João Moreno 0803707673
fix #120911 2021-04-12 10:34:29 +02:00
Martin Aeschlimann b2a29c0943 Slim down the rendering of the remote command palette. Fixes microsoft/vscode-remote-release#4831 2021-04-12 10:02:46 +02:00
Martin Aeschlimann d6d57945d8 autodetect settings: add reference to preferred colors 2021-04-12 10:02:46 +02:00
Tyler James Leonhardt 932742fb26
Resolve unix shell env when default shell is PowerShell (#120769)
* resolve unix shell env when default shell is PowerShell

* Update src/vs/platform/environment/node/shellEnv.ts

* Update src/vs/platform/environment/node/shellEnv.ts

Co-authored-by: João Moreno <joao.moreno@microsoft.com>
2021-04-12 07:50:36 +00:00
Ladislau Szomoru 01466cf692
Remove IWorkspaceTrustRequestModel 2021-04-10 12:13:31 +02:00
Ladislau Szomoru c41460cba5
Split WorkspaceTrustService (#120974)
* Split WorkspaceTrustService into WorkspaceTrustManagementService, WorkspaceTrustRequestService, WorkspaceTrustStorageService
2021-04-10 07:20:58 +00:00
Jackson Kearl 3b4a74297c
Getting Started: Allow click to toggle completion
Closes #120996
2021-04-09 20:36:58 -07:00
Rob Lourens 148029c535 Make find expand widget button themeable
Fix #120899
2021-04-09 20:05:08 -07:00
Jackson Kearl 0b305965c9
Close #119964 2021-04-09 19:51:17 -07:00
Jackson Kearl 5d85fe4fa0
#119964 2021-04-09 19:47:37 -07:00
Jackson Kearl 8047d35015
Clean up details view for small windows. 2021-04-09 19:35:34 -07:00
Jackson Kearl a5af80b4bc
Getting started details page scrolling 2021-04-09 15:32:12 -07:00
Jackson Kearl 6e978a960c
Fix centering 2021-04-09 15:10:10 -07:00
Jackson Kearl 2134666ed1
fixup scrolling of categories page 2021-04-09 14:53:16 -07:00
deepak1556 a7e080af02 Revert "Don't block svg loading inside of iframe based webviews"
This reverts commit a7a14ff215.
2021-04-09 14:45:57 -07:00
deepak1556 f95b7e935f Revert "chore: bump electron@12.0.2"
This reverts commit 79a429d92d.
2021-04-09 14:17:02 -07:00
Matt Bierner c5dd09e2f5
Update to use new webview url for permissions check
Fixes #120978
2021-04-09 14:15:50 -07:00
Matt Bierner a7a14ff215
Don't block svg loading inside of iframe based webviews
Fixes #118181
2021-04-09 14:07:57 -07:00
rebornix d5ecfd54f1
Merge branch 'notebook/dev' into main 2021-04-09 14:04:32 -07:00
rebornix 751d8deef0
load show more action only when necessary. 2021-04-09 14:03:56 -07:00
Sandeep Somavarapu 6229e7a57f
change to async 2021-04-09 21:44:03 +02:00
Sandeep Somavarapu 8df884882c
#120860 Improve untrusted settings shape
- define requireTrustedTarget on property
- add tests
2021-04-09 21:35:29 +02:00
Eric Amodio d993d5d555 Adds proposed api checks and splits proposal 2021-04-09 15:16:55 -04:00
SteVen Batten b8afc6415b
Simplify the trust editor (#120964)
* improvements

* cleanup
fixes #120904

* use 2 views for extensions requiring trust
2021-04-09 19:05:27 +00:00
deepak1556 4020b1a1e3 ci: disable exploration branch sync 2021-04-09 11:57:19 -07:00
Jackson Kearl 532a0b3a99
Onboard search-result to workspace trust. 2021-04-09 11:49:42 -07:00
Jackson Kearl dfef0f6e43
Jackson/getting started grid (#120958)
* Use grid for getting started content

* Improve UX of completed and hidden items and the recent workspaces list
Fix #120855

* Tweak styling for single column case
2021-04-09 18:46:04 +00:00
isidor ded8b935ca
fix typo 2021-04-09 20:17:35 +02:00
Raymond Zhao 46feb94438
Bump windows-process-tree, fixes #120570 2021-04-09 11:12:11 -07:00
Tim Maffett 6ba185b595 removed font classes with hard-coded font stacks 2021-04-09 10:39:00 -07:00
Tim Maffett 1820f17761 removed mention of user modifying CSS with extensions, added further explaination of the font support and font stacks to allow developer flexiblity in logging to the debug console. 2021-04-09 09:11:14 -07:00
Tim Maffett 1936c34a33 Fixed and extended Debug Console support for most ANSI SGR codes 2021-04-09 08:53:17 -07:00