We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 017aa6a commit 8dbf044Copy full SHA for 8dbf044
README
@@ -8,7 +8,7 @@ This plugin is meant to display a JSON string in a Treeview. It also marks the e
8
============
9
Instruction:
10
11
-1. Paste the file "NPPJSONViewer.dll" to Notepad++ plugin folder
+1. Paste the file "NPPJSONViewer.dll" to Notepad++ plugins\NPPJSONViewer folder
12
2. open a document containing a JSON string
13
3. Select JSON fragment and navigate to plugins/JSON Viewer/show JSON Viewer or press "Ctrl+Alt+Shift+J"
14
4. Voila!! if the JSON is valid, it will be shown in a Treeview
0 commit comments