Skip to content

Send metadata when executing cells/code#938

Open
jmcphers wants to merge 2 commits intomainfrom
feature/cell-metadata
Open

Send metadata when executing cells/code#938
jmcphers wants to merge 2 commits intomainfrom
feature/cell-metadata

Conversation

@jmcphers
Copy link
Collaborator

This change amends code/cell executions with the Quarto cell options. This will enable backends to change the way execution and rendering work based on cell options.

Note

This can't be merged until Positron 2026.05 is released. It is the first release that will include the new API parameters used here.

"engines": {
"vscode": "^1.75.0",
"positron": "^2025.12.0"
"positron": "^2026.05.0"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@juliasilge warned me about aggressively bumping the positron version due to posit-dev/positron#11321, but I guess that's fixed now? If so, I can also remove some runtime version checks in the StatementRange code

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.

2 participants