emacs-ccls icon indicating copy to clipboard operation
emacs-ccls copied to clipboard

Is there a way to manually suspend/resume ccls indexing?

Open sunbubble opened this issue 4 years ago • 0 comments

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?

sunbubble avatar Mar 19 '21 13:03 sunbubble