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

Solve LeetCode problems in VS Code

Results 264 vscode-leetcode issues
Sort by recently updated
recently updated
newest added

## 🐛 Bug Report A clear and concise description of what the bug is. ## To Reproduce Steps to reproduce the behavior. ## Expected behavior A clear and concise description...

Usually a repository is used to manage practice questions, Different platforms(mac,windows) have different paths,Trouble when switching platforms feat:Paths for different platforms are separated by commas,Use whichever path exists ```json {...

## 🚀 Feature Proposal I want to filter out the solved problems. ## Motivation I want to filter out the solved problems.

Type: Bug 1. Start VS code 2. Click on LeetCode extension on sidebar 3. Login (skip if previously done) 4. Error pops up as notification, also clicking expand on the...

Hello, I keep 'Enable Side Mode' on so when I open a problem, there will be two windows : left is for coding and right for Description and submission. But...

## 🐛 Bug Report When I try to log in with leetcode creditial - doesn't support US log in with Github - doesn't work: [GitHub] Please verify your device log...

when I tried to log in leetcode extension by using cookie or third-party account, it always occur these below error. Is there anybody could help me to solve this log...

## 🐛 Bug Report The login fails saying I need to enter my correct credentials: ``` pass: [ERROR] Login failed. Please make sure the credential is correct. ``` My credentials...

## 🐛 Bug Report A clear and concise description of what the bug is. I have typed a test case for [Leetcode Problem 37](https://leetcode.com/problems/sudoku-solver/description/). I copy pasted into VSCode, then...

Can't log in anymore. Gives this error, ``` (node:14912) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency (Use `node --trace-warnings ...` to show where the warning was...