Results 22 issues of Tobias Witt

When I have either no `tag = True` or an explicit `tag = False` in my `.bumpversion.cfg` `.bumpversion --dry-run --verbose` still tells me it would tag the commit. It doesn't...

Currently sections can be "truncated" by just removing them entirely if the viewport has a certain max width. It would be nice if the contents of sections could be truncated...

enhancement

I just started to build a bunch of levels. I wrote the most beatiful story for it until I wanted to Backspace-Delete one falsly plut letter in one dialog. I...

My colleague just asked me if he needed to install liquid because he wants to use tabs, I wtf'ed as response and as it turns out he had that strange...

help wanted

Currently the error message component and helptext are both hardcoded to be below of the input field. Don't hardcode any component that should be rendered in a FormElement when there...

help wanted
feature request

The goal is to create an `.input-group` with bs-form like this: ``` {{#form.element controlType="text" as |el|}} {{el.control}} foo {{/form.element}} ``` The only thing thats preventing me is that the outer...

enhancement

I added a feature that shuffles all opened tabs. Let me know if you like it

org:needs validation/discussion/decision

There shouldnt be much to say here. #133 was never solved and should simply be reopened. Since this is a breaking and from the app's perspective unsolvable bug for anyone...

I'm not sure if I miss something but I looked very closely and found no implementation for Fullscreen mode. I just tried it out and it didnt work. So I...

enhancement

I noticed that every highlight group of this was linked to `Statement` which rendered them kinda useless plus `Statement` doesn't fit for any of them except for the `,` in...