Commit Graph

117229 Commits

Author SHA1 Message Date
John Murray
bc1cc38a0b Merge branch 'main' into do-198248 2023-11-29 10:06:47 +00:00
Henning Dieterichs
1564aeb8ce Only show "View Changes" if multi diff editor is enabled 2023-11-29 11:02:20 +01:00
Henning Dieterichs
b892ee9d96 Merge pull request #199513 from microsoft/hediet/b/joint-ptarmigan
Adopts diff-multiple icon
2023-11-29 11:00:03 +01:00
Henning Dieterichs
2ec8b37bf3 Adopts diff-multiple icon 2023-11-29 10:43:12 +01:00
Aiday Marlen Kyzy
25b58ba508 Merge pull request #199101 from pimmee/main
Fix updating relative number for sticky scroll
2023-11-29 10:42:42 +01:00
Henning Dieterichs
a071691b85 Fixes #199216 2023-11-29 10:40:03 +01:00
Henning Dieterichs
c4e2473e72 Merge pull request #199507 from microsoft/hediet/b/steep-jaguar
Fixes #199348
2023-11-29 10:37:49 +01:00
Henning Dieterichs
889e2751f8 Fixes #199348 2023-11-29 10:22:50 +01:00
Johannes Rieken
ee6922b849 fix https://github.com/microsoft/vscode-copilot/issues/3112 (#199504) 2023-11-29 10:08:11 +01:00
Benjamin Pasero
1a5b66a644 macos - restore ability to reveal any path segment in os from titlebar context menu (#199503) 2023-11-29 10:00:19 +01:00
Sandeep Somavarapu
8df51ff830 fix #199299 (#199497) 2023-11-29 09:33:07 +01:00
Sandeep Somavarapu
e466da619b fix #198348 (#199495) 2023-11-29 08:58:49 +01:00
Johannes Rieken
246d5e792d fix https://github.com/microsoft/vscode/issues/199371 (#199494) 2023-11-29 08:53:17 +01:00
Benjamin Pasero
bc56bce992 context menu action to move a group to a new window? (fix #199418) (#199488) 2023-11-29 07:46:22 +01:00
Benjamin Pasero
ae08d8c7e2 aux window - use body for layout (#199486) 2023-11-29 07:45:49 +01:00
Peng Lyu
2e721b6ec7 Fix cell status bar focus issue on command execution (#199479) 2023-11-29 02:53:45 +01:00
Ladislau Szomoru
37425a6fbf Git - do not show incoming/outgoing for tags, detached (#199476) 2023-11-28 17:46:31 -08:00
Ladislau Szomoru
aebfa4798c Git - Commit action button fix (#199475) 2023-11-29 02:16:59 +01:00
Ladislau Szomoru
60ff5faba4 SCM - fix input button focus border on hover (#199464) 2023-11-29 02:16:19 +01:00
Aiday Marlen Kyzy
30ac9a452d Making move to code action appear less often (#198864)
taking code from other pr
2023-11-29 02:00:19 +01:00
Justin Chen
13075044a0 November OSS tools update (#199259)
* november endgame oss tool update

* update distro sha

* update distro sha
2023-11-29 01:47:35 +01:00
Justin Chen
614b3b4322 Fixes: stuck status bar, problems setting wording (#199468)
* various end game fixes

* added missing space

* better bool logic
2023-11-29 01:18:09 +01:00
Ladislau Szomoru
149393431b SCM - Incoming/Outgoing accessibility improvements (#199443) 2023-11-28 15:47:44 -08:00
Ladislau Szomoru
d689bb7950 SCM - handle empty commit in diff statistics badge (#199438)
* SCM - handle empty commit in diff statistics badge

* Undefined shortStat handled by the history provider
2023-11-28 15:41:20 -08:00
Raymond Zhao
0e17e5a380 fix: find exact match in unsorted array (#199457) 2023-11-28 15:26:34 -08:00
Chapman Pendery
98eb65893c Merge branch 'main' into fix/terminal-suggestion-positioning 2023-11-28 16:24:42 -05:00
Chapman Pendery
ddf6e964ac refactor: share dimension loading code
Signed-off-by: Chapman Pendery <cpendery@microsoft.com>
2023-11-28 16:21:34 -05:00
Tyler James Leonhardt
1501e97f52 preferred_username should be... preferred (#199445)
Apparently it's possible for preferred_username to be like `foo@mybiz.com` while `email` is set to `foo@mybizemail.com`... This is the more correct ordering.
2023-11-28 12:45:50 -08:00
Benjamin Pasero
1b358ac5aa aux window - reduce need for layout from focus changes (#199437) 2023-11-28 21:07:26 +01:00
Connor Peet
86baeb93ea debug: update js-debug and vis (#199401) 2023-11-28 19:46:13 +01:00
Ladislau Szomoru
f05be90542 SCM - fix #199398 (#199399) 2023-11-28 19:45:51 +01:00
Chapman Pendery
43da38c0b8 fix: terminal suggestion positioning
Signed-off-by: Chapman Pendery <cpendery@microsoft.com>
2023-11-28 13:21:47 -05:00
Alex Ross
d5aa7c3648 Fix sequencing bug in checking auto forwarded ports count (#199393)
Fixes microsoft/vscode-internalbacklog#4819
2023-11-28 18:28:21 +01:00
Aiday Marlen Kyzy
cc650b7e81 Merge pull request #199390 from microsoft/aiday/usingRoundBracketsInstead
Use round brackets instead of square brackets in the hover message
2023-11-28 18:04:37 +01:00
Aiday Marlen Kyzy
8cd71f96f9 using round brackets instead of square brackets 2023-11-28 17:48:53 +01:00
Hylke Bons
4443a74c1c icons: Add diff-single/multiple 2023-11-28 17:11:58 +01:00
Benjamin Simmonds
574c8d9589 Merge pull request #199369 from microsoft/benibenj/minOne
sticky scroll tree min 1
2023-11-28 16:20:25 +01:00
BeniBenj
b6418848d6 sticky scroll tree min 1 2023-11-28 16:05:28 +01:00
John Murray
b529eb9f94 Merge branch 'main' into do-198248 2023-11-28 10:41:55 +00:00
Ladislau Szomoru
b3b84b5239 SCM - fix scm input box action button rendering (#199292) 2023-11-28 11:34:40 +01:00
gjsjohnmurray
5b9076683b Merge remote-tracking branch 'upstream/main' into do-198248 2023-11-28 10:24:19 +00:00
Sandeep Somavarapu
3481f35b91 Move sync extension action to secondary actions (#199218) 2023-11-28 09:26:17 +01:00
Benjamin Pasero
dcb066e3ae aux window - fix broken focus tracking (fix #199266) (#199267) 2023-11-28 07:54:25 +01:00
Benjamin Pasero
a3d5787df2 Aux window: window focus change when stepping through code (fix #199257) (#199263) 2023-11-28 06:15:52 +01:00
Benjamin Pasero
44567a1304 editors - reuse editor config to prevent a second lookup (#199262) 2023-11-28 05:52:34 +01:00
John Murray
3de501acb4 Support condition and hit count on data breakpoints (fix #188721) (#195710)
* Support setting of condition and hit count on data breakpoints (fix #188721)

* Add info and inline buttons to data breakpoints

* Fix tests

---------

Co-authored-by: Rob Lourens <roblourens@gmail.com>
2023-11-27 22:50:12 -05:00
Rob Lourens
47ca547452 Merge pull request #199250 from microsoft/roblou/distinguished-horse
Fix chat input decoration column
2023-11-27 19:19:46 -06:00
Rob Lourens
189db1b891 Fix chat input decoration column 2023-11-27 19:05:07 -06:00
Rob Lourens
b34399960a Merge pull request #199248 from microsoft/roblou/entire-bee
Dedupe and sanitize #file var names
2023-11-27 18:40:36 -06:00
Rob Lourens
6d721238cd Dedupe and sanitize #file var names 2023-11-27 17:59:42 -06:00