how can i enable type ahead in visual studio.net 2002 ?
Thanks,
Printable View
how can i enable type ahead in visual studio.net 2002 ?
Thanks,
code auto-completion you mean ?Quote:
Originally posted by demoti
how can i enable type ahead in visual studio.net 2002 ?
Thanks,
that's what i meant :D
Tools-----Options-------Text Editor--------All Languages-------General------Statement Completion , then activate all the 3 check boxes there . This is based on 2003 Version though , I suppose both has the same options .
thanx!
the code auto completion works for html!
script though...:confused:
just to make sure:
when i type "list." (where list is the name of a dropdownlist and autocompletion enabled), Datasource, Datafield and all the other properties are NOT shown in a auto completion list as they did in vb6, Right? or is it my ol' 2002 version again?
It should list all the members under that obj . Go to Edit Menu , then the last item "intellisense" , use the shortcuts there .
must be something wrong cause al that does is making a noise...(ping)
:)
maybe another bug
Though , VS.NET 2002 is so buggy , but I don't think this is a bug . It's just configuration problem . :rolleyes:Quote:
Originally posted by demoti
must be something wrong cause al that does is making a noise...(ping)
:)
maybe another bug