You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This makes sense, but code formatters don't seem to have this problem. Could this be done in a similar way somehow, so that I can keep the ability to undo?
The text was updated successfully, but these errors were encountered:
Once we finalize onWillSaveNotebookDocument in VS Code, maybe we could listen to this event and return edits for it so VS Code can handle the edit and also undo/redo for it automatically.
It seems right now nbdev is editing the ipynb file directly, is this correct @hamelsmu ?
This makes sense, but code formatters don't seem to have this problem. Could this be done in a similar way somehow, so that I can keep the ability to undo?
The text was updated successfully, but these errors were encountered: