haskell / haskell/haskell-language-server

display info on hover not working when ambiguous definition occurs

Open
#273 2 comments 0 reactions 0 assignees View on GitHub
status: in discussion
Dominant language
Haskell
Stars
3k
Forks
455
Avg merge
2d 19h
Merged PRs (30d)
11

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.