Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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/).
- Host: GitHub
- URL: https://github.com/jtsang4/monaco-cs-editor
- Owner: jtsang4
- Created: 2019-05-19T18:19:16.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T22:11:57.000Z (almost 2 years ago)
- Last Synced: 2024-05-02T05:06:12.317Z (7 months ago)
- Language: JavaScript
- Homepage:
- Size: 4.08 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 30
-
Metadata Files:
- Readme: README.md
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).