mirror of
https://github.com/carlrobertoh/ProxyAI.git
synced 2026-04-30 04:30:59 +00:00
feat: improve failed diff error handling
This commit is contained in:
parent
a0d702df82
commit
9b6d3d4655
15 changed files with 301 additions and 131 deletions
|
|
@ -320,10 +320,4 @@ tagPopupMenuItem.closeAll=Close All Tags
|
|||
tagPopupMenuItem.closeTagsToLeft=Close Tags to the Left
|
||||
tagPopupMenuItem.closeTagsToRight=Close Tags to the Right
|
||||
toolwindow.chat.loading=Generating response...
|
||||
toolwindow.chat.editor.action.autoApply.dialog.title=File Not Found
|
||||
toolwindow.chat.editor.action.autoApply.dialog.message=Oops! The file can't be found. How do you want to handle this?
|
||||
toolwindow.chat.editor.action.autoApply.dialog.createNew=Create New File
|
||||
toolwindow.chat.editor.action.autoApply.dialog.applyToOpenFile=Apply to Open File
|
||||
toolwindow.chat.editor.action.autoApply.dialog.cancel=Cancel
|
||||
toolwindow.chat.editor.action.autoApply.creatingFile=Creating new file...
|
||||
toolwindow.chat.editor.action.autoApply.fileCreationError=Error creating file: {0}
|
||||
headerPanel.error.searchBlockNotMapped.title=Failed to Locate Search Block
|
||||
Loading…
Add table
Add a link
Reference in a new issue