[MonoDevelop] Generics in CC
Matej Urbas
matej.urbas at gmail.com
Tue Jul 4 03:30:55 EDT 2006
Lluis Sanchez wrote:
> this problem just increase the version of the file format
> (FORMAT_VERSION constant in CodeCompletionDatabase). You can also try
> deleting all files in ~/.config/MonoDevelop/CodeCompletionData.
I did that, and it works! Thanks!
No exceptions are thrown and the code completion databases have been
recreated successfully. Code completion in the editor also works correctly.
Surely, I will test it more thoroughly in the time being.
Anyways, now that our code completion has support for generics, it would
be about time to use it. If anyone has some hints for me - on how to get
the generics data out from parsers, it would be greatly appreciated.
Enjoy
---
Matej
P.S.: If I haven't mentioned it yet: I'm working with the most current
checkout from the SVN repository...
More information about the Monodevelop-list
mailing list