Skip to content

Make it simpler to start up a language server with a known path #109

@jason-sachs

Description

@jason-sachs

I've looked at https://github.com/microsoft/multilspy/blob/main/src/multilspy/language_servers/clangd_language_server/clangd_language_server.py and it looks like it auto-locates / auto-installs clangd.

This supports uneducated users well, and removes the need for end users to worry about installing clangd... but I don't think that's everyone's use case. In my case, I've installed clangd already and I know where it is.

I would like to just point multilspy at where clangd is, and start hacking.

Please help support this use case in the future.

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