facelessuser / FavoriteFiles

Sublime Text plugin to save favorite files http://facelessuser.github.io/FavoriteFiles/
70 stars 8 forks source link

Loose of focus after opening a file #6

Closed leakyMirror closed 10 years ago

leakyMirror commented 10 years ago

I am using FavoriteFiles plugin with Sublime Text 3 and noticed that there is no cursor after opening a favorite file. I need to use a mouse each time. Is this a common behaviour or is it just my configuration?

facelessuser commented 10 years ago

Focus of opened file is included in the recent commit https://github.com/facelessuser/FavoriteFiles/commit/ba22c6a2324296b7f80df1c0169b9a37daedafe9

I have not yet merged it to the the ST3 branch, but I will later tonight.

leakyMirror commented 10 years ago

Thank you :)

facelessuser commented 10 years ago

Change has been merged. You can pick it up as soon as Package Control sees it.