https://github.com/mathiscode/vscode-remember-desktops
Restore your editor windows to their last workspace/virtual desktop on Linux
https://github.com/mathiscode/vscode-remember-desktops
Last synced: 20 days ago
JSON representation
Restore your editor windows to their last workspace/virtual desktop on Linux
- Host: GitHub
- URL: https://github.com/mathiscode/vscode-remember-desktops
- Owner: mathiscode
- License: mit
- Created: 2025-02-17T01:28:12.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-21T17:57:35.000Z (about 1 year ago)
- Last Synced: 2026-06-12T18:36:16.625Z (24 days ago)
- Language: TypeScript
- Size: 282 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Remember Desktops
[https://marketplace.visualstudio.com/items?itemName=mathiscode.remember-desktops](https://marketplace.visualstudio.com/items?itemName=mathiscode.remember-desktops)
On some Linux desktop managers, Visual Studio Code editors don't remember their last desktop. This extension uses `wmctrl` to save the desktop of each open editor window, and restore them when the editor starts.
## Usage
There are command palette entries to save, restore, and forget the editor locations - but by default the extension will start working automatically when it is installed.