mirror of
https://github.com/MaskRay/ccls.git
synced 2024-11-22 07:35:08 +00:00
Move coc.nvim
parent
b14849a2a4
commit
dd673a61e8
@ -1,19 +1,19 @@
|
|||||||
| Feature/Client | [emacs-ccls] | [vscode-ccls] | [atom-ide-ccls] | [eglot] | [LanguageClient-neovim] | [ale] | [vim-lsp] | [coc.nvim] |
|
| Feature/Client | [emacs-ccls] | [vscode-ccls] | [atom-ide-ccls] | [eglot] |[coc.nvim]|[LanguageClient-neovim]|[ale]|[vim-lsp]|
|
||||||
| -------------------------- | --------------- | ------------- | --------------- | --------- | ----------- | ----- | --------- | ---------- |
|
| -------------------------- | --------------- | ------------- | --------------- | --------- |----------|-----------------------|-----|---------|
|
||||||
| hover | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
|
| hover | ✓ | ✓ | ✓ | ✓ |✓ |✓ |✓ |✓ |
|
||||||
| Diagnostics | lsp-ui-flycheck | ✓ | ✓ | flymake | ✓ | ✓ | | ✓ |
|
| Diagnostics | ✓ | ✓ | ✓ | flymake |✓ |✓ |✓ | |
|
||||||
| documentHighlight | ✓ | ✓ | ✓ | ✓ | ✓ | | | ✓ |
|
| documentHighlight | ✓ | ✓ | ✓ | ✓ |✓ |✓ | | |
|
||||||
| signatureHelp | echo area | dropdown | ✓ | echo area | ✓ | | | ✓ |
|
| signatureHelp | echo area | dropdown | ✓ | echo area |✓ |✓ | | |
|
||||||
| snippets | ✓ | ✓ | ✓ | ✓ | | | | ✓ |
|
| snippets | ✓ | ✓ | ✓ | ✓ |✓ | | | |
|
||||||
| codeLens | ✓ | ✓ | ✓ | | | | | ✓ |
|
| codeLens | ✓ | ✓ | ✓ | |✓ | | | |
|
||||||
| onTypeFormatting | ✓ | ✓ | ✓ | | | | | ✓ |
|
| onTypeFormatting | ✓ | ✓ | ✓ | |✓ | | | |
|
||||||
| semanticHighlight | ✓ | ✓ | ✓ | | | | |
|
| semanticHighlight | ✓ | ✓ | ✓ | | | | | |
|
||||||
| Custom Location[] requests | ✓ | Partial | | | ✓ | | | ✓
|
| Custom Location[] requests | ✓ | Partial | | |✓ |✓ | | |
|
||||||
| Hierarchical Symbol | ✓ | ✓ | ✓ | | | | | ✓ |
|
| Hierarchical Symbol | ✓ | ✓ | ✓ | |✓ | | | |
|
||||||
|
|
||||||
- Atom IDE: [atom-ide-ccls]
|
- Atom IDE: [atom-ide-ccls]
|
||||||
- Emacs: [eglot][emacs-ccls](depended on [lsp-mode])
|
- Emacs: [eglot] [emacs-ccls]
|
||||||
- (Neo)Vim: [ale] [coc.nvim] [LanguageClient-neovim] [vim-lsp].
|
- (Neo)Vim: [coc.nvim] [ale] [LanguageClient-neovim] [vim-lsp]
|
||||||
- VSCode: [vscode-ccls]
|
- VSCode: [vscode-ccls]
|
||||||
|
|
||||||
### Custom `Location[]` requests
|
### Custom `Location[]` requests
|
||||||
|
Loading…
Reference in New Issue
Block a user