Navigating to the previous/next file that was opened Permanently deleted user Created November 06, 2014 13:20 Is there a way to navigate to the previous/next file that was opened, preferably with keyboard shortcuts?
Switcher (Ctrl+tab) - https://www.jetbrains.com/webstorm/webhelp/navigating-between-files-and-tool-windows.html
Recent files (Ctrl+E) - https://www.jetbrains.com/webstorm/webhelp/navigating-to-recent-file.html
Navigate/Back (Ctrl+Alt_Left) - https://www.jetbrains.com/webstorm/webhelp/navigating-between-editor-tabs.html
thank you.