This repository aims to offer a good Butane editing experience in Visual Studio Code. It offers the following features:
- A dev container that includes the butane tools and python3 for serving a web server
- Compile-on-save for .bu files
- A auto-start web server for serving your compiled .ign files
Simply use this repository as a template or copy the .devcontainer and .vscode folders into your own repository to gain these features.