76287 Commits

Author SHA1 Message Date
Raymond Zhao
caca11f299 Bump Emmet to fix #115623 2021-02-03 17:56:20 +00:00
Megan Rogge
1925f5ce16 xterm@4.11.0-beta.2
updating to commit 2936f80013624a0b71e9a548011813af1a5a4fe7

Fixes #102992
Fixes #105607
Fixes #114644
2021-02-03 09:50:54 -08:00
Alex Ross
59cf8810d9 Remove min-height from input box message
Looks like the 34 here is just an old leftover
2021-02-03 17:53:44 +01:00
Alex Ross
dfc2a6c1ae Fix codicon tree action vertical alignment 2021-02-03 16:50:36 +01:00
Alex Ross
056418cb9f Improve portsAttributes setting description
Fixes microsoft/vscode-remote-release#4373
2021-02-03 16:21:24 +01:00
Alex Ross
268bb6ea73 Scroll input right when setting selection at end
Fixes #115152
2021-02-03 16:19:07 +01:00
Sandeep Somavarapu
c5bf12802f Fix #115699 2021-02-03 16:01:35 +01:00
isidor
429f1bae11 fixes #115625 2021-02-03 15:36:36 +01:00
Alexandru Dima
28359b1369
Fixes #115588: Dispose everything associated with the extension host before attempting to close window 2021-02-03 15:26:56 +01:00
Daniel Imms
805d7949eb Use relaunch function instead of reuseTerminal
This matches how the command relaunches it
2021-02-03 05:52:09 -08:00
isidor
a00411c7e8 Debug Console, Copy All (to clipboard) do not include source file name
fixes #108149
2021-02-03 14:17:52 +01:00
Johannes Rieken
bab55b86fc
Merge pull request #114182 from susiwen8/113389
Fix: add alwaysConsumeMouseWheel for list
2021-02-03 14:08:17 +01:00
isidor
4bc335b05a Introduce setting debug.console.collapseIdenticalLines to disable collapsing identical lines in Debug Console
fixes #112540
2021-02-03 14:04:53 +01:00
Benjamin Pasero
376716d1ae status bar - don't leak RPC objects from API (#115679) 2021-02-03 14:01:13 +01:00
Alexandru Dima
538f72e2a7
Fixes #115662: Add support for escaping @ as @@ in regular expressions to avoid replacement 2021-02-03 13:57:42 +01:00
João Moreno
06c0dbe616
fix compilation error 2021-02-03 13:43:03 +01:00
João Moreno
2525f3e276
Merge branch 'master' into pr/113673 2021-02-03 13:39:20 +01:00
isidor
7c90e1f5ba fixes 115685 2021-02-03 12:30:47 +01:00
Alex Ross
67ccf8c649
Add open preveiw action to port notification and setting (#114572) 2021-02-03 12:20:52 +01:00
Alex Ross
8d7157ed45 Make task definitions dynamic
Fixes #114793
2021-02-03 12:17:08 +01:00
Johannes Rieken
7e05f9f082 add appendCellOutput API proposal and implementation 2021-02-03 11:56:17 +01:00
vagusX
aaf7b923c6
fix: prevent scroll when list focused in zone-widget (#114912) 2021-02-03 02:55:32 -08:00
Joao Moreno
6675687f9e Merge branch 'joao/fix-100151' 2021-02-03 11:51:49 +01:00
Joao Moreno
03fd1a32c0 💄 2021-02-03 11:51:24 +01:00
Joao Moreno
73c5b484f3 fixes #100151 2021-02-03 11:33:22 +01:00
Johannes Rieken
6ca7afa84f add support for application/x.notebook.error-traceback mime type 2021-02-03 11:27:36 +01:00
Isidor Nikolic
42436d5a7b
Merge pull request #115665 from microsoft/ben/113703
"Select for Compare" is available for WebView tabs
2021-02-03 11:14:45 +01:00
Johannes Rieken
a01d16e77e debt - use a native private property in ExtHostQuickInput 2021-02-03 09:44:52 +01:00
Johannes Rieken
c399d039a7 debt - don't expose MainThreadNotebookShape from NotebookEditorDecorationType 2021-02-03 09:30:38 +01:00
Sandeep Somavarapu
60ce9ab9c5 #115590 More tweaks 2021-02-03 09:25:18 +01:00
Johannes Rieken
74937e0a89
Merge pull request #115530 from microsoft/joh/norpc
Hide API implementation proxies, add tests to check for "proxy leakage"
2021-02-03 09:17:56 +01:00
Ladislau Szomoru
2cf80f97cc
Azure DevOps - Add global variable for VSCODE_QUALITY (#115636)
* Add variable for VSCODE_QUALITY
2021-02-03 09:13:48 +01:00
Christof Marti
aa840d53d2 Move action microsoft/vscode-github-triage-actions 2021-02-03 09:02:08 +01:00
Sandeep Somavarapu
e99ec0c6e5 do not register open command for generated view containers 2021-02-03 09:00:52 +01:00
Sandeep Somavarapu
7690293ae2 clean up and add some doc 2021-02-03 08:47:31 +01:00
Benjamin Pasero
ef1f94d969 "Select for Compare" is available for WebView tabs (fix #113703) 2021-02-03 08:30:47 +01:00
Jackson Kearl
63ad2bafaf Fix #115321: Getting started Skip button does not use pointer cursor and has really wide click target 2021-02-02 18:55:50 -08:00
Jackson Kearl
b7e588f2c6 Fix #115322: Getting started "Next" button in step is not keyboard accessible 2021-02-02 18:40:09 -08:00
Jackson Kearl
4f8637eb54 Dont contract item on reload 2021-02-02 18:40:09 -08:00
Matt Bierner
bcf14260d2 Make sure contibuted openers are cleaned up if they are renamed for an extension that is not uninstalled 2021-02-02 18:19:30 -08:00
Matt Bierner
34e46f2e67
Support anyOf for rich settings editor (#115648)
This makes it so that object values can use drop downs in the rich settings editor
2021-02-02 18:05:33 -08:00
Jackson Kearl
51e6c241d1 Change click on selected item to deselect it. 2021-02-02 17:41:00 -08:00
Rob Lourens
a9e6b93132 Fix #115393 2021-02-02 17:30:18 -08:00
rebornix
5f3c37f918 fix #115099 2021-02-02 17:19:42 -08:00
Jackson Kearl
82812ed8c9 Treat clicks on the image the same as clicks on the button.
Fixes #115320
2021-02-02 16:55:00 -08:00
Matt Bierner
316a1d86e0
Enable rich settings object editor for schemas that use anyOf (#115642)
The workbench.externalUriOpeners settings uses anyOf in its schema to provide better intellisense. This prevented it from having a good editing experience in our UI settings editor
2021-02-02 16:28:39 -08:00
Matt Bierner
352d5df772
Mark functions abstract for settings tree (#115643)
This makes it so the compiler complains if you forget to implement these methods
2021-02-02 16:28:24 -08:00
Jackson Kearl
617095939f Fix #115323: Getting started pressing enter when when the step has focus does nothing 2021-02-02 15:46:47 -08:00
Harald Kirschner
dfe10d0baf
Get started color polish (#115331)
* Update colors and styles

* Focus on next item when clicking "next"

* Make expanded task icon color blue

* Revert "Focus on next item when clicking "next""

This reverts commit e163e9591f46516118ad7b426c83acc49a482358.

* Remove unneeded return type

Co-authored-by: Miguel Solorio <miguel.solorio@microsoft.com>
Co-authored-by: Jackson Kearl <jakearl@microsoft.com>
2021-02-02 15:12:38 -08:00
Sandeep Somavarapu
a105ccb436 #115289 fix show explorer command 2021-02-02 23:58:47 +01:00