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
When learning of data structures and algorithms, I usually write notes through code comments.
When I reopened the file via leetcode after committing the code, I found that my file was overwritten and all the code and comments I wrote earlier in this file is all gone.
Is there any way to prevent the leetcode plugin overwriting my code?