Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chat: code pill polishes #241133

Merged
merged 1 commit into from
Feb 19, 2025
Merged

chat: code pill polishes #241133

merged 1 commit into from
Feb 19, 2025

Conversation

connor4312
Copy link
Member

  • We now keep a 'postEdit' snapshot so we can make sure we're always
    able to show diffs, fixing the issue with the last pill and some
    other state bugs. I think this fixes https://github.com/microsoft/vscode-copilot/issues/13229
  • Made the observable for getEntryDiffBetweenStops proper and react to
    various updates. Made its type independent of the IDocumentDiff @jrieken
  • Clicking on a pill now opens the change made at that point in time.

- We now keep a 'postEdit' snapshot so we can make sure we're always
  able to show diffs, fixing the issue with the last pill and some
  other state bugs. I think this fixes microsoft/vscode-copilot#13229
- Made the observable for `getEntryDiffBetweenStops` proper and react to
  various updates. Made its type independent of the IDocumentDiff @jrieken
- Clicking on a pill now opens the change made at that point in time.
@connor4312 connor4312 self-assigned this Feb 18, 2025
@connor4312 connor4312 enabled auto-merge (squash) February 18, 2025 23:44
@vs-code-engineering vs-code-engineering bot added this to the February 2025 milestone Feb 18, 2025
@connor4312 connor4312 merged commit 02a2725 into main Feb 19, 2025
8 checks passed
@connor4312 connor4312 deleted the connor412/code-pill-polish branch February 19, 2025 01:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants