This is a fork of https://github.com/jchannon/csharpextensions seeing as that extension is no longer under development and I thought it was worth keeping alive. WHile the current functionality is pretty basic, it provides a solid foundation for future additions. C# ExtensionsWelcome to C# Extensions. This VSCode extension provides extensions to the IDE that will hopefully speed up your development workflow. What's new in v1.3.2
What's new in v1.3.1
FeaturesAdd C# Class Add C# Interface Add fields from constructors Add constructor from properties Add read-only 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. LicenceMIT See licence.txt |