Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Manage remote workspaces #3

Open
ttimasdf opened this issue Mar 25, 2022 · 1 comment
Open

Feature Request: Manage remote workspaces #3

ttimasdf opened this issue Mar 25, 2022 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@ttimasdf
Copy link

VSCode Remote is commonly used on headless servers. It would be better if this plugin supports:

  1. Running on remote server rather than local client.
  2. Support cleaning up remote server storage. For example under linux ~/.vscode-server/data/User/workspaceStorage. The folder structure is mostly the same.

Thanks again for this great work!

@mehyaa mehyaa added the enhancement New feature or request label Sep 20, 2024
@mehyaa
Copy link
Owner

mehyaa commented Feb 18, 2025

I've launched VSCode Server and open some workspaces. The workspace folders created under ~/.vscode-server/data/User/workspaceStorage but there are no workspace.json files under them. The extension can list and delete the folders but I don't know why workspace.json files are not created. If anyone know any detail on this please enlighten me.

@mehyaa mehyaa added the help wanted Extra attention is needed label Feb 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants