feat: 为ssh标签栏和文件编辑器标签栏添加右键菜单
This commit is contained in:
@@ -1016,6 +1016,14 @@
|
||||
"terminalTabBar": {
|
||||
"selectServerTitle": "Select server to connect"
|
||||
},
|
||||
"tabs": {
|
||||
"contextMenu": {
|
||||
"close": "Close Tab",
|
||||
"closeOthers": "Close Other Tabs",
|
||||
"closeRight": "Close Tabs to the Right",
|
||||
"closeLeft": "Close Tabs to the Left"
|
||||
}
|
||||
},
|
||||
"sshKeys": {
|
||||
"selector": {
|
||||
"selectPlaceholder": "Select an SSH key...",
|
||||
|
||||
Reference in New Issue
Block a user