feishu / ant-monaco

ant monaco with vscode-textmate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ant Editor

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.

Install

npm i

npm run rebuild

Start

run example, you can drag file into editor.

npm run start

build

npm run build

watch

npm run dev

About

ant monaco with vscode-textmate


Languages

Language:JavaScript 99.8%Language:CSS 0.1%Language:HTML 0.1%