mirror of
https://github.com/carlrobertoh/ProxyAI.git
synced 2026-04-30 04:30:59 +00:00
feat: add view and revert diff logic
This commit is contained in:
parent
9b6d3d4655
commit
3c54fbd0c8
5 changed files with 127 additions and 56 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue