Reputation: 1109
I have PhpStorm 2017.2.1 and when I want to reopen a recently closed tab (CMD + Shift + Tab - Chrome feature) it opens the closed file in the current tab. Anyone experiencing this behaviour?
Upvotes: 1
Views: 2081
Reputation: 86
If you don't want to do anything custom you can use CMD + E which will pull up your recent files that you had open. You can then browse through them and re-open whichever tab that you wish.
If you want to add a Keymap entry. Go to Preferences -> Keymap and search for "Reopen" and add a shortcut there. (I'm not 100% sure which version this was added in so its possible you may not have this option)
This question is also likely a duplicate of How to open recently closed file in PhpStorm?
Upvotes: 5