Skip to content

Salsa: bogus intelli-sense proposal #6693

Closed
@egamma

Description

@egamma

From @isidorn on January 26, 2016 16:20

  • Have the following code:
Person.prototype.getName5 = function getName() {
  return this.name;
};

Person.getNa
  • Trigger intelli-sense on the last line, last column, getNa*
  • The first two proposals are bogus and should not appear.

screen shot 2016-01-26 at 17 16 27

Copied from original issue: microsoft/vscode#2386

Metadata

Metadata

Assignees

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