Skip to content

arguments not in intellisense list #4249

Description

@qc00

Start typing argu in a function body and the only suggestion is the IArguments interface.

What's more annoying is that VS Code always accepts the first item in the list on the dot key no matter what you have typed...

(I do not think it normally suggests interface names in non-type positions, so I guess somewhere in the code the interface is confused with the arguments keyword?)

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugA bug in TypeScriptFixedA PR has been merged for this issueHelp WantedYou can do this

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions