quarto-dev / quarto-dev/quarto
Add autocompletion for paged printing options
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 645
- Forks
- 62
- Avg merge
- 17h 42m
- Merged PRs (30d)
- 13
Description
Add autocompletion for all options in https://bookdown.org/yihui/rmarkdown/html-document.html#tab:paged
See RStudio issue https://github.com/rstudio/rstudio/issues/15655 for reference.
Contributor guide
No contributing guide indexed for this repository
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
No repository file or test is named. Start by reviewing the paged printing options in the referenced bookdown documentation and the linked RStudio issue, then locate the autocompletion entry point in the repository. Done means every listed option is offered by autocompletion and the relevant checks pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100