LeetCode-OpenSource/vscode-leetcode

Can not get latest leetcode items from website

qqyfly opened this issue ยท 0 comments

๐Ÿ› Bug Report

Can not get latest leetcode items from website( US site).

After some investigation,it seems leetcode-cli have the same problem.
Delete cache folder fix this problem.

Please provide a button to refresh cache.

To Reproduce

After the leetcode contest,all the latest [coding problems] already showed on the leetcode website,but can not retrived latest one using vsc plugin.

Expected behavior

sync the website contents and show the latest one.

Extension Output

N/A

Guidance: Press Ctrl+Shift+U, and toggle the channel to LeetCode.

Your Environment

  • os:Archl linux
  • extension settings:
  • nodejs version: 18.6.0
  • vscode version:1.69.1
  • extension version:[0.18.0]