Skip to content

trouble running code-server 3.1.1 with workspace file #1535

Closed
@ppkwiatkowski

Description

@ppkwiatkowski

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:

{
  "folders": [
    {
      "path": "somepath"
    },
  ],
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions