Create New C# Type (csharp-new)Does what it says on the box: It enables you to create new C# types. Specifically it adds a menu to create a new C# type file in a given folder. FeaturesSupported types:
Namespace resolution: It reads the namespace from the project name or from a settings file. Supports both nested and flat namespaces. Generics in type name: You can enter type names with generics, which are excluded from the file name. Known issuesNamespace reading from the <RootNamespace> csproj setting is not yet supported. Release Notes0.2.1
0.2.0
0.1.0
|