Skip to content

Commit 396edd1

Browse files
committed
Add known issue about go to definition and router
1 parent 50662cc commit 396edd1

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
@@ -121,6 +121,7 @@ If your code doesn't compile in ElixirLS, it may be because ElixirLS compiles co
121121
* `workspaceSymbolProvider` capability currently requires enabled dialyzer
122122
* "Fetching n dependencies" sometimes get stuck (remove the `.elixir_ls` directory to fix)
123123
* 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)
124+
* "Go to definition" does not work within the `scope` of a Phoenix router
124125

125126
## Building and running
126127

0 commit comments

Comments
 (0)