Description
Adds language-server features for Bash scripts, including editor assistance based on Tree-sitter parsing and Bash grammar support. Editors can use it for diagnostics, navigation, and better script editing.
Install it when your editor supports the Language Server Protocol and you work with shell scripts. It normally runs behind the editor rather than as an app you open directly.