Commit Graph

124157 Commits

Author SHA1 Message Date
Johannes Rieken 73f7941a09 more generous minHeight when showing diffs/edits (#211273)
fixes https://github.com/microsoft/vscode-copilot/issues/5146
2024-04-24 20:03:49 +02:00
Daniel Imms 56b142e6b5 Merge pull request #211283 from microsoft/tyriar/211088
Don't auto accept suggestion when there's only 1
2024-04-24 11:03:34 -07:00
Johannes Rieken 71ebcf973c send inline chat variable as dedicated hidden variable (#211285)
https://github.com/microsoft/vscode-copilot/issues/5236
2024-04-24 20:00:45 +02:00
Raymond Zhao deb95fb02c chore: exclude error-telemetry issues (#211282) 2024-04-24 19:39:26 +02:00
Daniel Imms 34ffb174af Merge pull request #211281 from microsoft/tyriar/211190
Hide terminal suggest when completions are no longer valid
2024-04-24 10:36:37 -07:00
Daniel Imms 75ff82df0d Complete left side of completion if it differs
Fixes #211192
2024-04-24 10:35:40 -07:00
Daniel Imms b2c0466f08 Don't auto accept suggestion when there's only 1
Fixes #211088
2024-04-24 10:24:42 -07:00
Daniel Imms 20f31cbad3 Hide terminal suggest when completions are no longer valid
Fixes #211190
2024-04-24 10:18:57 -07:00
Connor Peet ee0213f6fb eng: fix selfhost test explorer not always working (#211276)
Fixes #210878
2024-04-24 19:14:25 +02:00
Johannes Rieken aacda1dd2f tweak inline chat zone shadow (#211275) 2024-04-24 19:09:48 +02:00
Sandeep Somavarapu 44f12448c8 show only requests aggregated for all models (#211269) 2024-04-24 09:53:13 -07:00
Martin Aeschlimann 0ed0a9fe13 ignore window.systemColorTheme when window.autoDetectColorScheme is enabled (#211265)
* ignore window.systemColorTheme when window.autoDetectColorScheme is enabled

* remove import
2024-04-24 17:21:48 +02:00
Benjamin Christopher Simmonds 1d25a86f14 Polish custom editor label description (#211263)
Polish description of custom editor label
2024-04-24 17:07:53 +02:00
Ulugbek Abdullaev f752545864 Merge pull request #211260 from microsoft/ulugbekna/rename-ftw
Fix rename suggestions UI inconsistencies
2024-04-24 16:48:03 +02:00
Sandeep Somavarapu 289d7b7ca7 fix #207799 (#211258) 2024-04-24 16:34:29 +02:00
Ulugbek Abdullaev 4be6ff5bd5 rename suggestions: fix: set border-radius on rename suggestions to give more polished look
fixes https://github.com/microsoft/vscode-copilot/issues/5306
2024-04-24 19:25:49 +05:00
Sandeep Somavarapu 06d3f37ce5 fix 207468 (#211255)
- add fake timers
- properly return failure cod
2024-04-24 16:19:37 +02:00
Benjamin Pasero 192efe14c3 theming - track use of window.systemColorTheme (#211253) 2024-04-24 15:50:15 +02:00
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