e.g. ``` javascript foo({ }|) ``` type `,{}<left><cr>` ``` javascript foo({ },{ }); ``` but should be ``` javascript foo({ },{ }); ```