do not select first result and handle enter smarter

This commit is contained in:
2023-10-26 16:03:53 +02:00
parent f4dd4f0804
commit 619fe68f6a
2 changed files with 23 additions and 5 deletions

View File

@ -0,0 +1,4 @@
{
"suggest.enablePreselect": false,
"suggest.noselect": true
}