Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can you assign the ctrl - alt - v shortcut to another browser? #64

Open
ghost opened this issue Sep 20, 2016 · 1 comment
Open

Can you assign the ctrl - alt - v shortcut to another browser? #64

ghost opened this issue Sep 20, 2016 · 1 comment

Comments

@ghost
Copy link

ghost commented Sep 20, 2016

I am fairly new to programming and tend to use safari as my default browser. I do know you can use ctrl - alt - s with this plugin to open in safari but I am just curious if there is a way to alter user settings to ctrl - alt - v so that will also use safari as the default?

I have tried creating a sublime-settings user file and putting in:


{
"selectedBrowser": "safari"
}

but this does not work. Does anyone know of another way

@TrevorSayre
Copy link

TrevorSayre commented May 9, 2017

Set Preference > Package Settings > View In Browser > Settings - User to:

{
  "browser": "chrome"
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant