Commit graph

76494 commits

Author SHA1 Message Date
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 26ffdab0be
Merge branch 'master' into joao/scm-menu-actions 2021-02-03 13:53:37 +01:00
Benjamin Pasero 495ed05511 fs - preserve symlinks when copying them (#114881) 2021-02-03 13:47:45 +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
Benjamin Pasero 1cab95f5b6 fs - fix compile error for now 2021-02-03 12:09:51 +01:00
Benjamin Pasero aca5d3ea2e fs - merge readdir functions into one 2021-02-03 12:07:48 +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
Benjamin Pasero b28cd23d52 fs - more removal of promisify utility 2021-02-03 11:29:26 +01:00
Johannes Rieken 6ca7afa84f add support for application/x.notebook.error-traceback mime type 2021-02-03 11:27:36 +01:00
Benjamin Pasero dbf6147c01 fs - remove promise based methods from pfs and replace with fs.promises 2021-02-03 11:20:14 +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
Benjamin Pasero a17c656c33 fs - some polish around file services 2021-02-03 10:32:30 +01:00
Johannes Rieken a01d16e77e debt - use a native private property in ExtHostQuickInput 2021-02-03 09:44:52 +01:00
Benjamin Pasero 194e1c5f1c fs - retry async rimraf unlink 2021-02-03 09:43:05 +01:00
Benjamin Pasero e2f7159745 fs - remove custom rimraf solutions 2021-02-03 09:34:03 +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
Benjamin Pasero 944c4b4fce fs - drop our custom rimraf solution and use node.js 2021-02-03 09:17:12 +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 5b913c0cc2 Merge branch 'master' into ben/modernize-fs 2021-02-03 08:33:26 +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