I have a long render for a website. In Positron I can't find a window with messages from the render displaying status, warnings and errors as in the "background jobs" tabset of RStudio.
I am probably missing something ?
If you use the command Quarto: Render Project to render your whole site (from the command palette), then Quarto will run that rendering process in a new, special integrated terminal:
It will start there automatically and you can see any errors in the process there.
1 Like
