Don HO
Don HO
https://github.com/notepad-plus-plus/notepad-plus-plus/commit/906f6e4386cf5acebfc1ace3aac9b83b26e7c70a
@CheetahChrome Does it happen again to you after updating the NPPJSONViewer? If not, which version of NPPJSONViewer you're using?
> The issue now only happens rarely. "rarely" means it still happens. Is it due to Notepad++?
Installer has nothing to do with WinGUp project. It rather belongs to https://github.com/notepad-plus-plus/notepad-plus-plus
If you deploy the Notepad++ in your entreprise, you can use MSI version with NOUPDATER option for that.
@pryrt How can you tell light/dark mode from theme (also "styles.xml") ?
If I do understand, your suggestion is, use always `styles.model.xml` to sync, but distinguish between light & theme mode: In the case of theme mode, check the `%APPDATA%\Notepad++\themes\currentUsedTheme_XYZ.xml` - get...
OK. Let's apply this solution. It will also be the opportunity to update all our theme files, once this method is working (a separate PR please).
Hmm... good question. I think it's better (for not complicating the code) to just focus on fixing the issue that could be caused by old themes in the future version....
I cannot reproduce the crash at all. Could you share your config.xml ?