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
I have noticed that when you write a line such as:
if (a == 1)
and then press enter, the next statement does not get properly indented. When manually formatting the source using the format menu item, it is indented correctly.
I have noticed that when you write a line such as:
if (a == 1)
and then press enter, the next statement does not get properly indented. When manually formatting the source using the format menu item, it is indented correctly.