[MonoDevelop] monodevelop 0.9 no code completion anymore

matthieu Barthélemy mbarthelemy at artful.net
Thu Dec 1 06:57:13 EST 2005


Hi Lluis, thanks for your reply.
I upgraded today my Monodevelop at work, and have the same problem this 
time with  FC4, mono 1.1.9.2, MD 0.9.
I removed every file in ~/.config/MonoDevelop/CodeCompletionData , 
started MonoDevelop, loaded my project.
2 minutes later I could seee that .pidb files had been regenerated (see 
list at the end of the message).
But I still can't use code completion... What seems weird to me is that 
now I've the same problem at work and at home, with MD 0.9 upon two 
different Mono versions, on 2 different distros.
To be more precise than in my previous post: When I create/update a C# 
class, I can see namespaces propositions coming automatically as soon as 
I type "using ", according to my project's referenced assemblies. This 
is the only case where completion seems to work (partially).
But if I choose, for example, System, I can't have the list of 
namespaces belonging to System.
Do you have an idea? Many thanks.

Matt


Accessibility_1.0.5000.0_b03f5f7f11d50a3a.pidb
ByteFX.Data_0.7.6.1_0738eb9f132ed756.pidb
_home_mbarthelemy_dev_shm_sharpMonitor_Interfaces_bin_Debug_Interfaces.pidb
ICSharpCode.SharpZipLib_0.6.0.0_1b03e6acf1164f73.pidb
Mono.Data_1.0.5000.0_0738eb9f132ed756.pidb
Mono.Data.SqliteClient_1.0.5000.0_0738eb9f132ed756.pidb
Mono.Data.Tds_1.0.5000.0_0738eb9f132ed756.pidb
Mono.Posix_1.0.5000.0_0738eb9f132ed756.pidb
Mono.Security_1.0.5000.0_0738eb9f132ed756.pidb
mscorlib_1.0.5000.0_b77a5c561934e089.pidb
Novell.Directory.Ldap_1.0.5000.0_0738eb9f132ed756.pidb
Npgsql_1.0.5000.0_5d8b90d52f46fda7.pidb
System_1.0.5000.0_b77a5c561934e089.pidb
System.Configuration.Install_1.0.5000.0_b03f5f7f11d50a3a.pidb
System.Data_1.0.5000.0_b77a5c561934e089.pidb
System.Data.OracleClient_1.0.5000.0_b77a5c561934e089.pidb
System.Design_1.0.5000.0_b03f5f7f11d50a3a.pidb
System.DirectoryServices_1.0.5000.0_b03f5f7f11d50a3a.pidb
System.Drawing_1.0.5000.0_b03f5f7f11d50a3a.pidb
System.EnterpriseServices_1.0.5000.0_b03f5f7f11d50a3a.pidb
System.Runtime.Remoting_1.0.5000.0_b77a5c561934e089.pidb
System.Runtime.Serialization.Formatters.Soap_1.0.5000.0_b03f5f7f11d50a3a.pidb
System.Security_1.0.5000.0_b03f5f7f11d50a3a.pidb
System.ServiceProcess_1.0.5000.0_b03f5f7f11d50a3a.pidb
System.Web_1.0.5000.0_b03f5f7f11d50a3a.pidb
System.Windows.Forms_1.0.5000.0_b77a5c561934e089.pidb
System.Xml_1.0.5000.0_b77a5c561934e089.pidb


Lluis Sanchez wrote:
> You don't need to do anything special to have code completion, it should
> work out of the box.
>
> MD 0.9 needs to regenerate all parser information files because the
> format has changed. This will be done automatically and it may take some
> minutes. But it should work fine after that.
>
> If it still doesn't work you may try deleting the .pidb files in
> ~/.config/MonoDevelop/CodeCompletionData. This will force MD to
> regenerate the files.
>
> Lluis.
>
> El mié, 30-11-2005 a las 21:43 +0100, matthieu barthelemy escribió:
>   
>> Hi all,
>>
>> I upgraded from Monodevelop 0.8 to 0.9, after having upgraded from mono 
>> 1.1.9 to mono 1.1.10, using SuSe 10 rpms and Monodevelop noarch rpm.
>> Congratulations for this new release that looks  promising!
>> However since md 0.9, I can't use code completion anymore, excepted at 
>> the top of my class files, for "using" directives.
>> I saw that Monodevelop comes with a tool named "dbgen.exe" but I don't 
>> knoww how ti use it, nor if it could solve my problem.
>> Does someone have an idea? Thanks in advance for your time.
>>
>> Matt
>>
>>
>>
>> _______________________________________________
>> Monodevelop-list mailing list
>> Monodevelop-list at lists.ximian.com
>> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>>     
>
>
>
>
>   




More information about the Monodevelop-list mailing list