I'm looking for a feature like Eclipse's Link with Editor. Basically, I want whatever file I'm editing to be shown in its place in the file tree.

link|improve this question

feedback

2 Answers

up vote 3 down vote accepted

https://github.com/sobstel/SyncedSideBar

You can install this via the Package Control utility (although it doesn't mention it on the github page).

link|improve this answer
feedback

Just right-click in the file's view and press "Reveal in Sidebar."

link|improve this answer
You can even have a key binding for "Reveal in Sidebar", see: gist.github.com/1596897#gistcomment-82781 – awendt May 4 at 9:10
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.