Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Insert Code Cell doesn't split up cell when applied inside code cell #1509

Closed
EmilHvitfeldt opened this issue Oct 5, 2023 · 1 comment
Closed

Comments

@EmilHvitfeldt
Copy link

Positron Version:

Positron Version: 2023.10.0 (Universal) build 6
Code - OSS Version: 1.82.0
Commit: 9e7968d
Date: 2023-10-05T03:09:32.335Z
Electron: 25.8.0
ElectronBuildId: undefined
Chromium: 114.0.5735.289
Node.js: 18.15.0
V8: 11.4.183.29-electron.0
OS: Darwin arm64 22.6.0

Steps to reproduce the issue:

  1. Write code cell with multiple lines (3+)
  2. place cursor on one of middle lines
  3. run Quarto: Insert Code Cell

Kapture 2023-10-05 at 13 58 08

What did you expect to happen?

I expected that this followed RStudio behavior and would split the original code cell in 2 like image below:

Screenshot 2023-10-05 at 1 58 29 PM

Were there any error messages in the output or Developer Tools console?

Nope

@jmcphers
Copy link
Collaborator

jmcphers commented Oct 5, 2023

Tracked in #1330.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants