Language / 语言English VersionLeetCode AssistantLeetCode Assistant is a VS Code extension designed to help you explore LeetCode problems, generate ideas and solutions, and optionally retrieve test cases and similar ones for each problem. With seamless integration to the LeetCode website, this tool supports your journey to improve problem‑solving and coding skills—right from your editor. Features
Examples1. Resolve customized problem2. List puzzles by category3. Generate test cases4. Solution ideas5. Code implementation6. Similar puzzles7. View original problem8. Set default display language for resultKnown IssuesN/A Release Notesv1.1.0Add command to resolve custom problem: LeetCode Assistant: Resolve custom problem (command: leetcodeAssistant.puzzleCustomProblem). User can input texts or images content in edit view to describe the problem details. The tool can then generate solutions, code implementation, test cases and similar problems as a result. v1.0.01. Added: Multi‑language support:
2. Add: Set default problem display language (for the generated result)See instruction below for how language can be set as default diaplay language for output v0.0.7Added more demo instructions v0.0.6Added more programming language support v0.0.1Initial release of LeetCode Assistant Enjoy! 中文说明LeetCode 刷题助手LeetCode Assistant(LeetCode 刷题助手) 是一款 VS Code 扩展,旨在帮助你探索 LeetCode 题目、生成解题思路和解决方案、获取每道题的额外测试用例和相似题目。通过与 LeetCode 网站的无缝集成,这个工具让你能够在编辑器中直接提升自己的问题解决能力和编码技巧。 当前版本提供如下功能
使用示例1. 解决自定义问题2. 出练习题(按题型)3. 生成测试用例4. 解题思路5. 代码实现6. 出练习题(相似题型)7. 查看原题8. 设置默认助手显示语言已知问题暂无 更新日志v1.1.0新增命令“LeetCode刷题助手:解决自定义题目”(命令: leetcodeAssistant.puzzleCustomProblem)。这个命令可以在编辑界面中接受用户文字或图片内容,并根据题目内容生成对应的解决方案、代码实现、额外测试用例、类似题目等。 v1.0.01. 新增:多语言支持:
2. 新增:设置默认助手显示语言(针对结果)请参考如下说明显示不同语言的输出结果: v0.0.7增加更多演示说明 v0.0.6增加更多编程语言支持 v0.0.1首次发布 LeetCode Assistant 祝使用愉快! |






