Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Duplicate completion items #20042

Closed
ghost opened this issue Nov 15, 2017 · 0 comments
Closed

Duplicate completion items #20042

ghost opened this issue Nov 15, 2017 · 0 comments
Labels
Bug A bug in TypeScript Fixed A PR has been merged for this issue

Comments

@ghost
Copy link

ghost commented Nov 15, 2017

TypeScript Version: [email protected]

Code

Fourslash tests:

  • completionForStringLiteralNonrelativeImport8.ts
  • completionInJSDocFunctionNew.ts
  • completionInJSDocFunctionThis.ts
  • completionListPrimitives.ts
  • getJavaScriptCompletions2.ts

Expected behavior:

No duplicate completion items.

Actual behavior:

Yes duplicate completion items.

@ghost ghost self-assigned this Nov 15, 2017
@mhegazy mhegazy added the Bug A bug in TypeScript label Nov 21, 2017
@mhegazy mhegazy added this to the TypeScript 2.7 milestone Nov 21, 2017
@ghost ghost closed this as completed in #20349 Nov 30, 2017
@mhegazy mhegazy added the Fixed A PR has been merged for this issue label Nov 30, 2017
@microsoft microsoft locked and limited conversation to collaborators Jun 14, 2018
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug A bug in TypeScript Fixed A PR has been merged for this issue
Projects
None yet
Development

No branches or pull requests

1 participant