molsonkiko / JsonToolsNppPlugin

A Notepad++ plugin providing tools for JSON like linting, querying, a tree view, and CSV conversion.
Apache License 2.0
70 stars 9 forks source link

Settings are not remembered #8

Closed vinsworldcom closed 1 year ago

vinsworldcom commented 1 year ago

I change the settings from defaults:

image

but after closing and reopening Notepad++, they are back to defaults:

image

I have the '$(NPP_PLUGINDIR)\Config\JSONTools.ini' file, but the only content is:

[Format JSON]
LoadJson=0

All the settings should be saved in that file and read on startup.

Cheers.

vinsworldcom commented 1 year ago

Fixed in https://github.com/molsonkiko/nppPluginList/commit/4b50d1afbab24af693ae2276b4755aae7e45acc3