quarto-dev / quarto-dev/quarto
Slow cross-reference autocomplete for larger projects
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 645
- Forks
- 62
- Avg merge
- 17h 42m
- Merged PRs (30d)
- 13
Description
When I use the @ -> tab in VS Code it takes quite a long time to load the options. This only happens the first time in the session, so it appears to cache correctly.
https://github.com/quarto-dev/quarto/assets/14034784/51f1ed9f-d1d2-4dc6-8b06-117dfcc1bb77
tested with newest stable versions of Quarto and VS Code
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
Reproduce the first-use delay in VS Code with @ followed by Tab on a larger Quarto project, using the linked recording as the behavioral reference. Compare the initial autocomplete load with later requests in the same session; done means the first options load is acceptably responsive without losing the existing cache behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- performance, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100