element-hq / element-hq/pkl-tools
StaticCode: Render doc comments.
Open
- Dominant language
- Pkl
- Stars
- 3
- Forks
- 0
- Avg merge
- 15h 46m
- Merged PRs (30d)
- 1
Description
The renderer already has access to the `docComment` property on the reflected types, we just need to collect it while reflecting everything and then render it.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start in the StaticCode renderer and trace how reflected types are collected. Check where each reflected type's docComment property is available, then follow the rendering path; done means doc comments are collected during reflection and appear in the rendered output.
Written by the indexing model from the issue text.
Assessment
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100