개발/개발 기타
[Tip of the Day] IntelliJ : View code reference information
똘똘이박사
2023. 12. 15. 11:10
View code reference information
You can use Ctrl Q (View | Quick Documentation), Ctrl P (View | Parameter Info), Ctrl B (Navigate | Declaration), and similar shortcuts not only in the editor but also in the suggestions list while using code completion.
반응형