You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
🐛 Bug Report
VSCode, 1.76.2, on ArchLinux, can not find LeetCode.vscode-leetcode extension.
To Reproduce
Run:
Or
ext install LeetCode.vscode-leetcode
in Ctrl+PExpected 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
Linux ARCHPC 6.2.5-arch1-1 #1 SMP PREEMPT_DYNAMIC Sat, 11 Mar 2023 14:28:13 +0000 x86_64 GNU/Linux
The text was updated successfully, but these errors were encountered: