-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Check JSON syntax now] clear (Syntax errors in JSON) pane upon no errors found #80
Comments
Thanks for reporting this issue, @emanueol ! This issue should be addressed by this commit. You can follow steps 5-8 of my instructions for downloading unreleased versions to test the commit. If that commit fixes your issue, you can keep using the new version of |
JsonTools version 8.2, incorporating a fix for this issue, is now live. I will soon submit a PR to include v8.2 in the plugins manager. |
So I suppose, when you say "(..) I will soon submit a PR to include v8.2 in the plugins manager.(..)" what does that mean ?
JsonTools repo: https://github.com/molsonkiko/JsonToolsNppPlugin Thanks |
Sorry if my previous post wasn't clear. In the image you showed above, the Plugins Admin for Notepad++ v8.7 lists JsonTools v8.1 as the most recent version because that was the last version I had told the nppPluginList GitHub repo about when Notepad++ v8.7 was released. The Plugins Admin has no way to check what is the most recent version of a plugin; it lists a static snapshot of the most recent versions that the plugin maintainer told them about. I just told the nppPluginList about JsonTools v8.2, but Notepad++ v8.7.1 has already released, which means that you won't be able to download JsonTools v8.2 via the Plugins Admin until Notepad++ v8.7.2 at the earliest. However, it is relatively easy to update JsonTools to v8.2 by following these steps:
By following those steps, you're just doing what Notepad++ does when you use the Plugins Admin, except manually rather than through a GUI. EDIT: If you're still confused, read the user manual section on installing plugins. |
No apparent regression since v8.2 was available on the Plugins Admin for NPP 8.7.2, so closing this issue. |
Example:
Would be nice to at least clear "Syntax errors in JSON" pane.
and/or add success No errors found (in beautiful green color) :)
The text was updated successfully, but these errors were encountered: