## Actual behavior  ## Expected behavior The cursor to indent after hitting Enter. ## Steps to reproduce: ```python def foo(x: int): ```
Actual behavior
Expected behavior
The cursor to indent after hitting Enter.
Steps to reproduce: