I just tried adding this in rope_plugin.py, but code completion on live 
.NET/CLR objects is still not working in IDE. In console it works of course.

#TODO: The following preferences should be customizable in the future
ROPE_PREFS = {'ignore_syntax_errors': True,
              'ignore_bad_imports': True,
              'soa_followed_calls': 2,
              'extension_modules': ["clr"],
              }




On Sunday, March 5, 2017 at 1:57:25 PM UTC-6, Carlos Córdoba wrote:
>
> Hi Denis,
>
> We never managed to implement this change. Would you like to create a pull 
> request for it?
>
>
> Cheers,
> Carlos
>
> El 05/03/17 a las 14:53, Denis Akhiyarov escribió:
>
> @lcorrigan were you able to get code completion for Python.NET with live 
> objects in Spyder? If yes, can you share the changes that you made? 
>
> For Spyder 3.0 I do not see this setting for extension_modules or 
> ROPE_PREFS in spyderlib/widgets/sourcecode/codeeditor.py
>
> Thanks,
> Denis
>
> On Thursday, February 23, 2012 at 8:12:03 AM UTC-6, lcorrigan wrote: 
>>
>> That worked great, thanks a bunch Carlos!
>
> -- 
> You received this message because you are subscribed to the Google Groups 
> "spyder" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to [email protected] <javascript:>.
> To post to this group, send email to [email protected] 
> <javascript:>.
> Visit this group at https://groups.google.com/group/spyderlib.
> For more options, visit https://groups.google.com/d/optout.
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"spyder" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/d/optout.

Reply via email to