LSP-copilot icon indicating copy to clipboard operation
LSP-copilot copied to clipboard

Is there any option to turn it off for current file or specific file extensions?

Open ardabro opened this issue 1 year ago • 3 comments

Sometimes it is annoying when poor copilot tries to be clever repeatedly in a context where it cannot help in any way...

ardabro avatar Apr 04 '24 19:04 ardabro

current file, no

file extensions, maybe

syntaxes, yes

jfcherng avatar Apr 04 '24 20:04 jfcherng

Now that we have .copilotignore support. This could work, or we can add a toggle command that temporarily disables

TerminalFi avatar Jul 02 '24 03:07 TerminalFi

+1 for a toggle command that temporarily disables. In a poor completion context, I want to disable completions until I've manually moved the cursor somewhere other than where I'm typing. Because I don't know it's a poor completion context until I'm in it, having to maintain a list of exceptions feels a bit onerous.

Maybe pressing Escape twice to reject a suggestion and prevent the next one.

vgkids avatar Aug 03 '24 16:08 vgkids