This is a fork of
vscode
install dependencies
./scripts/npm.sh installstart compile server
gulp watchstart electron
./scripts/code.shdebug
./scripts/code.sh --remote-debugging-port=9222setup monaco
npm run monaco-editor-setupbuild monaco
gulp editor-distro- add monaco.languages.registerTokensProvider
- use webpack to build monao-editor-core