Skip to content

Enable the same hover content for hovers on unsaved content as on compiled content #588

Closed
@zth

Description

@zth

Hovers can currently be produced in 2 ways - either 1) the location we're hovering has a type already (the content has compiled successfully), or 2) we use the same mechanism as autocomplete on unsaved content to trace back something being hovered to something that has compiled.

Hovering in case 1 vs case 2 is different, and we should unify the hovers so case 2 produces the same hover as case 1, if possible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions