We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Couldn't load subscription status. Retry
There was an error while loading. Please reload this page.
here is my config snippet
(use-package ccls :init (setq ccls-initialization-options '(:index (:onChange t))) ...
still, ccls will not parse current file until a save action.