I've been doing some development with the new C# 3.0 features which means I'm faced with two unpleasant alternatives:
- Disable ReSharper and deal with the low level stress of a sub-optimal development environment.
- Keep ReSharper enabled and have to deal with the autocomplete issues and code analysis failures when dealing with C# 3.0 features.
Neither alternative is particularly pleasant. I'm turning into a forum junkie, checking constantly for signs that an EAP version has been released. It's not pretty.