• gulderov's avatar
    Auto-detect running editor on Linux for error overlay (#3077) · 1faee66a
    gulderov authored
    * 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.
    
    * Comments fixed.
    
    * List all processes owned by you
    
    * Comment rewording
    1faee66a