You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix formatting of keypath subscript components with labels.
Also refine the treatment of the closing bracket so that it is only
forced to go onto a new line if the subscript component is not the
last component in the keypath. This aligns with how we handle
closing brackets/parentheses in member access chains.
Fixes#663.
0 commit comments