Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

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

Open
RichieChoo wants to merge 1 commit into LeetCode-OpenSource:master
base: master
Choose a base branch
Loading
from RichieChoo:richiechoo/batchGetProblemByIds

Conversation

Copy link

@RichieChoo RichieChoo commented Feb 25, 2021
edited
Loading

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 added the batch operation in this commit feat(vscode-leetcode): add batch operation to get problem by ids or names.

For batch operation, please see the gif below :
GIF2

chenyu1 and Yuelioi reacted with thumbs up emoji chenyu1 reacted with hooray emoji chenyu1 reacted with eyes emoji
Copy link

it is very useful! Just want this feature!!

chenyu1 and RichieChoo reacted with thumbs up emoji chenyu1 reacted with laugh emoji chenyu1 reacted with hooray emoji chenyu1 reacted with rocket emoji

Copy link

HelloC commented Mar 6, 2021

@RichieChoo

你好,请问一下,
我用的remote ssh登录的
怎么把这个patch 直接合入到插件 ~/.vscode-server/extensions/leetcode.vscode-leetcode-0.17.0中
而不用编译一个新的插件

我想直接合入代码不过发现插件中的代码格式和patch中的不一样

如插件中是
image

patch中是
image

function showSolution(input) 和export async function showSolution 函数不一致,我就不知道怎么合入了

Copy link

HelloC commented Mar 7, 2021

@RichieChoo

类似的增加支持多选, 如下图选择多个文件

image

Copy link
Author

@RichieChoo

你好,请问一下,
我用的remote ssh登录的
怎么把这个patch 直接合入到插件 ~/.vscode-server/extensions/leetcode.vscode-leetcode-0.17.0中
而不用编译一个新的插件

我想直接合入代码不过发现插件中的代码格式和patch中的不一样

如插件中是
image

patch中是
image

function showSolution(input) 和export async function showSolution 函数不一致,我就不知道怎么合入了

你这里下载的编译后的代码,我这边提交是未编译的ts。我这里有打包好的vsix文件,你可以直接安装https://www.yuque.com/richiechoo/tayiso/ocvfit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /