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

feat: add checkpoints + undo/redo for edit #2915

Merged
merged 15 commits into from
Nov 18, 2024

Conversation

Patrick-Erichsen
Copy link
Collaborator

@Patrick-Erichsen Patrick-Erichsen commented Nov 14, 2024

Description

[ What changed? Feel free to be brief. ]

Checklist

  • [] The relevant docs, if any, have been updated or created

Screenshots

[ For visual changes, include screenshots. ]

Testing

  • Add the slash cmd to your config:
  {
      "name": "multifile-edit",
      "description": "Edit multiple files in the codebase at once"
    }
  • Use the slash command to edit multiple files
  • Try undo/redo functionality

Copy link

netlify bot commented Nov 14, 2024

Deploy Preview for continuedev failed. Why did it fail? →

Name Link
🔨 Latest commit 7f24d37
🔍 Latest deploy log https://app.netlify.com/sites/continuedev/deploys/673b96373638830008181af9

@RomneyDa
Copy link
Collaborator

Getting odd overlay effect (left) in chat. went away after some chats, not sure this is related to this PR at all
image

sestinj
sestinj previously approved these changes Nov 16, 2024
@@ -77,7 +77,7 @@ export function EditInputHeader(editInputHeaderParams: EditInputHeaderParams) {
)} */}

<div className="flex">
<HeaderButtonWithToolTip text="Accept">
<HeaderButtonWithToolTip text="Reject">
Copy link
Collaborator

Choose a reason for hiding this comment

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

haha nice

@Patrick-Erichsen Patrick-Erichsen merged commit 18a5557 into main Nov 18, 2024
2 of 6 checks passed
@RomneyDa RomneyDa mentioned this pull request Nov 19, 2024
3 tasks
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.

3 participants