Skip to content

Commit e6f233a

Browse files
authored
Document known issue around Erlang docs (#216)
1 parent ec83ec1 commit e6f233a

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
@@ -125,6 +125,7 @@ If your code doesn't compile in ElixirLS, it may be because ElixirLS compiles co
125125
* "Fetching n dependencies" sometimes get stuck (remove the `.elixir_ls` directory to fix)
126126
* 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)
127127
* "Go to definition" does not work within the `scope` of a Phoenix router
128+
* On-hover docs do not work with erlang modules or functions (better support of EEP-48 is needed)
128129

129130
## Building and running
130131

0 commit comments

Comments
 (0)