[MonoDevelop] Some question for the Nemerle add-in

Rafael Teixeira monoman at gmail.com
Mon May 29 15:09:34 EDT 2006


Hi,

On 5/29/06, Alejandro Serrano <trupill at yahoo.es> wrote:
>
> >> 1. How can I get the Monodoc information shown as in C# and VB bindings?
> >>
> >
> > If the documentation is properly registered in Monodoc, it should be
> > shown by code completion. This is unrelated to language bindings,
> > information is only shown for assemblies.
> I don't mean showing Monodoc tab, but showing the information C# and VB
> bindings show in completion window, about the member selected from the
> list in each moment.

AFAIK, the same information is used both ways.

If you are sure you have your docs showing integrated in the Monodoc
tab, maybe some match resolution code in code-completion may be
getting into trouble when parsing your documentation, and should be
debugged/reported.

Hope it helps,

-- 
Rafael "Monoman" Teixeira
---------------------------------------
As I'm currently working a lot with Java and even fixing Java VMs
(JamVM/Kaffe) and GNU Classpath code, I think I may partly borrow the
title (Javaman) from my friend Bruno Souza and become the
MonoNJavaMan. Yeah, I may currently be crazier than usual...


More information about the Monodevelop-list mailing list