-
Notifications
You must be signed in to change notification settings - Fork 38.2k
Closed
Labels
Milestone
Description
Refs: #99877 (comment)
- anyOS @sana-ajani
- anyOS @isidorn
Complexity: 3
Authors: @rebornix @misolori @jrieken @roblourens @connor4312
We added a new cell based diff view editor for notebooks. It's not full featured side by side rich diff view. Instead it's more or less an enhanced text diff view, which presents your changes to the notebook cells, please test
- Install GitHub Issue Notebook, create a notebook file, add some cells
git addthe file- Modifying the notebook, adding new cells, modifying cell content, running cells
- Open SCM view and open the diff view from the viewlet.
Reactions are currently unavailable