Skip to content

VS Code

A personal cheatsheet for Visual Studio Code.

Hotkeys

Open terminal in .venv

Ctrl+Shift+`

Split editor

Cmd+\

Command Palette

Shift+Cmd+P

Commands

Setup a C++ project

Cmake: Quick start

Setup a python project

Python: Create environment...