Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 920 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 920 Bytes

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