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. Evaluate problem solution3. List puzzles by category4. Generate test cases5. Solution ideas6. Code implementation7. Similar puzzles8. View original problem9. Set default display language for resultKnown IssuesN/A Release Notesv1.2.0Add command to evaluate problem solution: LeetCode Assistant: Evaluate problem solution (command: leetcodeAssistant.puzzleEvaluateProblem). User can input tests or images contents in edit view to describe the problem and solution details. The tool can then evaluate the solutions, code implementation and generate suggestions as a result. v1.1.0Add command to resolve custom problem: LeetCode Assistant: Resolve custom problem (command: leetcodeAssistant.puzzleCustomProblem). User can input texts or images contents 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. 查看原题9. 设置默认助手显示语言已知问题暂无 更新日志v1.2.0新增命令“LeetCode刷题助手:测评题解”(命令:leetcodeAssistant.puzzleEvaluateProblem)。这个命令客缘在编辑界面中接受用户文字或图片内容,并根据题目内容和提供的具体解法和代码做一个测评,用来提高解题和代码能力。 v1.1.0新增命令“LeetCode刷题助手:解决自定义题目”(命令: leetcodeAssistant.puzzleCustomProblem)。这个命令可以在编辑界面中接受用户文字或图片内容,并根据题目内容生成对应的解决方案、代码实现、额外测试用例、类似题目等。 v1.0.01. 新增:多语言支持:
2. 新增:设置默认助手显示语言(针对结果)请参考如下说明显示不同语言的输出结果: v0.0.7增加更多演示说明 v0.0.6增加更多编程语言支持 v0.0.1首次发布 LeetCode Assistant 祝使用愉快! |







