quarto-dev / quarto-dev/quarto

Fold all code blocks in `.qmd` file when editing in VSCode

Open
#274 2 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

It would be great to have a command that folds all code blocks to "get them out of the way" while working on the text of .qmd file. I work in VSCode, so I have in mind a command that would be accessible from the Command Palette.

(This is reposted from discussion #5643 in the CLI repo, but this is a more appropriate home.)

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 integration and the request reposted from discussion #5643, then inspect how existing Command Palette commands are registered for .qmd editing. Done means a command is available in VSCode and folds all code blocks in the current .qmd file while leaving prose visible.

Written by the indexing model from the issue text.

Assessment

Tech stack
vscode
Domain
developer-experience
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.