News

Bug description Actual behavior When hovering the mouse cursor on the function name, it only displays the function signature but not the docstring. This happens when: The function is not a stdlib f ...
The hovered docstring looks like this: I want to mention, that in other IDEs the docstring is shown correctly. The picture below is a screen shot from a Jupyter Lab. The behavior of VSCode results in ...