A type column in completion menu
Brought to you by:
fabioz
When the completion menu shows the members of a variable, it would be nice to see at the same time the type of these members. I saw this feature in the PyCharm IDE from JetBrains and I think it will be a great feature to have in Pydev too. In PyCharm, we see a two column menu with the name of the members on the left and the type of the members on the right.