File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -7,11 +7,11 @@ This plugin is meant to display a JSON string in a Treeview. It also marks the e
7
7
8
8
9
9
## Instructions:
10
- 1 . Paste the file ` NPPJSONViewer.dll ` to Notepad++ ` plugins\NPPJSONViewer ` folder
11
- 2 . Restart Notepad++ and verify that the plugin appears under the Plugins menu
12
- 3 . Open a document containing a JSON string (or paste in some JSON text)
10
+ 1 . Paste the file ` NPPJSONViewer.dll ` to Notepad++ ` plugins\NPPJSONViewer ` folder.
11
+ 2 . Restart Notepad++ and verify that the plugin appears under the Plugins menu.
12
+ 3 . Open a document containing a JSON string (or paste in some JSON text).
13
13
4 . Select JSON fragment and navigate to plugins/JSON Viewer/show JSON Viewer or press <kbd >Ctrl</kbd >+<kbd >Alt</kbd >+<kbd >Shift</kbd >+<kbd >J</kbd >.
14
- 5 . Voila!! If the JSON is valid, it will be shown in a Treeview
14
+ 5 . Voila!! If the JSON is valid, it will be shown in a Treeview.
15
15
16
16
17
17
## Latest Updates:
You can’t perform that action at this time.
0 commit comments