reasonml-idea-plugin
reasonml-idea-plugin copied to clipboard
Showing wrong module for autocomplition
plugin version: 0.83
Description
Having (not using) library that has for example List module confuses indexing.
List. suggestions are showing this library scope, while it should show stdlib List
related to #186 ?
Yeah both issues are about naive indexing (without intelligence of actually used modules)