Microsoft please get your tab to autocomplete shit together
ivanca.github.io
Microsoft please get your tab to autocomplete shit together
1–10 of 153 posts
Re: Microsoft please get your tab to autocomplete shit together
#2VS code would also eat up the curly brace at the end of a class declaration when auto-generating a method skeleton.
I gave up and installed Rider. So far so good.
Re: Microsoft please get your tab to autocomplete shit together
#3Re: Microsoft please get your tab to autocomplete shit together
#4Re: Microsoft please get your tab to autocomplete shit together
#5Looks like Unity code. Not sure if it’s Visual Studio or VS Code, but yeah, it was baffling to me how weirdly bad C# support in either IDE is. Maybe something wrong with my setup, but autocompletions indeed suck (in addition to just wrong picks, editors often would suggest a symbol that doesn’t make sense from the typing perspective, as if there aren’t any language servers or intellisense or whatever). VS code would…
It's stuff like this though that keeps me from using vscode for code editing (I use it for markdown and JSON file editing only). I guess I don't know what I'm missing but it's never been a smooth experience for me. If I'm on Windows I tend to stick with visual studio.
Maybe I should consider rider...
Re: Microsoft please get your tab to autocomplete shit together
#6The 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 requirements to create useful feedback? Or maybe VS Code linking from the help menu is a bad idea.
This blog post is a step above the “doesn’t work is garbage” issues filed in GitHub, but only just one. What did the author try to fix? When did it stop working? What kind of projects? What extensions are installed?
Aside: in the spirit of Christmas cheer, I’ll share this fun meme, completely (un)related to the topic at hand: https://old.reddit.com/r/github/comments/1at9br4/i_am_new_to...
Re: Microsoft please get your tab to autocomplete shit together
#7It'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.
Re: Microsoft please get your tab to autocomplete shit together
#8Re: Microsoft please get your tab to autocomplete shit together
#9Microsoft VS peaked for me in 2013 to 2017 when they decoupled a bunch of things, specifically .NET