Skip to content
This repository has been archived by the owner on Sep 24, 2018. It is now read-only.

Latest commit

 

History

History
41 lines (21 loc) · 1.08 KB

README.md

File metadata and controls

41 lines (21 loc) · 1.08 KB

***** PROJECT NO LONGER UNDER DEVELOPMENT *****

C# Extensions

Welcome to C# Extensions. This VSCode extension provides extensions to the IDE that will hopefully speed up your development workflow.

Features

Add C# Class

Add C# Class

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