Update README.md

pull/237/head
Johannes Rieken 9 years ago committed by GitHub
parent 894e8f9669
commit 27e19e5f54

@ -20,7 +20,6 @@ Please mention the version of the editor when creating issues and the browser yo
This repository contains only the scripts to glue things together, please create issues against the actual repositories where the source code lives: This repository contains only the scripts to glue things together, please create issues against the actual repositories where the source code lives:
* [monaco-editor-core](https://github.com/Microsoft/vscode) -- (the editor itself) * [monaco-editor-core](https://github.com/Microsoft/vscode) -- (the editor itself)
* [monaco-typescript](https://github.com/Microsoft/monaco-typescript) -- (JavaScript or TypeScript language support)
* [monaco-css](https://github.com/Microsoft/monaco-css) -- (CSS, LESS or SCSS advanced language support) * [monaco-css](https://github.com/Microsoft/monaco-css) -- (CSS, LESS or SCSS advanced language support)
* [monaco-json](https://github.com/Microsoft/monaco-json) -- (JSON advanced language support) * [monaco-json](https://github.com/Microsoft/monaco-json) -- (JSON advanced language support)
* [monaco-languages](https://github.com/Microsoft/monaco-languages) -- (bat, coffee script, cpp, csharp, fsharp, go, ini, jade, lua, objective-c, powershell, python, r, ruby, sql, swift, vb or xml colorizers) * [monaco-languages](https://github.com/Microsoft/monaco-languages) -- (bat, coffee script, cpp, csharp, fsharp, go, ini, jade, lua, objective-c, powershell, python, r, ruby, sql, swift, vb or xml colorizers)

Loading…
Cancel
Save