[MonoDevelop] Re: PATCH: Generic support in
MonoDevelop.Projects.Parser
Alejandro Serrano
trupill at yahoo.es
Sun Jun 11 07:31:11 EDT 2006
I attach a diff file with the changes on MonoDevelop.Projects.Parser
that Matej Urbas did. I also include the neccessary changes to show the
generic parameters in both Completion window and Class view, which
needed some things in CSharpAmbience to show. Finally, I've reworked
Nemerle binding a bit to show the generic parameters.
Now, you can open a Nemerle project, create a new class and method, and
type "System.Collections.Generic." and generic types will show their
parameters (like List<T>, Dictionary<TKey, TValue>...).
Please, tell whether it is OK to commit the patch.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: monodevelop-generics.diff
Type: text/x-patch
Size: 17734 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/monodevelop-list/attachments/20060611/1a47162e/monodevelop-generics.bin
More information about the Monodevelop-list
mailing list