1
vote
How do I make the Enter key on intellisense when typeing in VB react the same way as in C# in Visual Studio?
I know that this doesn't really answer your question, but intellisense is designed to work so that you just push the "next" character to choose the highlighted item (such as open parenthesis, perio …
