I'm using Visual Studio 2008 and I'm used to C# where when Intellisense pops up, I select what I want by hitting enter and it doesn't skip down to the next line. In VB when I hit the enter on intellisense, I jump to the next line. Does anyone know where the setting for this intellisense option might be?
views:
309answers:
2
+2
A:
Hitting the SPACEBAR or TAB key in VB does the same thing that ENTER does in C#.
Chris
2009-01-06 18:45:00