Skip to content

Commit 8fb095f

Browse files
authored
Remove no longer applying limitations
1 parent 1f1922d commit 8fb095f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/known-issues-limitations.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,4 @@
44
* "Fetching n dependencies" sometimes get stuck (remove the `.elixir_ls` directory to fix)
55
* 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)
66
* "Go to definition" does not work within the `scope` of a Phoenix router
7-
* On-hover docs do not work with erlang modules or functions (better support of EEP-48 is needed)
87
* On first launch dialyzer will cause high CPU usage for a considerable time
9-
* ElixirLS requires a workspace to be opened. Editing single-files is not supported [#307](https://github.com/elixir-lsp/elixir-ls/issues/307)

0 commit comments

Comments
 (0)