Skip to content

Editor Configuration

Paul Smith edited this page Jan 1, 2019 · 10 revisions
Feature/Client emacs-ccls vscode-ccls atom-ide-ccls eglot LC-neovim ale vim-lsp coc.nvim
hover
Diagnostics lsp-ui-flycheck flymake
documentHighlight
signatureHelp echo area dropdown echo area
snippets
codeLens
onTypeFormatting
semanticHighlight
Custom Location[] requests Partial
Hierarchical Symbol

Custom Location[] requests

ccls supports many cross reference exntensions (requests that return Location[] like textDocument/definition), see https://github.com/MaskRay/ccls/wiki/FAQ#definitions and following sections.

Clone this wiki locally