Skip to content

Can I use monaco editor with python lsp in pure client without a serve #560

Description

@liudonghua123

Hi, I tried to write a simple demo which use monaco with python lsp support in plain html without server.

I want to use pyodide or pure js to serve as lsp server. Is there any ideas about how to do it?

I found a example monaco-python, but the monaco editor was too old, I try to update monaco editor, then it did not work.

A lot of examples introduced python lsp need to use a server to run lsp server. But I want to make something pure web, maybe use web workers, pyodide and webassembly.

Some reference links.

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