Unable to use arrow keys to select intellisense suggestions.
hakuKalay
Posts: 6
In Visual Studio - 2013, I cannot use up or down arrow to go through the sql prompt intellisense suggested items. When I use the up/down, nothing happens. I have to reach for the mouse to choose from the suggested items. I am sure it is easy to imagine how annoying this issue is. How can I solve this problem? I am using-2013 ulitmate, SQL Prompt – V 7.2.4.291.
Comments
Do you have any other extensions installed into VS2013? I'm wondering if another extension is handling the arrow key press events before they reach the SQL Prompt suggestions popup.
Thanks,
Aaron.