The Wayback Machine - https://web.archive.org/web/20201126092517/https://github.com/leetcode-tools/leetcode-cli/pull/50
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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added missing plugins from leetcode-tools/leetcode-cli-plugins #50

Open
wants to merge 1 commit into
base: master
from

Conversation

@pennz
Copy link

@pennz pennz commented Aug 23, 2020

Added missing plugins from leetcode-tools/leetcode-cli-plugins, as in vsc-leetcode-cli/lib/config.js
indicated, plugin: 'https://raw.githubusercontent.com/leetcode-tools/leetcode-cli/master/lib/plugins/$name.js', and plugins like cookie.firefox is missing.

Signed-off-by: Vincent Zhou [email protected]

Signed-off-by: Vincent Zhou <[email protected]>
@yihong0618
Copy link

@yihong0618 yihong0618 commented Aug 24, 2020

It seems that vscode-leetcode do not need these plugins.

@Congee
Copy link

@Congee Congee commented Sep 26, 2020

Need this PR badly, because the tool does no work for me. It tries to download https://raw.githubusercontent.com/leetcode-tools/leetcode-cli/master/lib/plugins/cookie.firefox.js on startup. Apparently, this 404 is returned.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
3 participants
You can’t perform that action at this time.