morbac / xmltools

XML Tools plugin for Notepad++
GNU General Public License v3.0
260 stars 57 forks source link

Restore process working directory at end of performXMLCheck() to fix issue #179 #180

Open dean-e-peterson opened 1 year ago

dean-e-peterson commented 1 year ago

Attempt to fix issue #179, where a directory containing an xml file cannot be renamed or deleted after editing a contained XML file. Fix by restoring the working directory to its previous state.

Known limitations: