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

Auto-detect running editor on Linux for error overlay #3077

Merged
merged 5 commits into from Sep 11, 2017
Merged

Auto-detect running editor on Linux for error overlay #3077

merged 5 commits into from Sep 11, 2017

Commits on Sep 6, 2017

  1. Auto-detect running editor on Linux for error overlay

    Basic support of auto detecting running editor for #2636.
    Tested on Ubuntu 16.04.
    It detects few editors. JetBrains products should start by
    wrapper like /usr/local/bin/webstorm. Otherwise it takes a
    lot of time to open editor.
    gulderov committed Sep 6, 2017
    Copy the full SHA
    64a6ed7 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2017

  1. Comments fixed.

    gulderov committed Sep 7, 2017
    Copy the full SHA
    992104c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    9456669 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2017

  1. Comment rewording

    gulderov committed Sep 11, 2017
    Copy the full SHA
    9197752 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into auto-detect-editor-linux

    # Conflicts:
    #	packages/react-dev-utils/launchEditor.js
    gulderov committed Sep 11, 2017
    Copy the full SHA
    e023800 View commit details
    Browse the repository at this point in the history