You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
textDocument/{formatting,onTypeFormatting,rangeFormatting} formatting/rangeFormatting can be used as replacement of the command line utility clang-format
$ccls/info: server status
Completion
With clang>=7, completion items can replace . with -> or replace -> with . The client-side support of additionalTextEdits is required.
preamble stat cache
Some undesired candidates are blacklisted (e.g. destructors, injected class names)