Possible regression because before the fix, the entire expression is a single object so clicking the wand icon displays the structure of the expression. Now only one binding can be selected. For example, clicking == to change to != gives a warning Please select an expression to format! which requires going to Code mode rather than using the UI. Is there a way to manually select the entire expression as a single object?