Skip to content

Can I use monacode as an alternative to monaco-editor? #5

@shigma

Description

@shigma

First a lot thanks for authoring this great package. It's really much easier to use than monaco-editor 🤣

I'm trying to migrate monaco-editor to monacode because I just cannot build up monaco-editor with esbuild. However I met some problems.

  1. Can I get access to all monaco apis directly? For now I have to do something like import { Uri } from 'monacode/src/monaco/editor/editor.main.js', and that's a little bit annoying.
  2. It seems that some actions are missing. eg. editor.action.goToDefinition

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