mirror of
https://github.com/MaskRay/ccls.git
synced 2024-11-21 23:25:07 +00:00
Updated Monaco Editor (markdown)
parent
e5c6efa749
commit
c07a5f86b7
@ -15,6 +15,7 @@
|
||||
- Emacs: [eglot] [emacs-ccls]
|
||||
- (Neo)Vim: [coc.nvim] [ale] [LanguageClient-neovim] [vim-lsp]
|
||||
- VSCode: [vscode-ccls]
|
||||
- Monaco Editor: [monaco-editor]
|
||||
|
||||
### Custom `Location[]` requests
|
||||
|
||||
@ -30,3 +31,4 @@ https://github.com/MaskRay/ccls/wiki/FAQ#definitions and following sections.
|
||||
[lsp-mode]: https://github.com/emacs-lsp/lsp-mode
|
||||
[vim-lsp]: https://github.com/prabirshrestha/vim-lsp
|
||||
[vscode-ccls]: https://github.com/MaskRay/vscode-ccls
|
||||
[monaco-editor]: https://github.com/MaskRay/ccls/wiki/Monaco-Editor
|
4
Monaco-Editor.md
Normal file
4
Monaco-Editor.md
Normal file
@ -0,0 +1,4 @@
|
||||
For integration with [Monaco Editor] you will need [Monaco LanguageClient]
|
||||
|
||||
[Monaco Editor]: https://github.com/Microsoft/monaco-editor
|
||||
[Monaco LanguageClient]: https://github.com/TypeFox/monaco-languageclient
|
@ -11,6 +11,7 @@
|
||||
+ [[LanguageClient-neovim]]
|
||||
+ [[vim-lsp]]
|
||||
- [[Visual Studio Code]]
|
||||
- [[Monaco Editor | https://github.com/MaskRay/ccls/wiki/Monaco-Editor]]
|
||||
* [[Project Setup]]
|
||||
* [[Customization]]
|
||||
* [[Debugging]]
|
||||
|
Loading…
Reference in New Issue
Block a user