/xmltools

XML Tools plugin for Notepad++

Primary LanguageC++GNU General Public License v3.0GPL-3.0

XMLTools

This plugin is a small set of useful tools for editing XML with Notepad++. The plugin is based on MSXML. The plugin features are:

  • XML syntax Check
  • XML Schema (XSD) + DTD Validation
  • XML tag autoclose
  • Pretty print
  • Linarize XML
  • Current XML Path
  • Conversion XML <-> Text
  • Comment / Uncomment
  • XPath expression evaluation

Author: Nicolas Crittin

Homepage: https://github.com/morbac/xmltools

Plugin Usage

  • You can download the latest release from https://github.com/morbac/xmltools/releases based on your Operating System Type (32Bit or 64Bit)
  • Create a folder XMLTools within Notepad++\Plugins (Typically C:\Program Files\Notepad++\plugins) and copy the XMLTools.dll there
  • Restart Notepad ++. Now you should be able to see the XMLTools menu within the Plugins section