quarto-dev / quarto-dev/quarto
completions include unexpected namespaces
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 645
- Forks
- 62
- Avg merge
- 17h 42m
- Merged PRs (30d)
- 13
Description
As described in https://github.com/quarto-dev/quarto/pull/798 by @juliasilge:
[..] an immediate noticeable difference I am seeing is that R packages show up in the visual editor but not the source editor:
![]()
It's the bslib and jquerylib entries there.
Please see that linked pull request for more context for now.
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
Read linked pull request #798 first for the missing context, then trace how completions are produced for the visual editor and source editor. Done means the unexpected bslib and jquerylib entries are accounted for and the completion behavior is consistent with the intended editor distinction.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r, typescript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100