Geany Class member Sidebar

2019-07-28 04:52发布

问题:

In eclipse, when I open a file there is a sidebar which shows me all of the methods and global variables in the file. Is there a way I can get similar functionality for Geany?

回答1:

Geany shows this one the sidebar as well, it's on a tab labeled "Symbols". You can see an example here:

What I'm not sure about is which languages it supports. It has worked with every language I have tried so far (JavaScript, Java, C, Python, C++) but it doesn't seem to always work.



回答2:

You can open the Symbols-sidebar by selecting "Preferences" in the Edit-menu. In the "Interface" tab, check "Show symbol list".



标签: geany