This package was written specifically for Pulsar and did not exist in the Atom package repository.
pulsar-ide-bash package
Enhanced language support for bash in Pulsar using bash-language-server.
Prerequisites
bash-language-server is bundled with this package; you do not need your own installation.
Though the language server itself is bundled, the server delegates to shellcheck for diagnostics and shfmt for code formatting. You must install each of these separately if you want to take advantage of their features. (brew install shellcheck and brew install shfmt will do nicely if you have Homebrew; both are also available in apt for both Ubuntu and Debian.)
A modern standalone version of Node is required, at least for now. You can configure the path to this version of Node in the settings if it’s not picked up from your PATH. (This should no longer be necessary once Pulsar moves to a newer version of Electron.)
Features
Install this package, then install any of the following packages to get special features.
Start with these packages; they’re all builtin, actively maintained, and/or built exclusively for Pulsar: