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

US Problem List Update

Open howieraem opened this issue 3 years ago • 2 comments

Before you submit an question we recommend you to check out the DOCUMENT first.

You can also find more information in:

💬 Questions and Help

Please outline the questions.

When will the problem list of the US endpoint be updated? On LeetCode, the latest question is No. 2400+, but the plugin is still up to No. 2142.

howieraem avatar Oct 05 '22 16:10 howieraem

Facing similar issue. I see 2585 on website but only 2546 in vscode

xiluo58 avatar Mar 07 '23 18:03 xiluo58

following these steps to resolve this issue works for me.

  1. update node to latest stable version (20.3.0 for now)
  2. execute leetcode command LeetCode: Delete Cache
  3. execute leetcode command LeetCode: Sign In to re-signin

tkykd avatar Jun 17 '23 09:06 tkykd