[DEPRECATED] DO NOT USE - WILL BE REMOVED FROM APM ref: #33
Based on Sublime Text SyncedSideBar plugin. Active tab & sidebar are synced - sidebar entry automatically scrolls into view.
Atom Package: https://atom.io/packages/synced-sidebar
apm install synced-sidebar
Or Settings/Preferences ➔ Packages ➔ Search for synced-sidebar
By default the sidebar (tree view) is not in sync with the active tab. With synced-sidebar installed the tab is revealed in the sidebar anytime a tab is active. If the active file in the sidebar is not currently in view (below or above the current viewport), the sidebar will automatically scroll the active file into view.
If the sidebar is collapsed, synced-sidebar doesn't do anything. The sidebar remains collapsed as is.
Currently there aren't configurations since there's only one thing the package does. You can either have the package enabled or disabled. Let me know if you think there's a use case for configs.