Show Menu
Cheatography

Visual Studio Code Cheat Sheet (DRAFT) by

commands from this editor under linux. Set is atom keymap with some adjustments.

This is a draft cheat sheet. It is a work in progress and is not finished yet.

Bookmarks

Add | Delete a Bookmark (Toggle)
Ctrl+Alt+K
Next Bookmark
Ctrl+Alt+N
Previous Bookmark
Ctrl+Alt+B

Command Palette

Open
Ctrl+Shift+P

Commenting out code (line or block)

Set as comment
Ctrl+/
Uncomment
Ctrl+/