Nicolas Crittin

Results 38 comments of Nicolas Crittin

I'll add line number in alert message. Now you can use annotations: in xmltools options dialog, change the option "Display errors as annotations" to "True" and select a annotation style...

First of all, you must activate "Multiple error messages" option in "MSXML Features" part of xmltools options since it is disabled by default. Then, I just released the [version 3.1.1.2](https://github.com/morbac/xmltools/releases/tag/3.1.1.2)...

Thanks for your feedback. I cannot figure why the Ctrl+Alt+Shift+M shows you the xsd selection dialog since you added the `schemaLocation` in your xml. The only reason I can see...

Thanks for the sample. I've tried to reproduce the issues you describe. I did some tests but for the moment plugin behaviour seems correct. The xsd selection dialog opens on...

Hi, the new [release 3.1.1.3](https://github.com/morbac/xmltools/releases/tag/3.1.1.3) adds some new features which partially covers your needs: - A automatic xml syntax check is performed before xml validation call - The functions "First...

Did you mix NPP 64-bits and XMLTools 32-bits versions ? How did you install XMLTools plugin ? Manually or with "Plugin Admin..." tool ?

It seems that Plugin Admin in recent version of NPP 32-bits cannot install XMLTools successfully. I'll look what's wrong. Meanwhile you can try to install XMLTools 32-bits manually. In order...

I agree with you that msxml xpath evaluation engine is almost unusable when having global namespace. Note that I'm not sure if this is caused by msxml or xpath 1.0......

In the XMLTools menu, please uncheck "Set XML type automatically" This option force XML language when xml is recognized.

Initially the automatic XML language switch was performed on document loading only. But some users requested that language change automatically when pasting xml code in a blank document or when...