Expand DOC: View Panes can handle different UI in the items, apart from text (TreeView) like the Breakpoints View #101175
Labels
*duplicate
Issue identified as a duplicate of another issue(s)
tree-views
Extension tree view issues
Looking at the Breakpoints View the ViewItems can handle more complex UI than text as described in the TreeView page.
Looking at the source code the
BreakPointsView
extends theViewPane
class and uses a different mechanism than theTreeView
.Please expand the API to allow extension developers to also use these additional features.
And also write a doc page describing the use of this (template based) mechanism.
The text was updated successfully, but these errors were encountered: