The extension will iterate on every class and their members to set docstrings from parent classes when they are not already defined. The extension accepts a merge option, that when set to true will ...
🤖 Data collection from source code: collection of the object-tree and the docstrings is done thanks to Tree-sitter. Support for argument validation blocks: Tree-sitter collects your function and ...