ReSharper adds XAML 2009 support

Released: Jul 9, 2010

Updates in this release

Updates in 5.1

  • Support for XAML 2009
  • Performance and memory consumption improvements
  • Typing latency in ASP.NET Web Forms and MVC projects is considerably reduced
  • Markup files in in ASP.NET projects don’t lose references to code-behind files when saving files
  • No more error highlighting over good code in web projects without obvious reasons (for example, on saving files)
  • Visual Studio crashes triggered by ReSharper activity in several scenarios are diagnosed and fixed
  • No more memory leak on closing and reopening solutions in Visual Studio 2010
  • Ctrl+click (Go to Declaration) in Visual Studio 2010 now works consistently, without forcing you to click a code symbol multiple times
  • Dialogs and tool windows that use tree controls are now rendered much faster than before
  • Splitting Visual Studio text editor tabs does not hide ReSharper features in neither tab
  • Silverlight 4 support is fixed: when developing server-side and client-side assemblies in Silverlight 4, you don’t get false error highlighting anymore
  • Encoding issues are over: specifically, adding Cyrillic comments and creating custom controls in WPF projects doesn’t change file encoding
  • The locale no longer changes based on Windows locale during ReSharper refactorings