While I was using titanium, my code was minified.
How do I recover minified javascript code files?
Depending on your editor you can do it (auto indent) there straight away (if you have just minimized it):
Ctrl+Shift+F
on Windows or Cmd+Shift+F
on Mac