Skip to content

Commit bd061c4

Browse files
author
Jill Nolan
committed
added publisher name, icon, and its corresponding attributes to create the extension pack
1 parent 4c6ab13 commit bd061c4

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

icon.png

6.25 KB
Loading

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
"displayName": "Python Essentials",
44
"description": "Python Essentials Extension Pack for VSCode",
55
"version": "0.0.1",
6+
"icon": "icon.png",
7+
"publisher": "JillMNolan",
68
"engines": {
79
"vscode": "^1.49.0"
810
},

0 commit comments

Comments
 (0)