Skip to content

Commit 50662cc

Browse files
authored
Add a known issue for debugger (#148)
1 parent 9e9c6cd commit 50662cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ If your code doesn't compile in ElixirLS, it may be because ElixirLS compiles co
120120
* `.exs` files don't return compilation errors
121121
* `workspaceSymbolProvider` capability currently requires enabled dialyzer
122122
* "Fetching n dependencies" sometimes get stuck (remove the `.elixir_ls` directory to fix)
123+
* Debugger doesn't work in Elixir 1.10.0 - 1.10.2 (but it should work in 1.10.3 when [this fix](https://github.com/elixir-lang/elixir/pull/9864) is released)
123124

124125
## Building and running
125126

0 commit comments

Comments
 (0)