-
-
Notifications
You must be signed in to change notification settings - Fork 155
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Impossible to Jump source Webstorm 2024.2.3 #3657
Comments
Does command clicking (ctrl click on Linux) work for the 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 |
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:
The text was updated successfully, but these errors were encountered: