Open
Description
While Jedi already takes advantage of the sometimes-interpretability of docstrings for parameter descriptions, it would be useful when docstring is showing in ptpython to automatically scroll the docstring to the description of the parameter that the user is trying to enter. This may be easier for keyword args than for positional.