feat: add view and revert diff logic

This commit is contained in:
Carl-Robert Linnupuu 2025-06-01 16:15:00 +01:00
parent 9b6d3d4655
commit 3c54fbd0c8
5 changed files with 127 additions and 56 deletions

View file

@ -199,6 +199,10 @@ toolwindow.chat.editor.diff.retrying=Retrying...
toolwindow.chat.editor.action.autoApply.error=Something went wrong while applying changes. {0}
toolwindow.chat.editor.action.autoApply.taskTitle=Apply changes
toolwindow.chat.editor.action.autoApply.loadingMessage=ProxyAI: Applying changes
diff.acceptedPanel.revertChanges=Revert Changes
diff.acceptedPanel.viewDetails=View Details
diff.acceptedPanel.before=Before
diff.acceptedPanel.after=After
toolwindow.chat.editor.action.diff.description=Diff editor code against the generated one
toolwindow.chat.editor.action.edit.title=Edit Source
toolwindow.chat.editor.action.disableEditing.title=Disable Editing