mirror of
https://github.com/MaskRay/ccls.git
synced 2024-11-22 07:35:08 +00:00
Update ALE capabilities
parent
d70769d0df
commit
d46aafe068
@ -1,15 +1,16 @@
|
|||||||
| Feature/Client | [emacs-ccls] | [vscode-ccls] | [atom-ide-ccls] | [eglot] |[coc.nvim]|[LanguageClient-neovim]|[ale]|[vim-lsp] |[vim-lsc] |
|
|
||||||
| -------------------------- | --------------- | ------------- | --------------- | --------- |----------|-----------------------|-----|---------------|---------------|
|
| Feature/Client | [emacs-ccls] | [vscode-ccls] | [atom-ide-ccls] | [eglot] |[coc.nvim]|[LanguageClient-neovim]|[ale] |[vim-lsp] |[vim-lsc] |
|
||||||
| hover | ✓ | ✓ | ✓ | ✓ |✓ |✓ |✓ |✓ |✓ |
|
| -------------------------- | --------------- | ------------- | --------------- | --------- |----------|-----------------------|---------------|---------------|---------------|
|
||||||
| Diagnostics | ✓ | ✓ | ✓ | flymake |✓ |✓ |✓ |✓ |✓ |
|
| hover | ✓ | ✓ | ✓ | ✓ |✓ |✓ |✓ |✓ |✓ |
|
||||||
| documentHighlight | ✓ | ✓ | ✓ | ✓ |✓ |✓ | |✓ |✓ |
|
| Diagnostics | ✓ | ✓ | ✓ | flymake |✓ |✓ |✓ |✓ |✓ |
|
||||||
| signatureHelp | echo area | dropdown | ✓ | echo area |✓ |✓ | | | |
|
| documentHighlight | ✓ | ✓ | ✓ | ✓ |✓ |✓ | |✓ |✓ |
|
||||||
| snippets | ✓ | ✓ | ✓ | ✓ |✓ | | | | |
|
| signatureHelp | echo area | dropdown | ✓ | echo area |✓ |✓ | | | |
|
||||||
| codeLens | ✓ | ✓ | ✓ | |✓ | | | | |
|
| snippets | ✓ | ✓ | ✓ | ✓ |✓ | | | | |
|
||||||
| onTypeFormatting | ✓ | ✓ | ✓ | |✓ | | | | |
|
| codeLens | ✓ | ✓ | ✓ | |✓ | | | | |
|
||||||
| semanticHighlight | ✓ | ✓ | ✓ | | | | | | |
|
| onTypeFormatting | ✓ | ✓ | ✓ | |✓ | | | | |
|
||||||
| Custom Location[] requests | ✓ | Partial | | |✓ |✓ | | | |
|
| semanticHighlight | ✓ | ✓ | ✓ | | | | | | |
|
||||||
| Hierarchical Symbol | ✓ | ✓ | ✓ | |✓ |with [vim-ccls] | |with [vim-ccls]|with [vim-ccls]|
|
| Custom Location[] requests | ✓ | Partial | | |✓ |✓ | | | |
|
||||||
|
| Hierarchical Symbol | ✓ | ✓ | ✓ | |✓ |with [vim-ccls] |with [vim-ccls]|with [vim-ccls]|with [vim-ccls]|
|
||||||
|
|
||||||
- Atom IDE: [atom-ide-ccls]
|
- Atom IDE: [atom-ide-ccls]
|
||||||
- Emacs: [eglot] [emacs-ccls]
|
- Emacs: [eglot] [emacs-ccls]
|
||||||
|
Loading…
Reference in New Issue
Block a user