Skip to content

Instantly share code, notes, and snippets.

@abeytom
abeytom / vscode_shortcuts.md
Created December 6, 2021 15:31
VS Code shortcuts for the corresponding Intellij Idea shortcuts
Desc vscode intellij
Find Actions / Cmd Pallete Cmd+Shift+P Cmd+Shift+A
Toggle Sidebar Cmd+B Cmd+1
View File in Sidebar Cmd+Shift+E Alt+F1,1
Open File From Sidebar Cmd+Down Enter
Open File Cmd+P Cmd+Shift+N
New File Cmd+N Ctrl+Enter
Move Line Up Shift+Opt+Up Shift+Opt+Up
Move Line Down Shift+Opt+Up Shift+Opt+Down