I automated my C# workflow in Visual Studio with a Stream Deck, and it’s a game-changer
youtu.be·9h·
Discuss: r/programming
Flag this post

Hey fellow C# devs,

I got tired of remembering complex Visual Studio keyboard shortcuts and constantly managing my workspace, so I decided to see if I could build a more physical, streamlined workflow. I ended up creating a full productivity system using an Elgato Stream Deck, and the results have been incredible for my focus and coding speed.

I wanted to share it because the principles can apply to any C# project, whether you're working on web, desktop, or games.

Some of the key automations I set up for my C# workflow include:

  • One-Button VS Commands: No more Ctrl+K, Ctrl+D! I have a single physical button to format the entire document. I also have buttons for easily movin...

Similar Posts

Loading similar posts...