Update ALE capabilities

Martino Pilia 2019-06-02 10:43:22 +02:00 committed by Fangrui Song
parent d70769d0df
commit d46aafe068

@ -1,5 +1,6 @@
| 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 |✓ |✓ |✓ |✓ |✓ |
| documentHighlight | ✓ | ✓ | ✓ | ✓ |✓ |✓ | |✓ |✓ |
@ -9,7 +10,7 @@
| onTypeFormatting | ✓ | ✓ | ✓ | |✓ | | | | |
| semanticHighlight | ✓ | ✓ | ✓ | | | | | | |
| Custom Location[] requests | ✓ | Partial | | |✓ |✓ | | | |
| Hierarchical Symbol | ✓ | ✓ | ✓ | |✓ |with [vim-ccls] | |with [vim-ccls]|with [vim-ccls]|
| Hierarchical Symbol | ✓ | ✓ | ✓ | |✓ |with [vim-ccls] |with [vim-ccls]|with [vim-ccls]|with [vim-ccls]|
- Atom IDE: [atom-ide-ccls]
- Emacs: [eglot] [emacs-ccls]