Michael Currin

Results 245 comments of Michael Currin

Using a configurable value in the admin for this extension would work as well - it is weird to set a prefix in settings.json which shouldn't be versioned and it's...

Note this cannot listen to when a file is staged in the terminal (it may happen outside VS Code too). Maybe there is a way to hook into the buttons...

Maybe something more useful would be a prompt to commit, accepting the message by pressing enter. To save clicking the commit button or pressing CTRL+ENTER. The problem is then one...

This could go on a separate page. Needs repo info, branch name or tag

.zip .tar.gz https://github.com/MichaelCurrin/os-genesis/archive/master.tar.gz https://github.com/MichaelCurrin/os-genesis/archive/v0.7.0.tar.gz https://github.com/MichaelCurrin/os-genesis/archive/31159cb.tar.gz

Note that a new input is needed - use `main.yml` as default

Hmm well this still works ```md ![](https://github.com/MichaelCurrin/badge-generator/workflows/GH%20Pages%20Deploy/badge.svg) ``` ![](https://github.com/MichaelCurrin/badge-generator/workflows/GH%20Pages%20Deploy/badge.svg)

But going through the UI in GH to make a badge, this is the new style ```md [![GH Pages Deploy](https://github.com/MichaelCurrin/badge-generator/actions/workflows/main.yml/badge.svg)](https://github.com/MichaelCurrin/badge-generator/actions/workflows/main.yml) ``` [![GH Pages Deploy](https://github.com/MichaelCurrin/badge-generator/actions/workflows/main.yml/badge.svg)](https://github.com/MichaelCurrin/badge-generator/actions/workflows/main.yml)

Sample output code ```md ``` --- Sample output