Greenfoot feature request
By SPower, with 5 replies.
Last reply by davmac, over 12 years ago:
Better design is to write getter and setter methods rather than use public instance variables. To be honest, I don't think this will be changed. It was a conscious decision to make completion only work with methods, and only when a key combination was pressed. Certainly if you're working at a level beyond amateur you'd want better completion capability, but then you should consider using a different IDE.