Jean-Baptiste Potonnier

Results 4 comments of Jean-Baptiste Potonnier

The `zip` and `zipWith` functions would be nice too. Maybe add theses first. Then add a function that goes the opposite direction than `toPairs`. I think it would be more...

Maybe add a border can help `editor.selectionHighlightBorder`

After all, this one doesn't look too bad, I think : ```haskell validateAll :: (Foldable t, Semigroup e) => t (a -> Validation e b) -> (a -> c) ->...

It looks like it may be a regression introduced by https://github.com/getgauge/taiko/pull/2288