Skip to content

Support top level breakpoints in notebooks#1278

Open
thomasp85 wants to merge 1 commit into
mainfrom
notebook-toplevel-breakpoints
Open

Support top level breakpoints in notebooks#1278
thomasp85 wants to merge 1 commit into
mainfrom
notebook-toplevel-breakpoints

Conversation

@thomasp85

Copy link
Copy Markdown
Collaborator

This PR fixes posit-dev/positron#14060

It applies the same logic we do to support breakpoints in source()'ed files, that is, we wrap each instrumented cell in an outer {...} block

@thomasp85 thomasp85 requested a review from DavisVaughan June 19, 2026 07:26
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.

Support top level breakpoints in .ipynb running R kernel

1 participant