Skip to content

Binaries not installed by vscode extension #409

@ahri

Description

@ahri

Steps to reproduce

Install a fresh copy of vscode via the Ubuntu Snap (v1.57.1 in my env), open a container workspace containing .devcontainer/devcontainer.json with "extensions": ["haskell.haskell"], set.

Expected behaviour

The extension should be loaded and install the binaries in order to provide LSP services.

Actual behaviour

No binaries are installed, no errors come up despite setting trace messaging on. Indeed, there's no "Haskell" log stream in the "output" dropdown, and no related errors in the Extensions, Extension Host or Remote Extension Host log streams.

Also, using the command palette to run "Haskell: Restart Haskell LSP server" got me an error saying "Restart Haskell LSP server: restartServer not found".

Metadata

Metadata

Assignees

No one assigned

    Labels

    os: dockertype: bugA bug or unintended effecttype: setupIssues related with the extension setup, including binaries downloads

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions