Empty lines yes, keep them! But Kevin and I mean remove spaces on empty lines.
Looks like this: Dim sTest as string ... <- remove these sTest = "this is a test" ' here above normal empty line, without spaces on it. Regards, Ron_2nd. 2011/8/4 Fabien Bodard <[email protected]>: > 2011/8/4 Kevin Fishburne <[email protected]>: >> On 08/04/2011 11:43 AM, [email protected] wrote: >>> On 8/4/2011 8:22 AM, Benoît Minisini wrote: >>>> Hi there, >>>> >>>> I'd like to add some options to the "making code pretty" feature in the >>>> IDE. >>> I think that an option to sort procedures by name would be helpful. >> >> That would be awesome. Also removing spaces on otherwise empty lines and >> removing spaces at the end of lines. > empty lines can be usefull to keep a readable code >> >> -- >> Kevin Fishburne >> Eight Virtues >> www: http://sales.eightvirtues.com >> e-mail: [email protected] >> phone: (770) 853-6271 >> >> >> ------------------------------------------------------------------------------ >> BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA >> The must-attend event for mobile developers. Connect with experts. >> Get tools for creating Super Apps. See the latest technologies. >> Sessions, hands-on labs, demos & much more. Register early & save! >> http://p.sf.net/sfu/rim-blackberry-1 >> _______________________________________________ >> Gambas-user mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/gambas-user >> > > > > -- > Fabien Bodard > > ------------------------------------------------------------------------------ > BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA > The must-attend event for mobile developers. Connect with experts. > Get tools for creating Super Apps. See the latest technologies. > Sessions, hands-on labs, demos & much more. Register early & save! > http://p.sf.net/sfu/rim-blackberry-1 > _______________________________________________ > Gambas-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/gambas-user > ------------------------------------------------------------------------------ BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA The must-attend event for mobile developers. Connect with experts. Get tools for creating Super Apps. See the latest technologies. Sessions, hands-on labs, demos & much more. Register early & save! http://p.sf.net/sfu/rim-blackberry-1 _______________________________________________ Gambas-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gambas-user
