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?

有帮助吗?

解决方案

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

其他提示

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

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top