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
{{ message }}
This repository was archived by the owner on Mar 14, 2021. It is now read-only.
Hint panel doesn't track currently active file, and it's unlikely to change for various reasons (I will accept a PR though). But if you have 'Hide Hint Panel if Empty' setting enabled (this is the default), you can hide the panel with autocomplete-haskell:conceal-hint-panel command (which is bound to escape by default, but that binding only works -- again, by default -- on Haskell files to avoid polluting global scope).
Alternatively, you can configure panel to not show at all and instead rely on ide-haskell-powered tooltips.
Even when no haskell file is open (or near), a bar with the text "otherwise :: Bool" is showing.
The text was updated successfully, but these errors were encountered: