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.
While training a LLM over a Project Codebase, I decided to perform data augmentation or metadata generation to improve the dataset by enhancing docstrings of the source code. PR Generated with list of ...