I have been having issues with Intellisense in Microsoft Visual Studio 2012. I will be working in a project, editing code and whatnot (after a period of time, anywhere from 5 minutes to over an hour) and all of a sudden, no more code suggestions or intellisense. Both seem to stop working completely at the same time.
The only solution that I have tried is to reset all my settings, close out of Visual Studio completely and reopen the project again. Is there a better solution or an update that will fix this?
I should note that I haven't had the issue since upgrading my RAM. I can't confirm if it's related but the problem was prevalent when I had 2-4GB RAM. No problems since going to 8 and 16GB.
If only one file/window appears to be affected, close and reopen that file. If that doesn't work, try below.
In Visual Studio:
If this doesn't work, here's a few more steps to try:
For C++ projects:
MSDN has a few things to try: MSDN suggestions
The corrupt .ncb
file seems most likely.
From MSDN:
.ncb
file..ncb
file.)Notes:
Logging possible causes:
designer.vb
file didn't update from this, either..ncb
file(Please add to comments if you notice behavior that causes this.)