When I launch VS (& MS), all of the editing features seem to work fine. If I build my app (in C#), and I have one or more build errors, then, when I resume editing, I see a problem: I can't see the fields, methods and parameters of objects of my created or derived classes, i.e. they don't expand automatically when I type the object name and a period.
If I close VS, then re-open it and my project, then things are back to normal.
I did not see this before installing MS, but I am not certain that MS is the cause.
Any ideas on what's going on?
I've re-installed both VS and MS and still see the problem.