A frontend-independent IDE "smartness" server for Elixir. Implements the "Language Server Protocol" standard and provides debugger support via the "Debug Adapter Protocol"
Since I use fish it took me a while to figure out why my ~/.config/elixir_ls/setup.sh script was not having the intended effect. Hopefully this will save other's time.
Also add a small section about debugging setup scripts
Since I use
fish
it took me a while to figure out why my~/.config/elixir_ls/setup.sh
script was not having the intended effect. Hopefully this will save other's time.Also add a small section about debugging setup scripts