Skip to content

Invalid Parameter Inlay Hint #55374

@hediet

Description

@hediet
function test(a: any, b: number) {}

test({}, 1);

Image

"typescript.inlayHints.parameterNames.enabled": "literals",
"typescript.inlayHints.parameterNames.suppressWhenArgumentMatchesName": true,
"editor.inlayHints.enabled": "on",

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugA bug in TypeScriptFix AvailableA PR has been opened for this issue

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions