✅ How To - Disable Intellisense auto-complete on spacebar
The intellisense spacebar auto-complete feature is driving me insane...I get using tab or enter to auto-complete, but spacebar auto-complete means I literally have to hit escape every time I'm typing something with a space in order for it to not auto-complete. It's driving me insane...
12 Replies
What do you mean by "something with a space in"?
VS Code Intellisense is autocompleting any time I hit the spacebar
I want to disable it so that I don't have to hit the escape button literally every time I'm typing a space
o/w it autocompletes with the first selection that intellisense suggests
I did find this article
Stack Overflow
How do I prevent autocomplete on spacebar in Visual Studio Code (VS...
In Visual Studio Code when a highlighted quick suggestion appears, if I press SPACE, the suggestion is accepted and auto-completed.
How do I disable this feature so autocomplete only occurs on TAB ...
but my settings.json is read-only and I can't figure out how to modify it
autocomplete on tab and enter is fine
Do you have the C# extension installed?
Because what you have there is the completion you get in a standard text fie in vscode
But also:

That's how you open settings
Hmm, ya, I have both C# and the C# dev extensions installed
the code formatter is set to ASP.NET Razor
Is it actually activated?
Because it doesn't actually look like it
Unknown User•3mo ago
Message Not Public
Sign In & Join Server To View
If you have no further questions, please use /close to mark the forum thread as answered