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

image

Related, It also means that completion for module bindings don’t work image 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

Most upvoted comments

Im on holidays for a week, sorry !