Open Fgabz opened 1 month ago
Does command clicking (ctrl click on Linux) work for the .read
part?
Do you have the project setup correctly, is it an umbrella project?
Usually the italic defmodule means that the standard library SDK isn't working correctly.
I'll have a look at WebStorm specifically
Thanks for your quick answer. Ive and Its not working also.
So what I did I created a project with Mix:
mix new dictionary
I imported the project with WebStorm and setup the SDK to ASDF location (check screenshot)
Interesting, will have a dig. I think with the SDK changes certain things are a bit wonky, will see if we can also get non-IDEA, non-RubyMine tests setup.
Thanks for the screenshots too!
So Ive discovered that the plugin is working until version 2023.3.8
Actually I had an older version of Intellij Ultimate, I updated it and the plugin stopped working and I revert to check it was working again with 2023.3.8.
and the same happend with Webstorm
Describe the bug Im trying to jump source (CMD + B) in some standard library such as (String, File, IO, etcs) and nothing is happening. Webstorm is not able to find the source code. The SDK Elixir and Internal Erland has been imported in Webstorm (ASDF).
Desktop:
Erlang:
Elixir:
Plugin: