The Wayback Machine - https://web.archive.org/web/20220322171038/https://github.com/LeetCode-OpenSource/vscode-leetcode/issues/379
Skip to content
New issue

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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add hide solved problems to VS Code command #379

Open
twchn opened this issue Aug 1, 2019 · 4 comments
Open

Add hide solved problems to VS Code command #379

twchn opened this issue Aug 1, 2019 · 4 comments

Comments

@twchn
Copy link

@twchn twchn commented Aug 1, 2019

馃殌 Feature Proposal

Add hide solved problems to VS Code command.

Motivation

Hiding solved problems is convenient for writing, but sometimes I need to review the problems I sovled before.

@jdneo
Copy link
Member

@jdneo jdneo commented Aug 1, 2019

@taoweicn We have a setting for your request: leetcode.hideSolved

@jdneo jdneo closed this Aug 1, 2019
@twchn
Copy link
Author

@twchn twchn commented Aug 1, 2019

Sure, I know that(even the issue was opened by me).
I just want to switch that more conveniently.

@jdneo jdneo reopened this Aug 1, 2019
@jdneo
Copy link
Member

@jdneo jdneo commented Aug 1, 2019

@taoweicn That's not a hard request. Would you like to contribute this feature?

Just update the setting and refresh the explorer.

@twchn
Copy link
Author

@twchn twchn commented Aug 1, 2019

I'd love to do this in my spare time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment