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 42ad4d0 commit 0baea30Copy full SHA for 0baea30
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "vscode-cnb",
3
- "displayName": "博客园 VSCode 客户端",
4
- "description": "VSCode extension for cnblogs",
+ "displayName": "博客园 cnblogs 客户端",
+ "description": "Cnblogs Client For VSCode",
5
"version": "0.0.1",
6
"license": "LICENSE.txt",
7
"preview": false,
@@ -1295,7 +1295,7 @@
1295
"viewsWelcome": [
1296
1297
"view": "cnblogs-authorize",
1298
- "contents": "欢迎使用博客园 VSCode 客户端, 请先登录授权!"
+ "contents": "欢迎使用博客园客户端, 请先登录"
1299
},
1300
1301
0 commit comments