Closed
Description
I'm using 1.4.2
It used to be fine with 1.3.0, but it seems with 1.4.2 I have troubles with getting the definition of (and jumping to) functions/records/etc, and the references. I'd say it happens when the function/record/etc is within a module which is outside the current module, but within the repo. If I hover the thing and press option I can't jump to its location, etc.
Fun facts
- I still get the type! (ex in a lens when I hover the function/record/etc)
- Dev dependencies are fine. (ex I can jump to the definition of
React
oruseEffect
inReact.useEffect(() => {…}
)
Metadata
Metadata
Assignees
Labels
No labels