/monaco-editor

A browser based code editor

Primary LanguageJavaScriptMIT LicenseMIT

Monaco Editor EX💡

This Repository sync monaco editor official code,and build up more features

  • Support code complete js css in html
js css
  • Support hover js css in html

  • Support rename js css in html

  • Support signatureHelp js css in html
  • Support js extraLib in html
  • Support format js in html
  • Support folding ranges js css in html
  • Support auto close tag in html

Usage

Install package

npm i monaco-editor-ex

Next steps follow the monaco editor official documentation,and use keyword monaco-editor-ex replace monaco-editor