Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit d159d13

Browse files
committed
publish v0.17.1
1 parent a943049 commit d159d13

File tree

3 files changed

+11
-5
lines changed

3 files changed

+11
-5
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
1-
# LeetCode
1+
# LeetCode(Modified)
2+
3+
### ❗️Attention❗️- This is a modified version that has merged some PR
4+
- Change the configuration scope to window [#698](https://github.com/LeetCode-OpenSource/vscode-leetcode/pull/697)
5+
6+
[Modified Repository](https://github.com/adaex/vscode-leetcode)
7+
28

39
> Solve LeetCode problems in VS Code
410

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "vscode-leetcode",
3-
"displayName": "LeetCode",
3+
"displayName": "LeetCode(Modified)",
44
"description": "Solve LeetCode problems in VS Code",
5-
"version": "0.17.0",
5+
"version": "0.17.1",
66
"author": "Sheng Chen",
7-
"publisher": "LeetCode",
7+
"publisher": "Adaex",
88
"license": "MIT",
99
"icon": "resources/LeetCode.png",
1010
"engines": {

0 commit comments

Comments
 (0)