tomlin7 / biscuit

Aesthetic, lightweight code editor with extension support
https://tomlin7.github.io/biscuit
MIT License
189 stars 27 forks source link

Watcher for the workspace debug config file #415

Open tomlin7 opened 1 month ago

tomlin7 commented 1 month ago

Feature

When the workspace debug config files ({workspace}/.biscuit/launch.toml) are added/removed/modified, editor GUI is not updated. So, implement a file watcher that will watch the .biscuit directory within opened directory for changes.