Thread: IntelliSense

  1. #1
    Registered User
    Join Date
    Jan 2005
    Posts
    70

    IntelliSense

    Why doesn't intellisense display the function declaration when i start typing a function call in any other than the autogenerated source files?
    I've #included the same headers those files do...

  2. #2
    Registered User
    Join Date
    Jan 2005
    Posts
    70
    ...just discovered, they need to be added (the source files) to the project and not just created. I guess i should know that, but why aren't they added just because I select new on file menu rather than solution explorer? I've asked this before in other places and if everyone is assuming there's already some place where these dumb questions are already answered, there's not. Type "intellisense faq" in google and it's all about FoxPro and such...

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Visual studio - intellisense - auto completion
    By nacho4d in forum C++ Programming
    Replies: 5
    Last Post: 06-02-2009, 09:50 AM
  2. Visual Studio IntelliSense
    By MSF1981 in forum C Programming
    Replies: 5
    Last Post: 02-19-2009, 12:01 PM
  3. Updating MS Visual C++ 6.0 intellisense
    By Joelito in forum Tech Board
    Replies: 0
    Last Post: 07-07-2007, 08:46 PM
  4. Intellisense with Visual Studio Beta
    By silk.odyssey in forum Windows Programming
    Replies: 0
    Last Post: 08-24-2004, 05:37 PM
  5. VC++ IntelliSense (showing class members)
    By _Elixia_ in forum Tech Board
    Replies: 0
    Last Post: 08-02-2003, 01:14 PM