DevToys-app / DevToys

A Swiss Army knife for developers.
https://devtoys.app/
MIT License
26.94k stars 1.45k forks source link

XML Validator - indicating the error on the file #606

Open NEKolev opened 2 years ago

NEKolev commented 2 years ago

What's the Problem?

When clicking on the error, the cursor doesn't go to the error from the xml file and the field in the xsd schema.

Solution/Idea

I think it would be useful that when clicking on an error, the mouse cursor goes to the error line in the xml file and the part of the xsd schema where the rules are described.

Alternatives

N/A

Priorities

Capability Priority
This proposal will allow developers to accomplish W Must
This proposal will allow end users to accomplish X Should
This proposal will allow developers to accomplish Y Could
This proposal will allow end users to accomplish Z Won't

DevToys Version

Version 1.0.9.0 | X64 | RELEASE | 8bcfa60 | 8bcfa60

Comments

https://user-images.githubusercontent.com/70388317/180517773-f9bdbe72-fca2-4274-810e-a1cd45859db9.mp4

NEKolev commented 2 years ago

@JustAGabriel FYI

NEKolev commented 2 years ago

@JustAGabriel could you have a look at this because when looking at large xml it's quite hard to find the errors?