Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 Eclipse 中,当我打开一个文件时,会有一个侧边栏显示文件中的所有方法和全局变量。有没有办法让 Geany 获得类似的功能?
Geany 在侧边栏上也显示了这个,它位于标有“符号”的选项卡上。你可以在这里看到一个例子:
我不确定它支持哪些语言。它适用于我迄今为止尝试过的每一种语言(JavaScript、Java、C、Python、C++),但它似乎并不总是有效。
您可以通过在编辑菜单中选择“首选项”来打开符号侧边栏。在“接口”选项卡中,选中“显示符号列表”。