[MonoDevelop] MonoDoc end of line issue
Todd Berman
tberman at off.net
Fri May 20 01:46:25 EDT 2005
On Fri, 2005-05-20 at 07:26 +0200, Jacob Ilsø Christensen wrote:
> On 5/20/05, Todd Berman <tberman at off.net> wrote:
> > On Fri, 2005-05-20 at 06:46 +0200, Jacob Ilsø Christensen wrote:
> > > Hi.
> > >
> > > If you hit F1 on the following:
> > >
> > > Console
> > >
> > > and there is a line break right after Console, nothing happens. The
> > > attached patch fixes this.
> > >
> > > In addition I have a question about the monodoc feature. Suppose you have:
> > >
> > > Console.In
> > >
> > > If you hit F1 on In you are shown the monodoc for the
> > > System.IO.TextReader class (since this is the return type of the In
> > > property). Should it not be monodoc for the In property of the Console
> > > class?
> > >
> >
> > Yes it should. However, right now it only supports classes. This would
> > be something wonderful to see fixed :)
>
> I'll have a look at it. Is the EOL patch good to go?
Seems fine here, make sure you add a ChangeLog properly before you
commit.
--Todd
More information about the Monodevelop-list
mailing list