Skip to content

display info on hover not working when ambiguous definition occurs #273

Open
@AustinZhu

Description

@AustinZhu

Steps to reproduce this problem:

  1. create a single .hs file
  2. import some module and define a function whose name collides with a function in the module.
  3. save the file and restart VS Code

In my case, it does highlight the error that ambiguous definition occurs, but it seems that the extension is not inspecting other parts of the code. When I hover on a function or a variable, it shows an empty small window instead of the definition.

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: in discussionNot actionable, because discussion is still ongoing or there's no decision yet

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions