editor-hover:
    (Var(x), position, ast, path, project-path) -> "hover text"
    where
        debug

When hovering over a Var: the “debug” output is shown in the console log, but the hover popup is not shown in the editor.

Submitted by Maartje on 10 August 2013 at 13:03

On 10 August 2013 at 13:03 Maartje tagged hover

On 10 August 2013 at 13:04 Maartje tagged editor

On 14 November 2014 at 16:58 Daco Harkes commented:

I cannot reproduce this issue, and I’ve been using hover (from leaves to top AST node) extensively.

Is this still an issue?

Log in to post comments