You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Press tab again.
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.
The text was updated successfully, but these errors were encountered:
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
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:
Then, this is not a bug, just a very minor anoyance.
The text was updated successfully, but these errors were encountered: