Commit Graph

121198 Commits

Author SHA1 Message Date
Alex Ross
5c213a1e84
Update grammars (#211439) 2024-04-26 04:52:52 -07:00
Benjamin Pasero
edb368fc43
Middle-clicking nonexistent tab pastes text into the code editor (fix #201696) (#211436) 2024-04-26 12:22:41 +02:00
Alex Ross
e229ffdb0e
Fix tree selection context and command args (#211429)
Fixes #210046
2024-04-26 10:58:24 +02:00
Justin Chen
e0e7aeca17
additional lightbulb telemetry for insiders (#211407)
* added back lightbulb telemetry

* some cleanup
2024-04-26 16:16:10 +08:00
Benjamin Pasero
8e65948510
Exact matches are hard to find in outline (fix #187921) (#211419) 2024-04-26 09:34:03 +02:00
Benjamin Pasero
82de0899cc
Focus into Side Bar commands don't focus the sidebar if the sidebar wasn't already visible (fix #193737) (#211417) 2024-04-26 09:33:49 +02:00
Benjamin Pasero
c1f470ad5a
voice - allow for text to speech (#211006) 2024-04-26 09:33:23 +02:00
Matt Bierner
f86d0f7324
Exclude product.overrides from hygiene (#211396) 2024-04-25 18:18:09 -07:00
Logan Ramos
f6d0e7f6aa
Bump version (#211398) 2024-04-26 02:26:07 +02:00
Rob Lourens
2fb3fa8dd2
Merge pull request #211395 from microsoft/roblou/revolutionary-leopon
Add error message for chat loading
2024-04-25 16:40:27 -07:00
Rob Lourens
8c7a3faae8 Add error message for chat loading 2024-04-25 16:22:14 -07:00
Matt Bierner
56ad6311c8
Pick up latest Markdown language service (#211391)
Fixes #211389
2024-04-25 13:48:44 -07:00
Logan Ramos
3415990696
Add verification steps needed to endgame notebook (#211385) 2024-04-25 21:12:54 +02:00
Benjamin Pasero
8af4d0b255
Can't disable "An external application wants to open" warnings (fix #207777) (#211379) 2024-04-25 20:22:55 +02:00
Raymond Zhao
77be70eddd
Update my-endgame notebook (#211373) 2024-04-25 18:20:48 +02:00
Rob Lourens
91588fbb30
Merge pull request #211300 from microsoft/roblou/corporate-mammal
Fix broken chat layout after reloading window
2024-04-25 08:39:52 -07:00
Benjamin Christopher Simmonds
b561fea958
fix #211227 (#211371) 2024-04-25 17:27:18 +02:00
Ulugbek Abdullaev
9784f876f9
Merge pull request #211365 from microsoft/ulugbekna/rename-ftw
rename suggestions extra telemetry
2024-04-25 16:20:57 +02:00
Ulugbek Abdullaev
2ba0ea2aa7
rename suggestions: add extra telemetry on requesting rename suggestions 2024-04-25 19:03:50 +05:00
Alex Ross
72c0c28ee3
Pragmatic fix for diff decoration in split editors (#211356)
* Show git gutter indicators in both panes when using `Split Editor In Group`
Fixes #211257

* Revert "Show git gutter indicators in both panes when using `Split Editor In Group`"

This reverts commit e8b2166ef3.

* Pragmatic fix
2024-04-25 15:53:18 +02:00
Aiday Marlen Kyzy
e5faffedfc
Keep hover open when increase hover verbosity or decrease hover verbosity actions are triggered (#211331)
* checking that the increase or decrease actions are not called either

* renaming the variable to better represent its meaning
2024-04-25 14:54:29 +02:00
Sandeep Somavarapu
34e1f76c49
fix #210119 (#211340) 2024-04-25 13:27:43 +02:00
Martin Aeschlimann
ea618796e8
Breakpoint with stackframe should use debugStackframeDot (#211335) 2024-04-25 13:07:01 +02:00
Sandeep Somavarapu
393186e266
Revert "fix #210999 (#211326)" (#211333)
This reverts commit aaf767a660.
2024-04-25 12:38:06 +02:00
Sandeep Somavarapu
caad30bae7
fix #211216 (#211332) 2024-04-25 12:33:19 +02:00
Benjamin Christopher Simmonds
d4a41934a6
Fix wrong use of disposables (#211328)
fix #211096
2024-04-25 12:22:25 +02:00
Martin Aeschlimann
9c7f30b0a8
Cannot read properties of undefined (reading 'localeCompare') (#211329)
* Cannot read properties of undefined (reading 'localeCompare')

* remove unused import
2024-04-25 12:22:01 +02:00
Justin Chen
a8823c333e
telemetry for lightbulb and move to code actions (#211323)
* first pass on new telemetry

* change click condition to when there are 2 or fewer code actions, list out the code actions

* remove excessive calls

* cleanup

* also log the code action providers

* change owner to me

* change title to provider
2024-04-25 12:16:45 +02:00
Alex Ross
84d2ef91c5
TreeView reveal gets stuck if onDidChangeTreeData was fired with empty array (#211327)
Fixes #209043
2024-04-25 12:05:25 +02:00
Sandeep Somavarapu
aaf767a660
fix #210999 (#211326) 2024-04-25 12:00:56 +02:00
Sandeep Somavarapu
4ddcbbe136
fix #211297 (#211324) 2024-04-25 11:55:41 +02:00
Henning Dieterichs
39e7f05ca6
Fixes #210460 (#210543)
Signed-off-by: Henning Dieterichs <hdieterichs@microsoft.com>
2024-04-25 11:50:00 +02:00
Sandeep Somavarapu
d7b54f7b04
fix #211148 (#211319) 2024-04-25 11:01:12 +02:00
Sandeep Somavarapu
dee7ada658
add overall requests count (#211316) 2024-04-25 09:54:30 +02:00
David Dossett
64b28fbd1b
Merge pull request #211303 from microsoft/ddossett/sole-ocelot
Increase text contrast of slash command pills by dimming background slightly
2024-04-24 22:57:38 -07:00
Peng Lyu
cc3429872d
Activate inline chat on empty code cell other than inserting new cell (#211301) 2024-04-24 18:00:44 -07:00
David Dossett
6fa70200ee
Increase text contrast of slash command pills by dimming background slightly 2024-04-24 16:59:06 -07:00
Tyler James Leonhardt
dd8b5bedd7
Luciana is cool (#211296)
Add @luabud to the endgame notebook
2024-04-24 16:55:08 -07:00
Rob Lourens
684a0a7ce9 Update tests 2024-04-24 16:26:47 -07:00
Rob Lourens
ea00756b91 Fix broken chat layout after reloading window
Added a new property to the chat agent, but then it's missing from older rehydrated chat models.
2024-04-24 15:27:54 -07:00
Johannes Rieken
10a1ae8d6c
fix https://github.com/microsoft/vscode-copilot/issues/5342 (#211295) 2024-04-24 23:41:55 +02:00
Connor Peet
cd3072d9ae
debug: bump js-debug for 1.89 (#211294) 2024-04-24 23:26:25 +02:00
Benjamin Pasero
a4ebfe7b37
open folder settings in right click menu of explorer does not work (fix #176060) (#211287) 2024-04-24 11:51:24 -07:00
Daniel Imms
e934023cb5
Merge pull request #211284 from microsoft/tyriar/211192
Complete left side of completion if it differs
2024-04-24 11:30:55 -07:00
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