Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cursor Placement instead of Live Templates #3465

Closed
kaesekarl opened this issue Feb 23, 2024 Discussed in #3464 · 1 comment
Closed

Cursor Placement instead of Live Templates #3465

kaesekarl opened this issue Feb 23, 2024 Discussed in #3464 · 1 comment
Labels
duplicate Another issue exists addressing the same problem.

Comments

@kaesekarl
Copy link

Discussed in #3464

Originally posted by kaesekarl February 24, 2024
Hello!

I have a (maybe bug?) problem with the way command-completion is handled:

image

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.

image

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?

@PHPirates
Copy link
Collaborator

Discussed in #3464

@PHPirates PHPirates added the duplicate Another issue exists addressing the same problem. label Feb 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate Another issue exists addressing the same problem.
Projects
None yet
Development

No branches or pull requests

2 participants