FocusFileOnSidebar icon indicating copy to clipboard operation
FocusFileOnSidebar copied to clipboard

Doesn't jump to file

Open djmtype opened this issue 4 years ago • 2 comments

VS Code does this out of the box without any plugin and I was hoping this plugin would implement the same behavior in Sublime.

Unfortunately, if I click on an open tab, and the corresponding file is out of the viewport, it doesn't bring it into view automatically. I thought this was the purpose of the plugin.

Sublime 3.2.1

djmtype avatar Aug 30 '19 13:08 djmtype

@djmtype Thanks for reaching out. Could you provide an animated gif or video demonstrating the behaviour at hand? Does the console log show any errors related to FocusFileOnSidebar?

pykong avatar Aug 30 '19 13:08 pykong

Reading the docs, I see you have to press cmd+k cmd+f on Mac to get the same effect.

But, in VS Code it's automatic, without any shortcuts. Screencast

djmtype avatar Aug 30 '19 13:08 djmtype