Skip to content

feat(vscode-leetcode): add batch operation to get problem by ids and names #682

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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

RichieChoo
Copy link

When I have a long array of algorithm IDs or Names, I have to search it by leetcode.searchProblem one by one . This is too inconvenient , so I have add the batch operation in this commit feat(vscode-leetcode): add batch operation to get problem by ids or n.

GIF2

@RichieChoo RichieChoo force-pushed the richiechoo/batchGetProblemByIds branch from 959e1da to 9cdd0f1 Compare February 25, 2021 08:24
@RichieChoo RichieChoo force-pushed the richiechoo/batchGetProblemByIds branch from 9cdd0f1 to 1347558 Compare February 25, 2021 08:44
@RichieChoo RichieChoo closed this Feb 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant