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

"LeetCode.vscode-leetcode" extension not found or can't install the extension

Open artkpv opened this issue 2 years ago • 2 comments

🐛 Bug Report

VSCode, 1.76.2, on ArchLinux, can not find LeetCode.vscode-leetcode extension.

To Reproduce

Run:

❯ code --install-extension LeetCode.vscode-leetcode
Installing extensions...
Extension 'leetcode.vscode-leetcode' not found.
Make sure you use the full extension ID, including the publisher, e.g.: ms-dotnettools.csharp
Failed Installing Extensions: leetcode.vscode-leetcode

Or ext install LeetCode.vscode-leetcode in Ctrl+P

Expected behavior

The extension is found and installed. Or provide VSIX file to install it.

Extension Output

Not extension output as it fails to install.

Your Environment

  • os: Linux ARCHPC 6.2.5-arch1-1 #1 SMP PREEMPT_DYNAMIC Sat, 11 Mar 2023 14:28:13 +0000 x86_64 GNU/Linux
  • extension settings:
  • nodejs version: v19.8.1
  • vscode version: 1.76.2, ee2b180d582a7f601fa6ecfdad8d9fd269ab1884, x64
  • extension version: 0.18.1

artkpv avatar Mar 23 '23 09:03 artkpv

have you solved it ?

Ealinse avatar Apr 09 '24 03:04 Ealinse