hitesh sharma
hitesh sharma
The regex is very long and is very hard to understand
In my oh-my-zsh configuration case sensitivity to false but zsh-autosuggestions doesn't respects it. It should respect zsh config for case sensitivity or provide it's own config for this.
Hi, Currently, if a `Task` needs to be executed after a task, sequentially, then `andThen(Task task)` needs to be used. This introduces a few issues where if code is like...
Can we support @Nonnull and @Nullable annotations in public method return values and parameters? Adding these can help parseq users write accurate Parseq code more easily by getting help from...