I love Sublime Text, I love it a lot.

Often my general carelessness with json comma’s results in failures:

Error trying to parse project: Trailing comma before closing bracket in X.sublime-project:11:1

Failures aside it annoys me not to be able to copy/paste definitions from the start of the file to the end, to the middle and back again.

Thankfully there’s an easy solution. Add an extra (custom) property to the very end of your file and never move it.

sublime text config example to avoid parse failures

sublime text config example to avoid parse failures

I recommend the following key/value pair:

"dissolutioned_key": "I'm so useless... I want so desperately to matter. I'm not in control of anything. Would anybody even miss me if I was gone? ;("

Any other random key/value pair will do. But no other pair will be as awesome.

Advertisement