Copilot-inline-toggleA lot of people have the issue (including me) that sometimes you only want to access the autocompletion from IntelliSense. Copilot suggestions often prevent this access and thus can be sometimes very unnerving... This extension solves this issue with a very simple toggler for getting rid of the grey inline suggestion that interferes with autocompletion from IntelliSense without disabling Copilot in its entirety. FeaturesThe meant inline suggestion: There is either a clickable action in the status bar that also indicates the state:
Or you bind your custom shortcut:
Maybe that helps someone :) |