Hello!
I’m having a problem with the Sublime Text 2.
I use de command reindent for formatting the Php code. It works perfect almost all the time. The problem comes when I have another piece of code in quotes (""), for example a SQL piece of code in quotes where this code have parentesis within. It makes all the formatting goes completly wrong.
Is there a way for the Reindent command to ignore the content within quotes?
Thanks!