Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>ISPW Programming BasicsNew to Visual Studio Code? Get it now.
ISPW Programming Basics

ISPW Programming Basics

lebalz

|
133 installs
| (0) | Free
extension pack for the programming basics seminar
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

ISPW Programming Basics VS Code Extension Pack

ispw

Install the extension from the Marketplace.

This extension pack adds the following vs code plugins:

  • Git2go
  • Python2go
  • Python
  • Markdown Preview Github Styles
  • Git Graph
  • Python Test Adapter
  • Test Explorer
  • Mardkdown Pdf
  • Markdown All in One
  • Bracket Pair Colorzier 2
  • CSV Viewer
  • Gitlens
  • Path Intellisense
  • Vscode Intellicode

Installation

  • Windows
  • Apple OSX

Windows

1. Install Python

  1. Download a current Version of python.org (get the Windows x86-64 executable installer). download python
  2. Install it by navigating to Downloads and double klicking the downloaded .exe File. explorer
  3. Make shure you checked the box Add Python 3.8 to PATH
  4. Click Install Now install py
  5. Disable the pathelength limitation of windows (if not already done) disable path length

2. Install Git

Download Git from git-scm.com and install it. The default options are a good startpoint, but make sure to select the following options on these 3 install screens: Install-Screen-2 Install-Screen-5 Install-Screen-6

3. In VS Code

Restart VS Code and follow the hints given by the notifications. Click Install when you are prompted to install Python.

Apple OSX

1. Install Homebrew

Open a Terminal (search for Terminal in the Spotlight: ⌘ + Leertaste) and execute the following command. You may be prompted for your computer password.

xcode-select --install
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"

2. In VS Code

Restart VS Code and follow the hints given by the notifications. Click Install when you are prompted to install Python.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft