PullToInterfacor
A Visual Studio Code Extension to include the ability to Pull methods and properties to inherited interfaces and base classes. This is targeted to C# development and is meant as a supplemental extension to C# Dev Kit. This extension supports pulling public properties and methods to interfaces, and public and protected methods to base classes. InstallationTable of ContentsInstruction
Caveats
Known IssuesSupported MembersInterfaces
Base Classes
Usage ExamplesSpecial ThanksSome of the helpers were adopted from devshop |