aziz / SublimeFileBrowser

Ditch sidebar and browse your files in a normal tab with keyboard, like a pro!
MIT License
395 stars 45 forks source link

Constant Auto-refreshing #147

Closed zackshackleton closed 6 years ago

zackshackleton commented 6 years ago

When I open the file browser in a larger project, it constantly refreshes. I have noticed when I am at the top of the list, the problem doesn't appear. When the selection line causes the view to scroll, the auto refresh starts back up. This appears even when { "dired_autorefresh": false } is in sublime's settings.

tonatiuh commented 6 years ago

Same issue here.

tyabele commented 6 years ago

Having the same issue. Mostly its the "expanding" a nested directory and then scrolling. Anyone have any insight?

ksarunas commented 5 years ago

Is there any estimate when a new version with this fix is going to be released? This auto refreshing issue is so annoying..

zackshackleton commented 5 years ago

@ksarunas If you install it manually instead of Package Control, it contains the fix.

ksarunas commented 5 years ago

@zackshackleton thanks for a suggestion, don't know why I did not think of that. Works great now. Anyways, would be nice if this fix was on Package Control too!