Hi all I use many text editors but mainly notepad++ and I search for functionality similar to Komodo Edit. You can hold Ctrl button and click on a method and property and it jump to its definition.

Is there plugin for npp that do that?

link|improve this question

17% accept rate
feedback

2 Answers

SourceCookifier looks to do what you want, as well as a few other features that come along with parsing the open files.

link|improve this answer
feedback

I've been looking for this for a long time time but not really found anything. I think this is because Notepad++ is meant to be a lightweight editor and ctrl+click would mean indexing of code which would add weight to the functionality.

I use Netbeans. Its really quick and lightweight.

Mike

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.