Skip to content

Commit 53945e8

Browse files
committed
update
1 parent 54511cf commit 53945e8

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

package.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@
1717
"homepage": "https://github.com/ccagml/vscode-leetcode-problem-rating/README.md",
1818
"categories": [
1919
"Other",
20-
"Snippets"
20+
"Snippets",
21+
"Education"
2122
],
2223
"keywords": [
2324
"leetcode",
@@ -157,6 +158,10 @@
157158
{
158159
"id": "QuestionExplorer",
159160
"name": "Problems"
161+
},
162+
{
163+
"id": "LifeExplorer",
164+
"name": "搬砖"
160165
}
161166
]
162167
},
@@ -286,7 +291,7 @@
286291
"submenus": [
287292
{
288293
"id": "leetcode.editorAction",
289-
"label": "LeetCode"
294+
"label": "LCPR菜单"
290295
}
291296
],
292297
"configuration": [

0 commit comments

Comments
 (0)