VS Code installation: Difference between revisions

From Master of Neuroscience Wiki
Created page with " == The goal == Install VS Code as editor for Python. Questions to [mailto:davrot@uni-bremen.de David Rotermund] '''I assume that you have installed Python.''' == Download and installation == You need to download VS Code before you install it… https://code.visualstudio.com Obviously you want to use the version suitable for your OS. Then install it. So far not very eventful. == Extensions == <div class="figure"> Figure 0 </div> === Python..."
 
No edit summary
 
Line 1: Line 1:


== The goal ==
Install VS Code as editor for Python.
Install VS Code as editor for Python.



Latest revision as of 15:42, 17 October 2025

Install VS Code as editor for Python.

Questions to David Rotermund

I assume that you have installed Python.

Download and installation

You need to download VS Code before you install it…

https://code.visualstudio.com

Obviously you want to use the version suitable for your OS.

Then install it. So far not very eventful.

Extensions

Figure 0

Python

Which also installs:

Figure 1b

Jupyter

Which also installs:

Figure 2b

Figure 2c

Figure 2d

Figure 2e

Flake8

Figure 3

Black Formater

MyPy Type Checker

Figure 5

Indent Rainbow

Figure 6

Todo Tree

Figure 7

Do not copy empty

Figure 8

Error Lens

Figure 9

One Dark Pro Theme (has a minimap)

Figure 11

Remote ssh (For our Cluster)

Figure 10

Which also installs:

Figure 10b

C/C++ (C++ development / PyBind11)

Figure 12

C/C++ Extension Pack (C++ development / PyBind11)

Figure 13

Which also installs:

Figure 13b

(I don’t know who installs CMake and CMake tools)

C/C++ Include Guard (C++ development / PyBind11)

Figure 14

Arduino (Arduino)

Figure 15

Which also installs:

Figure 15b