Expose the focused element and change event in the TreeView API (#184268)

* Expose the focused element and event in the TreeView API

* Exposed active TreeItem through extension proposal

* Add proposal to test extension

* Merge change selection and focus events

* Finish selection+focus change in treeview

* Clean up

* Clean up

* Add checkProposedApiEnabled back in

---------

Co-authored-by: Ehab Younes <ehab.younes@sigasi.com>
Co-authored-by: Alex Ross <alros@microsoft.com>
This commit is contained in:
Ehab Younes
2023-07-14 08:49:15 +00:00
committed by GitHub
parent a0f904dd54
commit 6a152ca523
8 changed files with 77 additions and 32 deletions

View File

@@ -44,6 +44,7 @@
"timeline",
"tokenInformation",
"treeItemCheckbox",
"treeViewActiveItem",
"treeViewReveal",
"testInvalidateResults",
"workspaceTrust",