this post was submitted on 26 May 2025
44 points (97.8% liked)
Programming
20389 readers
70 users here now
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Rules
- Follow the programming.dev instance rules
- Keep content related to programming in some way
- If you're posting long videos try to add in some form of tldr for those who don't want to watch videos
Wormhole
Follow the wormhole through a path of communities [email protected]
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
The things the author mentioned drive me nuts about visual studio…. Especially trivial completions, like brace pairing, their thirst to add these newb-crutches leads me to backspacing and retyping over and over again, trying to figure out what the editor did that I didn’t even notice and how to undo it. For something that is literally a 20ms muscle memory action for any experienced programmer.
Most of those can be disabled in Visual Studio, though, right?
I think I may have disabled some of those kinds of conveniences/automatisms.