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
Benjamin Simmonds
94a83ff152
Increase default max item count for sticky scroll ( #199575 )
2023-11-29 18:22:26 +01:00
Benjamin Pasero
858b3898a0
aux window - fix active window/document assumptions with focus involved ( #199568 )
2023-11-29 18:21:23 +01:00
Benjamin Simmonds
48b841650e
sticky scroll mouse listener improvements ( #199541 )
...
* sticky scroll mouse listener improvements
2023-11-29 18:08:11 +01:00
Benjamin Simmonds
21ec78ff72
Updated menu item title from 'Hide' to 'Hidden' in EditorTabsBarShowTabsSubmenu ( #199572 )
2023-11-29 18:05:07 +01:00
Henning Dieterichs
6f922bfc4b
Fixes #194639
2023-11-29 18:02:54 +01:00
Henning Dieterichs
309607feec
Fixes warning
2023-11-29 17:53:00 +01:00
Daniel Imms
8762127fc9
Merge pull request #199563 from microsoft/tyriar/199448
...
Fix quick fixes on Windows
2023-11-29 08:14:25 -08:00
Daniel Imms
46e113a36e
Merge pull request #199561 from microsoft/tyriar/199276
...
Cap term sticky scroll to 40% of viewport
2023-11-29 08:02:55 -08:00
Daniel Imms
4a80f6067c
Fix quick fixes on Windows
...
Now the command finished event will fire right before command started
which means we don't need this extra await anymore.
Fixes #199448
2023-11-29 07:59:46 -08:00
Benjamin Simmonds
0aff17a7fa
Revert "Deregister View container when moving last view" ( #199560 )
...
Revert "Deregister View container when moving last view (#198526 )"
This reverts commit 78038ac057
.
2023-11-29 16:55:35 +01:00
Daniel Imms
3614c259ae
Cap term sticky scroll to 40% of viewport
...
Fixes #199276
2023-11-29 07:47:51 -08:00
Aiday Marlen Kyzy
57c5e376c9
Merge pull request #199543 from microsoft/aiday/decreasingOpacity
...
Decreasing the opacity of the code action menu sparkle icon
2023-11-29 16:22:32 +01:00
Benjamin Pasero
9fc2a7aeb6
Improve rendering of no file system provider when remote connection isn't available ( fix #198764 ) ( #199553 )
...
* Improve rendering of no file system provider when remote connection isn't available (fix #198764 )
* .
2023-11-29 16:16:56 +01:00
Aiday Marlen Kyzy
b49fc606c5
definining a new color for the lightbulb ai icon
2023-11-29 16:07:41 +01:00
Benjamin Pasero
bc90807ed4
title - actually fix menus ( #199549 )
2023-11-29 15:52:40 +01:00
Sandeep Somavarapu
3dc8779a30
fix #199453 ( #199547 )
2023-11-29 15:40:25 +01:00
dependabot[bot]
0c021d3625
Bump openssl from 0.10.55 to 0.10.60 in /cli ( #199456 )
...
Bumps [openssl](https://github.com/sfackler/rust-openssl ) from 0.10.55 to 0.10.60.
- [Release notes](https://github.com/sfackler/rust-openssl/releases )
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.55...openssl-v0.10.60 )
---
updated-dependencies:
- dependency-name: openssl
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-29 09:18:33 -05:00
Benjamin Pasero
42e35009a0
aux window - use active window bounds as location for new windows and offset as necessary ( #199542 )
2023-11-29 14:59:03 +01:00
Aiday Marlen Kyzy
856b69c616
Merge pull request #199538 from microsoft/aiday/simplifyingContextKey
...
Simplifying context key for the setting inlineChat.showToolbarIcon
2023-11-29 14:51:45 +01:00
Aiday Marlen Kyzy
a98f43cfdf
decreasing the opacity of the code action menu sparkle icon
2023-11-29 14:44:43 +01:00
Aiday Marlen Kyzy
a42d653709
simplifying context key for setting inlineChat.showToolbarIcon
2023-11-29 14:24:37 +01:00
Henning Dieterichs
3d990fca68
Merge pull request #199064 from gjsjohnmurray/do-198248
...
Add 'Collapse All Diffs' action button to multi-diff editor
2023-11-29 14:02:50 +01:00
Benjamin Pasero
cb8e8a91d5
Closing aux window focuses wrong "main" window ( fix #199372 ) ( #199527 )
...
* Closing aux window focuses wrong "main" window (fix #199372 )
* .
2023-11-29 13:02:52 +01:00