Alexander Wang

Results 443 comments of Alexander Wang

This task should be a contribution to https://github.com/alecthomas/chroma

We should just conform to what https://pkg.go.dev/cmd/gofmt does.

oo interesting, thanks for the legwork researching this

i installed helix and tried to reproduce but could not. is there a setting you're using to turn on backup files? https://github.com/user-attachments/assets/a69bc731-4e9c-4934-bf6b-3e5b6b44d580

i think related to https://github.com/terrastruct/d2/issues/9 I wonder if this issue is circumvented if we just do atomic writes

Let's see in the next version if this still is an issue: https://github.com/terrastruct/d2/pull/2141

@LatjoLajbin Thank you for the swift followup. I just have to confirm, `d2 version` prints 0.6.8?

Can someone build from source on this branch and test? https://github.com/terrastruct/d2/pull/2345 Going the Hugo route of just ignoring backup files, which should fix the issue.

Thank you @scajanus , yes that's basically what the PR is doing: ignore backup/temp-looking files. Not the most robust as that's a moving target, but good enough for now.