Answered by:
intelli-sense sometimes works and sometimes doesn't

Question
-
visual studio 2012, c++
when for example in main and i want to type the line long x=2;
when i start typing lo it finds long but does not highlight it so
that after for example typing lo crt it will output lo on the lineit is annoying and i don't see any way to tell it to make its best guess
at what i am typing.sometimes it does work for example in a class i have created it will
do the member function correctly.however in the enums that i create it again lacks foresight!
i have downloaded SQL CE but when i did so it said that it
was already there.is this still a problem for c++ 2012??
- Moved by Allen Li - MSFT Wednesday, January 16, 2013 2:48 AM Visual C++
Monday, January 14, 2013 3:19 PM
Answers
-
Annoying, indeed, C++ ... scnr.
See Troubleshooting IntelliSense in C++ Projects. But this is at least the wrong forum..
- Proposed as answer by Kalman Toth Tuesday, January 15, 2013 8:07 AM
- Marked as answer by Elegentin Xie Wednesday, January 23, 2013 10:01 AM
Monday, January 14, 2013 3:23 PM -
Hi dej122842,
For Transact-SQL IntelliSense feature, go to Edit -> IntelliSense -> Refresh Local Cache. See this link: http://blogs.msdn.com/b/dtjones/archive/2008/09/11/refreshing-the-intellisense-cache.aspx
If you can offer a reproducing way, try to fill a feedback in http://connect.microsoft.com/VisualStudio .
Have a nice day.
Regards,
Elegentin Xie
MSDN Community Support | Feedback to us
Develop and promote your apps in Windows Store
Please remember to mark the replies as answers if they help and unmark them if they provide no help.- Marked as answer by Elegentin Xie Wednesday, January 23, 2013 10:01 AM
Wednesday, January 16, 2013 4:10 AM
All replies
-
Annoying, indeed, C++ ... scnr.
See Troubleshooting IntelliSense in C++ Projects. But this is at least the wrong forum..
- Proposed as answer by Kalman Toth Tuesday, January 15, 2013 8:07 AM
- Marked as answer by Elegentin Xie Wednesday, January 23, 2013 10:01 AM
Monday, January 14, 2013 3:23 PM -
Hi dej122842,
For Transact-SQL IntelliSense feature, go to Edit -> IntelliSense -> Refresh Local Cache. See this link: http://blogs.msdn.com/b/dtjones/archive/2008/09/11/refreshing-the-intellisense-cache.aspx
If you can offer a reproducing way, try to fill a feedback in http://connect.microsoft.com/VisualStudio .
Have a nice day.
Regards,
Elegentin Xie
MSDN Community Support | Feedback to us
Develop and promote your apps in Windows Store
Please remember to mark the replies as answers if they help and unmark them if they provide no help.- Marked as answer by Elegentin Xie Wednesday, January 23, 2013 10:01 AM
Wednesday, January 16, 2013 4:10 AM -
Hi,
I have marked these replies as answers.
If you disagree, please unmark them, and post your doubt.Regards,
Elegentin Xie
MSDN Community Support | Feedback to us
Develop and promote your apps in Windows Store
Please remember to mark the replies as answers if they help and unmark them if they provide no help.Wednesday, January 23, 2013 10:01 AM