vscode-elixir-ls
vscode-elixir-ls copied to clipboard
Update the LS if updates are available
Currently the LS is built only once from master.
We need to check for updates and update/rebuild the LS when updates are available.
Why add another update mechanism over vscode extension one?
Because when I still used VScode it annoyed me as hell, as it updated without telling me, and that I can not (easily) influence which versions of what to use.
Though I have to admit, it seems to be state of the art in the VScode community to opt out of controlling these things. This was one of the reasons why I do not use it anymore.