Skip to content

feat request: provide a way to connect to a remote language server #21

@undefined-moe

Description

@undefined-moe

For lots of language servers that doesn't have a pure js or wasm version (like c++), it's a common approach to use websockets to communicate with a actual backend (which runs clangd, jdtls, etc)

Previously we are using https://github.com/TypeFox/monaco-languageclient to patch monaco-editor

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