Skip to content

Default browser setting#35

Open
nchursin wants to merge 1 commit into
Oblongmana:developfrom
nchursin:develop
Open

Default browser setting#35
nchursin wants to merge 1 commit into
Oblongmana:developfrom
nchursin:develop

Conversation

@nchursin

@nchursin nchursin commented Jul 6, 2017

Copy link
Copy Markdown

The plugin opens reference in default system browser (Safari for me). I don't want to use it, I want to use Chrome instead. So I made a default_browser setting, where you should specify a path to your browser executable, e.g.:

{
	"default_browser": "/Applications/Google Chrome.app"
}

If the setting is empty it will still use the default browser.
I did this stuff for myself, but then realized I may be not the only one. Instead of posting an issue, I figured I might as well post a pull request.

@Oblongmana

Copy link
Copy Markdown
Owner

Good thought, will review today. Which operating systems have you tested this in?

@Oblongmana
Oblongmana self-requested a review July 17, 2017 21:29
@nchursin

Copy link
Copy Markdown
Author

MacOS Sierra. I'll test it on Ubuntu 16 tonight.
Seems like it's useless for Windows - the plugin loads correct browser.

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

Successfully merging this pull request may close these issues.

2 participants