erlang-ls / erlang_ls

The Erlang Language Server
https://erlang-ls.github.io/
Apache License 2.0
620 stars 136 forks source link

The 'Erlang LS' extension is not available in Visual Studio Code for the Web #1437

Closed vkatsuba closed 1 year ago

vkatsuba commented 1 year ago

Is your feature request related to a problem? Please describe. Cannot use Erlang LS in the web browser. When I try open VS Code in the browser and try to find and install Erlang LS I got warning: The 'Erlang LS' extension is not available in Visual Studio Code for the Web. Learn Why. Additional documentation: https://code.visualstudio.com/api/extension-guides/web-extensions.

Describe the solution you'd like If this possible - add support of extension in Visual Studio for the Web. The efmt is able to use a Web - I suppose can be used as example - https://github.com/sile/efmt/tree/master/vscode.

vkatsuba commented 1 year ago

Oops... sorry it looks like wrong direction. Close this issue and added in https://github.com/erlang-ls/vscode/issues/148.