[MonoDevelop] monodoc patch

Christian Hergert christian.hergert at gmail.com
Tue May 31 15:36:36 EDT 2005


If by *on the fly syntax checking* you mean error hightlighting, there
is some code in the codebase that i believe John Luke had been working
on. It was quite unstable last time we enabled it, but this was mostly
due to the parser iirc. It seemed to have lots of array out of bounds
exceptions. I would take a look at fixing this up before writing a new
one.

~ chris

On 5/31/05, Jacob Ilsø Christensen <jacobilsoe at gmail.com> wrote:
> Hi.
> 
> I finally made the patch which generalizes the resolver and
> typevisitor to allow for complete monodoc support as well as goto
> declaration.
> 
> It still needs some refactoring and cleaning up, but the basic
> functionality should more or less be in place. I have made monodoc
> support for properties and fields. I have not made goto declaration
> yet, but that one is easy now and I will do that next.
> 
> Will someone look through the patch as I would like to commit this and
> then refactor afterwards so the patch won't be too big (I know the
> ChangeLogs are missing but I will add them as appropriate).
> 
> After this I will make goto declaration. Then:
> 
> - fix some bugs with local variables
> - support for methods
> 
> Then I would like to introduce some on-the-fly syntax checking. Is
> that something we want for MD?
> 
> Then more navigation and then possibly refactoring support.
> 
> /Jacob
> 
> 
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
> 
> 
> 
> 


-- 
Christian Hergert
Mosaix Communications, Inc.
Software Engineer
C: 253 906 2115


More information about the Monodevelop-list mailing list