Skip to content
This repository was archived by the owner on Jun 3, 2020. It is now read-only.

Is there a way to convert vscode-YCM to monaco editor #61

@shubham9411

Description

@shubham9411

Hi I just wanted to check if this vscode extension can be converted to monaco editor plugin.
I already know that:

The vscode extensions are built on top of the vscode API. The vscode API is built on top of the monaco editor API plus many other things. One would need to build things on the monaco editor API or implement the vscode API from scratch on top of the monaco editor API.
microsoft/monaco-editor#430 (comment)

As above said one would need to build plugin for monaco is to implement it on top of monaco editor API. Is there a way that this extension can be converted as monaco editor compliant extension?
Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions