Intellij-Python-Inlay-Params
Intellij-Python-Inlay-Params copied to clipboard
Add typing to lambda parameters
It would be cool to see the type of the lambda parameters (or even enable auto-completion about the type, as currently we can't at all, the arguments are always inferred as Any).