T O P I C R E V I E W |
Simon |
Posted - Feb 02 2024 : 06:47:55 AM The VA feature "Suggestion Lists" does not interact well with suggestions from GitHub Copilot. VA suggestions prohibit accepting suggestions from GitHub Copilot with the Tab key.
I understand that both want to use the Tab key to accept their suggestions and that a solution might not be easy. But I'm sure you can come up with a decent solution so that both features can be used in parallel.
Used versions: Visual Studio Enterprise 2022 (64-bit) 17.8.6 Visual Assist 10.9.2511.0 GitHub Copilot 1.155.0.0 GitHub Copilot Chat 0.2.242.43722 |
1 L A T E S T R E P L I E S (Newest First) |
feline |
Posted - Feb 05 2024 : 07:49:18 AM This makes sense. Any thoughts on how we might try and work around this?
My first thought is to let Tab bypass the listbox, assuming we can reliably detect a Copilot suggestion, leaving you still able to use Enter on the listbox. I don't like this since it breaks muscle memory if you normally accept the listbox with tab, but it does leave you open to accepting one or the other. |
|
|