Skip to content

Allow parameter hints and completion documentation to appear in a docked panel instead of floating over the code #149270

@DanTup

Description

@DanTup

Parameter hints and the documentation popup in code completion can be useful, but sometimes they completely obscure the code being typed:

Screenshot 2022-05-11 at 16 52 13

It would be nice if these could be shown in an alternative location (such as a dockable panel that can be put in a sidebar or along the bottom) to avoid covering so much of the code.

I'm aware both can quickly be toggled with their respective shortcuts (and that I can control whether they open automatically), but those aren't perfect solutions - sometimes you're trying to compare the parameters you've written to the signature to understand what's wrong, and having to flick them on and off is less convenient than being able to see both on the screen at the same time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    editor-parameter-hintsFunction, method and class parameter hint widgetfeature-requestRequest for new features or functionalitysuggestIntelliSense, Auto Complete

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions