Customized version of https://github.com/jchannon/csharpextensions, -> https://github.com/KreativJos/csharpextensions
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:
versions up to 1.7.3 will be published under this new extension: c# Extension 1.8.0. Please report issues using the following this link
Add C# Class
Add C# Enum
Add C# Interface
Add constructor from properties
Add body expression constructor from properties
This extension traverses up the folder tree to find the project.json or *.csproj and uses that as the parent folder to determine namespaces.
MIT
See licence.txt Legacy Repository: jchannon/csharpextensions