There is no way to show invisible characters that take no space in the underlying Qt widget. Your best bet is to simply run a search replace to replace all instances of such characters with something visible, like one of the unicode block characters.
|