PlanetSquires Forums

Support Forums => Other Software and Code => Topic started by: Rudolf Furstauer on January 09, 2010, 03:14:19 PM

Title: trailing spaces
Post by: Rudolf Furstauer on January 09, 2010, 03:14:19 PM
Could we get the ability to remove trailing spaces?
I often get the message 'sourceline to long' , and I need to remove a few hundred spaces.

Perhaps automatically with the saving of the files?

Thanks

Rudolf Fürstauer
Title: Re: trailing spaces
Post by: Paul Squires on January 09, 2010, 04:38:14 PM
You would think that the PB Compiler would be smart enough to ignore trailing spaces.

I'll have to look at the code editor source to see if there would be any performance issues with having to trim every single line before saving to disk. Probably won't be - but I'll check.
Title: Re: trailing spaces
Post by: Paul Squires on January 09, 2010, 04:41:14 PM
No real performance issue... the change will be in 3.06.