adampresley / sublime-view-in-browser

Open the contents of your current view/tab in a web browser
MIT License
271 stars 68 forks source link

Doesn't work in Sublime Text 3 #27

Closed firedev closed 10 years ago

firedev commented 10 years ago

Just installed it, restarted Sublime, when trying to activate the plugin nothing happens, status bar says "Saved" and nothing happens.

leeknowlton commented 10 years ago

Same problem.

adampresley commented 10 years ago

What build of ST3, OS, and what browser are you trying to use? Are you using the default key combo to load?

leeknowlton commented 10 years ago

ST3 Build 3059, Windows 7, Chrome.

firedev commented 10 years ago

OS X, 3059, Chrome. Here is the output from Console:

Python version 3
OS name: posix, Platform: .*
Match! firefox
OS name: nt, Platform: win32
Writing file /Users/pain/Sites/crm/public/404.html with encoding UTF-8 (atomic)
Opening  /Users/pain/Sites/crm/public/404.html
firefox %s
crickw commented 10 years ago

Same problem. ST build 3059 on OSX 10.9 with FF 26. using CTRL-ALT-V causes a save function. using CheatSheet.app shows CTRL-ALT-V listed to be "open in browser"; however, this isn't happening.

adampresley commented 10 years ago

Can you try binding to a different key? I'm afraid I do not have an Apple machine to try this myself on.

easynda commented 10 years ago

Thanks Adam. Did get it properly bound using CTRL-ALT-V. Thanks!!

adampresley commented 10 years ago

Cool, glad you got it to work. Cheers