emacs-ccls
emacs-ccls copied to clipboard
Is there a way to manually suspend/resume ccls indexing?
Sometimes I want to compile an executable as fast as possible, and for that I would like to temporarily stop ccls from indexing the project, so the CPU can focus on the compilation.
Is there a way to gracefully achieve this?