Commit Graph
105616 Commits
Author SHA1 Message Date
Logan Ramos 074090c382 Remove explorer when empty (#175132) 2023-02-22 17:16:03 +01:00
Alex Ross 22c891f6fb Quick Diff selection dropdown is not keyboard accessible (#175128)
Fixes #174926
2023-02-22 07:41:04 -08:00
Alexandru Dima 122ed1538b Merge pull request #174278 from MarkZuber/markzuber/lgrpc
Send large RPC messages in chunks
2023-02-22 15:47:29 +01:00
Benjamin Pasero c327a4ab2d Command line don't work as specified in the docs (fix #174283) (#175120) 2023-02-22 15:20:18 +01:00
Matt Bierner b980b86066 Pick up latest markdown language service (#174881)
For #174005
2023-02-22 15:14:23 +01:00
Alex Ross c7e4e328c4 Quick diff dropdown list background transparency bug (#175119)
Fixes #174947
2023-02-22 15:08:59 +01:00
Isidor Nikolic e120d5a125 Merge pull request #175115 from dtivel/dtivel/bump-distro
Bump distro
2023-02-22 14:56:07 +01:00
Damon Tivel f909533a1f Bump distro 2023-02-22 05:39:50 -08:00
Alex Ross f4bcbb57b9 Prefer SCM quick diff when multiple on a line (#175101)
Fixes #174950
2023-02-22 14:27:22 +01:00
Alex Dima 91501a27b8 Send large buffers in 256KB chunks to avoid having large WebSocket messages and delay firing the close event until all data has been inflated and emitted (#174277) 2023-02-22 13:32:46 +01:00
Johannes Rieken 50ef72d17c labels only for extensions runtime editor btns (#175099)
fixes https://github.com/microsoft/vscode/issues/173213
2023-02-22 12:42:45 +01:00
Isidor Nikolic 61f0ef0c6f Merge pull request #175100 from microsoft/future-chipmunk
update distro pointer
2023-02-22 12:28:12 +01:00
isidor d659fba9ea update distro pointer 2023-02-22 12:03:33 +01:00
Alexandru Dima 414f4b8f5e Merge branch 'main' into markzuber/lgrpc 2023-02-22 10:58:44 +01:00
Mark ZuberandBenjamin Pasero a0bf7f5b13 Add custom path for vscode-server socket files and named pipe length (#172481)
* Add custom path for vscode-server socket files and named pipe length

* Revert VSCODE_SOCKETS_DIR to XDG_RUNTIME_DIR behavior

* 💄

---------

Co-authored-by: Benjamin Pasero <benjamin.pasero@gmail.com>
2023-02-22 09:44:19 +00:00
Benjamin Pasero 3133ffcd12 diag - indicate electron node.js processes in process explorer (#175088)
* diag - indicate electron node.js processes in process explorer

* improve
2023-02-22 18:05:46 +09:00
Sandeep Somavarapu 9b352c1342 Merge pull request #174730 from dtivel/dtivel/improve-diagnosability
Improve error handling and logging for verification of signed extensions
2023-02-22 01:00:09 -08:00
Benjamin Pasero 50f980e588 fix process explorer bounds are always wrong (#175085) 2023-02-22 09:39:23 +01:00
Benjamin Pasero becbbfaa85 Filesystem errors shown in active tab when relevant tab closed (fix #170252) (#175084) 2023-02-22 08:52:27 +01:00
Benjamin Pasero 4eda27585c Double Cancel Buttons Mac Native Dialog Box (fix #174995) (#175078) 2023-02-22 07:49:03 +01:00
Joyce Er d7fec23a8a Use fs.readFile instead of openTextDocument (#175077) 2023-02-22 07:35:34 +01:00
Benjamin Pasero 2b838fda85 Cannot toggle shared process when window.experimental.sharedProcessUseUtilityProcess: true (fix #174960) (#175000) 2023-02-21 22:30:55 -08:00
Joyce Er 6efb4dea05 Don't register onWillShutdown operation in web (#175075) 2023-02-22 07:28:59 +01:00
Joyce Er ed2add34a5 Only show Install Additional Remote Extensions when there are more remote extensions to install (#175072) 2023-02-22 07:07:10 +01:00
Raymond Zhao 7b6b6869e8 Add en as fallback osLocale (#175039) 2023-02-21 17:26:37 -08:00
Sandeep Somavarapu 492e7d5e33 Merge pull request #175016 from microsoft/sandy081/still-gerbil
fix #174919
2023-02-21 14:10:45 -08:00
Sandeep Somavarapu 6305dda2b3 Merge branch 'main' into sandy081/still-gerbil 2023-02-21 13:51:28 -08:00
Sandeep Somavarapu 780d041a75 clean up 2023-02-21 22:44:56 +01:00
Joyce Er 08026f839f Show Install Additional Remote Extensions as long as extension gallery is enabled (#175005)
* Show `Install Additional Remote Extensions` as long as extension gallery is enabled

* Fix EOL
2023-02-21 14:36:54 -07:00
Sandeep Somavarapu 9fb8f877d5 fix #174919 2023-02-21 22:19:01 +01:00
David Dossett 4965a140e9 Update active activity bar item foreground in v2 themes (#174980) 2023-02-21 20:25:22 +01:00
Damon Tivel c82353d84e Apply feedback 2023-02-21 11:23:12 -08:00
David Dossett d47bacfb75 Fix input border contrast in v2 themes (#172951)
* Fix v2 light theme input contrast

* Fix dark v2 theme border contrast
2023-02-21 11:15:45 -08:00
David Dossett e123385d1d Fix active tab foreground in dark+ v2 (#174991) 2023-02-21 20:10:51 +01:00
Megan Rogge 5dc060974d add setting for aria-live assertive alert for ghost text (#174606) 2023-02-21 11:42:05 -06:00
Benjamin Pasero 78d7b16ffa About dialog doesn't get custom dialog style (fix #174914) (#174948) 2023-02-21 18:04:23 +01:00
JSJ 3e00dca41f Fixed OpenWithCodeContextMenu text (#173468)
* Fixed OpenWithCodeContextMenu text

Changed tab to space in OpenWithCodeContextMenu that caused the option to show "missplaced" in the context menu of Windows file explorer.

* Fix encoding
2023-02-21 16:43:21 +00:00
Ryan Tjoa aa1006552f Use markdown in the description of Workbench › List: Fast Scroll Sensitivity (#173878)
Use markdown in description of List: Fast Scroll Sensitivity setting
2023-02-21 16:26:35 +00:00
Aiday Marlen Kyzy 5a454e5d9a Merge pull request #174934 from microsoft/aiday/fixLightContrast
Changing hc-white to hc-light, wrong classname is used for light contrast theme
2023-02-21 16:35:37 +01:00
Damon Tivel 507e4549c0 Improve error handling and logging 2023-02-21 07:23:33 -08:00
Aiday Marlen Kyzy 8eb80b6213 changing hc-white to hc-light 2023-02-21 15:30:40 +01:00
Benjamin Pasero 4d252ac40a sandbox - configure crash reporter with process type (#174927) 2023-02-21 23:07:37 +09:00
Matt Bierner 784bbdab8f Allowing configuring if markdown inserts a .md when completing paths to markdown files (#174882)
Fixes #174005
2023-02-21 08:07:31 +01:00
Martin Aeschlimann 05abefc4cd [css/json/html] update services and server (#174867) 2023-02-21 07:27:06 +01:00
Martin Aeschlimann 5454665328 update distro (#174868) 2023-02-21 11:16:55 +11:00
Ulugbek Abdullaev 2e1c8053c0 ulugbekna/fix build ctx key parsing (#174859)
* context keys: parser: fix test suite name

* context keys: parser: remove flaky tests (flaky because we output RegExp exceptions, which seemingly differ on node and browser)
2023-02-20 21:02:31 +01:00
Benjamin Pasero f0ca34a612 ipc - drop --vscode- exec arguments before trying to spawn node.js (#174852) 2023-02-20 20:12:56 +01:00
Johannes Rieken f15aa39d9f add a new (unbound) command to focus and accept the first suggestion (#174856)
https://github.com/microsoft/vscode/issues/173387
2023-02-20 19:56:07 +01:00
Matt Bierner 9c0d571c9d Allow 'start' attribute in rendered markdown (#174854)
Fixes #174563
2023-02-20 18:18:12 +01:00
Masaki Mori 1a79e7eb63 Fix #173735 (#174149)
* Fix #173735

* Fix #173735
2023-02-20 16:50:48 +00:00