leetcode-cli-plugins icon indicating copy to clipboard operation
leetcode-cli-plugins copied to clipboard

3rd party plugins for leetcode-cli

Results 25 leetcode-cli-plugins issues
Sort by recently updated
recently updated
newest added

leetcode-cn.com now change to leetcode.cn, I create a PR, use old domain will return 301 http error code. https://github.com/skygragon/leetcode-cli-plugins/pull/49

change leetcode-cn domain from leetcode-cn.com to leetcode.cn

mac上安装后不能用 怎么卸载?

![image](https://user-images.githubusercontent.com/14000821/53158775-5e81ac80-35ff-11e9-9a1a-6502f5b7d237.png)

The way to login via cookie by manually copying the cookie string should be documented.

I install the leetcode.cn plugin from "github.com/skygragon/leetcode-cli-plugins", and get some error ``` > leetcode ls ...... ...... [ERROR] http error [code=400] ``` this problem already fix in cli repository [fix...

always get error: connect ECONNREFUSED 13.250.168.23:443 is there any solution about this?

Since last version released, the graphql request query argument on leetcode-cn web site have been changed. This commit just replace `question` into `questionId` and convert string fid to int. Refs:...

- leetcode-cn.com graphql API for `query getQuestionTranslation` has changed. - `problem.fid` should be converted to Nubmer so that `leetcode-cli show` command can work without changing any code.

Hi, if I give the right token permissions, could the github plugin push to a private repo?