Microsoft please get your tab to autocomplete shit together
11–20 of 153 posts
Re: Microsoft please get your tab to autocomplete shit together
#12Not a very clear issue report, but looks like a conflict between language features, copilot, and possibly snippets? The project is open source and invites feedback in the form of issues, although sadly their issue report page is a bit of a cesspool - will really make you lose faith in humanity. https://github.com/microsoft/vscode/issues I think maybe vibe coders got to it and don’t realize that there are certain requ…
Which is overwhelmingly the VS Code experience for any language. Everything feels shaky. I've had to report a bunch of irritating issues like the post for TypeScript - never fixed or resolved. I have never needed to report issues like this for C# in Visual Studio, and when I have tried C# in VS Code the experience makes me wonder if it's a bad joke.
Re: Microsoft please get your tab to autocomplete shit together
#13Shout-out to FileLocator Pro as an aside.
Re: Microsoft please get your tab to autocomplete shit together
#14This is a company that cannot get "basic file search" working on their OS for 30+ years, I'm hardly holding my breath as they double-down on overcomplexity with even more overcomplexity. Shout-out to FileLocator Pro as an aside.
Re: Microsoft please get your tab to autocomplete shit together
#15And pretty fast these fast these days.
Re: Microsoft please get your tab to autocomplete shit together
#16This is actually bearable compared to the new terminal suggestions in vscode. Not only does it autosuggest bizzare completions for commands, it breaks shell completions. So when I tab a file path, it shoves the absolute path into the partially typed path making it unusable.
Re: Microsoft please get your tab to autocomplete shit together
#17It's because Tab accepts copilot suggestion, you have to press Enter instead to accept the language server suggestion.
Intellisense + Intellicode + Roslynator (extension) combined were really the height of productivity in Visual Studio. Now they've driven a steam-roller over all of that, forced CoPilot down our throats.
I LIKE CoPilot's "chat" interface, and agents are fine too (although Claude in VS Code is tons better), but CoPilot auto-complete is negative value and shouldn't be used.
Re: Microsoft please get your tab to autocomplete shit together
#18Re: Microsoft please get your tab to autocomplete shit together
#19Reminds me of Windows Search. It's been botched since they added ads to the Start Menu. Pretty soon VSCode will show you intellisense ads in the list of code completions.
Also, there is a RegX way of disabling "bing" for-real in the search but they released an update that caused doing so to break search entirely if that was set (totally a coincidence I'm sure).
Re: Microsoft please get your tab to autocomplete shit together
#20Pretty sure you’re supposed to press return in order to accept a dropdown suggestion. Tab is for accepting the AI code completion. I disabled completions.