mirror of
https://github.com/MaskRay/ccls.git
synced 2024-11-22 15:45:08 +00:00
Updated Editor Configuration (markdown)
parent
e2eecd24b2
commit
fda24036e1
@ -8,7 +8,7 @@
|
|||||||
| snippets | ✓ | ✓ | ✓ | ✓ |✓ | | | | |
|
| snippets | ✓ | ✓ | ✓ | ✓ |✓ | | | | |
|
||||||
| codeLens | ✓ | ✓ | ✓ | |✓ | | | | |
|
| codeLens | ✓ | ✓ | ✓ | |✓ | | | | |
|
||||||
| onTypeFormatting | ✓ | ✓ | ✓ | |✓ | | | | |
|
| onTypeFormatting | ✓ | ✓ | ✓ | |✓ | | | | |
|
||||||
| semanticHighlight | ✓ | ✓ | ✓ | | | | | | |
|
| semanticHighlight | ✓ | ✓ | ✓ | |with [vim-lsp-cxx-highlight]| | | | |
|
||||||
| Custom Location[] requests | ✓ | Partial | | |✓ |✓ | | | |
|
| Custom Location[] requests | ✓ | Partial | | |✓ |✓ | | | |
|
||||||
| Hierarchical Symbol | ✓ | ✓ | ✓ | |✓ |with [vim-ccls] |with [vim-ccls]|with [vim-ccls]|with [vim-ccls]|
|
| Hierarchical Symbol | ✓ | ✓ | ✓ | |✓ |with [vim-ccls] |with [vim-ccls]|with [vim-ccls]|with [vim-ccls]|
|
||||||
|
|
||||||
@ -35,3 +35,4 @@ https://github.com/MaskRay/ccls/wiki/FAQ#definitions and following sections.
|
|||||||
[vim-ccls]: https://github.com/m-pilia/vim-ccls
|
[vim-ccls]: https://github.com/m-pilia/vim-ccls
|
||||||
[vscode-ccls]: https://github.com/MaskRay/vscode-ccls
|
[vscode-ccls]: https://github.com/MaskRay/vscode-ccls
|
||||||
[monaco-editor]: https://github.com/MaskRay/ccls/wiki/Monaco-Editor
|
[monaco-editor]: https://github.com/MaskRay/ccls/wiki/Monaco-Editor
|
||||||
|
[vim-lsp-cxx-highlight]: https://github.com/jackguo380/vim-lsp-cxx-highlight
|
Loading…
Reference in New Issue
Block a user