Hi! This is a mindblowing addition to vscode, and I'm amazed by how much functionality you've already implemented.
That being said, I can't find a way to "split" cells (usually ctrl + shift + -). Apologies if I missed an existing issue for this, or if it's already implemented and I just haven't found it.
Thanks!
Thanks for the suggestion, it is not currently implemented.
Hi, I'm having the same problem. Is there a workaround?
There is no workaround, it simply isn't implemented yet.
Also cut, copy, paste seem to be missing.
Tried as a workaround to create a sell, cut and paste, but that doesn't seem to work.
split and merge cells are just part of the daily Jupyter experience. Hope seeing that soon in VS Code (and most importantly, with the original keybindings included)馃檹
Bump for this issue as well. Maintaining consistent keyboard shortcut behavior between jupyter nb/lab is crucial for the adoption of this vs code feature. In general, there doesn't seem to be any ability to modify interactive JPNB shortcuts in the keybindings settings.
Just googled to arrive here. Any work arounds that are convenient?
[ESC], A, Highlight the part with dragging, [CTRL]+X, [CTRL]+P
Simple but dragging
@maxmarketit you wrote ctrl p. did you not mean ctrl v?
Need split cell ++vote
Most helpful comment
Bump for this issue as well. Maintaining consistent keyboard shortcut behavior between jupyter nb/lab is crucial for the adoption of this vs code feature. In general, there doesn't seem to be any ability to modify interactive JPNB shortcuts in the keybindings settings.