Closed mordrax closed 8 years ago
FYI I am having the same issue in rubymine. Only when I have elm-stuff that is in my tests directory 'excluded' so that it does not show up in search. If I Cancel exclusion this is resolved, but then searching files include elm-stuff.
@mordrax @davidsavoya Please have a look at https://github.com/durkiewicz/elm-plugin/issues/42
webstorm underlines Test and tells me it 'cannot find symbol Test'
when I click on the
import Test exposing (..)
line, it takes me to a Test module defined in the "krisajenkins/elm-astar" which doesn't have a definition for Test. however, what it should take me to is elm-test/Testelm-package.json