Hi, it would be nice if xsd-validation-based quick-fixes can be as intelligent as auto-completion.
A trivial example here, given xsd says, the value should be taken from an ordered list {Less, Greater}.
Auto-completion is doing a good job:

Quick fix suggestion takes the original ordered list. If the list could be re-ordered based on match degrees, it would be awesome!

Perhaps I missed something existing? Please let me know 😃
Hi, it would be nice if xsd-validation-based quick-fixes can be as intelligent as auto-completion.
A trivial example here, given xsd says, the value should be taken from an ordered list {Less, Greater}.
Auto-completion is doing a good job:

Quick fix suggestion takes the original ordered list. If the list could be re-ordered based on match degrees, it would be awesome!

Perhaps I missed something existing? Please let me know 😃