记事本++ Ctrl+单击方法的插件
大家好,我使用许多文本编辑器,但主要是 notepad++,我搜索类似于 Komodo Edit 的功能。您可以按住 Ctrl 按钮并单击方法和属性,它会跳转到其定义。
有 npp 插件可以做到这一点吗?
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?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
SourceCookifier 看起来可以做你想做的事情,以及解析开放的一些其他功能文件。
SourceCookifier looks to do what you want, as well as a few other features that come along with parsing the open files.
我一直在寻找这个很长一段时间但没有真正找到任何东西。我认为这是因为 Notepad++ 是一个轻量级编辑器,而 Ctrl+click 意味着对代码进行索引,这会增加功能的权重。
我使用 Netbeans。它确实又快又轻。
麦克风
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