refactor(sidebar): scope folder-header menu to per-folder new/import, drop import from card and blank-area menus

This commit is contained in:
xintaofei
2026-04-22 08:16:39 +08:00
parent fc174d8692
commit ae88b2256f
12 changed files with 54 additions and 114 deletions

View File

@@ -796,8 +796,6 @@
"removeFolderConfirmTitle": "Remove folder from workspace?",
"removeFolderConfirmDescription": "Remove \"{name}\" from the workspace? Its tabs and terminals will close.",
"folderHeaderMenu": {
"focus": "Focus",
"closeFolderTabs": "Close all tabs of this folder",
"removeFromWorkspace": "Remove from workspace"
}
},