Visual Studio 2022 Conflict #12946
-
|
Hi, it seems copilot tab shortcut is conflicting with visual studio tab actions like snippets. Is there a way to change copilot shortcuts ? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
Yeah, integration with code snippets is not great. The |
Beta Was this translation helpful? Give feedback.
-
|
The latest published version (v1.10.0.3 or later) has a fix for the snippets issue! It will now avoid displaying suggestions when you're expanding snippets, and therefore |
Beta Was this translation helpful? Give feedback.
The latest published version (v1.10.0.3 or later) has a fix for the snippets issue! It will now avoid displaying suggestions when you're expanding snippets, and therefore
TABwill properly accept and move the caret with the snippet as usual. Please give it a try and let us know if it solved the issue for you!