Paul T

Results 179 comments of Paul T

I think I'd be ok merging this. Could you address the formatting issues? The CI uses clang-format 18.1.3

Is there more information other than the error you posted? This doesn't tell me why it failed, but it seems that it might be just because it's not expecting that...

Hmm looks like this input parameter does not exist and that's why it's giving you an error. I can add it as a feature.

These are defined in the `lang.toml` file which is how I provide translations of the same text. These aren't customizable directly from the template, you would have to edit the...

@Ablesius Is editing the `lang.toml` viable instead of adding a parameter to the template?

Ah I see, yes that's less than ideal. Didn't realize the `lang.toml` is only available in the cache.

Thanks for filing this. If you have any screenshots or images of what exactly you're envisioning, that would be very helpful.

So I've started looking into this, but it's a bit tricky. I was able to quickly adjust the column size and alignment to achieve this: ![Image](https://github.com/user-attachments/assets/a4bc3a54-69f7-4e8c-bc01-2c000e92b594) But this still breaks...

> Yeah, it's indeed tricky. What you've got there looks good, is there a branch to test it out? The only other ways I can think of would be, doing...