All notable changes to the "virtual-space" extension will be documented in this file.
- Initial release
- Renamed the extension to avoid confusion
- Visual Studio 2019 already has a concept of Virtual Space that appear to be completely different from what this extension provides. (#1)
- If user cancel the
restorecommand operation, open editor groups are kept (#2) - Added Settings (#3)
virtualWorkspace.remember_last_open_dialog_location: when enabled, your save & restore commands will re-open in the last opened locationvirtualWorkspace.override_open_dialog_location: if set, your save & restore commands will always be open in this location
- Save and Restore commands can accept a folder path parameter, in order to open dialogs in the specified location