更新描述以及图标
This commit is contained in:
parent
f6022aff81
commit
e325d766a7
BIN
images/icon.png
BIN
images/icon.png
Binary file not shown.
Before Width: | Height: | Size: 6.9 KiB After Width: | Height: | Size: 12 KiB |
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "debug",
|
||||
"displayName": "Native Debug(fix some bugs)",
|
||||
"description": "GDB, LLDB & Mago-MI Debugger support for VSCode",
|
||||
"displayName": "Kylin Native Debug",
|
||||
"description": "Fork of Native Debug, GDB, LLDB & Mago-MI Debugger support",
|
||||
"keywords": [
|
||||
"KylinIdeDev",
|
||||
"KylinIdeDevDebug",
|
||||
|
@ -16,7 +16,7 @@
|
|||
"license": "mit",
|
||||
"version": "0.2.6",
|
||||
"publisher": "KylinIDETeam",
|
||||
"icon": "images/native-debug.png",
|
||||
"icon": "images/icon.png",
|
||||
"engines": {
|
||||
"vscode": "^1.54.0"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue