方法列表IntelliJ

CLO*_*VIS 2 intellij-idea

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?

yam*_*ami 6

您可以通过以下方式打开它 View->Tools windows->Structure 在此处输入图片说明

或者,您可以按ALT + 7(在Ubuntu上测试)。


Mun*_*del 5

ALT+7(Mac 上为 \xe2\x8c\x987)将显示,Structure其中列出了编辑器中打开的当前类的所有方法。

\n\n

您可以通过这个官方教程来熟悉IntelliJ IDEA

\n