Skip to content

[Feature request] Show procedure type hint on returned values #1229

@BigBoyBarney

Description

@BigBoyBarney

Hi!

I'm not sure how feasible this is, so feel free to close this issue if it isn't.

I've run into cases a few times, where a procedure returns a bunch of things, and I have to go to go back and forth to get the type hint, since it's only shown when the cursor is on the procedure itself.

Example:

_, _, _, _ := map_entry(&some_map, key)
^^^^^^^^^^
If the user is editing this part, no type hint can be shown

Would be lovely.
Thank you for all your work!

Cheers!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions