Thread: visual studio 'intellisense' problem

  1. #1
    Registered User
    Join Date
    Oct 2013
    Posts
    32

    visual studio 'intellisense' problem

    Hi,

    This is not related to C-programming, but I think you guys being experts can help me on this. I use MS visual studio 2010. Since past two days, I realized that the 'Intellisense' feature of VS2010 is not working. I am not sure why. It says:
    ''Intellisense: no additional information available''

    I tried googling for solution and tried out the following:
    1) Tools>intellisense import/export setting to reset.
    2) Deleting 10.0 folder in C:\user\AppData\Visual Studio and restarting VS.

    Both have not helped me!
    I use Qt along with C++ and hence in order to have access to member functions and objects, I need intellisense badly.
    I use '.' and '->' operator very often and without intellisense, its veryyyy difficult!!
    Please help with any solution. Thanks!

  2. #2
    - - - - - - - - oogabooga's Avatar
    Join Date
    Jan 2008
    Posts
    2,808
    I doubt there's a magical fix for this as it may be due to a number of things.
    Do your own research:
    https://www.google.ca/search?q=intellisense+not+working+visual+studio&oq =intellisense+not+working+visual+studio
    The cost of software maintenance increases with the square of the programmer's creativity. - Robert D. Bliss

  3. #3
    Registered User
    Join Date
    Oct 2013
    Posts
    32
    installing this update fixed the problem! :-)
    Download Details | Microsoft Connect

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Visual Studio IntelliSense problems
    By esmeco in forum C Programming
    Replies: 0
    Last Post: 06-07-2010, 12:27 PM
  2. Replies: 6
    Last Post: 06-24-2009, 02:46 AM
  3. Visual studio - intellisense - auto completion
    By nacho4d in forum C++ Programming
    Replies: 5
    Last Post: 06-02-2009, 09:50 AM
  4. Visual Studio IntelliSense
    By MSF1981 in forum C Programming
    Replies: 5
    Last Post: 02-19-2009, 12:01 PM
  5. Intellisense with Visual Studio Beta
    By silk.odyssey in forum Windows Programming
    Replies: 0
    Last Post: 08-24-2004, 05:37 PM