Describe the current behavior
"automatically close brackets and quotes in code cells" editor setting was enabled.
Typed the following characters in to a code cell. (Using newline to represent the enter key.)
Colab cell content became:
The indentation of the 1 and 2 elements does not match.
Describe the expected behavior
I hoped for a result like this:
Or perhaps this:
I am not a style expert, so I don't know which is better.
What web browser you are using
Chrome Version 113.0.5672.94 (Official Build) (64-bit)
Additional context