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

## 🚀 Feature Proposal A clear and concise description of what the feature is. ## Motivation Please outline the motivation for the proposal. ## Contribution Please describe the solution if...

## 🐛 Bug Report "LeetCode: Preview Problem" not work ## To Reproduce When I open a "leetcode file",and use "LeetCode: Preview Problem" command, It not works ## Your Environment -...

用cookie登录之后一直显示 Failed to show the problem. Please open the output channel for details.

Before you submit an question we recommend you to check out the [DOCUMENT](https://github.com/LeetCode-OpenSource/vscode-leetcode/blob/master/README.md) first. You can also find more information in: - [TROUBLESHOOTING](https://github.com/LeetCode-OpenSource/vscode-leetcode/wiki/Troubleshooting) - [FAQ](https://github.com/LeetCode-OpenSource/vscode-leetcode/wiki/FAQ) ## 💬 Questions and Help...

This is quite a minor thing, but the Python3's problem template uses types annotations, however `typing` isn't imported. Could you please add `from typing import *` somewhere before `# @lc...

add the feature of reseting the default code of LeetCode #802 as follows:

## 🐛 Bug Report login by username and cookie ## To Reproduce Steps to reproduce the behavior. ## Expected behavior A clear and concise description of what you expected to...

## 🚀 Feature Proposal VSCode provides extensions [a way ](https://code.visualstudio.com/api/references/when-clause-contexts#add-a-custom-when-clause-context) to add their own context keys for when clauses in keyboard shortcut setting. It will be nice if this extension...

## 🚀 Feature Proposal One situation like this : when I solve problem on mobile device(iPad, iPhone), I hope this extension can sync data from other device. If it's difficult...