Skip to content

Commit e8ea47a

Browse files
committed
(GH-630) Add Puppet ToolBar
1 parent 7a13475 commit e8ea47a

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

package.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,15 @@
199199
"category": "Puppet"
200200
}
201201
],
202+
"viewsContainers": {
203+
"activitybar": [
204+
{
205+
"id": "puppet-toolbar",
206+
"title": "Puppet Toolbar",
207+
"icon": "images/puppet-dag-dark.svg"
208+
}
209+
]
210+
},
202211
"menus": {
203212
"commandPalette": [
204213
{

0 commit comments

Comments
 (0)