mirror of
https://github.com/carlrobertoh/ProxyAI.git
synced 2026-04-30 04:30:59 +00:00
feat: add popup menu with close actions for chat tags
This commit is contained in:
parent
f121039dbd
commit
e4f6a5234a
2 changed files with 106 additions and 41 deletions
|
|
@ -318,3 +318,8 @@ suggestionActionItem.createPersona.displayName=Create new persona
|
|||
suggestionActionItem.createDocumentation.displayName=Create new documentation
|
||||
suggestionActionItem.includeOpenFiles.displayName=Include Open Files
|
||||
suggestionActionItem.includeCurrentChanges.displayName=Include Current Changes
|
||||
tagPopupMenuItem.close=Close
|
||||
tagPopupMenuItem.closeOthers=Close Other Tags
|
||||
tagPopupMenuItem.closeAll=Close All Tags
|
||||
tagPopupMenuItem.closeTagsToLeft=Close Tags to the Left
|
||||
tagPopupMenuItem.closeTagsToRight=Close Tags to the Right
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue