Sublime Forum

ST3: Sidebarenhancements f12 Open in Browser - Unrecoverable

#1

User key bindings have been set, preview URL’s have been assigned and the whole program + all packages have been deleted, uninstalled and reinstalled 2+ times now, still no f12 Open in Browser functionality.

ST3 on Windows 10 using Chrome as default browser. It worked a week ago. I have recreated the EXACT directory structure & file contents as on my laptop that works but hitting f12 on the desktop opens Goto Anything. Even if I set Default (Windows).sublime-keymap to a different keybinding (such as:

{ "keys": ["ctrl+b"],
            "command": "side_bar_open_in_browser",
            "args":{"paths":[], "type":"testing", "browser":""}
        }

it won’t open in browser. In fact, the above does nothing. When I set it to f12 the only thing it will do is open GoTo Anything.

I have no hair left to pull out. Any insight, observations or suggestions are deeply appreciated. (Save telling me to move to iOS.)

0 Likes