posit-dev / posit-dev/positron

Notebook Editors: Enable split cell

Open
#15,097 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area: notebooks-jupyter enhancement support
Dominant language
TypeScript
Stars
4.3k
Forks
184
Avg merge
1d 11h
Merged PRs (30d)
206

Description

Context

Originally requested here by @Zihan Wang https://github.com/posit-dev/positron/discussions/10047#discussioncomment-17749318

Users want to be able to split cells when using the Positron Notebook Editor

AC

  1. Enable the Juptyer keyboard shortcut for splitting cells
    Ctrl+Shift+-: Split the current cell at the cursor

  2. When in edit mode and right clicking on a line, show split cell as an option in the Cell options

Image
  1. Determine if this functionality should exist in Quarto and implement

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 with the Positron Notebook Editor's keyboard handling and cell-options context menu, then compare the existing Jupyter split-cell behavior. Done means Ctrl+Shift+- splits at the cursor, the edit-mode menu exposes the same action, and the issue's Quarto decision is implemented or documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
jupyter-notebook, typescript
Domain
tooling
Issue type
Feature
Difficulty
4/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.