trailing spaces

mike

Member³
This is kind of a minor thing, but I've thought for a long time that it would be nice to be able to trim trailing spaces from the end of all of the lines. It kind of gets out of hand for me sometimes.

Thanks for considering this.

Mike
 
Can we make the trim see the difference between a "normal" line end and a multi-line string line end?

It is unlikely you would want to have trailing space removed from the dynamic SQL statements and what-nots you might find.
 
Marco - Yes - your assumption is correct. Sorry about not being clear. I usually think of it when I'm in the program window and the horizontal scroll bar is getting really long.

Arnoud - good point. I hadn't thought of the problems that removing spaces inside a multi-line string would cause.
 
Back
Top