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
Add source link generation for documentation modules
- Implement source link generation for functions, classes, and other printable entities
- Update Printer module to dynamically generate GitHub source links
- Modify Domain and Parser modules to support source position tracking
- Refactor printing functions to use Effect for source link generation
- Update test cases to validate new source link functionality
0 commit comments