first commit
This commit is contained in:
+59
@@ -0,0 +1,59 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user