I am looking for approach to avoid pressing arrow keys on keyboard when using ReSharper's "Go to Everything / Type" popup.
I was able to bind Alt+J and Alt+K to Up and Down in ReSharper's InteliSense popup, but can't figure out what can be done for navigation.
Thanks.