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?
|
feedback
|
|
SourceCookifier looks to do what you want, as well as a few other features that come along with parsing the open files. | ||||
|
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 | |||
|
feedback
|