Skip to content

NicholasMurray/VSCode-Shortcuts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 

Repository files navigation

VSCode-Shortcuts

Switch Tabs

Ctrl + Tab

Access quick fix context menu

Linux

Ctrl + .

Switch between Editor and Terminal

Mac

Ctrl + `

Linux

Ctrl + Y

Move Line Down or Up

Alt + ↓ or Alt + ↑

Copy Lines Down or Up

Windows

Shift + Alt + ↓ or Shift + Alt + ↑

Mac

Shift + Option + ↓ or Shift + Option + ↑

Linux

Shift + Alt + PageDown or Shift + Alt + PageUp

Select Current Word (where cursor is placed)

Ctrl + D

Insert Semicolon

Colonize extension

Shift + Enter Insert semicolon at the end of line and continue on the same line

Alt + Enter Insert semicolon at the end of line and continue on the new line

Ctrl + Alt + Enter Insert semicolon and stay at the same position

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published