morbac/xmltools

NPP XML plug-in locks most recently used folder

Closed this issue · 3 comments

The XML plug-in for Notepad++ locks the most recently used folder--i.e., the folder from which the latest XML file was loaded into Notepad++--even after the XML file has been unloaded from Notepad++.

This prevents folder editing operations such as renaming and deletion.

To fix this I have merged #180. Seems to work fine. I've compiled for ARM64, though (was my use case where I needed this). I can do an x86 build, too.

I've made an x64 build for the adventurous.

Thanks, that seems to have fixed it. 👍