This is an old revision of the document!


Atom

Bash Language Support

macOS

Install brew

After that use the command line and install node and bash-language-server:

brew install node
npm i -g bash-language-server

Windows

Download and install node from https://nodejs.org/en/

This will install Chocolatey