Commit Graph
105628 Commits
Author SHA1 Message Date
Alexandru Dima eff4ed67af Have the high contrast CSS rules match the regular ones (#174864)
Fixes #173262
2023-02-22 21:28:40 +01:00
Megan Rogge 372db6029f fix cursor position issues (#175160) 2023-02-22 20:43:23 +01:00
Tyler James Leonhardt 3c9f409888 Have English language return default result (#175157)
Fixes #174848
2023-02-22 20:01:44 +01:00
SteVen Batten 87d5346c17 small typo (#175154) 2023-02-22 19:40:47 +01:00
Joyce Er aa9dd05143 Category title for Continue in vscode.dev (#175151) 2023-02-22 10:31:31 -08:00
Megan Rogge 5526326c49 tweak setting description (#175145) 2023-02-22 18:43:34 +01:00
Henning Dieterichs cd6a0795cf Fixes #173193 (#175143) 2023-02-22 18:38:15 +01:00
Benjamin Pasero be140a8d81 Forking from the extension host fails when running tests (fix #154549) (#175141) 2023-02-22 09:32:29 -08:00
Benjamin Pasero b438c3854c diag - still show cmd in paranthesis for electron node.js processes (#175139) 2023-02-22 18:21:49 +01:00
Megan Rogge 9abdddb78c unset accessible buffer tab index (#175138)
fix #175111
2023-02-22 18:21:15 +01:00
Megan Rogge 79bf64bb7a fix issues with tab move focus mode (#175135) 2023-02-22 10:57:11 -06:00
Sandeep Somavarapu 49dec737d2 Revert "disable initializing user data (#173560)" (#175134)
This reverts commit ca480b0351.
2023-02-22 17:30:51 +01:00
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