An extension pack for Python development in VS Code. Easiest way to install is via the marketplace.
Download the vsix-package from Packages to the right in the github repository.
You can also clone the repository into the <user home>/.vscode/extensions
folder and restart VS Code.
- Clone the repository
- Open the folder in VSCode
- Make your changes
- Press F5 to start a new window with the extension pack for testing
The extension pack is a collection of extensions that are useful for .NET development.
Contributions are welcome.
Gnu General Public License v3.0 Copyright (c) 2022 [Scheibling]