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

support multiple paths for a browser #14

Merged
merged 1 commit into from
Apr 17, 2013

Conversation

jadient
Copy link
Contributor

@jadient jadient commented Apr 13, 2013

Allow multiple paths to be specified for a single browser. This change will select the first path that exists. Example:

    "command": [
        "c:/Program Files/Mozilla FireFox/firefox.exe",
        "c:/Program Files (x86)/Mozilla Firefox/firefox.exe"
    ]

This can be useful when running a portable installation of Sublime and the configuation is shared (for example, on DropBox) and different machines have browsers in different locations.

adampresley added a commit that referenced this pull request Apr 17, 2013
support multiple paths for a browser
@adampresley adampresley merged commit ea03fc1 into adampresley:master Apr 17, 2013
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