IntelliJ IDEA 中查找方法/函数的快捷方式是什么?

2024-05-08

I know that Ctrl + N is to find classes and it is very useful. But what about methods?


ctrl + F12 (cmd + F12 on macOS) will show all members of the current class in a popup window and let you pick up one. It works exactly like the ctrl + o shortcut in eclipse, much faster than ctrl + alt + shift + n

本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系:hwhale#tublm.com(使用前将#替换为@)

IntelliJ IDEA 中查找方法/函数的快捷方式是什么? 的相关文章

随机推荐