Andreas Arvidsson

Results 109 comments of Andreas Arvidsson

This will only force tab size to be for when re-running the tests. I think we need to add the same to the test recorder otherwise every test will be...

@pokey I think you can have a look at this one now

Yeah it would probably be good if item worked here

If the use case is to break them into individual lines `post` followed by `enter` works just as well. If you don't have a formatter you might need to do...

Sounds good. I don't think the implementation will be that hard so if we have a good use case I can knock this one out fairly easy.

1. Make it so that all modifier stages takes an array of target as input. `run(context, targets: Target[]): Target[]` 2. Make a base class `SingleTargetModifierStage`that just runs them all through...

Looks good to me. If there are any details we can discuss them in the meeting.

> > Looks good to me. If there are any details we can discuss them in the meeting. > > well there's the ever-present parser vs regex discussion 😅 [#722...

> > Personally I don't really have the need to support units in any other language anyhow. Not one that I can think of on top of my head. >...

We have the same problem with our current argument which use to share implementation with the old item so I don't believe this is a new bug in the text...