News

Does this issue occur when all extensions are disabled?: Yes VS Code Version: 1.101.1 OS Version: Windows_NT x64 10.0.19045 I am using a class to modify the docstring of python functions and classes.
Description Hello! When writing Sphinx-style Python docstrings, the hover tooltip shows them in their native form i.e., without formatting. For instance, in this playground example, hovering over a ...