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
Pressing Ctrl+Z does not take into account that you are probably not in the same file anymore. It will replace your code with whatever you try to undo. It can lead to a broken project state.
The text was updated successfully, but these errors were encountered:
Pressing
Ctrl+Z
does not take into account that you are probably not in the same file anymore. It will replace your code with whatever you try to undo. It can lead to a broken project state.The text was updated successfully, but these errors were encountered: