Skip to content
Discussion options

You must be logged in to vote

The "quarto" extension basically extracts the code to give to the formatter from other extensions, that's why there are "virtual docs", i.e., vdoc. Those files stick around only when something wrong happens like the process is interrupted for various reasons (no disk space left, CPU on high load, etc.).

Note that even in a terrible environment I never got "dozens" of .vdoc" files.
This could be related to the size of your document or something specific to your environment (extensions conflicts, etc.)

Nearly all formatters cannot run on Quarto document and figure out by themselves what is what inside it.

This is likely to improve with q2 the next major iteration of Quarto, but the team is …

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
2 replies
@ppm1337
Comment options

@ppm1337
Comment options

Answer selected by ppm1337
Comment options

You must be logged in to vote
2 replies
@ppm1337
Comment options

@cderv
Comment options

cderv Sep 2, 2026
Maintainer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
3 participants