Skip to content

Commit d6e57ef

Browse files
authored
Merge pull request #1191 from elixir-lsp/codex/update-known-issues-limitations.md
Update known issues for debugger support
2 parents a63400d + ed59fba commit d6e57ef

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/known-issues-limitations.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
* `.exs` files don't return compilation errors
44
* "Fetching n dependencies" sometimes get stuck (remove the `.elixir_ls` directory to fix)
5-
* 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)
65
* "Go to definition" does not work within the `scope` of a Phoenix router
76
* On first launch dialyzer will cause high CPU usage for a considerable time
87
* Dialyzer does not pick up changes involving remote types (https://github.com/elixir-lsp/elixir-ls/issues/502)

0 commit comments

Comments
 (0)