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