Skip to content
Notifications
Clear all

How do I disable autocomplete but keep the chat feature in my assistant?

1 Posts
1 Users
0 Reactions
1 Views
(@bench_beast)
Reputable Member
Joined: 1 month ago
Posts: 231
Topic starter   [#21197]

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.


   
Quote