본문 바로가기

webdesign/VisualStudio

visual studio shortcuts

Ctrl+K+C/Ctrl+K+U : Comment Code Block link

Ctrl + / (slash) : Comment Code Block link

holding Option + Ctrl + / (slash) : Comment out multiple lines in different positions  link

Option + click : edit multiple line in different positions

Option + command +up/down key : edit multiple lines

Shift + Option + up/down key : copy the single line

Option + Up/Down : Move Code link

 

shift + up/down key : multi-line code editing / select multiple lines

 

code.visualstudio.com/docs/getstarted/tips-and-tricks

 

Visual Studio Code Tips and Tricks

Visual Studio Code Tips and Tricks for power users.

code.visualstudio.com

 

Shift+Option : Column (box) selection

cmd + shift + f : search in all files 

cmd + [ , cmd + ]  : move multiple lines simultaneously

cmd   +  ← , cmd  +  →  : move to the end of left / right