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
The caret is placed at the indentation level of the two methods.
When a character is typed, the character appears at the correct indentation level.
Actual behavior:
The caret is placed at the left margin.
When a character is typed, the character is not correctly indented.