This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Description
- Open a project where the file tree is tall enough to require scrolling
- Open a file that would be "below the fold" in the tree. (E.g. in the Brackets source, with
src and a couple of its subfolders expanded, open a unit test file via Quick Open).
- Right-click the file in the working set and choose 'Show in File Tree'
Result: The necessary tree nodes expand, but the tree doesn't scroll to make the item visible.
This worked in 1.0 but is broken in 1.1...