Closed
Description
- VSCode Version: 0.13.0
- OS Version: macOS 10.12.x
Steps to Reproduce:
- Write an extension that uses the TreeDataProvider API to show a UI
- Desire to be able to set the selected state programatically
I built an extension ( more details are in #28325 ) and in doing so, I really started wanted to be able to set the selection state programatically.