In Visual Studio, there is a method dropdown list in VB code editor windows. This is highlighted in the screenshot below.
I would like to find out whether there is a def
Using AutoHotKey I was able to create a easier shortcut key: Windows + Shift + O
#+o:: Send ^{F2}{Tab}{Tab}{Down} Return
It immediately opens the dropdown too