Closed
Description
Description:
When opening a workspace file in code server and then switching to another browser or device code server will not reopen the exact same workspace.
Reproduce
- Open workspace file
- Open code server in a different browser
- Web Browser: Chrome, Safari
- Local OS: macOS 10.15.7 (19H2)
- Remote OS: Ubuntu Server 20.04
- Remote Architecture: amd64
code-server --version
: 3.5.0 de41646
Relates to: #2154