Skip to content

Latest commit

 

History

History
97 lines (62 loc) · 4.4 KB

File metadata and controls

97 lines (62 loc) · 4.4 KB

Extensions

Extensions are an important part of using vscode. They allow you to have a light weight IDE that is still super powerful.

Set up

  1. Copy extensions.json to the folder .vscode in the folder you will be coding in (create the folder if nessecary)

  2. Go through extensions.json and choose the extensions that you want

  3. Download the suggestions by hiting ctrl-shift-p (cmd-shift-p on mac) and typing 'Extensions: Show Recommended Extensions' and clicking the download button

Recommended Extensions

Recommended extensions

SSH

Github

Python

Jupyter Notebook

R

Conda/Mamba

Data Viewers

Suggested extensions

Data Viewers

Jupyter Notebook

WSL

Helpful extensions

Key bindings

Docker

Gitpod

Pair Programming