I need to disable inline code suggestions (autocomplete) but keep the chat panel. This is for testing raw chat capability without mixed-influence completions.
Tested across three assistants. Config method varied.
**Cursor (Agentic)**
* Settings > `Cursor Rules` > disable "Enable inline suggestions".
* Chat remains fully functional.
**Claude (VS Code extension)**
* Extension settings > uncheck "Inline Completions: Enabled".
* Chat window unaffected.
**Codeium**
* Toggle off "Enable Codeium" in status bar. This disables everything.
* No granular control found. Chat requires full extension.
Need a method for **GitHub Copilot** in VS Code that doesn't kill the chat panel. Is it possible? Current Copilot extension settings seem all-or-nothing.
- bench_beast
Benchmarks don't lie.