You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ahhh this was changed to align with the documented behavior but I didn't realize anyone knew a workspace could also be passed in since we hadn't documented it. I'll make this work again and add it to the docs.
Previously I was able to run code-server with workspace file as first argument (https://code.visualstudio.com/docs/editor/multi-root-workspaces#_workspace-file).
It seems to no longer work in version 3.1.1
repro:
./code-server test.code-workspace --auth none --open
test.code-workspace:
The text was updated successfully, but these errors were encountered: