reasonml-idea-plugin: Go to module let bindings broken in third party modules
plugin version: 0.71
Description
Goto a module binding appears broken (this looked different to the other goto issue bugs). Eg in the below I can navigate to the Draw module but not Draw.background.
or to Constants
but not Constants.black

Related, It also means that completion for module bindings don’t work
Here is should have found Draw.rect
_i’ve found that this it works for inbuilt modules eg Array.make_matrix()
but not for third party modules
About this issue
- Original URL
- State: closed
- Created 5 years ago
- Comments: 24 (12 by maintainers)
Commits related to this issue
- 191 - #143 convert for interface, and inside node_modules — committed to giraud/reasonml-idea-plugin by giraud 5 years ago
- 191 - #143 convert to a new file — committed to giraud/reasonml-idea-plugin by giraud 5 years ago
Im on holidays for a week, sorry !