quarto-dev / quarto-dev/quarto

Toggle render-on-save via the VSCode extension

Open
#226 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
645
Forks
62
Avg merge
17h 42m
Merged PRs (30d)
13

Description

I can never remember the exact set of YAML keys required to enable render-on-save. And I often want to enable it temporarily during a period of editing and then turn it off so it doesn't catch me off guard later.

I'd certainly find it helpful if there were a way to issue a command (perhaps via the Render drop-down menu) to toggle the render-on-save feature for the currently active .qmd.

Contributor guide

No contributing guide indexed for this repository

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.

Research direction

Start with the VSCode extension's Render drop-down command handling and the render-on-save settings described in the linked documentation. Define how the command applies to the active .qmd and how the temporary toggle is represented; done means the command can enable and disable render-on-save for that document without requiring manual YAML edits.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript, vscode
Domain
developer-experience, tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.