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

官网已经支持了以cangjie编程语言提交代码了 ![image](https://github.com/user-attachments/assets/82f048b8-2960-4761-b5f9-687e74ecbbd5)

This pull request introduces two features to the VSCode extension: code snippets and pick daily challenges. The most important changes include adding a new command for picking the daily challenge,...

Currently, the plugin only supports searching by question title. If I only know the content of the question and not the title, I cannot search. Can this be supported?

When i click on Default Test cases, only the first leetcode test case is running while the others aren't. Any fix?

## 🐛 Bug Report 无法登录leetcode-cn ## To Reproduce endpoint使用力扣中国版-signin-Web Authentication 登录后提示 Failed to log in. Please open the output channel for details 但是登录后OUTPUT中无新的任何输出 (有初始化时产生的输出: ``` v22.17.1 Active Name Version Desc...

## 🚀 Feature Proposal 有没有可能实现与网页端一样的还原默认的代码模版的按钮,与Submit类似的功能按钮.谢谢 ## Motivation 在我写了很长的代码后,发现所写的代码又臭又长,如果有一个和网页版一样的一键恢复默认的按钮就好了,我查阅了文档,询问了GPT,仅仅告诉我手动去删除文件可以实现,但是有一点麻烦. ## Contribution Please describe the solution if you'd like to submit a PR.

When i open the tags folder and click on any pattern , i cannot see all problems under the pattern, i can only see few problems under it. I would...

## 🚀 Feature Proposal For example, for database problem No. 176, Leetcode supports the following languages: mssql, mysql, oraclesql, postgresql, and pythondata. However, VSCode-Leetcode only supports mysql. Please add more...

# 🚀 Enhanced LeetCode VS Code Extension - Daily Challenges & Smart C++ Templates This PR introduces significant enhancements to the LeetCode VS Code extension, adding Daily Challenges support and...

举个例子: LCP 05. 发 LeetCoin 该题目无法在leetcode 插件中被检索到