[MonoDevelop] problems with code completion

Rafael Teixeira monoman at gmail.com
Fri Jun 30 14:27:32 EDT 2006


It has to parse your code to be able to show any information, as long
as some syntax error blocks this, it won't show any information. Just
a missing semicolon ';' may cause that. So be sure your code compiles
ok, before trying to auto-complete.

Hope it helps,

On 6/30/06, João Gomes <jg at netvisao.pt> wrote:
> Hi!
>
> I'm having problems using Monodevelop with code completion.
>
> I was using the old 0.7 version.
> And, using the same solution, sometimes the code completion showed the
> methods I could use in an object, but sometimes don't... this happened for
> the same piece of code in the same solution.
>
> I upgraded to 0.10 version.
> Now, it doesn' show me the methods for objects of classes of my solution.
>
> This is my problem or it's a Monodevelop bug?
>
> Can somebody help?
>
> Thank you!
>
>
>
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>


-- 
Rafael "Monoman" Teixeira
---------------------------------------
"The reasonable man adapts himself to the world; the unreasonable one
persists in trying to adapt the world to himself. Therefore all
progress depends on the unreasonable man." George Bernard Shaw


More information about the Monodevelop-list mailing list