Skip to content

Poor Intellisense/completion with rest parameters #3242

@dbaeumer

Description

@dbaeumer

Test case:

function foo(.

Observe:
a list of global visible symbols are proposed. however the only possible completion would be another dot.

the language service shouldn't propose anything here. It doesn't propose anything for

function foo(a

either

Metadata

Metadata

Labels

BugA bug in TypeScriptFixedA PR has been merged for this issue

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions