xmltools
xmltools copied to clipboard
XML Tools plugin for Notepad++
notepad++ version: 8.4.7 x64 (clean) XML tools version: 3.1.1.13 In https://github.com/morbac/xmltools/issues/120#issuecomment-942993955, https://github.com/morbac/xmltools/issues/130#issuecomment-1008270916 was said that **XML tools** automatically set language as XML after `
Attempt to fix issue #179, where a directory containing an xml file cannot be renamed or deleted after editing a contained XML file. Fix by restoring the working directory to...
Notepad++ version 8.4.6 (64-bit and 32-bit) Plugin list version 1.5.4 XML Tools version 3.1.1.13 (64-bit and 32-bit)  Last working version Notepad++ version 8.4.6 (32-bit) Plugin list version 1.5.4 XML...
The Pretty print do not works well. After "pretty print" command some "" go out. Source code: ```xml Immagine 1 Immagine 2 Immagine 3 Immagine 4 Immagine 5 ``` Result:...
If I edit an XML file with XML Tools installed, I cannot rename or delete the directory containing that file even after closing the file. I have to close Notepad++...
Hi, I'm having problems with this version when I run Pretty Print actions. Previously it killed Notepad++ but after advise in a group I installed 1.4.4.1 of ColumnTools to solve...
After performing a XML validation against a XSD schema, the list of errors does not contain line numbers (error location). Thus, for very long files the error messages are practically...
I really needed to **maintain** line feeds in an XML-file while I am enthusiastic about the excellent formatting capabilities of this code. Therefore I changed some files to support the...
Why having a entity in an html file, the checker says undefined "nbsp" entity reference? In italian is Riferimento all'entità non definita "nbsp"
Hello Enable XML Syntax Auto-Check = Enabled When saving (CTRL+S) the XML document it jumps to the first syntax error as long as Auto-Check is enabled. So I have to...