Does anyone know of a plugin for ReSharper 9 that would allow ReSharper to "understand" Caliburn.Micro's conventions?
ReSharper is, for example, complaining that property or method is not used in the ViewModel, because it's been bound automatically using the Name=
convention. Same thing for buttons and actions.
I could set the d:DataContext="{d:DesignInstance MyViewModel}
on the Window/UserControl but it also means rewriting all the bindings explicitely which is annoying and removes one of the nice feature of Caliburn.
There isn't one, but it's a nice idea for one. You can see the plugin devguide documentation here: https://www.jetbrains.com/resharper/devguide
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With