67 lines
2.2 KiB
JSON
Raw Normal View History

2023-06-29 11:55:02 +08:00
{
"strategy": "default",
"matchStrategy": "prefix",
"maxNumberOfSuggestions": 5,
"maxNumberOfWordsAsPhrase": 3,
"minNumberOfCharactersTriggered": 0,
"minNumberOfWordsTriggeredPhrase": 1,
"complementAutomatically": true,
"delayMilliSeconds": 0,
"disableSuggestionsDuringImeOn": false,
"insertAfterCompletion": true,
"firstCharactersDisableSuggestions": ":/^",
"showMatchStrategy": true,
"showComplementAutomatically": true,
"showIndexingStatus": true,
"descriptionOnSuggestion": "Short",
"selectSuggestionKeys": "Enter",
"additionalCycleThroughSuggestionsKeys": "None",
"disableUpDownKeysForCycleThroughSuggestionsKeys": false,
"openSourceFileKey": "None",
"propagateEsc": false,
"enableCurrentFileComplement": true,
"currentFileMinNumberOfCharacters": 0,
"onlyComplementEnglishOnCurrentFileComplement": false,
"enableCurrentVaultComplement": false,
"currentVaultMinNumberOfCharacters": 0,
"includeCurrentVaultPathPrefixPatterns": "",
"excludeCurrentVaultPathPrefixPatterns": "",
"includeCurrentVaultOnlyFilesUnderCurrentDirectory": false,
"enableCustomDictionaryComplement": false,
"customDictionaryPaths": "https://raw.githubusercontent.com/first20hours/google-10000-english/master/google-10000-english-no-swears.txt",
"columnDelimiter": "Tab",
"customDictionaryWordRegexPattern": "",
"delimiterToHideSuggestion": "",
"delimiterToDivideSuggestionsForDisplayFromInsertion": "",
"caretLocationSymbolAfterComplement": "",
"displayedTextSuffix": " => ...",
"enableInternalLinkComplement": true,
"suggestInternalLinkWithAlias": false,
"excludeInternalLinkPathPrefixPatterns": "",
"enableFrontMatterComplement": true,
"frontMatterComplementMatchStrategy": "inherit",
"insertCommaAfterFrontMatterCompletion": false,
"intelligentSuggestionPrioritization": {
"maxDaysToKeepHistory": 30,
"maxNumberOfHistoryToKeep": 0
},
"showLogAboutPerformanceInConsole": false,
"selectionHistoryTree": {
2023-09-15 22:51:52 +08:00
"FBXSdk": {
"FBXSdk": {
2023-08-15 21:40:31 +08:00
"currentFile": {
"count": 1,
2023-09-15 22:51:52 +08:00
"lastUpdated": 1692677847729
2023-08-15 21:40:31 +08:00
}
}
2023-08-22 13:25:39 +08:00
},
2023-09-15 22:51:52 +08:00
"enabled": {
"enabled": {
2023-08-22 13:25:39 +08:00
"currentFile": {
"count": 1,
2023-09-15 22:51:52 +08:00
"lastUpdated": 1694787633996
2023-08-22 13:25:39 +08:00
}
}
2023-06-29 11:55:02 +08:00
}
}
}