vscode-leetcode icon indicating copy to clipboard operation
vscode-leetcode copied to clipboard

feature: Add support for selecting problem of today.

Open billchen2k opened this issue 2 years ago • 1 comments

Now you can select problem of today from the navigation section of the LeetCode page. Support CN and EN endpoints.

image

This feature used my updated version of vsc-leetcode-cli, which added -d argument to the show command to make it possible to fetch problem of today. The merge request is stated here: https://github.com/leetcode-tools/leetcode-cli/pull/60 . You might need to merge that MR first and update the NPM repository and change the vsc-leetcode-cli version here.

billchen2k avatar Aug 24 '21 14:08 billchen2k

同意,非常期待的功能

runningzyp avatar Dec 14 '21 05:12 runningzyp