Skip to content

bnhovde/st-vscode-key-mappings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

Sublime Text / VS Code Key mappings

A list of my most frequently used key commands and the equavilent in VS Code

Created to accompany my article on going from ST to VS Code.

OSX key mappings:

(Most frequently used)

Key Mapping Sublime Text 2 VS Code
Go to File cmd + P cmd + P
Select next instance of the selected word cmd + D cmd + D
Create multiple cursors for multi-editing cmd + click alt + click
Duplicate current line cmd + shift + D alt + shift + up/down
Move current line up/down ctrl + cmd + up/down alt + up/down
Undo cmd + z cmd + z
Redo cmd + y cmd + shift + z

Useful resources

About

Sublime Text / VS Code Key mappings

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published