Skip to content

Creator Barrel for menu #2

@allnnde

Description

@allnnde

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"
    }
  ]
},

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions