Is it possible to send an argument, or make a setting, in VSCode so that using the named function always selects the first match without confirm?
I want to rebind to another key than Ctrl-tab (leader + key in VSCodeVim to be specific), and when I do it seems that I have to confirm the switch with Enter whenever I use it.