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

Can not get latest leetcode items from website

Open qqyfly opened this issue 3 years ago • 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]

qqyfly avatar Jul 24 '22 06:07 qqyfly