feat(app): add web input focus shortcut (#12493)

This commit is contained in:
ChangeHow
2026-02-08 03:35:46 +08:00
committed by GitHub
parent 0e1f543646
commit 805207e096
20 changed files with 28 additions and 2 deletions

View File

@@ -46,6 +46,7 @@ export const dict = {
"command.file.open": "เปิดไฟล์",
"command.context.addSelection": "เพิ่มส่วนที่เลือกไปยังบริบท",
"command.context.addSelection.description": "เพิ่มบรรทัดที่เลือกจากไฟล์ปัจจุบัน",
"command.input.focus": "โฟกัสช่องป้อนข้อมูล",
"command.terminal.toggle": "สลับเทอร์มินัล",
"command.fileTree.toggle": "สลับต้นไม้ไฟล์",
"command.review.toggle": "สลับการตรวจสอบ",