bash-language-server
bash-language-server copied to clipboard
Memory consumption in big repository
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?

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