Commit graph

121186 commits

Author SHA1 Message Date
Ulugbek Abdullaev 9ea63e8b93
rename suggestions: fix: button changes bg-color on hover to be consistent with sparkle button in scm & cursor type changes to a pointer
fixes https://github.com/microsoft/vscode-copilot/issues/5304
2024-04-24 18:45:52 +05:00
Ulugbek Abdullaev a8608a26c0
rename suggestions: fix: missing sparkle icon when automatic suggestions are off 2024-04-24 18:45:52 +05:00
Ulugbek Abdullaev 69d27c5e4e
rename suggestions: add hover to generate/cancel button
fixes https://github.com/microsoft/vscode-copilot/issues/5261
2024-04-24 18:45:52 +05:00
Sandeep Somavarapu 38e2814f92
fix #208692 (#211252) 2024-04-24 15:39:31 +02:00
Benjamin Christopher Simmonds f3765fb6eb
Merge pull request #211244 from microsoft/benibenj/experimental-yak
Fix custom labels with absolute pattern
2024-04-24 15:15:32 +02:00
Martin Aeschlimann 070a36d688
SystemColorTheme set to matchColorTheme doesn't work (#211250) 2024-04-24 15:09:43 +02:00
Aiday Marlen Kyzy 4e3206f5a9
Making HoverContext fields readonly (#211237)
the context properties are readonly
2024-04-24 04:13:49 -07:00
BeniBenj 5b025ab496
fixes #211226 2024-04-24 13:11:11 +02:00
Benjamin Christopher Simmonds 66c3c19192
Revert "Fix disposing context views" (#211238)
Revert "Fix disposing context views (#211219)"

This reverts commit e46e2ab21a.
2024-04-24 12:26:39 +02:00
Daniel Imms 3bec854a46
Merge pull request #211236 from microsoft/tyriar/211220
Remove blank icon as option for terminal icon
2024-04-24 03:24:39 -07:00
Martin Aeschlimann 76cc0e1712
Window.SystemColorTheme missing period at the end of setting description (#211235) 2024-04-24 11:55:48 +02:00
Daniel Imms 97258cb54e
Merge pull request #211234 from microsoft/tyriar/206726
Disable terminal find alt keybinding unless widget is visible
2024-04-24 02:52:55 -07:00
Henning Dieterichs 5abb7572eb
Fixes #210459 (#211143)
* Fixes #210459

* Fixes CI
2024-04-24 11:50:08 +02:00
Benjamin Christopher Simmonds e95d40385b
fixes #211228 and fixes #211227 (#211232)
fixes #211228 fixes #211227
2024-04-24 11:49:50 +02:00
Daniel Imms d84506ea73
Reference codiconsLibrary 2024-04-24 02:43:38 -07:00
Daniel Imms 22d8353b96
Remove blank icon as option for terminal icon
Fixes #211220
2024-04-24 02:42:37 -07:00
Daniel Imms 50da9c8d4f
Merge pull request #211231 from microsoft/tyriar/5311
Scroll terminal to bottom when opening inline chat
2024-04-24 02:42:28 -07:00
Daniel Imms 73f03cc47e
Disable terminal find alt keybinding unless widget is visible
Fixes #206726
2024-04-24 02:35:13 -07:00
Daniel Imms 540412c244
Scroll terminal to bottom when opening inline chat
Fixes microsoft/vscode-copilot#5311
2024-04-24 02:22:21 -07:00
Benjamin Christopher Simmonds e46e2ab21a
Fix disposing context views (#211219)
fix #211096
2024-04-24 10:08:34 +02:00
Justin Chen ad0ef25421
change lightbulb widget role (#210612)
* revert role

* change widget role to listbox instead?
2024-04-24 09:46:50 +02:00
Don Jayamanne a4784887a7
Handle model changes when updating nb outline (#211205)
* Handle model changes when updating nb outline

* More fixes
2024-04-24 07:49:59 +02:00
Henning Dieterichs 6d23b7f11a
Fixes potential range out of bounds bug. (#211152)
Signed-off-by: Henning Dieterichs <hdieterichs@microsoft.com>
2024-04-23 16:22:26 -07:00
Connor Peet bc42333eb6
api: update onDidChangeWindowState wording (#211184) 2024-04-23 16:11:25 -07:00
Johannes Rieken 9e1974682e
fix https://github.com/microsoft/vscode-copilot/issues/5231 (#211179) 2024-04-23 23:31:38 +02:00
João Moreno ecf68e69fc
fixes #211062 (#211160) 2024-04-23 22:06:31 +02:00
Ulugbek Abdullaev 1232a7040d
Merge pull request #211171 from microsoft/ulugbekna/rename
rename suggestions: new UI fixes
2024-04-23 22:00:29 +02:00
Ladislau Szomoru b4b87ffac4
Git - show notification when there are no staged changes/changes/untracked changes (#211170) 2024-04-23 21:21:02 +02:00
Ulugbek Abdullaev 7e84479588
rename widget: fix input box bg color to respect the theme
fixes https://github.com/microsoft/vscode-copilot/issues/5302
2024-04-24 00:20:20 +05:00
Ulugbek Abdullaev 2a0715668a
rename suggestions: fix: remove delay that was causing bad UX
fixes https://github.com/microsoft/vscode-copilot/issues/5259
2024-04-24 00:10:56 +05:00
Ladislau Szomoru 0991b0053f
Git - fix view untracked changes command visibility (#211167) 2024-04-23 21:09:25 +02:00
Matt Bierner fd518e4db7
Small docs cleanups for documentPaste (#211146)
Fixes #211052
2024-04-23 20:13:07 +02:00
Benjamin Pasero e3435fa983
Aux window monitor not restored when maximized (fix #211072) (#211141) 2024-04-23 19:52:29 +02:00
Henning Dieterichs 9858988cd5
Fixes #210885 (#211138)
* Fixes #210885

* Fixes CI
2024-04-23 19:50:22 +02:00
Henning Dieterichs 9fc58fa42d
Fixes #210671 (#211140) 2024-04-23 19:48:32 +02:00
Henning Dieterichs 52a57a7cbe
Fixes #210836 (#211139) 2024-04-23 19:47:53 +02:00
Daniel Imms 73a4cd4fb4
Merge pull request #211135 from microsoft/tyriar/pwsh5
Make suggest script compatible with pwsh 5
2024-04-23 10:35:21 -07:00
Johannes Rieken 8b07374eef
fix https://github.com/microsoft/vscode-copilot/issues/5274 (#211130) 2024-04-23 19:19:40 +02:00
Daniel Imms 191a248afd
Make suggest script compatible with pwsh 5 2024-04-23 10:17:22 -07:00
Ulugbek Abdullaev 2d947d1206
rename suggestions: fix: space key should request to rename suggestions providers
fixes https://github.com/microsoft/vscode-copilot/issues/5263
2024-04-23 22:16:39 +05:00
Isidor Nikolic d2428e1122
Merge pull request #211117 from microsoft/isidorn/internal-felidae
update distro pointer
2024-04-23 18:25:03 +02:00
isidorn 05c653a775 update distro pointer 2024-04-23 17:59:48 +02:00
Ulugbek Abdullaev d6c2601d7e
Merge pull request #211086 from microsoft/ulugbekna/rename-suggestions-cancellation
rename suggestions: cancel suggestions if caret is moved or user clicks on rename widget input box
2024-04-23 17:57:16 +02:00
Aiday Marlen Kyzy 216cf41a3f
Using workbench hover delegate to specify position of workbench hover (#211095)
using workbench hover delegate
2024-04-23 17:56:48 +02:00
Aiday Marlen Kyzy 2caabf1477
Removing the increase/decrease hover verbosity level keybindings (#211091)
removing the keybindings
2024-04-23 17:56:30 +02:00
Ulugbek Abdullaev bcf4d787a5
rename suggestions: cancel rename suggestion providers also if user changed moved caret or clicked on input box 2024-04-23 17:20:20 +05:00
Justin Chen a49c81edea
reset code action state for lightbulb widget and auto triggers (#211073)
reset state after a bit back to original auto trigger
2024-04-23 12:59:31 +02:00
Martin Aeschlimann 83d2801c6b
[css/json] update services (#211053) 2024-04-23 11:27:29 +02:00
Timothy Ng 386e1cf0bc
Re-render sticky scroll when line numbers display mode is changed (#210815)
* re-render when line numbers display is changed

* refactor: extract to _readConfigurationChange
2024-04-23 07:37:09 +00:00
Aiday Marlen Kyzy 05e0576b6e
Using standard token type directly within the test instead of number (#210927)
* wip

* converting to the standard token types
2024-04-23 09:25:12 +02:00