---------------------------
Sublime Text 2
---------------------------
Error trying to parse file: Trailing comma before closing bracket in C:\Users\Amit.Shah\AppData\Roaming\Sublime Text 2\Packages\PHP Codebeautifier\Main.sublime-menu:8:13
---------------------------
OK
---------------------------
Resolved by removing , from the end on line 7
"command": "php_cbf"
The same errors are present in couple of other setting files.
Resolved by removing , from the end on line 7
"command": "php_cbf"
The same errors are present in couple of other setting files.