Skip to content

Native Notebooks - Diffing behavior not consistent #106430

Closed
@claudiaregio

Description

@claudiaregio

Version: 1.49.0-insider (user setup)
Date: 2020-09-09T08:15:09.223Z
OS: Windows_NT x64 10.0.19041

Steps to Reproduce:

  1. Open any notebook where changes are being tracked
  2. 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

MicrosoftTeams-image (2)

Picture B

image

Picture C

MicrosoftTeams-image (3)

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable buginsiders-releasedPatch has been released in VS Code InsidersnotebookverifiedVerification succeeded

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions