List of methods IntelliJ
已回答
I'm new to IntelliJ, coming from NetBeans. In NetBeans, on the bottom left side of the window, under the list of files in the project, there is a list of methods/fields in the current class.
With IntelliJ, I found that same window using CTRL+F12, but it's a popup. I'd like it to sit permanently on the bottom left instead. How can I do that?
请先登录再写评论。
See "Structure" tool window on the left bottom:
Hello,
"Structure" tool window as named above does not solve my problem. I have a Perl script and the Window does show nothing.
Anybody a hint please?
Thanks in advance
Thank you for your question!
In your case, you can use the plugin for the Perl language:
https://plugins.jetbrains.com/plugin/7796-perl
After installing it, your Perl file's structure will appear in the "Structure" tool window.