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

Invalid property repeat issue fix #319

Merged

Conversation

arunvenmany-ibm
Copy link
Contributor

@arunvenmany-ibm arunvenmany-ibm commented Oct 24, 2024

For resolving issue OpenLiberty/liberty-tools-vscode#343
Previously, when a property and key are duplicated, diagnostic was coming only on last entry

Fixed. now diagnostic is coming in all entries
image

@cherylking cherylking merged commit 56758a4 into OpenLiberty:main Oct 25, 2024
4 checks passed
@arunvenmany-ibm arunvenmany-ibm deleted the invalid_property_repeat_issue_fix branch October 28, 2024 04:18
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.

Diagnostics are not displayed for invalid values, if there is an empty line before the variable.
2 participants