5 lines
120 B
JSON
5 lines
120 B
JSON
{
|
|
"key": "ctrl+alt+v", // 避免与Vue快捷键冲突
|
|
"command": "thief-book.toggle",
|
|
"when": "editorTextFocus"
|
|
} |