Anyone know if there is a way to use keyboard shortcut to select one of the completions being shown? I’m thinking something like Command+1, etc. kind of like how Alfred lets you select from list. Is there a plugin that does this, or is it possible to develop a plugin that does this?
Command/Ctrl Select Completion
OdatNurd
#2
I’m not aware of a plugin that does this, but you’re not the first person I’ve seen ask it.
The closest you can get I think is a simple plugin and some key bindings that would move down a set number of times and then select the item; for example command+5 would move down 5 times and hit enter.
You wouldn’t get the overlay of the keys on there however, so you’d have to inherently know which one you want to trigger.
0 Likes
