We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1e40ef commit a10b4baCopy full SHA for a10b4ba
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## version 2.15.5
2
+
3
+- 更改错误答案上色默认选项
4
5
## version 2.15.4
6
7
- 模板错了
package.json
@@ -2,7 +2,7 @@
"name": "vscode-leetcode-problem-rating",
"displayName": "LeetCode",
"description": "%main.description%",
- "version": "2.15.4",
+ "version": "2.15.5",
"author": "ccagml",
"publisher": "ccagml",
8
"license": "MIT",
0 commit comments