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
However, when a word is accepted, the virtual text is cleared, and after 1 or 2 seconds, the virtual text appeared again. However, when I accept a word, the text generated by Copilot is more likely to be the same with what they it was before it is clear. Therefore, I think the virtual text should be kept. Here's a video shows what vscode does.
20250420_171856.mp4
It's usually that I don't want to accept all the things copilot generated, but just some words. In vscode, I can use <tab><tab><tab>... until what I decide to write something by myself.
I set
<tab>to accept_wordHowever, when a word is accepted, the virtual text is cleared, and after 1 or 2 seconds, the virtual text appeared again. However, when I accept a word, the text generated by Copilot is more likely to be the same with what they it was before it is clear. Therefore, I think the virtual text should be kept. Here's a video shows what vscode does.
20250420_171856.mp4
It's usually that I don't want to accept all the things copilot generated, but just some words. In vscode, I can use
<tab><tab><tab>...until what I decide to write something by myself.