quarto-dev / quarto

Quarto open-source scientific and technical publishing system
https://quarto.org
GNU Affero General Public License v3.0
280 stars 19 forks source link

Slow cross-reference autocomplete for larger projects #398

Open EmilHvitfeldt opened 3 months ago

EmilHvitfeldt commented 3 months ago

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