Skip to content

Extension for VisualStudio code (C# refectoring)

Notifications You must be signed in to change notification settings

craig006/SuperSharp

Repository files navigation

Super Sharp

Provides some missing refactoring features for C#

Whats new

Add constructor injected dependencies from anywhere inside a class. The refactor is only available when the cursor is inside a class that contains a constructor.

Features

Move class | enum | interface | struct to new file.

When creating a new class it will detect and use the namespace of the current document and remove that type from the current document.

About

Extension for VisualStudio code (C# refectoring)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published