Resharper and CalcBinding

Completed

Hello,

I'm using Resharper in a WPF c# project. We use a library called CalcBinding, which allows some special syntax in Binding, which is not detected by Resharper and then it's shown as error.

For example we can write: Content="{c:Binding '(ShowPassword ? \'Hide\' : \'Show\')'}"

I wonder if there is a way to make Resharper detecting the c:Binding and then ignore it, as I'd like to get rid of the errors, as I can't distinguish between the real errors and the "wrong ones". I don't expect Resharper to be able to correctly interpret CalcBinding Syntax, but it would be nice to be able to specifically ignore it.

 

Thank you

0
1 comment

Hello David,

I discussed this issue with our development team and opened a corresponding request - https://youtrack.jetbrains.com/issue/RSRP-488675

Feel free to comment or vote for it.

0

Please sign in to leave a comment.