Here are some other “minor” features (support for the new C# syntax and Linq being the major feature for me) that I really like in the new ReSharper 4.0:
- New capital letter completion in R# (i.e.: typing CCM in R# Type Navigaton instantly brings you ClientCoreModule). This type of completion still feels a bit weird but it just works for me.
- Solution-wide analysis (like background compilation in VB)
- Support for custom file headers (adding and updating all these copyrights)
- R# code annotations for the BCL (although I still haven’t tried to annotate my own classes). I can see Spec# type of functionality probably coming out of this in the future.
BTW, letter auto-completion works in Launchy as well. For example: typing MVS will bring Microsoft Visual Studio.

0 Responses to “Some more new ReSharper 4.0 features”