ant-monaco

Ant monaco with vscode-textmate. This module can only run under node runtime

Usage no npm install needed!

<script type="module">
  import antMonaco from 'https://cdn.skypack.dev/ant-monaco';
</script>

README

Ant Monaco

This monaco is from vscode monaco-editor, but I add a tokenize2 api for this monaco and allow it to use Uint32Array directly. Mostly it will be used with vscode-textmat under electron or nw.js. And it can use vscode language extensions and theme extensions directly.