Home > Shared Source > Unbound Actions – Reopen last closed document

Unbound Actions – Reopen last closed document

December 20th, 2010

Have you ever accidentally closed a document in Visual Studio? To reopen the file, you have to browse it in the Solution Explorer or any other file explorers. Like most browsers, which have the ability to reopen accidentally closed tabs, CodeRush has the same feature. The action providing this feature is not bound to any key. So, if you’d like to use it, you have to create a new shortcut (e.g. Ctrl+Shift+T) and bind it to the ReopenLastClosedDocument action. This feature restores up to 10 of the most recently closed documents.

CodeRush ReopenLastClosedDoc preview

The feature is open source and located in the “CR_VSHelpers” plug-in from the Shared Source solution.

—–
Products: CodeRush Pro
Versions: 10.1 and up
VS IDEs: any
Updated: Jan/12/2011
ID: C042

Similar Posts:

  1. No comments yet. Be the first and leave a comment!