Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Auto Complete function in the editor

Auto Complete function in the editor

Scheduled Pinned Locked Moved C / C++ / MFC
helpc++questionannouncement
4 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Space Ace
    wrote on last edited by
    #1

    I've noticed several times that the 'Auto Complete' function in my VC++ Editor doesn't work in certain parts of the code. Despite numerous attempts I haven't noticed any logic its behaviour: sometimes it works, sometimes not. Has anyone ever had such a problem or is it a bug of my version?

    C M 2 Replies Last reply
    0
    • S Space Ace

      I've noticed several times that the 'Auto Complete' function in my VC++ Editor doesn't work in certain parts of the code. Despite numerous attempts I haven't noticed any logic its behaviour: sometimes it works, sometimes not. Has anyone ever had such a problem or is it a bug of my version?

      C Offline
      C Offline
      Chris Losinger
      wrote on last edited by
      #2

      it's a bug in VC6. you might want to check out Visual Assist (http://www.wholetomato.com) -c


      Conservative: One who admires radicals centuries after they're dead. -- Leo C. Rosten

      image effects!

      1 Reply Last reply
      0
      • S Space Ace

        I've noticed several times that the 'Auto Complete' function in my VC++ Editor doesn't work in certain parts of the code. Despite numerous attempts I haven't noticed any logic its behaviour: sometimes it works, sometimes not. Has anyone ever had such a problem or is it a bug of my version?

        M Offline
        M Offline
        Michael Dunn
        wrote on last edited by
        #3

        VC6 IntelliSense is very picky. If you have any syntax errors, it will prevent IS from working at any point below the error. If you have no errors, close the workspace and delete the .NCB file. That often fixes things. --Mike-- Just released - RightClick-Encrypt v1.3 - Adds fast & easy file encryption to Explorer My really out-of-date homepage Sonork-100.19012 Acid_Helm

        S 1 Reply Last reply
        0
        • M Michael Dunn

          VC6 IntelliSense is very picky. If you have any syntax errors, it will prevent IS from working at any point below the error. If you have no errors, close the workspace and delete the .NCB file. That often fixes things. --Mike-- Just released - RightClick-Encrypt v1.3 - Adds fast & easy file encryption to Explorer My really out-of-date homepage Sonork-100.19012 Acid_Helm

          S Offline
          S Offline
          Space Ace
          wrote on last edited by
          #4

          Thanks, Mike, it really fixed things!

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups