Every time I open or save an XML-formatted file (.xml
, .config
, etc.) in Notepad++, it asks for an XSD. I don't have one, and I have no need for one.
How can I make Notepad++ stop asking. That dialog is incredibly annoying.
An XSD defines the structure of an XML document. It specifies the elements and attributes that can appear in an XML document and the type of data these elements and attributes can contain. This information is used to verify that each element or attribute in an XML document adheres to its description.
The WSRR web user interface validates each definition file when starting, and when new or updated definition files are loaded. This is done according to the definition XML Schema Definition (XSD).
An XSD file is a definition file specifying the elements and attributes that can be part of an XML document. This ensures that data is properly interpreted, and errors are caught, resulting in appropriate XML validation. XSD files ensure that the data entered follows the same structure as defined in the file.
Plugins -> XML Tools -> Enable Auto Validation
Notepad++ 7.4.2
Windows 7
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With