Skip to content

Commit 0067ca9

Browse files
authored
Merge pull request #47 from ccagml/try_no_node
fix test
2 parents bc1f640 + 6feaa1a commit 0067ca9

File tree

5 files changed

+13
-1819
lines changed

5 files changed

+13
-1819
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## version 1.1.7
2+
- Windows环境使用VsCode自带node环境,测试用例解析问题
3+
14
## version 1.1.6
25
- 尝试不需要安装node环境
36

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@
7070
| <font color=red>leetcode-problem-rating.pickOneByRankRangeMin</font> | 随机一题的最小浮动,随机一题最低分(你的竞赛分+本配置)。 | <font color=red>50</font> |
7171
| <font color=red>leetcode-problem-rating.pickOneByRankRangeMax</font> | 随机一题的最大浮动,随机一题最高分(你的竞赛分+本配置)。 | <font color=red>150</font> |
7272
| <font color=red>leetcode-problem-rating.hideScore</font> | 隐藏分数相关的题目。Score:隐藏有分数的题目, NoScore:隐藏没有分数的题目, ScoreRange:隐藏分数范围外的题目 | <font color=red>None</font> |
73+
| <font color=red>leetcode-problem-rating.useVscodeNode</font> | 默认情况下使用VsCode自带Node环境,不需要额外安装Node环境 | <font color=red>true</font> |
7374

7475

7576

0 commit comments

Comments
 (0)