dotnet / interactive

.NET Interactive combines the power of .NET with many other languages to create notebooks, REPLs, and embedded coding experiences. Share code, explore data, write, and learn across your apps in ways you couldn't before.
MIT License
2.8k stars 371 forks source link

When copy / paste on Code Cell won't keep the cell kernel type in VSCode #3541

Open doggy8088 opened 2 months ago

doggy8088 commented 2 months ago

Describe the bug

I want to copy/paste a Code Cell, but it seems won't keep the kernel type of the copied Code Cell. It should be the same by default.

Please complete the following:

Which version of .NET Interactive are you using? (In a notebook, run the #!about magic command. ):

Screenshots

2024-05-02_10-06-57