Skip to content

Don't fail running chunk interactively in IDE or VSCODE when ojs_define() is present in chunk #4314

@cderv

Description

@cderv

ojs_define() is a function that can be used in Quarto cells for R Julia and Python. When used in such chunk, one can't execute the cell interactively because the function only works when rendering the whole document.

However, maybe it would be easier for our integrated tool (IDE, VSCODE, ...) to "ignore" the ojs_define() when running the cell interactively. OJS can't work interactively, but other chunks could.

Do you think this is something feasible and valuable ? Not sure how interactive run of cells works in RStudio IDE or VSCODE, and asking here before opening issue in different repo to track idea.

(I got bitten by that once, and some users too that is why I thought about that)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions