Microsoft please get your tab to autocomplete shit together
41–50 of 153 posts
Re: Microsoft please get your tab to autocomplete shit together
#42> Ivan was born at a very young age, this has made a lot of people very angry and is widely regarded as a bad move. Lol
Re: Microsoft please get your tab to autocomplete shit together
#43This 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.
There seems to be a pattern where higher market cap correlates with worse ~~tech~~ fundamentals.
Re: Microsoft please get your tab to autocomplete shit together
#44This 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.
Not a fan of Windows either, but playing devil’s advocate here: Apple’s Finder has steadily gotten worse over the last ~16 years, at least in my experience. It increasingly struggles with basic functionality. There seems to be a pattern where higher market cap correlates with worse ~~tech~~ fundamentals.
Re: Microsoft please get your tab to autocomplete shit together
#45Reminds 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.
I'm convinced that the win10 Start Menu was the single worst thing microsoft inflicted upon us in that OS. I imagine that particular discussion went like this: Exec1:"We have a semi decent os with a refreshingly updated UI that should stay relevant for a decade. How can we make it better?" Exec2: "why not replace the perfectly good start menu we have with an ugly, oddly proportioned rectangle with animated ads for ou…
Re: Microsoft please get your tab to autocomplete shit together
#46Why do people still spend time worrying about M$ stuff…
Re: Microsoft please get your tab to autocomplete shit together
#47I don’t know what it is but I think commpletion across editors has gotten so much worse. Even PyCharm now routinely completes some hallucinated method or library. Even with AI completions off I feel like it still somehow got dumber since 2023.
Re: Microsoft please get your tab to autocomplete shit together
#48Reminds 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.
Windows Vista/7, search was instant and correct (modulo hard drive speed and RAM). Then Windows 10 came along, I click a local result, half the time it takes forever to open Explorer, or nothing happens, or there's no results once it does open.
By the way, things still work correctly and instantly with OpenShell, so something still works underneath whatever shit veneer has coated the shell
Let me fix the title: Microsoft, please get your shit together
I tried to help a relative set up a new Windows PC recently and had to give up. Everything was confusing and/or broken, and for the first time I am ready to just send them to Apple while they can still return it. A literal brand new PC with nothing installed, and after logging in, clicking Explorer in the task bar doesn't work and I have to reboot and try again? I'm not even angry, just disappointed.
Did you know there's no more Office, they literally call it Microsoft Copilot 365 now? Like, I've been through shades of this before (".NET", anyone?) but it's a thoroughly unhinged clusterfuck on an entirely different level now.
Oh, I'd say AI is rotting our brains, all right...
Re: Microsoft please get your tab to autocomplete shit together
#49It's because Tab accepts copilot suggestion, you have to press Enter instead to accept the language server suggestion.
Yes, and what a mess it has been. 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.
Otoh I disabled all the intellisense stuff so I don't have the issues described in TFA: tab is always copilot autocomplete for whatever it shows in grey.
Re: Microsoft please get your tab to autocomplete shit together
#50This 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.
It’s so weird, vscode worked flawlessly for me for years and after migrating to neovim a month or two ago I keep seeing complains. Has there been a change lately and in the project, or is it just internet bias?