Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>C# ExtensionsNew to Visual Studio Code? Get it now.
C# Extensions

C# Extensions

JosKreativ

|
1,239,545 installs
| (15) | Free
C# IDE Extensions for VSCode
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Customized version of https://github.com/jchannon/csharpextensions, -> https://github.com/KreativJos/csharpextensions

C# Extensions

Welcome to C# Extensions. This VSCode extension provides extensions to the IDE that will hopefully speed up your development workflow. It can currently be found at:

  • VS Code Marketplace
  • Open VSX.

Features

Add C# Class

Add C# Class

Add C# Enum

Add C# Enum

Add C# Interface

Add C# Interface

Add fields from constructors

Add fields from constructors

Add constructor from properties

Add constructor from properties

Add read-only property from constructors

Add read-only property from constructors

Add property from constructors

Add property from constructors

This extension traverses up the folder tree to find the project.json or *.csproj and uses that as the parent folder to determine namespaces.


Licence

MIT

See licence.txt Legacy Repository: jchannon/csharpextensions

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