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)