SublimeGremlins
SublimeGremlins copied to clipboard
Ask for strange chars <0xa0> and others in Sublime
Hi,
Try to find because my code sometimes works or not...
Then, by a magically thing, sometimes in my bash script code appear the following example: if ... <0xa0>...
Then fails.
Then, my question is not locate these characters in Sublime. It is howto to disable completely to manage this characters (if it is a character, autoreplace by normal space. Only happens with Sublime editor, other editors works well.
Regards