Results 1 to 8 of 8

Thread: simple question : code auto completion

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Nov 2003
    Location
    Gent
    Posts
    166

    simple question : code auto completion

    how can i enable type ahead in visual studio.net 2002 ?

    Thanks,
    Last edited by demoti; Mar 12th, 2004 at 02:59 AM.
    never argue with an idiot, he will bring you down to his level and will beat you through experience

  2. #2
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    Originally posted by demoti
    how can i enable type ahead in visual studio.net 2002 ?
    Thanks,
    code auto-completion you mean ?

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Nov 2003
    Location
    Gent
    Posts
    166
    that's what i meant
    never argue with an idiot, he will bring you down to his level and will beat you through experience

  4. #4
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    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 .

  5. #5

    Thread Starter
    Addicted Member
    Join Date
    Nov 2003
    Location
    Gent
    Posts
    166
    thanx!

    the code auto completion works for html!

    script though...


    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?
    never argue with an idiot, he will bring you down to his level and will beat you through experience

  6. #6
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    It should list all the members under that obj . Go to Edit Menu , then the last item "intellisense" , use the shortcuts there .

  7. #7

    Thread Starter
    Addicted Member
    Join Date
    Nov 2003
    Location
    Gent
    Posts
    166
    must be something wrong cause al that does is making a noise...(ping)



    maybe another bug
    never argue with an idiot, he will bring you down to his level and will beat you through experience

  8. #8
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    Originally posted by demoti
    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 .

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width