From dc06ae7d2f11abb94d28fe35fb510e579244fb2b Mon Sep 17 00:00:00 2001 From: Jonathan McPherson Date: Thu, 23 Apr 2026 17:07:47 -0700 Subject: [PATCH] update CHANGELOG --- apps/vscode/CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/vscode/CHANGELOG.md b/apps/vscode/CHANGELOG.md index 24eb7e93..a2e2896b 100644 --- a/apps/vscode/CHANGELOG.md +++ b/apps/vscode/CHANGELOG.md @@ -5,6 +5,7 @@ - Added clickable document links for file paths in `_quarto.yml` files. File paths are now clickable and navigate directly to the referenced file (). - Added filepath autocompletion in `_quarto.yml` files. When editing YAML values, the extension now suggests project files as you type (). - In an empty document, Positron's active runtime is now used to choose the language for a new code cell (). +- Send cell figure options (width/height) to Positron to control sizing in its Plots pane (). ## 1.131.0 (Release on 2026-04-14)