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'm trying to use the function of Reformat code with Dart.
When I added a comma to the end of all of my round brackets, and right clicked the "reformat code with dartfmt", it didn't automatically turn my one line into an indented structure even it showed a message of "Reformat: code successfully formatted".