Skip to content

Commit

Permalink
Write the map location so it's easy to copy
Browse files Browse the repository at this point in the history
  • Loading branch information
cliffordp authored Sep 23, 2020
1 parent 37f6a91 commit bd54153
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion docs/xdebug.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,16 @@ Note that this command cannot be ran within `tric shell` because you've SSH'd in

#### Setup IDE for Xdebug

##### PhpStorm

Set your localhost plugin folder to map to `/var/www/html/wp-content/plugins`.

Video walk-throughs for [PhpStorm](https://drive.google.com/open?id=190vwEbkSw_aT7ZR6IvwMs50ZU2IQxLWD&authuser=luca%40tri.be&usp=drive_fs) and [VSCode](https://drive.google.com/open?id=19QeuODnskaFYDCCsB5mvfquecXBAytyM&authuser=luca%40tri.be&usp=drive_fs) (links require Modern Tribe login).

Screenshot from PhpStorm's video:

![PhpStorm XDebug settings](images/tric-Xdebug-PhpStorm.png "PhpStorm XDebug settings")


### Enable/Disable Xdebug

1. `tric xdebug on`
Expand Down

0 comments on commit bd54153

Please sign in to comment.