[MonoDevelop] MonoDoc end of line issue
Jacob Ilsø Christensen
jacobilsoe at gmail.com
Fri May 20 00:46:34 EDT 2005
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?
/Jacob
-------------- next part --------------
A non-text attachment was scrubbed...
Name: MonodocEOL.patch
Type: text/x-patch
Size: 491 bytes
Desc: not available
Url : http://galactus.ximian.com/pipermail/monodevelop-list/attachments/20050520/58b92cd1/MonodocEOL.bin
More information about the Monodevelop-list
mailing list