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.
Once all existing docstrings are formatted according to Google Codestyle, a configuration should be added for regular formatting of new code. ruff config example for ...