Skip to content

Failed to open workspace when using a custom user data dir #79

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

Closed
tiaden opened this issue Apr 11, 2023 · 5 comments · Fixed by #94
Closed

Failed to open workspace when using a custom user data dir #79

tiaden opened this issue Apr 11, 2023 · 5 comments · Fixed by #94
Assignees

Comments

@tiaden
Copy link

tiaden commented Apr 11, 2023

When using a custom user data directory with vscode like in the example below, vscode-coder fails to open the workspace.(see below image)
Example: code --user-data-dir=u:\test\user-data --extensions-dir=u:\test\ext-dir
Please note that creating a directory at  %appdata%\Code\User seems to solve the issue but I think the extension should use the custom user data directory instead in this case.
Screenshot 2023-04-11 at 6 48 17 PM

@kylecarbs
Copy link
Member

It definitely should! We'll fix this asap. cc @rodrimaia

@tiaden
Copy link
Author

tiaden commented Apr 11, 2023

Thanks @kylecarbs !

@rodrimaia rodrimaia self-assigned this Apr 12, 2023
@tiaden
Copy link
Author

tiaden commented May 3, 2023

@rodrimaia Any luck on getting a fix for this ?

@kylecarbs
Copy link
Member

@tiaden fixed in the attached PR!

@tiaden
Copy link
Author

tiaden commented May 3, 2023

@kylecarbs thank you very much !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants