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 error range for s4s-elt-must-match.2 #468

Merged
merged 1 commit into from
Jun 25, 2019
Merged

Fix error range for s4s-elt-must-match.2 #468

merged 1 commit into from
Jun 25, 2019

Conversation

xorye
Copy link

@xorye xorye commented Jun 25, 2019

Fixes #458

image

For this error range, I simply used the start tag name for the given offset.

The arguments were:

arguments[0] = "simpleType"
arguments[1] = "(annotation?, (restriction | list | union))"

Signed-off-by: David Kwon dakwon@redhat.com

Signed-off-by: David Kwon <dakwon@redhat.com>
@angelozerr angelozerr merged commit 591f850 into eclipse-lemminx:master Jun 25, 2019
@angelozerr
Copy link
Contributor

Thanks @xorye !

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.

Fixed error range for s4s-elt-must-match.2
3 participants