Hi,
I love coding with Sublime Text 2, but sometimes it appends some hidden char that can crash the application.
It seems that is something like a white space, but it isn’t.
For example:
http://staging.pixelife.ch/testcart/hidden_chars.tiff
You can see that before the “(f_shares” there is no dot (the “space tag”), and this cause the problem (the compiler “think” that is some char but not a space).
Then, deleting (the fake “space char”) and putting again a space is ok.
How can I avoid this problem?
Thanks!
Damiano
Info:
Sublime Text 2 running on Mac Os X 10.7.5