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
Describe the bug
In OpenVSX, i cant find ErlangLS version 0.0.46 (with server version 1.1.0) even though it should be available. I have checked the "EclipseFdn publish-extensions" list at https://github.com/EclipseFdn/publish-extensions/blob/master/extensions.json and i can see that ErlangLS is added and points to the latest ErlangLS github repository with version 0.0.46 as seen pasted below.
Describe the bug
In OpenVSX, i cant find ErlangLS version 0.0.46 (with server version 1.1.0) even though it should be available. I have checked the "EclipseFdn publish-extensions" list at https://github.com/EclipseFdn/publish-extensions/blob/master/extensions.json and i can see that ErlangLS is added and points to the latest ErlangLS github repository with version 0.0.46 as seen pasted below.
(Copied from https://github.com/EclipseFdn/publish-extensions/blob/master/extensions.json)
"erlang-ls.erlang-ls": {
"repository": "https://github.com/erlang-ls/vscode",
"prepublish": "npm run compile"
But still i only find version 0.39.0 and earlier available at OpenVSX https://open-vsx.org/extension/erlang-ls/erlang-ls. Why can't i find version 1.1.0? Has the Eclipse contributor agreement (ECA) maybe been inactivated and needs re-activation from the uploader? (In this case @plux , https://github.com/erlang-ls/vscode/releases/tag/0.0.46)
Expected behavior
ErlangLS version 0.0.46 with server version 1.1.0 available at OpenVSX.
Actual behavior
ErlangLS version 0.0.39 with server version 0.44.1 and earlier available at OpenVSX.
Context
erlang_lsversion 0.0.46 with server 1.1.0