Assignment in Conditional breakpoint

I think it would be useful to have some form of visual warning when there is an assignment in a conditional breakpoint. My usual case is when I've accidently typed "foo = null" instead of "foo == bar" and then get confused as to the behaviour of my application.

0

Please sign in to leave a comment.