Skip to content
| Marketplace
Sign in
Visual Studio>Tools>Implementator
Implementator

Implementator

Yuriy Dubensky

|
2,037 installs
| (5) | Free
Adds "Go To Implementation" option to interface methods. Works also inside method body, where interface method is used.
Download
Implementator VS extension

This extension adds a nice feature "Go To Implementation" to Visual Studio code editor.This feature allows you to navigate directly to interface method implementation, instead to it's declaration.


When interface has more than one implementation - you will see nive intellisense-like popup window, where you can chose from available implementations:


As it is very first version of this extension, it is kinda slow when using in a big solutions (containing more than 1000 .cs files) and also has some limitations in obtaining 100% scope correctly implementations. There are still a lot of work to do.

If this extension will get some people interested - i would countinue upgrading it.

For now here is a list of next features I plan to implement:
  • add support for events implementation navigation
  • add support for virtual and abstract methods implementation navigation
  • fix minor bugs and make extension more stable.
If you are interested or have some ideas - feel free to contact me by mail -yura.dubensky@outlook.com or just post your commens here.

If you like this extension and you are interested in it's future version - you can help by donating to my paypal - yura.dubensky@outlook.com.

Version history:

 

 

Initial Release - (06.19.2015)
v.1.1.0.0
Add support for dependent files. Fix issue with editor hangs after navigation to implementation.

 

 

Initial Release - (06.18.2015)
v.1.0.0.0

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft