Replies: 1 comment 2 replies
-
Yes, copilot is well known for getting in the way of things. To me this sounds like a keymap conflict, because you (as in, with your current settings) want tab to magically know which of the two things it is assigned to it should do. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello!
I have a (maybe bug?) problem with the way command-completion is handled:
When i press enter now i expect the command to be completed and my cursor is in between the curly brackets to insert a file.
But instead of just the cursor being there, a live template is created and i cant use the Copilot to tab the suggested insertion.
I know that the template can be useful for something like environments but it drives me nuts when i want to tab and instead of the suggestion a "real" tab appears in the box.
(I know i can hit ESC to disable the Template but i have to hit it twice since copilot will disable first and then i cant insert the suggestion i wanted either)
Is there a way to turn this behaviour off that i didnt find on google or in the documentation?
Beta Was this translation helpful? Give feedback.
All reactions