Visual Studio Extension to reopen the last closed document(s) with (CTRL + SHIFT + T) shortcut.
Download from Visual Studio Marketplace.
- Remove non necessary command key bindings. Since it some overrides user settings.
- Bug fixes
- Logging for issue investigation: "System.ArgumentException: The path is not of a legal form."
- Bug fix: Async package loading issue. Extension does not work if VS was started by double clicking on a .sln file.
- Code improvements:
- Nuget package updates,
- Async package loading
- Enhance History Tool Window:
- Remove non existing items from history toolbar menu button
- Tool Window issue fixes:
- Search result label length issue
- Dark theme support
- Visual Studio 2019 upgrade
- Tool Window issue fixes:
- #11: Tool bar icons vanish if the tool window gets too narrow
- Column reorder does not work
- Tool Window columns:
- Can be show/hide form context menu
- Order and size customizations saved and restored
- Reset customization from context menu
- Memory usage diagnostics
- Emergency update due to key binding issues, add more diagnostics.
- Bug fix: History Tool Window search box does not raise search event for Backspace
- Bud fix: set key bindings throws ArgumentException for localized Visual Studio instances
- History Tool Window supports Visual Studio color theme
- Store search history
- Code enhancements and more detailed diagnostics
- Move menu commands from "Tools" to "File" menu!
- New menu command: Remove last closed document from history without open it (CTRL + SHIFT + D)
- Remove history duplications
- Add logging and diagnostics
- Code enhancements
- Order history data by clicking on column headers in History Tool Window
- Code enhancements, small issue fixes
- Add support for Visual Studio 2015
- Enhance History Tool Window
- Show Solution Explorer style document Icon in "Type" column
- Show icon in "Exists" column
- Enhance History Tool Window:
- Reopen any closed document by double clicking or selected document(s) using toolbar menu button
- Remove selected document(s) using toolbar menu button or Delete key
- Clear history with toolbar menu button
- Filter history by document name or path
- More info about the documents
- Code enhancements, small issue fixes
- Enforce key bindings for menu commands
- Enable vertical scroll in History Tool Window
- Bugfix: History Tool Window does not initialized with history data
- Reorganized menu command: under the Tools menu child menu
- Track the last 5 closed document in child menu
- New menu command: Show all history in a new Tool Window (CTRL + SHIFT + R)
- Persist and load closed documents history (per solution)
- Clear history functionality
- New Preview image
- Bug fix: exception when file was deleted
- New Icon and Preview images
- Initial release. Extension add new command to Tools menu and CTRL+SHIFT+T shortcut