Organize commonly used shortcut keys for idea

1. Check the implementation classes of the interface: ctrl+alt+b

The effect is as follows:

2. Method code tips:

shift+ctrl+space.

3. Search class

ctrl+n

4. View class methods

ctrl+F12 

5. Check the method calling relationship

ctrl+alt+h

6. Ctrl+Shift+R is global search

 

Guess you like

Origin blog.csdn.net/puzi0315/article/details/130018128