A very simple but effective viewset if you develop with Visual Studio. I'm still adding features so I will keep the file updated here.
Most are the default VS keybindings but consider that I'm using CodeMaid (which is a free extension and very very useful as much as simple so go get it!) and for example the "Clear Document" button executes two code maid action to clean the style of the open document and reorganize it.
I also use CodeRush from devexpress, and the embeds on the violet column for example are CodeRush snippets. You select one or more lines and pressing the button smart embeds them.
If some of the button won't work (very few... maybe just the ones I explained above) go in and edit the shortcuts.
Enjoy
Comment