Skip to content

Add reflow comments in cell command - #1087

Open
vezwork wants to merge 3 commits into
mainfrom
feature/reflow-comment-command
Open

Add reflow comments in cell command#1087
vezwork wants to merge 3 commits into
mainfrom
feature/reflow-comment-command

Conversation

@vezwork

@vezwork vezwork commented Aug 12, 2026

Copy link
Copy Markdown
Member

Fixes #408

Kapture.2026-08-12.at.16.01.03.mp4
  • Adds a command "Quarto: Reflow Comments in Cell" that breaks up long comment lines into multiple comment lines (by default 80 characters is considerered long, but that is configurable by quarto.cells.reflowColumn)

Tested lightly in both VSCode and Positron.

@posit-snyk-bot

posit-snyk-bot commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@vezwork vezwork changed the title Add reflow command Add reflow comments in cell command Aug 12, 2026
@vezwork
vezwork requested a review from juliasilge August 12, 2026 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add VS Code support for a rewrap or reflow action for comments

2 participants