Closed francisanthony17 closed 8 months ago
added a forward button breakpoint feature and user will be able to jump to the next distinct value by using the condition dropdown in the breakpoint editor where it compares the current step property value to the previous property step.
Thanks @francisanthony17
Since viewing solutions is a common use case, we should make it very easy to achieve this
Proposal
In 28d4b97, we introduced this feature.
currently we are able to step through the search trace by moving to the next search operation or moving to the next expansion
proposal: We want to add an additional jumping mechanism to be able to do the following:
perhaps implement this by introducing alternative behaviors for the fast forward button.