Skip to content

Completion Method Overload Signatures Should Persist when that signature is selected #36

@JustinGrote

Description

@JustinGrote

Prerequisites

  • Write a descriptive title.

Description of the new feature/enhancement

When I autocomplete for a .NET method, the currently highlighted method shows the overload signatures
image

However, If I select a particular method, the overload signatures should continue to display until I close the parens on the other side.
image

Bonus: If I specify a parameter where the type can be determined, when I type comma the overload signatures should only filter to the ones that are now relevant.

Proposed technical implementation details (optional)

Described Above.

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