sunjw / jstoolnpp

A JavaScript (JSON) tool for Notepad++ (formerly JSMinNpp) and Visual Studio Code.
GNU General Public License v2.0
283 stars 24 forks source link

json viewer not visible? #151

Closed codex1001 closed 6 months ago

codex1001 commented 6 months ago

When json is present, the json viewer window does not appear. I wanted to reset the plugin but there is no reset setting. How can json viewer be made visible? cw573

sunjw commented 6 months ago

Maybe you need to reset Notepad++. Plugin itself doesn't save window position and size, it is controlled by Notepad++.

codex1001 commented 6 months ago

Hey, I found where the problem is. There is a bug in your plugin. Settings->preferences->toolbar

When you change the standard icons (small) option here, all icons of your plugin disappear. However, there is no such problem in other json plugins. So the problem is related to your plugin. cw597

sunjw commented 6 months ago

I couldn't reproduce the problem you describe. Screenshot 2024-05-06 102053