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

Fix completion for existing property #428

Merged
merged 4 commits into from
Mar 25, 2021

Conversation

evidolob
Copy link
Collaborator

What does this PR do?

Fix completion for existing property.
Demo:

Screen.Recording.2021-03-22.at.15.20.24.mov

What issues does this PR fix or reference?

Fix: #414

Is it tested? How?

With test.

Signed-off-by: Yevhen Vydolob <yvydolob@redhat.com>
@evidolob evidolob self-assigned this Mar 22, 2021
@coveralls
Copy link

coveralls commented Mar 22, 2021

Coverage Status

Coverage increased (+0.2%) to 78.738% when pulling 5a986af on evidolob:fix-i414 into c8a1179 on redhat-developer:master.

@evidolob evidolob added this to the 0.17.0 milestone Mar 24, 2021
@JPinkney
Copy link
Contributor

I just tested it out and this is the result I get when trying the changes:
Peek 2021-03-24 08-38
For some reason with mine it still adds the extra :

Signed-off-by: Yevhen Vydolob <yvydolob@redhat.com>
@evidolob
Copy link
Collaborator Author

@JPinkney Good catch, that should be fixed now

Signed-off-by: Yevhen Vydolob <yvydolob@redhat.com>
@evidolob evidolob merged commit 351183d into redhat-developer:master Mar 25, 2021
@evidolob evidolob deleted the fix-i414 branch March 25, 2021 07:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wrong completion
3 participants