[MonoDevelop] MonoDoc end of line issue
Todd Berman
tberman at off.net
Fri May 20 00:58:27 EDT 2005
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 :)
Thank you for all the work you are putting into this kind of stuff, it
is very much appreciated :)
--Todd
More information about the Monodevelop-list
mailing list