[MonoDevelop] Code completion, code folding and regions

JimD Jim at keeliegirl.dyndns.org
Sun Jun 4 19:40:42 EDT 2006


Is there a way to turn on more code completion?  For example,  If I type:

Gtk.MessageDialog dlg = new

and then press space, I was hoping to get a popup (like VisualStudio)
with the list of objects I can create with MessageDialog selected.

Since that didn't happen, I continued to type this:

Gtk.MessageDialog dlg = new Gtk.MessageDialog(

After typing the '(' character, I was expecting to get a list of
parameters.  Is this possible yet?  Will this be possible?  Having to
lookup a bunch of function parameters can really kill productivity.

Are code folding and code regions (# region foo) planned features of the
IDE?

Keep up the great work.

Thanks,

Jim
-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
You roll an 18 in Dex and see if you
don't end up with a girlfriend
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
JimD
Central FL, USA, Earth, Sol


More information about the Monodevelop-list mailing list