-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
HI, is possible add the creator option in menu?
i try make it in a fork but i cant test locally jeje :(
i think whit is code in package.json this should work
sorry for my ingles.
"menus": {
"explorer/context": [
{
"command": "autobarrel.updateBarrel",
"when": "resourceFilename == 'index.ts' || resourceFilename == 'index.js'",
"group": "navigation@10"
},{
"command": "autobarrel.createBarrel",
"group": "navigation@10"
}
]
},
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels