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?
Troubleshooting# If you find IntelliSense has stopped working, the language service may not be running. Try restarting VS Code and this should solve the issue. If you are still missing IntelliSense features after installing a language extension, open an issue in the repository of the language extension.
To access this options page, choose Tools > Options, and then choose Text Editor > C# > IntelliSense.
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.)
What works for me is removing the dynamically-built .suo file (Solution User Options), in the .vs (hidden) directory located at he same path as the solution file.
I have this problem sometimes coming back, and it's on different project's/solutions, but never VS wide. New Projects always work fine.
Running VS2015 Professional Update -2-
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With