Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>copilot-inline-toggleNew to Visual Studio Code? Get it now.
copilot-inline-toggle

copilot-inline-toggle

Bubulus

|
2,206 installs
| (9) | Free
Switcher for the GitHub Copilot inline suggestions, for better DX with Intellisense
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Copilot-inline-toggle

A 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.

Features

The meant inline suggestion:

example

There is either a clickable action in the status bar that also indicates the state:

ON Indicator: on

OFF Indicator: off

Or you bind your custom shortcut:

  {
    "key": "YOUR KEYBIND",
    "command": "copilot-inline-toggle.switch"
  }

Maybe that helps someone :)

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft