reasonml-idea-plugin icon indicating copy to clipboard operation
reasonml-idea-plugin copied to clipboard

Showing wrong module for autocomplition

Open Coobaha opened this issue 6 years ago • 2 comments

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

Coobaha avatar Dec 07 '19 09:12 Coobaha

related to #186 ?

giraud avatar Feb 05 '20 07:02 giraud

Yeah both issues are about naive indexing (without intelligence of actually used modules)

Coobaha avatar Feb 05 '20 08:02 Coobaha