posit-dev / posit-dev/positron

Variables View: Client support for Copy as HTML

Open
#556 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area: variables
Dominant language
TypeScript
Stars
4.3k
Forks
184
Avg merge
1d 11h
Merged PRs (30d)
206

Description

When copying variables to HTML in the environment pane, e.g. from a Python dataframe, the content is pasted as raw HTML syntax, but it should be formatted (or at least without HTML tags showing) in applications that are HTML aware (e.g. Pages, Word, Google Docs).

Contributor guide

Open the contributing guide

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

Start in the Variables View and environment pane code that handles Copy as HTML. Reproduce copying a Python dataframe into Pages, Word, or Google Docs, then trace how the clipboard content is generated. Done means HTML-aware applications render the copied content rather than displaying its tags as raw text.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.