posit-dev / posit-dev/positron
Feature: Support for plumber annotations
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 4.3k
- Forks
- 183
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 206
Description
The support for roxygen annotations should be extended to also include plumber annotations, thus understanding the various plumber tags as well as working with the #* comment.
We might consider only supporting plumber tag lookup for #* to gently steer people towards this and keep a better separation between roxygen and plumber annotations
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the existing roxygen annotation support and compare its handling with plumber tags and #* comments. Done means plumber tags are understood and #* comments work, with the scope decision about restricting plumber lookup to #* resolved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r, typescript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100