Re: Code Completion with Python Plugin

2019-01-21 Thread Emilian Bold
Why do you keep resending this email? Clearly there is something with the plugin. Maybe it can't parse your .py file properly. You should contact the plugin authors and report the bug. You could just *try* NetBeans 10 with the plugin and *see* what happens. My guess is that best case scenario it

Re: Code Completion with Python Plugin

2019-01-21 Thread Krishna Mohan
On Mon, Jan 21, 2019 at 7:16 PM Krishna Mohan wrote: > Hi all > > Recently I put a Python plugin for NB 8.2 and it seems working (in > conjunction with Python 3.7.2 Win 64). > > But I noticed that Code Completion is NOT working properly as expected. > For example, see the attached figure, in whic