Skip to content

mumincelal/barrelify

Repository files navigation

Barrelify - Visual Studio Code Extension

semantic-release: angular

How to use

Using the context menu

  • Right click on a folder in the Explorer pane.
  • Select this command: Create/Update Barrel File.
  • This command will create a barrel file in the selected folder if barrel file does not exist.
  • If the barrel file already exists, command will update barrel file.

Using the command palette

  • Bring up the command palette, and select Barrelify: Execute Barrel File.
  • Select one of the folders in the list.
  • This command will create a barrel file in the selected folder if barrel file does not exist.
  • If the barrel file already exists, command will update barrel file.

  • Bring up the command palette, and select Barrelify: Execute Barrel File (Watch).
  • Select one of the folders in the list.
  • This command will create a barrel file in the selected folder if barrel file does not exist.
  • If the barrel file already exists, command will update barrel file.
  • This command will watch the selected folder and update barrel file when a file is created, deleted or renamed.

Changelog

Contributors

License

MIT