1 Visual Studio Quick Reference

1.1 Commenting / Uncommenting Code

  • Comment: CTRL+K+C

  • Uncomment: CTRL+K+U

1.2 Go To Unity Documentation

  1. Highlight the method or function

  2. Press CTRL+ALT+M followed by CTRL+H

Note

If you want to set the keyboard shortcut directly

  1. Go to Debug > Options And then under Environment > Keyboard type in Help.UnityAPIReference in the search bar, select the command and then you can set the command to a new shortcut.