We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98995f1 commit eb1c97bCopy full SHA for eb1c97b
README.md
@@ -21,6 +21,7 @@ This plugin is meant to display a JSON string in a Treeview. It also marks the e
21
5. issue-72 tab setting from notepad++ settings are not honored
22
6. issue-73 Display tree for Array of Object
23
7. issue-80 use line ending setting from editor
24
+8. Relaxed parsing. Supports trailling commas, comments(only parsing), NaN and infinity JS literals.
25
26
### 1.34
27
1. Fix Access Violation issue #51
0 commit comments