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

XML syntax error missing in duplicate ID #3192

Closed
yuvalmorad opened this issue Jan 25, 2017 · 5 comments
Closed

XML syntax error missing in duplicate ID #3192

yuvalmorad opened this issue Jan 25, 2017 · 5 comments

Comments

@yuvalmorad
Copy link

id appears twice w/o error indication

@boghyon
Copy link

boghyon commented Apr 11, 2018

Do you mean something like this?

<Something
  id="myId"
  id="myId"
/>

@github-actions
Copy link

github-actions bot commented May 9, 2022

This issue has not received any attention in 1 year. If you want to keep this issue open, please leave a comment below and auto-close will be canceled.

@boghyon
Copy link

boghyon commented May 14, 2022

@andrewnester Can we reopen this? This issue is also still reproducible. It is expected that there is a syntax error indication for duplicated attributes in a single node.

@andrewnester
Copy link
Contributor

Realistically, we would like to put our focus on proper LSP support (#3124) instead of improving custom build specific workers including XML. I'll keep this open in case we'll decide to address it anyway

@github-actions
Copy link

github-actions bot commented Jun 2, 2023

This issue has not received any attention in 1 year. If you want to keep this issue open, please leave a comment below and auto-close will be canceled.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants