NPP XML plug-in locks most recently used folder
Closed this issue · 3 comments
PLinzer commented
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.
jglathe commented
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.
PLinzer commented
Thanks, that seems to have fixed it. 👍