VSCode
[ 1 Resources ] [ 2 Installation ] [ 3 Extensions ] [ 4 Configuration ] [ 5 Python Extension ]
Resources
Installation
Extensions
Better TOML
Black Formatter
C/C++ Extension Pack (Microsoft)
Github CoPilot
Github Repositories
Github Pull Requests & Issues
Github Markdown Preview
Python
Remote Development (Microsoft) - for working over ssh
Theme - Dimmed Monokai
Configuration
Python Extension
On Ubuntu 18.04
, you’ll need to install python3.8
and configure the extension to use that, otherwise you’ll get module not found errors for dataclasses
.