Skip to content

How can we start an LSP instance within an application ? #3677

@Eclesia

Description

@Eclesia

Hello,

Currently I am using netbeans-lsp for my javafx editor but I have to start the lsp as a second application and communicate with input/output streams using a socket.

I would like to embed the LSP IN my application to avoid starting two applications and to avoid the socket communication, but netbeans-lsp can't do that.

Is it possible to embark EclipseLSP in a modular application ?
Is there an example somewhere ?

Thanks

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