LeetCode-OpenSource / vscode-leetcode

Solve LeetCode problems in VS Code
https://marketplace.visualstudio.com/items?itemName=shengchen.vscode-leetcode
MIT License
8.22k stars 652 forks source link

add a restore initial code button #936

Open simitsu opened 7 months ago

simitsu commented 7 months ago

🚀 Feature Proposal

A clear and concise description of what the feature is.

Motivation

Please outline the motivation for the proposal.

Contribution

Please describe the solution if you'd like to submit a PR.

theashggl commented 3 months ago

Your code is either saved on Leetcode if you submit it or your local text file where you edit it. So it seems this feature is already there.