mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-05 13:28:40 +00:00
first pass at equipping frontend line edit with fuzzy match range visualization; shift new debug-info-range viz block -> viz row path to using a backing filtered item array to map the abstract index space into the debug info table spaces
This commit is contained in:
@@ -719,6 +719,7 @@ struct DF_EvalVizBlock
|
||||
DF_ExpandKey key;
|
||||
Rng1U64 visual_idx_range;
|
||||
Rng1U64 semantic_idx_range;
|
||||
DBGI_FuzzySearchItemArray backing_search_items;
|
||||
S32 depth;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user