Quote:
Originally Posted by AlanHK
No even then. If you edit the json, changes will be lost if you upgrade the plugin; the new json just overwrites it.
|
No it doesn't. The plugin framework only creates the json file if one isn't already present. If individual settings within the json are being changed/reset when a plugin is updated, then that's on the plugin dev. My plugins' preferences will certainly persist through a plugin update--no matter how the json file gets edited. If they don't, then I need to know.