Skip to content

rootindex/iterm2-phpstorm-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

iTerm2 PHPStorm Helper

Simple and easy CMD + Click to open php files at the right line number ✅

Bash script to help iTerm2 translate php stack traces + line numbers correctly when opening in PHPStorm.

Feel free to sent any improvements and changes this way.

Examples

Launcher Demo

Launcher Demo2

Caveats

I have only tested the script on a Mac, please report if successful on other platforms :shipit:

Installation

wget https://raw.githubusercontent.com/rootindex/iterm2-phpstorm-helper/master/phpstorm-launcher-helper \
    -O /usr/local/bin/phpstorm-launcher-helper \
    && chmod +x /usr/local/bin/phpstorm-launcher-helper
    

Configuration

In iTerm2 you just need to change the launcher to a run command as follows: iTerm2 Config

If you have not setup a cli launch command for phpstorm follow these steps: iTerm2 Config iTerm2 Config iTerm2 Config

Credit

Francois Raubenheimer

About

iTerm2 PHPStorm Helper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages