You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 10, 2026. It is now read-only.
Fix multi-line docstring collection and document base_class heuristic
- Walk back through contiguous comment siblings to collect all XML doc
comment lines instead of only the last one
- Add clarifying comment about the base_list heuristic limitation
(cannot distinguish base class from interface without semantic analysis)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments