You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
lsp-erlang: fix download URLs for erlang-language-platform (#4798)
ELP provides downloads in a matrix by OTP version (25.3, 26.2, 27.1)
and base os, linux x86_64 and arm, macos x86 and arm
Add a custom entry to choose the OTP version, and detect linux arm/x86
as already happening for macos.
Tested on linux x86, report issues on other architectures
0 commit comments