Visual Studio Shortcuts
# Delete line Ctrl + Shift + L # Add class Shit + Alt + C # Add constructor and other refactoring options (equals, hashCode) Ctrl + . # Comment out the selected lines Ctrl + E, C # Format the document Ctrl + E, D