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 |
|
Henning Dieterichs
|
79bdee6929
|
Fixes #199251 (#199510)
|
2023-11-29 12:52:22 +01:00 |
|
Henning Dieterichs
|
d434e27bf2
|
Fixes #197553
|
2023-11-29 12:50:36 +01:00 |
|
Johannes Rieken
|
bf0c6eb8bb
|
fix https://github.com/microsoft/vscode/issues/199444 (#199524)
|
2023-11-29 12:37:40 +01:00 |
|
Johannes Rieken
|
7a5744dffc
|
fix https://github.com/microsoft/vscode-copilot/issues/3134 (#199523)
|
2023-11-29 12:34:19 +01:00 |
|
Aiday Marlen Kyzy
|
1444434106
|
Removing the forceful focus on editor when triggering AI action from AI lightbulb menu (#199378)
* adding the message
* doing an early return and calling prevent default only when command is executed
|
2023-11-29 11:55:56 +01:00 |
|
Ladislau Szomoru
|
506f72a7a3
|
SCM - another attempt to fix focus border when action is disabled (#199519)
|
2023-11-29 11:38:00 +01:00 |
|
Johannes Rieken
|
2d18058fba
|
Use new diffSingle icon for live3 changes view (#199517)
|
2023-11-29 11:25:31 +01:00 |
|
Benjamin Pasero
|
ca4f41c5d0
|
macos - allow cmd-click to bring up context menu (#199516)
|
2023-11-29 11:24:40 +01:00 |
|
Sandeep Somavarapu
|
08064c61a0
|
Fix #199232 (#199515)
|
2023-11-29 11:07:28 +01:00 |
|
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 |
|