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
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.
No real performance issue... the change will be in 3.06.