Skip to content

Hover/cursor placement only works on final joint theorem #2

@ionathanch

Description

@ionathanch
joint
  theorem zero : True
  theorem one : True
  theorem two : True
by all_goals constructor

Placing the cursor at zero or one doesn't show its type in the infoview, but placing it at two does. Similarly, hovering over zero or one only shows the doc comment for the joint macro, but hovering over two shows its type.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingjointIssues about the `joint` macro

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions