dirigiblelabs / ide-monaco

Monaco Editor Plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Monaco Editor Plugin

License:Eclipse Public License 2.0


Languages

Language:JavaScript 95.8%Language:HTML 4.0%Language:CSS 0.2%