pan*_*che 5 github atom-editor
我习惯了 Eclipse 和 Intellij 之类的 IDE,并且正在尝试完全切换到 Atom。我一直无法弄清楚(或找到包)的几件事: 1. 如何在 Atom 中查看文件的结构。例如,一个快捷方式会向我显示文件中的类/方法/变量,以便我可以快速地从一个跳转到另一个。2. 如何去声明一个方法或类?当我右键单击时,我将“转到声明”视为选项之一,但它似乎没有做任何事情 - 至少对于 php 文件。我在那里错过了什么吗?
谢谢。
因为1.) How to view the structure of the file in Atom. For e.g. a shortcut that would show me the classes/methods/variables in a file so that I can jump from one to the other quickly您可以使用我刚刚发现的符号树视图,因为我正在寻找相同的功能。您可以浏览类、函数、变量……然后单击它们即可到达那里。
你的问题2.) How to go to the declaration of a method or class? I see "Go to declaration" as one of the options when I right click but it does not seem to do anything -- at least for php files. Am I missing something there?也应该由此得到解答,还是不?
| 归档时间: |
|
| 查看次数: |
1890 次 |
| 最近记录: |