Skip to content

Information on hover for language constructs #1174

Open
@SuperAuguste

Description

@SuperAuguste

Thanks @slimsag for sharing this idea here!!

For example, If I hover on the |bruh| here:

if (thing) |bruh| { ... } else { ... }

a hover box should appear with something to the tune of

This is a capture named `bruh`; if `thing` is not null, `bruh` will be the unwrapped value of `thing`, otherwise the else branch if invoked.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestgood first issueGood for newcomersuxUser experience improvement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions