xmltools icon indicating copy to clipboard operation
xmltools copied to clipboard

XML Tools plugin for Notepad++

Results 102 xmltools issues
Sort by recently updated
recently updated
newest added

1. I download xml file from my bank. 2. I download xsd file from a gov site to validate my xml 3. After choosing the xsd file and pressing OK...

Doing a security review on the XML Tools plug-in to ensure it is safe for our end users. Is there any documentation about privacy? Does it process everything locally on...

Maybe this relates partly to #134: We provide users of our CPACS data model with permanent links to XSD files via GitHub pages. Our domain [www.cpacs.de](www.cpacs.de) redirects to the corresponding...

Example: `` This will format to look like this: ``` ``` This is due to , and tags being void tags and not needing a self-closed ending / If I...

When I run pretty print it seems the language should be automatically changed to xml for good block coloration. Looking at other issues reported it looks like it used to...

Are there any plans to provide also xmltools on Windows 11 ARM (64-bit)?

I validate xml by xsd using `Validate now` feature. In xmltools settings I have `Error display mode` set to `Annotation`. If in `npp` word wrap is enabled, the error annotation...

### Repro steps 1. Open an XML file encoded as UTF-8 BOM (or open any file and set its encoding to UTF-8 BOM encoding, saving the file afterwards) 2. Hit...

Hi, I have an XML file that I open with notepad++ (by default). I know that I can click on Extensions>XML Tools>Pretty Print - indent attributes and the job will...

In the "Plugins -> XML Tools -> Options..." dialog, when the user selects the "Prohibit DTD" option, the option's descripiton text is displayed at the window's bottom. The description contains...