IntelliJ IDEA- View all exit points of method


In IntelliJ IDEA, Ctrl + Shift + F7 are the shortcut key to highlight all exit points of a method. To view all exit/return points of a method, place the mouse cursor on one of them and press Ctrl + Shift + F7.

For example, if you want to view/highlight a method’s return statements,  place the mouse cursor on return and press Ctrl + Shift + F7.

IntelliJ IDEA- View all exit points of method

References

  1. How to view recently opened files in IntelliJ IDEA
  2. IntelliJ IDEA – Spring Boot Dev Tools is not working
  3. IntelliJ IDEA- Import/Open multiple project in single Window
  4. Shortcut key for Extract Local Variable in Eclipse/STS

Similar Posts

About the Author

Atul Rai
I love sharing my experiments and ideas with everyone by writing articles on the latest technological trends. Read all published posts by Atul Rai.