Skip to content

VSCode

Useful Commands

Description Command
Command Palette Ctrl + Shift + P
Terminal Ctrl + ~
Collapse All Ctrl + K + 0
Expand All Ctrl + K + J

VSCode Online

There is a web/browser version of VS Code which is accessible at vscode.dev.

Markdown All in One

All you need to write Markdown (keyboard shortcuts, table of contents, auto preview and more).

Creating VSCode Extensions