Fork me on GitHub

About


The Monaco Editor is the code editor that powers VS Code. A good page describing the code editor's features is here.

It is licensed under the MIT License and supports IE 9/10/11, Edge, Chrome, Firefox, Safari and Opera.

The Monaco editor is not supported in mobile browsers or mobile web frameworks.

Find more information at the Monaco Editor repo.


Download v{{version}}


The latest released version is {{version}}.

Download with this direct download link or from npm:

npm install monaco-editor@{{version}}

Editor

Rich IntelliSense, Validation

TypeScript, JavaScript, CSS, LESS


Basic Syntax Colorization

HTML, XML, PHP, C#, C++, Razor, Markdown, Diff, Java, VB, CoffeeScript, Handlebars, Batch, Jade, F#, Lua, Powershell, Python, SASS, R, Objective-C


Colorizers are implemented using Monarch.


Diff Editor

Side by side live comparison

Supports all languages out of the box