Skip to content

Visual Studio extension that allows to find implementations of particular interface

License

Notifications You must be signed in to change notification settings

alexeiskachykhin/go-to-interface-implementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoToInterfaceImplementation

Visual Studio extension that allows to find implementations of particular interface.

Depreciation notice

Visual Studio 2015 Update 1 natively supports this functionality https://www.visualstudio.com/en-us/news/vs2015-update1-vs.aspx. This project still exists as a reference implementation of Visual Studio extension.

##Getting started To contribute to this project, you'll need to do a few things first:

  1. Fork the project on GitHub
  2. Clone it to your computer
  3. Install the Visual Studio 2013 SDK
  4. Open the solution in VS2013

About

Visual Studio extension that allows to find implementations of particular interface

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages