monaco-editor icon indicating copy to clipboard operation
monaco-editor copied to clipboard

[Feature Request] Monarch API documentation

Open fabiospampinato opened this issue 3 years ago • 2 comments

Context

  • [X] This issue is not a bug report. (please use a different template for reporting a bug)
  • [X] This issue is not a duplicate of an existing issue. (please use the search to find existing issues)

Description

Would it be possible to add some documentation about Monarch's API to the docs page?

I'd like to use Monarch for syntax highlighting in a little project of mine, but the API seems undocumented, so a little hard to use.

fabiospampinato avatar Jan 29 '23 16:01 fabiospampinato

A standalone NPM package for it would be great also.

fabiospampinato avatar Jan 30 '23 02:01 fabiospampinato

I made this gist as a monaco reference which i find helpful:

https://gist.github.com/archiewood/44e771428cbf3a4ba953b4101c4bf24b

archiewood avatar Mar 29 '25 02:03 archiewood