Subject: | rxrx displays multiple colums |
i would like to be able to see the visualisation display and the heatmap at the same time in the left column and the event or json display in the right column.
The right column, event column, should be kept synchronized with the left column. EG: when along list of events is generated and the user decided to back with '-' the even corresponding to the state should be visible.
an optional window at the bottom could display a description of the current regexp element being matched
While I am at it, the possibility to have multiple regexps/string to match would be very nice.
In the API, the possibility to extract all regexes and string for a run, rather than displaying them, those could be loaded later in rxrx.
Since this is a lot of work, if Regex::Debugger::API gives control over the stepping, I can write a user interface, can't just ask for stuff, right?