mirror of
https://github.com/MaskRay/ccls.git
synced 2024-11-21 23:25:07 +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] |
|
||||
| -------------------------- | --------------- | ------------- | --------------- | --------- |----------|-----------------------|-----|---------------|---------------|
|
||||
| hover | ✓ | ✓ | ✓ | ✓ |✓ |✓ |✓ |✓ |✓ |
|
||||
| Diagnostics | ✓ | ✓ | ✓ | flymake |✓ |✓ |✓ |✓ |✓ |
|
||||
| documentHighlight | ✓ | ✓ | ✓ | ✓ |✓ |✓ | |✓ |✓ |
|
||||
| signatureHelp | echo area | dropdown | ✓ | echo area |✓ |✓ | | | |
|
||||
| snippets | ✓ | ✓ | ✓ | ✓ |✓ | | | | |
|
||||
| codeLens | ✓ | ✓ | ✓ | |✓ | | | | |
|
||||
| onTypeFormatting | ✓ | ✓ | ✓ | |✓ | | | | |
|
||||
| semanticHighlight | ✓ | ✓ | ✓ | | | | | | |
|
||||
| Custom Location[] requests | ✓ | Partial | | |✓ |✓ | | | |
|
||||
| Hierarchical Symbol | ✓ | ✓ | ✓ | |✓ |with [vim-ccls] | |with [vim-ccls]|with [vim-ccls]|
|
||||
|
||||
| Feature/Client | [emacs-ccls] | [vscode-ccls] | [atom-ide-ccls] | [eglot] |[coc.nvim]|[LanguageClient-neovim]|[ale] |[vim-lsp] |[vim-lsc] |
|
||||
| -------------------------- | --------------- | ------------- | --------------- | --------- |----------|-----------------------|---------------|---------------|---------------|
|
||||
| hover | ✓ | ✓ | ✓ | ✓ |✓ |✓ |✓ |✓ |✓ |
|
||||
| Diagnostics | ✓ | ✓ | ✓ | flymake |✓ |✓ |✓ |✓ |✓ |
|
||||
| documentHighlight | ✓ | ✓ | ✓ | ✓ |✓ |✓ | |✓ |✓ |
|
||||
| signatureHelp | echo area | dropdown | ✓ | echo area |✓ |✓ | | | |
|
||||
| snippets | ✓ | ✓ | ✓ | ✓ |✓ | | | | |
|
||||
| codeLens | ✓ | ✓ | ✓ | |✓ | | | | |
|
||||
| onTypeFormatting | ✓ | ✓ | ✓ | |✓ | | | | |
|
||||
| semanticHighlight | ✓ | ✓ | ✓ | | | | | | |
|
||||
| Custom Location[] requests | ✓ | Partial | | |✓ |✓ | | | |
|
||||
| Hierarchical Symbol | ✓ | ✓ | ✓ | |✓ |with [vim-ccls] |with [vim-ccls]|with [vim-ccls]|with [vim-ccls]|
|
||||
|
||||
- Atom IDE: [atom-ide-ccls]
|
||||
- Emacs: [eglot] [emacs-ccls]
|
||||
|
Loading…
Reference in New Issue
Block a user