5 Shortcuts in Visual Studio to Skyrocket Your Development Process
Before I begin, I'd like to mention that I use these shortcuts within Visual Studio. Not Visual Studio Code or any other IDEs out there. I have noticed that some of the shortcuts work in other environments, nonetheless, I am writing this article with...
fikemifemi-fred.hashnode.dev5 min read
kndb
hustling in the microsoft stack
Thanks for the article, I could relate to all the shortcuts you mentioned.
I personally changed(or upgraded if you may) from
Ctrl + K + D->code cleanupbrush button at the bottom, left of your horizontal scroll bar. And then took one step further and installed an extension which does automatic code cleanup on Save.More power to you! Cheers.