haskell / haskell/haskell-language-server

display info on hover not working when ambiguous definition occurs

Abierto
#273 2 comentarios 0 reacciones 0 asignados Ver en GitHub
status: in discussion
Lenguaje dominante
Haskell
Estrellas
3k
Forks
455
Merge medio
2 d 19 h
PR fusionados (30 d)
11

Descripción

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.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.