H
Hayato Iriumi
There is an annoying feature, at least for me, in VB .NET. This may be just
IDE feature, but I'm quite annoyed by the way intellisense behaves. I don't
want the intellisense to remember what I use frequently. When I press
backspace to go back to the previous line, I list the members of the object
and defaults it to the one I frequently use. And when I hit enter,
Intellisense puts the frequently used memeber instead of the one I
entered... This is pretty annoying when I'm dealing with many members in
code. Is there a way to turn that smart feature off? Don't get me wrong, I
love intellisense (I mean I need), but just a little bit too smart.
IDE feature, but I'm quite annoyed by the way intellisense behaves. I don't
want the intellisense to remember what I use frequently. When I press
backspace to go back to the previous line, I list the members of the object
and defaults it to the one I frequently use. And when I hit enter,
Intellisense puts the frequently used memeber instead of the one I
entered... This is pretty annoying when I'm dealing with many members in
code. Is there a way to turn that smart feature off? Don't get me wrong, I
love intellisense (I mean I need), but just a little bit too smart.