Ok, I have an issue that is driving me nuts. In certain xaml files only, neither IntelliSense nor the folding editor is working.
I have noticed that if I delete the local namespace and add it back, the folding editor starts working.
If I delete the local namespace and don't add it back, IntelliSense starts working as well. Of course, I need to remember to add that namespace declaration back before I compile and/or check in ... which is annoying.
How can you fix this?