When editing XAML in VS2008 SP1, the editor is very slow. The devenv process seems to be at 40% of the CPU (Im's machine currently only uses a dual core, so this almost maximizes one core) most of the time. When I switch to another XAML file, it grows a little. I also have ReSharper installed, but I think Id is more likely to put up with slowness than it removes :)
Any suggestions on how I can speed things up a bit?
Edited to add: I am only using the Xaml view, which accelerated it from what I remember, but it was still sluggish. In addition, Xaml files are not massive - only from 100 to 200 lines.
source share