molsonkiko / JsonToolsNppPlugin

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

Settings are not remembered #8

Closed vinsworldcom closed 2 years ago

vinsworldcom commented 2 years 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 2 years ago

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