Added icon, license and fixed author
This commit is contained in:
@@ -1,8 +1,15 @@
|
||||
{
|
||||
"name": "vscodepython",
|
||||
"icon": "icon.jpg",
|
||||
"license": "LICENSE",
|
||||
"displayName": "VSCodePython",
|
||||
"description": "Extension Pack For Python",
|
||||
"version": "0.0.1",
|
||||
"publisher": "eu.profitroll",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://git.end-play.xyz/profitroll/VSCodePython"
|
||||
},
|
||||
"engines": {
|
||||
"vscode": "^1.78.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user