Files
IETM-web/keybindings.json

5 lines
120 B
JSON
Raw Permalink Normal View History

2025-10-11 11:08:42 +08:00
{
"key": "ctrl+alt+v", // 避免与Vue快捷键冲突
"command": "thief-book.toggle",
"when": "editorTextFocus"
}