Onno Vos
Onno Vos
Just wanted to open an issue to open a discussion on whether or not we should have a basic change log. I know we haven't bumped version for a while...
**[Request for Feedback]** ### Description This PR adds on-type formatting support. The way this works is that it is triggered by adding a `.`. This PR is a DRAFT PR...
Hi Kamikaze, It appears that WolfHUD is no longer being maintained by you? Is that correct, in that case I'll fork it and merge all outstanding PR's and push an...
I'm aware how much of a behemoth of a task the following will be but I'd like to take a stab at it in the near future. - Use docker...
**Describe the bug** There seems to be some odd bug when it comes to formatting parameterized macros in a function head. Albeit it a very special use-case it is valid...
**Describe the bug** When trying to insert two keys into a table in a single transaction where one key is `1` and the other key is `1.0` mnesia_locker explodes and...
When running the Erlang VM with $CWD in read-only, `redbug:assert_dir/1` returns `read` as the file_info. When the output file is `[]` it defaults to standard_io in `redbug:get_fd/1` and in those...
**Is your feature request related to a problem? Please describe.** Too often now have I simply copy-pasted a version of binary_join/2 to a project I'm working on. A very basic...