kotfu.net

Visual Studio Code Extension for Bunch

A Visual Studio Code extension for editing files used with Bunch.app on macOS.

Bunch is a Mac automation app that processes plain text files with the extension .bunch. These Bunch files have their own “language”, which tells Bunch what do do.

Visual Studio Code is a popular cross platform code editor.

This extension includes:

Screenshots of syntax highlighting using the Monokai and builtin Light themes:

Visual Studio Code screenshot using Monokai theme
Visual Studio Code screenshot using Light theme

Installation

This extension is available via the Visual Studio Code Marketplace. When you open a Bunch file in Visual Studio Code, it will prompt you to install the extension. To install manually:

Updates will be installed automatically by Visual Studio Code.

Source code is available in the VSCode-Bunch repository on GitHub.