Skip to content

v2.0.2.0

Compare
Choose a tag to compare
@SinghRajenM SinghRajenM released this 05 Oct 16:38
· 110 commits to master since this release

Change log

  1. Provided UI to control formatting option via setting dialog
    1. Setting for indentation
    2. Setting for line ending
    3. Setting for line format
    4. Make json parsing configurable e.g. ignore trailing comma, ignore comment
  2. Added couple of new feature
    1. Follow json tree for current tab if it is json file
    2. Auto format json file when opened (by direct or by tab switching)
  3. Few bug/regression fixes