[MonoDevelop] monodoc patch

Jacob Ilsø Christensen jacobilsoe at gmail.com
Tue May 31 15:29:53 EDT 2005


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: monodoc.patch
Type: text/x-patch
Size: 15948 bytes
Desc: not available
Url : http://galactus.ximian.com/pipermail/monodevelop-list/attachments/20050531/c3104ce0/monodoc-0001.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ISourceCodeElement.cs
Type: text/x-csharp
Size: 158 bytes
Desc: not available
Url : http://galactus.ximian.com/pipermail/monodevelop-list/attachments/20050531/c3104ce0/ISourceCodeElement-0001.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: SourceCodeElement.cs
Type: text/x-csharp
Size: 513 bytes
Desc: not available
Url : http://galactus.ximian.com/pipermail/monodevelop-list/attachments/20050531/c3104ce0/SourceCodeElement-0001.bin


More information about the Monodevelop-list mailing list