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
- How to import Maven project in Eclipse
- How to create new role and grant permission to role in JasperReports Server
- How to delete duplicate rows in Excel
- How to define query in JasperReports Server
- IntelliJ IDEA – Code reformat and rearrange shortcut keys
- IntelliJ IDEA- Import/Open multiple project in single Window
- Shortcut key to evaluate expression/variable in IntelliJ IDEA
- How to change default Author and Committer in Eclipse Git plugin?
- How to Remove php, html Extension from URL using htaccess
- Eclipse/STS – Optimize/Remove unused imports shortcut keys