Open cxwx opened 10 months ago
I observed similar errors recently. I met "Your system has run out of application memory?" errors very frequently after upgrading the ccls
binary recently.
As a workaround, I switched to https://github.com/clangd/coc-clangd. You only need to modify .ccls
to compile_flags.txt
, or just reuse the compile_commands.json
from CMake.
Try this? https://github.com/MaskRay/ccls/wiki/Customization#cacheretaininmemory
thanks the memory reduce by this method
when using global ~/.ccls, the memory used is still very large, Is there a way to limit the ccls for global usage
Observed behavior
it seem the ccls memory increase time by time. and If I don't close the neovim, it will cause huge memory usage.
Expected behavior
limit the memory usage
Steps to reproduce
System information
git describe --tags --long
): Homebrew ccls version