Skip to content

Don't consider x. a new identifier location just because x has a number index signature#24699

Merged
2 commits merged into
masterfrom
dotIsNewIdentifierLocation
Jun 7, 2018
Merged

Don't consider x. a new identifier location just because x has a number index signature#24699
2 commits merged into
masterfrom
dotIsNewIdentifierLocation

Conversation

@ghost

@ghost ghost commented Jun 5, 2018

Copy link
Copy Markdown

Fixes #24690

We considered "a". to be a new identifier location because "a" has a number index signature. But typing a number after the . wouldn't parse, so it makes sense to consider the completions we return complete.

@ghost ghost merged commit 83c58a4 into master Jun 7, 2018
@ghost ghost deleted the dotIsNewIdentifierLocation branch June 7, 2018 19:05
@microsoft microsoft locked as resolved and limited conversation to collaborators Oct 21, 2025
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants