mirror of
https://github.com/microsoft/vscode.git
synced 2026-08-29 17:41:32 +01:00
* 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>