quarto-dev / quarto-dev/quarto

Inline plotting

Open
#28 6 comments 10 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

future vscode
Dominant language
TypeScript
Stars
645
Forks
62
Avg merge
17h 42m
Merged PRs (30d)
13

Description

Thanks for all the hard work on this plugin!

Feature request:

The ability to have inline plotting below each code block similar to the Jupyter notebook VSCode plugin.

This would enable a more similar preview to the rendered Quarto document, aiding with debugging and formatting.
Additionally this would greatly improve the organization of working in the document, especially with multiple languages, as currently each opens its own interactive side window for plots making it difficult to keep track of which code block matches which generated plot.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are identified in the issue. Start by locating the VS Code preview and code-block execution or plot-output paths, then compare the Jupyter notebook VS Code plugin behavior. Done means plots render inline beneath their originating code blocks for the mentioned languages, improving preview and organization.

Written by the indexing model from the issue text.

Assessment

Tech stack
vscode
Domain
developer-experience, tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.