vscode-jupyter icon indicating copy to clipboard operation
vscode-jupyter copied to clipboard

Interactive Window: Multiple selected cells should be copyable all at once for pasting in a .py file.

Open greazer opened this issue 4 years ago • 0 comments

Title pretty much says it all. This can be very useful to allow a user to pick and choose the cells that should be moved into the py file being created.

Bonus, provide a mechanism to allow the user to choose to paste the cells into one #%% cell OR paste as separate cells.

greazer avatar Sep 21 '21 20:09 greazer