xmltools
xmltools copied to clipboard
XML Tools plugin for Notepad++
Please add "XML Sort" funcionality. It's very useful to compare two XML's. Something like this tool: https://archive.codeplex.com/?p=xmlsorter
Seeing as the libxml library is outdated and has a known issue (#17), the library and other dependencies should be updated to the latest [release](https://gitlab.gnome.org/GNOME/libxml2/commits/v2.9.10). Igor Zlatković, the current source...
Trying to evaluate an XPath expression, or validate a _huge_ XML [file](https://drive.google.com/open?id=1A1J_uwi7qzHdFGkDzGJ3Djty_3fxjHMq) can cause Notepad++ to crash outright. An error should be displayed instead of causing Notepad++ to terminate. Running...
It would be nice to set path to XSL file as a URL. The tool could download file with specified URL and run transformation process.
Consider next declaration of element type in schema file: ```XML Format dd.MM.yyyy or dd/MM/yyyy Format yyyy-MM-dd ``` So element with some date is supposed to validate both '2019-11-11' and '11.11.2019',...
See https://notepad-plus-plus.org/community/topic/16957/xml-tools-will-not-work-after-update-from-plugin-manager Could you provide a default path used as homepath in case of using current version 2.4.11 together with N++ 7.5.9 or older which hasn't the new NPPM_GETPLUGINHOMEPATH and...
I would like to translate XML TOOL into Italian. Is it already possible to do it? If not, is it possible to make XML tools translatable? It seems there is...
# The latest version of xmltools is not compatible with the latest version of Notepad++ ## Notepadd++ v8.6.7 https://notepad-plus-plus.org/downloads/ ## XMLTools 3.1.1.13 https://github.com/morbac/xmltools/releases/tag/3.1.1.13 ## Copy XMLTools.dll to plugins/XMLTools folder, but...
Could the transformer in use for XSLT become a user preference / option? e.g. to be able to use Saxon-HE Ref: https://github.com/Saxonica/Saxon-HE/ Reason is that the XSLT I am using...
I have a clean installation of Notepad++ and XML Tools v 3.1.1.13 When I try to use the shortcut keys to get the current XML Path using Ctrl + Alt...