Hi. There are two features I beleave could be fine in Gambas 3 IDE:

1. Add an option named "create getters and setters" (or similar) to
the context menu in the code editor, so the IDE can take care of this
boring work. A simple comment can define attributes than will have
accessor and modifiers, like that:

'cgs is for create getter and setter
PRIVATE Name AS String 'cgs

2. Make customizable the "code pretty" option menu, by adding the
hability to manage "styles", because coding style is about flavours.
The Gambas style should be the default.

Fabien, Benoit, what you think about?

-- 
Fabián Flores Vadell
www.comoprogramarcongambas.blogspot.com
www.speedbooksargentina.blogspot.com

------------------------------------------------------------------------------
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to