@askonomm @sesenion @zenforyen @cazabon @kevin @ado

No, not type, but the parameters.
And usually the parameter names are expressive enough to know what you have to pass.

I just mean in practice whatever #eclipse #pydev offers seems to work quite well. Feeling no fundamental difference for example to #visualstudio #cpp.

@folkerschamel @askonomm @zenforyen @cazabon @kevin @ado I used to work with eclipse before our group switched to VS Code. The parameter list eclipse pops out worked nicely for function calls. But inside the function how should the IDE know what a parameter is?