mirror of
https://github.com/microsoft/vscode.git
synced 2026-07-09 16:24:45 +01:00
6a152ca523
* 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>