[MonoDevelop] [PATCH] Patch for ClassPad

Johan Hernandez thepumpkin1979 at gmail.com
Sat Jun 30 16:44:49 EDT 2007


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.

Is there a better way to do make a diff file?

Thanks.

On Sat, 2007-06-30 at 22:30 +0200, Jacob Ilsø Christensen wrote:
> Hi.
> 
> Good idea. I tried it out and have a few comments:
> 
> * string[] shows up as just string
> * System.Collections.ArrayList shows up as ArrayList. Is this ok, or
> should fully qualified names by used?
> * System.Collections.Generic.IList<int> shows up as IList`1. Should
> the int be shown too?
> 
> And a final thing. If I use code completion it shows e.g. IList<int>
> correctly. Maybe the code that shows code completion tips could be
> used for the class pad too instead of duplicating it there?
> 
> Oh, and the last stuff in your patch seems unrelated to this functionality.
> 
> Regards,
> Jacob
> 
> On 6/30/07, Johan Hernandez <thepumpkin1979 at gmail.com> wrote:
> > Hi. is the first time I send a patch. This patch adds two features to
> > ClassPad:
> >
> >         - Show Methods with Parameters and Generics
> >         - Show Indexers with Parameters
> >
> > I made the diff from the top level source(thanks for the tip jensen), i
> > hope  the diff file is correctly created.
> >
> > Thanks.
> > --
> > Johan Hernandez
> > http://johansoft@blogspot.com
> >
> > _______________________________________________
> > Monodevelop-list mailing list
> > Monodevelop-list at lists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/monodevelop-list
> >
> >
> >
-- 
Johan Hernandez
http://johansoft@blogspot.com



More information about the Monodevelop-list mailing list