Description
Shell scripts can get diagnostics and language-server assistance in coc.nvim through bash-language-server. It is useful for developers and administrators editing shell automation.
Shell tooling may inspect scripts that contain secrets or deployment commands. Avoid exposing private scripts and review fixes before applying them.