Skip to content

Conversation

@timsuchanek
Copy link
Contributor

I noticed, that in https://github.com/microsoft/TypeScript/blob/master/tests/cases/fourslash/completionsWithOptionalPropertiesGeneric.ts the hello is invalid, as it needs a : true or : false next to it and points to a non-existing variable.
In addition, the other completion tests introduced by #33937
all start with an empty object.

This is a small test to make sure, that we're also testing the "happy path" when there already is a valid property existing for the object that we're trying to auto-complete.

Copy link
Member

@andrewbranch andrewbranch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks!

@andrewbranch andrewbranch merged commit 9ff9c41 into microsoft:master Oct 18, 2019
@microsoft microsoft locked as resolved and limited conversation to collaborators Oct 21, 2025
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