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 2e6cac0 commit 925694aCopy full SHA for 925694a
README.md
@@ -14,10 +14,10 @@ This plugin is meant to display a JSON string in a Treeview. It also marks the e
14
15
### 2.0.2.0
16
1. Provided UI to control formatting option via setting dialog
17
- 1. Setting for indetation
+ 1. Setting for indentation
18
2. Setting for line ending
19
3. Setting for line format
20
- 4. Make json parsing configurable e.g. ignore trailling comma, ignore comment
+ 4. Make json parsing configurable e.g. ignore trailing comma, ignore comment
21
2. Added couple of new feature
22
1. Follow json tree for current tab if it is json file
23
2. Auto format json file when opened (by direct or by tab switching)
0 commit comments