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

- get the supported language for current problem when `fetchProblemLanguage`. If user's default language is not supported, user can select one of them, instead of seeing an error. - call...

Hi, I'm making updates for Open Collective. Either you or another core contributor signed this repository up for Open Collective. This pull request adds financial contributors from your Open Collective...

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...

## 🚀 Feature Proposal Web Authorization 登录方式支持 Trae CN. ## Motivation 导入 VS Code 配置到 Trae CN 后,插件的 Web Authorization 登录方式会打开 VS Code ,无法在 Trae CN 中登录。 ## Contribution 扩展...

修改了一下 shared.ts 中硬编码的路径 vscode,添加了对于 cursor 的支持,其余基于 vscode 的 ide 由于没有用过暂未添加,有需要可自行修改添加后自行编译

## 🐛 Bug Report The code formatting feature using keyboard shortcuts does not work as expected on macOS when using the Firefox browser. ## To Reproduce 1. Go to any...

Adding cpp headers for easy debugging. This is simplified code, we can let user configure the headers for any language. We can also create a main function in which we...

能不能增加不同系统的专用键,如下所示: `"leetcode.workspaceFolder.windows": "My:/work/space"` `"leetcode.workspaceFolder.linux": "/home/my/workspace"` `"leetcode.workspaceFolder.macos": "/home/my/workspace"`

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