A Python module and CLI that walks a Python package/directory and outputs a Markdown file from all docstrings in the package. Tools like mkdocs and readthedocs are overkill for many small Python ...
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.