Skip to content

Integrate VS Code extensions in the Monaco editor #430

@heldergoncalves92

Description

@heldergoncalves92

The FAQ section of the Monaco repository says that it is not possible to execute VS Code extensions on the Monaco Editor in browser. If I understand correctly, the extensions have server dependencies. Thus, it should be possible to integrate an extension in the Monaco editor with a server (ex. npm run simpleserver).

As example, I would like the integrate the Better Merge extension in the Monaco editor. Is that possible? How may I do it?

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