/ide-monaco

Monaco Editor Plugin

Primary LanguageJavaScriptEclipse Public License 2.0EPL-2.0

Monaco Editor for Eclipse Dirigible

Overview

Monaco Plugin for the Eclipse Dirigible WebIDE v3.x and above.

Build the Eclipse Dirigible, deploy on e.g. Tomcat Web Container and go to location:

http://localhost:8080/services/v4/web/ide-monaco/editor.html

Used libraries

This module uses some third party libraries.

Update

To update the css-format-monaco version:

  1. Get the latest version - npm i css-format-monaco
  2. Go to node_modules/css-format-monaco/dist/
  3. Copy css-format-monaco.min.js
  4. Paste/replace it in ide-monaco/js/formatters/

License

Forked from: Monaco