Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 1.63 KB

README.md

File metadata and controls

32 lines (18 loc) · 1.63 KB

[DEPRECATED] DO NOT USE - WILL BE REMOVED FROM APM ref: #33

Synced-Sidebar Atom Package Build Status

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

Demo

Sync Sidebar Atom Package Animation

Installation

apm install synced-sidebar

Or Settings/Preferences ➔ Packages ➔ Search for synced-sidebar

Use

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.

Configuration

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.

License

MIT © Peter Shin