Skip to content
This repository has been archived by the owner on Mar 13, 2023. It is now read-only.

dirigiblelabs/ide-monaco

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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