When ever I typed a letter, the intellisense in visual studio will pop up a drop down function list. When I press tab, it would choose the function. press right, it would come out a bracket. I would like to ask how could I escape from the intellisense. I need to use mouse to click someplace in VS in order not to choose the function. It’s very trouble. Is there any hot key that could escape from the intellisense and close the drop down list?
When ever I typed a letter, the intellisense in visual studio will pop up
Share
To “escape from the intellisense” (your words, emphasis mine), you press Esc, i.e. “Escape”.