[Gambas-user] IDE editor (small) bug? Gambas 2.9

Fabien Bodard gambas.fr at ...626...
Thu Aug 19 09:19:51 CEST 2010


2010/8/18 nando <nando_f at ...951...>:
> Example:
>
> IF X < 1 OR X > 100 THEN                 'My comment here
>
> Highlight any part of the line then press the TAB key.
> Tabs are inserted at the beginning of the line.
>
> -Fernando
>
this is not a bug but a feature... when a part of a line is selected
the tab is added in the beginning of the line, and shift+tab remove it
(2 spaces in fact)

this feature is to help in code indentation



>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by
>
> Make an app they can't live without
> Enter the BlackBerry Developer Challenge
> http://p.sf.net/sfu/RIM-dev2dev
> _______________________________________________
> 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