[Gambas-user] Making code pretty

Ron ron at ...1740...
Thu Aug 4 21:07:19 CEST 2011


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 <gambas.fr at ...626...>:
> 2011/8/4 Kevin Fishburne <kevinfishburne at ...1887...>:
>> On 08/04/2011 11:43 AM, zachsmith022 at ...626... 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: sales at ...1887...
>> 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
>> Gambas-user at lists.sourceforge.net
>> 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
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>




More information about the User mailing list