Sublime Forum

Focus file when opening it from Sidebar

#1

I have set "open_tabs_after_current": false, so I dont see preview of a file when moving in Sidebar. When I click enter and open a file(from Sidebar) focus is not moved to that file, it stays on the Sidebar. When I set "open_tabs_after_current": true and click on a file, file is opened and focus is moved to that file.

How to focus file that I open from Sidebar when open_tabs_after_current is set to false; So I dont see preview of a file, but still focus it when I press enter to open it from Sidebar.

0 Likes

#2

Are you sure about the setting causing it?

I can reproduce opened view not being focused only if "preview_on_click": false is set.

0 Likes