概要设计(Outline design) 在 VS Code 中解决 Leetcode 问题 Leetcode 只提供了简单、中等、困难的难度区分。题目与题目之间难度差别很大,因此需要客观的分数对题目难度进行打分 增加中文官方的每日一题 修复tag分类错误 增加精选分类 项目地址(project address) https://github.com/ccagml/vscode-leetcode-problem-rating/ 报告问题(report problem) https://github.com/ccagml/vscode-leetcode-problem-rating/issues 项目依赖(project dependencies) vscode插件(vscode plugin) https://github.com/LeetCode-OpenSource/vscode-leetcode/ 题目难度分(Difficulty score) https://github.com/zerotrac/leetcode_problem_rating/ 新增内容(new content) 在基础插件上增加了难度分的显示、查询、筛选操作 Added difficulty score display, query, and filter operations to the basic plug-in