Skip to content

Allow syntax colouring in parameters for SignatureHelp #55044

@DanTup

Description

@DanTup

There are a couple of issues that looked like they might cover this:

However as far as I can tell, it's not possible to get highlighting in the parameter names in the signature. I've tried various combinations of string/MarkdownString in the documentation properties with no luck. The string being rendered here is SignatureInformation.label which is only a string:

screen shot 2018-07-25 at 12 15 50 pm

Here the main signature line in the tooltip is just all white. It would be much more readable if the types were coloured like they are in the editor.

Metadata

Metadata

Assignees

No one assigned

    Labels

    editor-parameter-hintsFunction, method and class parameter hint widgetfeature-requestRequest for new features or functionality

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions