Skip to content

Improve xsd-based quick-fix suggestions #618

@mengineerchen

Description

@mengineerchen

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:
autocopmletion

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

Perhaps I missed something existing? Please let me know 😃

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions