Moving cells/up down in Notebooks does not trigger a save #98839
Labels
bug
Issue identified by VS Code Team member as probable bug
insiders-released
Patch has been released in VS Code Insiders
notebook
verified
Verification succeeded
Milestone
Currently when you move cells up/down, the save method is not triggered in the
NotebookContentProvider
In Jupyter Notebooks, cell order is preserved in the underlying ipynb file.
@rebornix
The text was updated successfully, but these errors were encountered: