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

Mismatched tags and problems

Open sbwww opened this issue 3 years ago • 1 comments

🐛 Bug Report

Some problems have their tags mismatched.

To Reproduce

Open some certain problems by vscode-leetcode extension, e.g., 1011.

Expected behavior

Array, Binary Search

:heavy_check_mark: Both leetcode.com and leetcode-cn.com have these two correct tags.

leetcode

by leetcode.com

leetcode-cn

by leetcode-cn.com

Extension Output

tree, depth-first-search

:x: VSCode-leetcode extension gives these two mismatched tags.

vscode

by vscode extension

Your Environment

  • os: Windows 10
  • extension settings: almost default
  • nodejs version: 12.18.3
  • vscode version: 1.55.2
  • extension version: 0.17.0

sbwww avatar Apr 26 '21 11:04 sbwww

+1 Have the same issue with problem #1029

mmshivesh avatar Mar 25 '22 08:03 mmshivesh