Skip to content

Commit

Permalink
Document known issue around Erlang docs (#216)
Browse files Browse the repository at this point in the history
  • Loading branch information
axelson authored Apr 24, 2020
1 parent ec83ec1 commit e6f233a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@ If your code doesn't compile in ElixirLS, it may be because ElixirLS compiles co
* "Fetching n dependencies" sometimes get stuck (remove the `.elixir_ls` directory to fix)
* 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)
* "Go to definition" does not work within the `scope` of a Phoenix router
* On-hover docs do not work with erlang modules or functions (better support of EEP-48 is needed)

## Building and running

Expand Down

0 comments on commit e6f233a

Please sign in to comment.