-
**Describe the bug**
Since upgrading to the current version of ErlangLS, I've noticed it just ... stop working after a while.
**To Reproduce**
Dunno. Run it. Wait for a bit.
**Actual behav…
-
I have a folder with two files:
```erlang
%% x.erl
-module(x).
-export([a/2]).
a(X, Y) -> X + Y.
```
```erlang
%% y.erl
-module(y).
-export([b/0]).
b() ->
%% where i want to call `x:a…
-
**Describe the bug**
The erlang_ls language server terminates in VS Code when it tries to expand `io:format(`
```
[Error - 11:50:13] Connection to server is erroring. Shutting down serv…
-
(not a duplicate of #71; that was resolved by an upgrade)
ErlangLS in VS Code is unable to talk to the server:
```
[Info - 1:50:16 PM] Connection to server got closed. Server will restart.
[E…
-
**Describe the bug**
The language server will not start when using vscode "remote - ssh" plugin.
**To Reproduce**
VSCode installed on windows and ubuntu. Erlang-ls extension installed on ubuntu …
-
**Describe the bug**
Erlang/OTP 27 [erts-15.0] [source] [64-bit] [smp:16:16] [ds:16:16:10] [async-threads:1] [jit:ns]
Version 0.52.0
Fails to compile (log attached)
Checked out the repository …
fcbry updated
1 month ago
-
I'm on Win 10 fresh install I have just got OTP 24 and VScode with the Erlang-LS Extension.
I'm following the instructions here: https://erlang-ls.github.io/getting-started/vscode/
But when I open…
-
My erlang version is Erlang/OTP 27.
This error is in the Masonlog
```
[ERROR Wed 19 Jun 2024 06:44:39 PM CEST] ...e/nvim/lazy/mason.nvim/lua/mason-core/installer/init.lua:249: Installation failed…
-
If I make any changes to `erlang_ls.config`, I have to either quit/reopen VS Code, or restart the extension host (which breaks other things). See https://erlangforums.com/t/can-i-reload-erlang-ls-conf…
-
**Describe the bug**
```
❯ erlang_ls --version
Version: 0.0.0
```
**To Reproduce**
```
❯ erlang_ls --version
Version: 0.0.0
```
**Expected behavior**
```
❯ erlang_ls --version
Versi…