add a config option to show all result

This commit is contained in:
sgmklp
2022-10-16 19:02:33 +08:00
parent cb31b072b4
commit 046e2d99fb
2 changed files with 9 additions and 4 deletions

View File

@@ -10,6 +10,7 @@
"escapeParentheses": true,
"useWildcards": true,
"useEmbeddings": true,
"showAllResults": false,
"translation": {
"searchByTranslation": true,
"onlyShowTranslation": false,