While there were various ways of re-opening closed tabs in Visual Studio 2010 and Visual Studio 2012, it appears that those plug-ins have not evolved into the Visual Studio 2013 add-in world.
Since the Productivity Power Tools gallery page specifically mentions "Visual Studio Professional 2012 (and above)" (emphasis mine), I tried installing it, but it isn't finding VS 2013 as an eligible target. I'm guessing "above" refers to the product tiers of Visual Studio 2012.
Looking at the Q&A on that same page shows a lot of requests for 2013 support as well.
Is there a method of adding undo-close functionality to Visual Studio 2013, either built-in or using a new/updated add-in?
Right-click on Tab, and select “Restore Closed Tab“. Alternatively, you can use the keyboard shortcut Ctrl+K, Ctrl+Z to reopen the closed file. Restore Closed Tab will bring up the last closed files without losing your focus on any other part of Visual Studio IDE.
Chrome keeps the most recently closed tab just one click away. Right-click a blank space on the tab bar at the top of the window and choose Reopen closed tab. You can also use a keyboard shortcut to accomplish this: CTRL + Shift + T on a PC or Command + Shift + T on a Mac.
In Visual Studio 2020 you can use Shift + Ctrl + T , which is associated with Reopen Closed Editor. This should do what you're expecting. You are speaking of VS Code. In VS Code the default is: { "key": "ctrl+shift+t", "command": "workbench.
On your keyboard, you can hit Command+Shift+T (on Mac) or Ctrl+Shift+T (on Windows). Doing this once will bring up your most recently closed tab, doing so again will bring back the penultimate one and so on.
Productivity Power Tools 2013 is now available for Visual Studio 2013.
Along with a bunch of other features, it still offers Edit.UndoClose
functionality as previous version had.
You can find the command under Tools->Options and give it whatever shortcut you want (Ctrl+Shift+T, in this case, to make it like a web browser re-open tab shortcut).
Ctrl+- should jump you back into the tab you closed. You may have to do that several times.
Also ALT+F+F is a quick way to jump to recent files, your file might be there. Keep holding ALT while pressing F twice.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With