Skip to content

Instantly share code, notes, and snippets.

@roine
Last active September 29, 2024 05:50
Show Gist options
  • Save roine/99eeba0e26e436a1f2a90078836fab52 to your computer and use it in GitHub Desktop.
Save roine/99eeba0e26e436a1f2a90078836fab52 to your computer and use it in GitHub Desktop.
Opening Intellij from sublime merge

In this example I'll setup PHPStorm to open from sublime merge.

Editor Path: /Applications/PhpStorm.app/Contents/MacOS/phpstorm
Editor argument format: --line ${line} ${file}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment