Вопрос

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