[MonoDevelop] [PATCH] Patch for ClassPad

Lluis Sanchez lluis at ximian.com
Sun Jul 1 10:26:41 EDT 2007


El dg 01 de 07 del 2007 a les 09:07 +0200, en/na Jacob Ilsø Christensen
va escriure:
> On 6/30/07, Johan Hernandez <thepumpkin1979 at gmail.com> wrote:
> > Hi.
> >
> > Thanks for try it.
> >
> > 1) I will work on Arrays.
> > 2) I ask myself the same question but qualified types will be difficult
> > to read. I think a Tooltip or a menu option like "Show Qualified Types"
> > may solve it. I don't know what's the best solution.
> > 3) I don't know where the last stuff come from hehehe... btw i'm novice
> > with SVN. I Just did $svn diff >> someFile.diff.
> 
> What about reusing the current implementation for code completion.
> Actually the combo boxes showing methods above the editor are wrong
> too.They show incorrectly for arrays, generics and indexers.
> 
> I think it would be very nice if the class pad, the combo boxes and
> the code completion pop up used the same code. What do you think?

That's why the Ambience class exist. It can convert any member to a
string. That's what should be used to display member information.

Lluis.




More information about the Monodevelop-list mailing list