How to view recently opened files in IntelliJ IDEA
In IntelliJ, we can use the Ctrl + E in Windows and ⌘Cmd + E in the macOS machine to view the list of recently opened files.

Alternatively, we can also navigate through the View » Recent Files from the menu bar option.

References
- IntelliJ IDEA shortcut for Extract/Introduce Local Variable
- IntelliJ IDEA– Remove/Optimize unused imports shortcut keys
- Shortcut key to evaluate expression/variable in IntelliJ IDEA
Similar Posts
- IntelliJ IDEA – Spring Boot Dev Tools is not working
- Shortcut key for Extract Local Variable in Eclipse/STS
- How to block direct access of File using htaccess
- How to increase Eclipse toolbar icon size
- How to import Maven project in Eclipse
- How to create new user account in Windows 7?
- wamp- Could not execute menu item (internal error): The service has not been started
- The superclass “javax.servlet.http.HttpServlet” was not found on the Java Build Path
- How to view HTTP headers in Google Chrome
- How to redirect from HTTP to HTTPS on Tomcat Server