You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I did a try to resolve it, but it is hard to get right. See discussion in #18 . And if you have any ideas to resolve it I'd certainly appreciate some help :)
(or well, that is about tool expand, but it is basically the same issue)
So, given two files, for example:
lib/x.cr
lib/x/y.cr
It seems I can't jump to the definition of
X
I getundefined constant X
.I'm not sure how that could be resolved, how do i tell it what my top level entry file is?
The text was updated successfully, but these errors were encountered: