Cannot update TreeView.title if the view is not visible #96219
Labels
bug
Issue identified by VS Code Team member as probable bug
tree-views
Extension tree view issues
verified
Verification succeeded
Milestone
*
should do toovscode.window.createTreeView
view.title = 'new title'
Expected: Title is updated
Actual: Title is not changed
The text was updated successfully, but these errors were encountered: