Enhanced format indentation

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
C64
Enthusiast
Enthusiast
Posts: 151
Joined: Sat Dec 18, 2010 4:40 am

Enhanced format indentation

Post by C64 »

I would like to see the "Format indentation" enhanced a bit, in two ways:

(a) Remove all white space at the end of each line.
(b) Break down multiple commands that have colons, into separate lines.

Would make copying code from elsewhere very easy to "clean" and understand better.
User avatar
Joakim Christiansen
Addict
Addict
Posts: 2452
Joined: Wed Dec 22, 2004 4:12 pm
Location: Norway
Contact:

Re: Enhanced format indentation

Post by Joakim Christiansen »

C64 wrote:(a) Remove all white space at the end of each line.
I would enjoy having that one!
I like logic, hence I dislike humans but love computers.
Post Reply