Files
2026-07-23 20:36:13 +08:00

59 lines
1.2 KiB
JSON
Executable File

{
"global": {
"traditionalChineseSupport": false,
"doublePinyin": "微软双拼",
"fuzzyPinyin": false,
"fuzzyPinyinSetting": [],
"closeWithBackspace": false,
"autoCaseSensitivity": true
},
"file": {
"showAttachments": false,
"showAllFileTypes": false,
"showUnresolvedLink": false,
"quicklySelectHistoryFiles": false,
"quicklySelectHistoryFilesHint": "asdfjklgh",
"attachmentExtensions": [
"bmp",
"png",
"jpg",
"jpeg",
"gif",
"svg",
"webp",
"mp3",
"wav",
"m4a",
"3gp",
"flac",
"ogg",
"oga",
"opus",
"mp4",
"webm",
"ogv",
"mov",
"mkv",
"pdf"
],
"usePathToSearch": false,
"useFileEditorSuggest": true,
"showTags": false,
"searchWithTag": true,
"keyEnter": "打开",
"keyCtrlEnter": "打开到新标签页",
"keyAltEnter": "打开到其他面板",
"keyCtrlAltEnter": "打开到新面板"
},
"heading": {
"showFirstLevelHeading": true,
"headingIndent": true
},
"command": {
"pinnedCommands": []
},
"other": {
"useTagEditorSuggest": true,
"devMode": false
}
}