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 items when completing subclass of an object #462

Merged
merged 1 commit into from Dec 1, 2021

Conversation

angelozerr
Copy link
Contributor

Duplicate items when completing subclass of an object

Fixes #460

Signed-off-by: azerr azerr@redhat.com

@angelozerr
Copy link
Contributor Author

It should work. I need to write tests and clean code.

@angelozerr angelozerr force-pushed the duplicate-methods branch 4 times, most recently from 16c73ef to 9850caf Compare December 1, 2021 09:57
Fixes redhat-developer#460

Signed-off-by: azerr <azerr@redhat.com>
@angelozerr angelozerr marked this pull request as ready for review December 1, 2021 09:58
@angelozerr
Copy link
Contributor Author

Test has been written. Now the Item extends BaseItem https://github.com/redhat-developer/quarkus-ls/pull/462/files#diff-5389f96df02523a1eda5128c477618aa9cbed351ee62b8b09aef78be075ea12fR63 . The QuteAssert completion checks for any test with completion that there is not duplicate label.

@fbricon fbricon merged commit 10d204f into redhat-developer:master Dec 1, 2021
@fbricon
Copy link
Collaborator

fbricon commented Dec 1, 2021

Thanks @angelozerr !

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.

Duplicate items when completing subclass of an object
2 participants