Have I got domestic blindness, or does Visual Studio 2010 Pro not have any Refactor menu or context menus in VB?
I've just started coding my first VB since I installed VS2010 and I created an Interface, then a class which Implements it, but I can't find the command for quickly creating the method stubs like I do in C#. I can't see any refactoring commands (Extract, Encapsulate, etc). Are they just well hidden, renamed or not there? Oh wait!!! ... I backspaced and typed over the Implements class name, retyped it and hit enter, then all the stubs were generated. So VB is smarter than I am, but I must be learning to think like it does. Greg
