You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, VSCode HLS suggests missing import in the following manner:
For now, one can push the prefix of each item of pulldown to select, but many of items share the long prefix such as import qualified ... or add imports ....
It might be good if one can filter-out the candidate by module name.