npp-plugins / mimetools

Other
43 stars 11 forks source link

Feature request: XML encode/decode #12

Closed Pernat1y closed 6 months ago

Pernat1y commented 3 years ago

Description of the Issue

This is a feature request to add options to encode/decode XML. Something similar to existing "MIME Tools \ URL Encode" feature, but for XML :)

https://stackoverflow.com/questions/1091945/what-characters-do-i-need-to-escape-in-xml-documents

Debug Information

Notepad++ v7.8.7 (64-bit) Build time : Jun 5 2020 - 02:38:56 Path : C:\Program Files\Notepad++\notepad++.exe Admin mode : OFF Local Conf mode : OFF OS Name : Windows 10 Pro (64-bit) OS Version : 1903 OS Build : 18362.1110 Current ANSI codepage : 1252 Plugins : CodeAlignmentNpp.dll mimeTools.dll NppConverter.dll NppExport.dll

rdipardo commented 2 years ago

In the meantime, there's the HTML Tag plugin. It (de/en)codes XML and HTML entities, and recent versions also work with Unicode escape sequences: