feat: 为命令输入组件添加打开编辑器按钮

This commit is contained in:
Baobhan Sith
2025-05-13 08:53:15 +08:00
parent e886d13ed3
commit 33a7028295
4 changed files with 36 additions and 2 deletions
+6
View File
@@ -302,6 +302,12 @@
"reconnectingMsg": "Attempting to reconnect..."
}
},
"fileEditor": {
"title": "File Editor"
},
"fileEditor": {
"title": "File Editor"
},
"fileManager": {
"currentPath": "Current Path",
"loading": "Loading directory...",