Commit Graph

116594 Commits

Author SHA1 Message Date
Aiday Marlen Kyzy
c8aacdd6e0 decreasing the lightening factor to 1 from 1.7 2023-12-01 12:50:12 +01:00
Ladislau Szomoru
72c1091dd1 SCM - remove diffIdentityProvider (#199745) 2023-12-01 11:25:46 +01:00
Ladislau Szomoru
f900fcf1df SCM - fix input box action button regression (#199739) 2023-12-01 10:54:54 +01:00
Johannes Rieken
e40a5892d7 fix https://github.com/microsoft/monaco-editor/issues/4038 (#199738) 2023-12-01 10:49:09 +01:00
Sandeep Somavarapu
9903a26adc add comment (#199737) 2023-12-01 10:41:48 +01:00
Benjamin Simmonds
edb8994bf7 Merge pull request #199670 from microsoft/benibenj/editorActionsHideFix
Fix #199551
2023-12-01 10:32:39 +01:00
Robo
b4ab48bcf2 chore: update builds for electron@25.9.6 (#199727)
* chore: update builds for electron@25.9.6

* chore: bump distro
2023-12-01 07:24:42 +01:00
Tyler James Leonhardt
a35c4645cb bump l10n-dev to latest (#199721)
to reflect numerous bug fixes
2023-12-01 04:49:32 +01:00
Rob Lourens
050ec25b7a Fix ctrl+enter in chat input when a codeblock is visible (#199717)
This could use a chat codeblock-scoped context key to be a little more precise.
Fix #199692
2023-11-30 16:39:24 -08:00
Daniel Imms
7568dc992d Merge pull request #199713 from microsoft/tyriar/199070
Fix IHoverDelegateOptions to use new options format
2023-11-30 15:04:31 -08:00
Daniel Imms
5dbdf85aa6 Fix IHoverDelegateOptions to use new options format
Fixes #199070
2023-11-30 14:48:29 -08:00
Daniel Imms
a44ee2face Merge pull request #199712 from microsoft/tyriar/197734_2
Remove application scope
2023-11-30 14:46:37 -08:00
Daniel Imms
05e5949c37 Remove application scope
Partial revert of #199582 for consistency

Fixes #197734
2023-11-30 14:31:08 -08:00
Ladislau Szomoru
92772dcc29 Revert "fixes #199441" (#199690)
Revert "fixes #199441 (#199591)"

This reverts commit 0dd6491447.
2023-11-30 17:47:50 +01:00
Benjamin Simmonds
168df5be82 Sticky Scroll Insiders (#199686)
Make sure quality check is string
2023-11-30 16:53:17 +01:00
Benjamin Pasero
e7db54f6d4 Smoke: only signal restored phase when contributions have executed (fix #199577) 2023-11-30 16:50:11 +01:00
Ladislau Szomoru
8c55ad1dc7 SCM - add throttling to scm treeview rendering (#199679) 2023-11-30 16:30:57 +01:00
Henning Dieterichs
3635717809 Fixes #199665 2023-11-30 16:24:27 +01:00
Sandeep Somavarapu
27293e8103 delete the downloaded cached vsix before throwing error (#199673) 2023-11-30 16:03:15 +01:00
Sandeep Somavarapu
72f9748fa8 fix #198608 (#199672) 2023-11-30 15:52:04 +01:00
BeniBenj
0e6767259b Fix #199551 2023-11-30 15:31:02 +01:00
Johannes Rieken
2206e09ec5 fix https://github.com/microsoft/vscode/issues/199662 (#199667) 2023-11-30 15:09:08 +01:00
Johannes Rieken
c364ff25d1 Don't update diff or accept changes when document is just changing (#199661)
fixes https://github.com/microsoft/vscode-copilot/issues/3134,  https://github.com/microsoft/vscode-copilot/issues/3139
2023-11-30 14:45:25 +01:00
Sandeep Somavarapu
5a7b7be28a throw error (#199653) 2023-11-30 12:58:41 +01:00
Ladislau Szomoru
3cd0a63551 SCM - fix aria label for incoming/outoing nodes (#199648)
SCM - update aria label for incoming/outgoing
2023-11-30 12:01:15 +01:00
Henning Dieterichs
15a7e46d25 Merge pull request #199623 from gjsjohnmurray/do-199598
Multi-diff editor: add `Expand All Diffs` action
2023-11-30 10:54:17 +01:00
Benjamin Simmonds
84de6545f2 treeStickyScroll setting based on product quality (#199643) 2023-11-30 10:31:40 +01:00
Benjamin Simmonds
640bb97409 fix #198056 (#199640) 2023-11-30 09:50:35 +01:00
Ladislau Szomoru
11e16d477c SCM - fix regression for source control provider that version folders (#199614) 2023-11-30 09:43:17 +01:00
Benjamin Pasero
92979f56f4 Aux window: improve MRU order of editor groups (fix #199529) 2023-11-30 09:18:50 +01:00
Benjamin Pasero
877c92fa34 aux window - do not merge empty groups on window close 2023-11-30 09:18:50 +01:00
Benjamin Pasero
36272bbc49 aux window - allow navigation between parts in window 2023-11-30 09:18:50 +01:00
Benjamin Pasero
f1db48480b title - allow Cmd-click mouse drag to pick items 2023-11-30 09:18:50 +01:00
Megan Rogge
6aa2a71ddd Merge pull request #199617 from gjsjohnmurray/coral-jaguar 2023-11-29 23:15:35 -06:00
gjsjohnmurray
4845eeb7c9 Multi-diff editor: add Expand All action 2023-11-30 01:31:08 +00:00
Ladislau Szomoru
c6b48c364d Git - remove references of scm.experimental.showSyncView from the Commit action button (#199616) 2023-11-30 01:21:33 +01:00
gjsjohnmurray
38489124f1 Add Collapse All Diffs to Command Palette 2023-11-29 23:51:36 +00:00
Benjamin Simmonds
36fefc828e Merge pull request #199603 from microsoft/benibenj/tabBarZenModeOffMenu
Hide Tab Bar submenu in zen mode
2023-11-29 23:53:12 +01:00
BeniBenj
7ae0de355d Hide Tab Bar submenu in zen mode 2023-11-29 23:24:26 +01:00
Ladislau Szomoru
f434212e09 SCM - fix regression related to scm.autoReveal (#199595) 2023-11-29 14:18:00 -08:00
Justin Chen
07a97425bd Don't contribute to statsBar when setting is off (#199592)
* various end game fixes

* added missing space

* better bool logic

* don't contribute problems when setting is off

* added problems visibility toggle to switch on

* fix merge conflic

* fix from PR comments, removing register
2023-11-29 12:56:58 -08:00
Ladislau Szomoru
a6c7270ca7 SCM - fix issue with button state initialization (#199590) 2023-11-29 21:41:36 +01:00
João Moreno
0dd6491447 fixes #199441 (#199591) 2023-11-29 20:49:31 +01:00
Tyler James Leonhardt
0947a05749 Add @daviddossett to endgame notebook (#199587)
We like @daviddossett. He's a cool person
2023-11-29 20:14:31 +01:00
Daniel Imms
3777a392a8 Merge pull request #199582 from microsoft/tyriar/197734
Prevent sticky scroll being set at workspace level
2023-11-29 10:28:31 -08:00
Daniel Imms
8bf7ff4d93 Prevent sticky scroll being set at workspace level
fixes #197734
2023-11-29 10:13:00 -08:00
Rob Lourens
a5c77d67ba Merge pull request #199581 from microsoft/roblou/popular-thrush
Implement addCompleteRequest correctly
2023-11-29 12:11:22 -06:00
Rob Lourens
d3097940b0 Implement addCompleteRequest correctly
To fix error when moving chat from quick chat or inline chat
2023-11-29 11:55:01 -06:00
Rob Lourens
28560a61d1 Merge pull request #199578 from microsoft/roblou/handsome-skunk
Focus chat input when clearing session
2023-11-29 11:48:17 -06:00
Rob Lourens
d95f772fb8 Focus chat input when clearing session 2023-11-29 11:31:05 -06:00