quarto-dev / quarto-dev/quarto-cli

`--no-watch-inputs`: Preview says it's watching files but it may be not

Open
#848 8 comments 1 reaction 1 assignee View on GitHub

@cscheid is already working on this.

Since May 11, 2022.

enhancement
Dominant language
JavaScript
Stars
6k
Forks
458
Avg merge
1d 9h
Merged PRs (30d)
41

Description

I just started using quarto-mode.el (thank you). When running quarto-preview, I notice that Emacs uses the --no-watch-inputs flag so that it doesn't re-render when files are updated.

HOwever, it does still print the message:

Output created: a.html

Watching files for changes
Browse at http://localhost:7062/

i.e. 'Watching files for changes'... I also see this on the command line if I do:

quarto preview a.qmd --no-watch-inputs

am I missing something? Or out of date? this is with quarto version 0.9.339 from manjaro linux.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.