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 static properties after saving Java files #301

Closed
xorye opened this issue Apr 9, 2020 · 0 comments · Fixed by #302
Closed

Duplicate static properties after saving Java files #301

xorye opened this issue Apr 9, 2020 · 0 comments · Fixed by #302
Labels
bug Something isn't working
Milestone

Comments

@xorye
Copy link

xorye commented Apr 9, 2020

To reproduce this error, open the microprofile-lra test project.

  1. Open application.properties and invoke completion to confirm there is one mp.lra.propagation.active completion option.
  2. Open ExampleResource.java
  3. Hit space and save.
  4. Go back to application.properties and invoke completion once more.
  5. There are duplicate completion options:

demo

angelozerr pushed a commit to angelozerr/quarkus-ls that referenced this issue Apr 9, 2020
Fixes redhat-developer#301

Signed-off-by: azerr <azerr@redhat.com>
@xorye xorye added the bug Something isn't working label Apr 9, 2020
angelozerr pushed a commit to angelozerr/quarkus-ls that referenced this issue Apr 9, 2020
Fixes redhat-developer#301

Signed-off-by: azerr <azerr@redhat.com>
angelozerr pushed a commit to angelozerr/quarkus-ls that referenced this issue Apr 9, 2020
Fixes redhat-developer#301

Signed-off-by: azerr <azerr@redhat.com>
@xorye xorye added this to the v0.0.6 milestone Apr 9, 2020
@xorye xorye closed this as completed in #302 Apr 9, 2020
xorye pushed a commit that referenced this issue Apr 9, 2020
Fixes #301

Signed-off-by: azerr <azerr@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant