Skip to content

Conversation

amunger
Copy link
Collaborator

@amunger amunger commented Feb 9, 2025

resolves #239635

  • I left the notebookCellDiffDecorator that the chatEditController uses alone since I don't want to have to change that class at the same time
  • the notebookEditorWidget's notebookOptions now has an observable property for comparing the notebook to a previous version
  • A new notebook editor contribution will watch the observable and display differences between the two models, updating as they change

@amunger amunger marked this pull request as ready for review February 12, 2025 17:13
@vs-code-engineering vs-code-engineering bot added this to the February 2025 milestone Feb 12, 2025
@amunger amunger force-pushed the aamunger/inlineDiff branch from 8a3c226 to b01560f Compare February 12, 2025 20:01
@amunger amunger merged commit 30b9fbe into main Feb 12, 2025
8 checks passed
@amunger amunger deleted the aamunger/inlineDiff branch February 12, 2025 23:17
@vs-code-engineering vs-code-engineering bot locked and limited conversation to collaborators Mar 29, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Inline diff view within notebook cells for SCM
2 participants