LSP-copilot
                                
                                 LSP-copilot copied to clipboard
                                
                                    LSP-copilot copied to clipboard
                            
                            
                            
                        Is there any option to turn it off for current file or specific file extensions?
Sometimes it is annoying when poor copilot tries to be clever repeatedly in a context where it cannot help in any way...
current file, no
file extensions, maybe
syntaxes, yes
Now that we have .copilotignore support. This could work, or we can add a toggle command that temporarily disables
+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.