A plugin for
JetBrains ReSharper 7.0 that enhances XAML editing and working with WPF and Silverlight in general.
ReSharper 7.1 now provides built-in support for IntelliSense, Tag Name Tracking and Options. Try it out! Please use GammaXaml v2.1.0 with ReSharper 7.1.
Features
Caliburn.Micro Support
- Caliburn.Micro Basic Support - New in v2.0.0 for ReSharper 7.0 - See implicit usages made by Caliburn.Micro of your view model members, at design time
XML (includes XAML, MSBuild, Resx, Web.config)
XAML
IntelliSense - Obsolete in v2.1.0 for ReSharper 7.1
- Grid Helper - Helps you with writing and correcting your WPF/Silverlight Grid.
- Redundancy - Warns you about redundant XAML setters
- Errors - Detects some runtime errors at compile time
- Refactorings - Converts TemplateBinding to Binding and RelativeSource to x:Static
Context Actions Options - Obsolete in v2.1.0 for ReSharper 7.1
C#
Miscellaneous