Quote:
Originally Posted by davidfor
Or:
Find: (\w) (\w)
Replace: \1 \2
|
Well, this is odd.
That's
exactly what I'd tried before asking the question. RegEx Mode ON. All spaces in place. It didn't work.
Now it does
Anyway,
davidfor, thanks!
Quote:
Originally Posted by Toxaris
Why would you want to replace that? A double space would be rendered as one anyway.
|
Quote:
Originally Posted by eschwartz
Code typography nuts, like I said. 
|
Yes, exactly, and proudly so
I like the code to be clean, too, not only the visible text. I see no harm in that.