Hi,
I have a plugin that stores data in json format in the ~/LibraryApplication Support/Sublime Text 3/Packages/PACKAGENAME/data.json
. With version 3104, I started seeing the console message “reloading ~/Library/Application Support/Sublime Text 3/Packages/HPC/data.json” whenever the plugin saves the json file. I didn’t see that before the recent updates. Any advice? ST shouldn’t load this json considering that it’s plugin specific data.
Thanks!