-
Notifications
You must be signed in to change notification settings - Fork 38.2k
Closed
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable buginsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code InsidersnotebookverifiedVerification succeededVerification succeeded
Milestone
Description
Version: 1.49.0-insider (user setup)
Date: 2020-09-09T08:15:09.223Z
OS: Windows_NT x64 10.0.19041
Steps to Reproduce:
- Open any notebook where changes are being tracked
- Insert a cell and track the diff (try multiple times)
- Left side sometimes shows inserted empty and the right side shows the inserted cell (Picture A)
- Left side sometimes does not show inserted empty and does cell by cell comparison instead (Picture B and C)
Expected Behavior:
I would expect that whenever a cell is inserted and the difference is tracked, the left side has an inserted empty cell and leaves the relative position of all other cells below the same (Picture A). Otherwise every time a cell is inserted, all cells below will indicate a diff.
Picture A
Picture B
Picture C
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable buginsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code InsidersnotebookverifiedVerification succeededVerification succeeded


