I keep getting these autosuggestions in my editor that are really annoying. I thought they were github copilot initially, but after uninstalling copilot, I’m still getting them. Moreover, I don’t get the suggestions in normal vscode, only in cursor. Is this cursor that is inserting these suggestions, and if so, how can I disable them?
You can disable copilot++ in the More tab of the AI pane (on the right hand of the editor)!
Would love to hear what is annoying about them too so we can update the UX - is it largely when they cover the IDE dropdown options?
Ah thank you!
It does cover the IDE drop down options which I don’t love. Really though I just don’t like the autosuggestions, I only want the AI to help me when I ask it to. Same reason I don’t have github copilot, just messes up my flow I feel.
Hey @rishabhy ,
I’m new to cursor but very familiar with vscode and ran into the same issue here…
I guess the most annoying thing for me is that it will accept the suggestion through a tab keydown… most common scenario for me is when I just want to ignore the current suggestions and add a new layer of indentation but instead it autocompletes with something I don’t want and it just gets really distracting/frustrating.
Thanks!
I found that you can overwrite this behaviour by configuring shortcut keys! nice