-
Notifications
You must be signed in to change notification settings - Fork 31
Useful vscode IDE shortcuts
Dehann Fourie edited this page Sep 23, 2020
·
10 revisions
- Control Panel:
Ctrl
+,
, - Keyboard shortcut panel,
Ctrl
+k
,Ctrl
+s
, - Run highlighted segments
Ctrl
+enter
, - Go to definition F12,
- Multiple Cursors with mouse:
Alt
+click
- Multiple Cursors with keyboard:
Ctrl
+d
, but then alsoCtrl
+u
to drop last, orCtrl
+k
,Ctrl
+d
to move last cursor to next instance, - Go to previous:
Ctrl
+Alt
+-
, - Explorer sidebar
Ctrl + B
,
- gitlens
- Console scrollback buffer: https://stackoverflow.com/questions/39881395/visual-studio-code-scroll-back-buffer