We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
在vsCode 上提交完以后 网页上 显示本道题 solved 但是点进去 网页上的编译器里面的内容是空的。。如何才能同步网页编译器里的内容 和Vscode 题目的编写的内容?
The text was updated successfully, but these errors were encountered:
试一下编辑框右上角的这个按钮,可以恢复最近一次提交的代码。
Sorry, something went wrong.
@DioCin Hi. 请问上面的方案可以满足你的需求么?我觉得这个看起来并不是一个应该属于 vscode 插件的功能,因为 leetcode 题目的网页上展示的代码其实是来自浏览器本地 localstorage 之中,例如:
localstorage
Closing since it is not in the extension's scope for now.
@DioCin Feel free to let us know if you have other problems.
No branches or pull requests
在vsCode 上提交完以后 网页上 显示本道题 solved 但是点进去 网页上的编译器里面的内容是空的。。如何才能同步网页编译器里的内容 和Vscode 题目的编写的内容?
The text was updated successfully, but these errors were encountered: