You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For #88527 I need a TreeView feature that allows to search in a non-lazy Tree (i.e. a tree where the whole data model exists upfront).
For #88526 I switched the implementation of the LoadedScriptsView to use the WorkbenchCompressibleAsyncDataTree where the search/filtering functionality only works on the already seen parts of the tree model.
The text was updated successfully, but these errors were encountered:
For #88527 I need a TreeView feature that allows to search in a non-lazy Tree (i.e. a tree where the whole data model exists upfront).
For #88526 I switched the implementation of the LoadedScriptsView to use the
WorkbenchCompressibleAsyncDataTree
where the search/filtering functionality only works on the already seen parts of the tree model.The text was updated successfully, but these errors were encountered: