Skip to content
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

Open
Fgabz opened this issue Oct 22, 2024 · 4 comments
Open

Impossible to Jump source Webstorm 2024.2.3 #3657

Fgabz opened this issue Oct 22, 2024 · 4 comments

Comments

@Fgabz
Copy link

Fgabz commented Oct 22, 2024

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:

  • OS: macOS
  • Version 14.4 (Silicon)

Erlang:

  • Installer ASDF
  • Version 27.1.2

Elixir:

  • Installer ASDF
  • Version 1.17.3-otp-27

Plugin:

  • Version 19.0.1
Capture d’écran 2024-10-22 à 10 53 36
@joshuataylor
Copy link
Collaborator

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

@Fgabz
Copy link
Author

Fgabz commented Oct 22, 2024

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)

Capture d’écran 2024-10-22 à 12 51 56 Capture d’écran 2024-10-22 à 12 52 12 Capture d’écran 2024-10-22 à 12 53 01

@joshuataylor
Copy link
Collaborator

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!

@Fgabz
Copy link
Author

Fgabz commented Oct 22, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants