Just moved from pycharm to vscode and noticed something strange when i hover over functions , the doc string is not being displayed properly.
Attaching a snapshot of the docstring using a jupyter notebook , the same applies if i just try the same in a normal .py file as well.
Just wondering if this is the normal way that doc strings are displayed in VS code or is there any extension that can make it more readable ?