How do you get Intellisense for Python in Eclipse/Aptana/Pydev? -


Is gaining intelence in functionality like eclipse (better than the default) for dragon development? I am using eclipse 3.5 with aptana and pydev and interpreter is python 2.5.2

you Probably never going to get something as intellisense for Python as the dynamic nature of the dragon, it is often impossible to know the type of variable and if you are not about your type You know, you can not automatically complete things like class members.

Personally, I think that autocomplete in PyDev is very good, the nature of the dragon. This is not so good for Java and probably will not happen, but it's definitely not going to happen.

By doing this I have not tried that PyDev is capable of using parameter types in Python 3.x Otherwise, this can be an improvement that makes life a little easier Could.

Update: Curious and tested promptly, it seems that alternative type information in Python 3 has not been used by PyDev.


Comments

Popular posts from this blog

Eclipse CDT variable colors in editor -

AJAX doesn't send POST query -

wpf - Custom Message Box Advice -