Skip to content

edits: more simplifications#234377

Merged
aeschli merged 2 commits intomainfrom
aeschli/eager-dog-457
Nov 21, 2024
Merged

edits: more simplifications#234377
aeschli merged 2 commits intomainfrom
aeschli/eager-dog-457

Conversation

@aeschli
Copy link
Contributor

@aeschli aeschli commented Nov 21, 2024

No description provided.

@aeschli aeschli self-assigned this Nov 21, 2024
@aeschli aeschli enabled auto-merge (squash) November 21, 2024 18:26
@vs-code-engineering vs-code-engineering bot added this to the November 2024 milestone Nov 21, 2024
if (this._location.location === ChatAgentLocation.EditingSession) {
this.chatEditingService.createSnapshot(e.request.id);
}
}
Copy link
Contributor

@joyceerhl joyceerhl Nov 21, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do we not need to take snapshots anymore? Would this not break undo/redo, or does that happen some other way now?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No change, but it moved to inside the chatEditingService:

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, thanks

@aeschli aeschli merged commit 7662e03 into main Nov 21, 2024
@aeschli aeschli deleted the aeschli/eager-dog-457 branch November 21, 2024 18:46
osortega pushed a commit that referenced this pull request Nov 26, 2024
* edits: more simplifications

* remove unused imports
@vs-code-engineering vs-code-engineering bot locked and limited conversation to collaborators Jan 5, 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.

2 participants