Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jtsang4/monaco-cs-editor

📟 A monaco-eidtor running in C-S mode follow LSP(https://microsoft.github.io/language-server-protocol/).
https://github.com/jtsang4/monaco-cs-editor

Last synced: 8 days ago
JSON representation

📟 A monaco-eidtor running in C-S mode follow LSP(https://microsoft.github.io/language-server-protocol/).

Awesome Lists containing this project

README

        

# monaco-cs-editor
📟 A monaco-eidtor running in C-S mode follow LSP(https://microsoft.github.io/language-server-protocol/).

## Statement
All code in this repo is public, you can refer relevant code in [monaco-editor](https://github.com/Microsoft/monaco-editor) and [vscode-ws-jsonrpc](https://github.com/TypeFox/vscode-ws-jsonrpc).