weichensw / monaco-editor

A browser based code editor

Home Page:https://microsoft.github.io/monaco-editor/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A browser based code editor

https://microsoft.github.io/monaco-editor/

License:MIT License


Languages

Language:JavaScript 80.9%Language:TypeScript 18.1%Language:HTML 1.0%Language:CSS 0.1%Language:Shell 0.0%