bash-language-server icon indicating copy to clipboard operation
bash-language-server copied to clipboard

Memory consumption in big repository

Open backdround opened this issue 4 years ago • 0 comments

version: 1.17.0 editor: nvim plugin: coc

I had full of memory consumption, when try to edit bash scripts in repo with linux (kernel) submodule within. How can i ignore some paths when using language server?

image

E.g. If i use ccls server in the same repository, i dont have memory consumption like that.

backdround avatar Jun 28 '21 09:06 backdround