https://github.com/majorimi/vs-reopen
Visual Studio Extension to reopen the last closed documents with (CTRL + SHIFT + T)
https://github.com/majorimi/vs-reopen
closed-documents document-history extensions shortcut visual-studio visual-studio-extension
Last synced: about 2 months ago
JSON representation
Visual Studio Extension to reopen the last closed documents with (CTRL + SHIFT + T)
- Host: GitHub
- URL: https://github.com/majorimi/vs-reopen
- Owner: majorimi
- License: apache-2.0
- Created: 2018-07-03T15:21:19.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-01-11T20:32:50.000Z (over 4 years ago)
- Last Synced: 2025-03-24T17:21:21.021Z (2 months ago)
- Topics: closed-documents, document-history, extensions, shortcut, visual-studio, visual-studio-extension
- Language: C#
- Homepage: https://marketplace.visualstudio.com/items?itemName=major.VSDocumentReopen
- Size: 497 KB
- Stars: 18
- Watchers: 2
- Forks: 5
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Visual Studio Document Reopen
Visual Studio Extension to reopen last closed document(s) with (CTRL + SHIFT + T) shortcut.[](https://major-soft.visualstudio.com/GitHub/_build/latest?definitionId=5)
[](https://marketplace.visualstudio.com/items?itemName=major.VSDocumentReopen)
[](https://marketplace.visualstudio.com/items?itemName=major.VSDocumentReopen)
[](https://marketplace.visualstudio.com/items?itemName=major.VSDocumentReopen)Download from [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=major.VSDocumentReopen).
For version history see [release notes](https://github.com/majorimi/vs-reopen/blob/master/ReleaseNotes.md).### Advantages compared to build in "Recent files" menu:
- Convenient shortcut key (CTRL + SHIFT + T)
- Tracks the history by opened solution, not irrelevant files from other solutions
- Infinite history, not just a few which can fit into the menu
- See all history in Tool Window
- Reopen any document(s)
- Remove any document(s) from history without reopening
- Clear document history#### Reopen recent document(s) menu features:
:warning: **Before version 1.4.0 command menus can be found under "Tools" menu!**- Reopen closed Document(s)
- Show last 5 closed documents
- Open History Tool Window
- Remove last Document(s) from history
- Clear history
#### History Tool Window features:
- Order document history by any column
- Search in document path and name
- Reopen any selected document(s)
- Remove any selected document(s) form history
- Clear history
#### Support
This VS Extension is free to use. If you like it you can [Buy me a beer :)](https://blockchain.com/btc/payment_request?address=12dNbAbcW7W959QQR649AcwVL4TZGjMoTM&amount=0.00015807&message=Buy_me_a_beer)