VS 2008

JHatman

Banned
Joined
Oct 28, 2008
Messages
2,008
Reaction score
1
Just a small question for you guys, how do I enable that code hinting feature, u know when you type something like Dim reader As SqlDataReader = SqlComm.ExecuteReader() after the sqlComm...I'm suppose to get a popup but not getting anything. Help pls! :)
 
I am not sure about VB cause I didn not install it, but for C# which should be similar, Tools --> Options --> Text Editor --> C# --> IntelliSense.

Hope that helps
 
im told that F1 also contains hints...
 
Well, if you want to "nudge" that intellisense a little try pressing "ctrl-space" . That will usually force it to give some options, also useful if you want it open before you're typing [i.e. you don't yet know what the object even start with]
 
Dunno about you, but I've found Intellisense only works properly when there are no syntax errors...
 
Top
Sign up to the MyBroadband newsletter
X