I can't stand how co-pilot hijacks the standard code completion, often overriding the typescript completion I actually want or generating something distracting.
There should be a way to only run completions when prompted.
I had the same issue of Copilot hijacking suggestions with Intellij family of IDEs. Apparently there is a setting, disabled by default, to show both the suggestions (copilot's and Intellij's). Not on my laptop but it's somewhere in
There should be a way to only run completions when prompted.
Please upvote this issue if you run into the same problems: https://github.com/community/community/discussions/9817