feat: 添加显隐标签的设置

This commit is contained in:
Baobhan Sith
2025-05-03 20:34:52 +08:00
parent c3470a5419
commit 6144633a5e
10 changed files with 592 additions and 137 deletions
+7 -1
View File
@@ -857,7 +857,13 @@
"success": {
"sidebarPersistentSaved": "サイドバーの設定を保存しました。"
},
"title": "ワークスペースとターミナル"
"title": "ワークスペースとターミナル",
"showConnectionTagsTitle": "接続タグを表示",
"showConnectionTagsLabel": "接続リストにタグを表示",
"showConnectionTagsDescription": "無効にすると、接続リストのタグが非表示になり、検索から除外されます。",
"showQuickCommandTagsTitle": "クイックコマンドタグを表示",
"showQuickCommandTagsLabel": "クイックコマンドリストにタグを表示",
"showQuickCommandTagsDescription": "無効にすると、クイックコマンドリストのタグが非表示になり、検索から除外されます。"
},
"about": {
"version": "バージョン",