보관함

vscode 단축키

// Write on multiple lines
Shift + Option + Command + Up Down Arrow keys
Shift + Option + Mouse Click

// Make multiple cursor on selected are
Shift + Option + I

// Place cursor at multiple locations
Shift + Option + Mouse Drag
Option + Mouse Click

// Select multiple similar words with cursor at multiple locations
Command + D

// Opening the same file in a new Tab
Command + \

// Hideing the left Sidebar
Command + B

// Goto Function 
Command + Option + Click

// Open Terminal
Command + J