xmltools icon indicating copy to clipboard operation
xmltools copied to clipboard

XML Tools plugin for Notepad++

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

XMLTools plugin is listed as incompatible with latest NP++ (v8.3.3, 64-bit) and is automatically deleted from NP++ during upgrade. Installation from inbuilt plugin manager is not possible.

Hello developers. My user case: I need an empty XML from a XML with values. From: <node> Hello World. </node> To: <node></node> or <node/> Regards.

Is it possible to make "Pretty print" to format properly and standard html code? Because after all the tags that by spec don't require closing tag follow mess: `` After...

Hi @morbac After updating XML Tools to v.3.1.1.13 I've started facing the problem to perform DTD validation. If I call 'Validate now' I get a window to choose a XSD...

Hi, I make a little extension for XPath evaluation. I add column with line number of found node. If you double click cell then make selection line in editor. Can...

In my XML files, the path to the DTD has to be specified in Unix format (so that other tools will work properly); for example, “/net/srvr99/data/…”. XML Tools doesn’t seem...

Started to get this error when starting Notepad++ and not being able to use XMLTools Windows 11 Notepad++ version 8.1.9.3 (64-bit) ![Clip2net_211220174115](https://user-images.githubusercontent.com/10633128/146842358-68619d19-7eee-4af9-8de8-27e10b377d04.png)

From several updates ago the xml tools (3.1.1.12 in Notepad++ 32bit) has not not validate my xml by indicate error in doi_batch tag: ``` ``` The error message something like...

In XMLTools v3.1.1.12, the color of the expandable section labels causes them to be invisible with some themes. This is because the foreground text color for these labels appears to...

Hello First of all congrats about xml tools, it's amazing! I would like to contribute with "xmltools" project and translate for "Portuguese Brazilian". Is it possible?