Intellij-elixir: Go to declaration not working

Created on 24 Mar 2021  路  3Comments  路  Source: KronicDeth/intellij-elixir

Describe the bug
When selecting / navigating to declaration on any module (cmd+b, right-click Go To > Declaration), nothing happens.

To Reproduce

  1. Install fresh phoenix project mix phx.new
  2. "File > Open" project in intellj
  3. Right-click on a module in for example endpoint.ex. Select "Go to > Declaration"

Expected behavior
It takes me to the declaration/definition of the module I just clicked on.

Screenshots
Clicking on a module (cmd+click, same as cmd+b), https://recordit.co/EFGpIe3M8C

Logs

Desktop:

  • OS: macOS
  • Version 11.2.3

Erlang:

  • Installer: homebrew
  • Version: Erlang/OTP 23

Elixir:

  • Installer: homebrew
  • Version: 1.11.3

Plugin:

  • Version: 11.10.0

Additional context
Potentially related to https://github.com/KronicDeth/intellij-elixir/issues/1799

Apart from this little glitch, amazing plugin! Thanks for maintaining it.

Bug

Most helpful comment

Fixed in 11.11.0

All 3 comments

Same for me, go to does not work. The same code links correctly when opened in visual studio code.

same here. Find Usages (鈱7) locates what I'm looking for correctly, but it is a bit clunky to not be able to click through.

Fixed in 11.11.0

Was this page helpful?
0 / 5 - 0 ratings

Related issues

mariuszzak picture mariuszzak  路  6Comments

joshuataylor picture joshuataylor  路  3Comments

merqlove picture merqlove  路  4Comments

joshuataylor picture joshuataylor  路  7Comments

Istiakmorsalin picture Istiakmorsalin  路  4Comments