Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 717 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 717 Bytes

VSCode .NET/C# Extension Pack

An extension pack for Python development in VS Code. Easiest way to install is via the marketplace.

Manual installation

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.

Development

  1. Clone the repository
  2. Open the folder in VSCode
  3. Make your changes
  4. Press F5 to start a new window with the extension pack for testing

Usage

The extension pack is a collection of extensions that are useful for .NET development.

Contributing

Contributions are welcome.

License

Gnu General Public License v3.0 Copyright (c) 2022 [Scheibling]