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

Copilot suggestion not always "accepted" when pressing the tab key according to the mode the editor is in ! #117

Open
Francois-La opened this issue May 28, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Francois-La
Copy link

Francois-La commented May 28, 2024

When Copilot suggest text, while writing text in the MD editor, when pressing the tab key, the default tab key behavior is applied (a numbered list is started and indention applied) but the suggested text is not applied.

Update: After several attemps to find a work around, it appears that pressing tab again might accept the suggested text wihout incrementing the indentation level again.

In most other situations (let's sat like when tab is not expected), the copilot suggestion text is accepted without issues.

So, the only problematic case is when you type "1." at the very begining of line, type space, start writing, a copilot suggestion appears, and you press tab to accept it... Then, the "indentation" will be done, but the suggested text will not be applied.

Work arounds:

  1. Press tab again.
  2. Type "1." follow by tab, indentation occurs... Then, default "tab acceptance" is back to normal.

Then, this is not a bug, just a very minor anoyance.

@Francois-La Francois-La added the bug Something isn't working label May 28, 2024
@Francois-La Francois-La changed the title Copilot suggestion cannot be triggered when pressing the tab key Copilot suggestion not always "accepted" when pressing the tab key according to the mode the editor is in ! May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant