Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 302 Bytes

VisualStudioTips.md

File metadata and controls

16 lines (12 loc) · 302 Bytes

Visual Studio

Commenting

  • ctrl-k c – comment cursor
  • ctrl-k t – uncomment cursor

Formatting

  • ctrl-k ctrl-f – auto-format cursor
  • ctrl-r ctrl-r – rename

Unity

General

  • ctrl-p – play
  • ctrl-shift-p – pause
  • ctrl-shift-c – show console