clearloop
clearloop
I'll check this this weekend
we currently don't have this feature, https://github.com/clearloop/leetcode-cli/blob/2b373c0eee7824d96f13353cbe7ff53828db5815/src/cfg.rs#L87 the code is here if anybody want to help ❤️
Thanks for the report! just yanked `v0.3.12`, guess these are from https://github.com/clearloop/leetcode-cli/pull/77
can you paste your `leetcode.toml` here? @darzok0914 looks like this is related to the default language you set in the config file
which OS ru running on? @seraphlive
https://github.com/clearloop/leetcode-cli/blob/c6873f0194ba5b8d9d4b3c21b08c0ef61daefde8/Cargo.toml#L50 Hey @eleijonmarck , try reinstall `leetcode-cli` with `cargo install leetcode-cli --features pym` !
sry ``` cargo +nightly install leetcode-cli --features pym ``` this feature requires nightly toolchain
I'll try to upgrade the deps of that feature and see if `pyo3` have stable feature releases
Oh we currently don't have this feature, mb you want to try ` leetcode list -qd`
> Listing previous submissions for the problem would be a cool and practical feature, do you think it's possible to add this feature to this cli tool, I love to...