Skip to content

Commit d61256b

Browse files
committed
Add known issue for find references
1 parent 76467cd commit d61256b

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
@@ -156,6 +156,7 @@ and you installed Elixir and Erlang from the Erlang Solutions repository, you ma
156156
* 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)
157157
* "Go to definition" does not work within the `scope` of a Phoenix router
158158
* On-hover docs do not work with erlang modules or functions (better support of EEP-48 is needed)
159+
* "Find references" does not work on Elixir 1.10.x [#257](https://github.com/elixir-lsp/elixir-ls/issues/257)
159160

160161
## Building and running
161162

0 commit comments

Comments
 (0)