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
Ctrl+Shift+Enter is supposed to complete the current sentence and go to the next line. Currently for Dart it's not working very well, it doesn't add a ; at the end of the line before jumping to the next line, please improve it if possible.