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

Recognize atom with a file extension. #17857

Merged
merged 1 commit into from
Aug 6, 2016

Conversation

twadleigh
Copy link
Contributor

The edit function on windows fails if the editor command is atom. It succeeds if it is instead atom.cmd, but then Julia fails to recognize the atom editor. This fixes that.

The `edit` function on windows fails if the editor command is `atom`. It succeeds if it is instead `atom.cmd`, but then Julia fails to recognize the `atom` editor. This fixes that.
@tkelman tkelman merged commit 08ef70a into JuliaLang:master Aug 6, 2016
tkelman pushed a commit that referenced this pull request Aug 11, 2016
The `edit` function on windows fails if the editor command is `atom`. It succeeds if it is instead `atom.cmd`, but then Julia fails to recognize the `atom` editor. This fixes that.
(cherry picked from commit e79bee7)
ref #17857
@twadleigh twadleigh deleted the recognize-atom-with-extension branch September 5, 2016 15:27
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