Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
vms:webdev:phpfarm:xdebug [2016/11/30 01:46] admin [Setting up Xdebug’s remote debug with Atom (1.12.5)] |
vms:webdev:phpfarm:xdebug [2016/11/30 01:46] (current) admin [Setting up Xdebug’s remote debug with Atom (1.12.5)] |
||
|---|---|---|---|
| Line 205: | Line 205: | ||
| For php-debug to be able to give accurate feedback in Atom, you'll need to set the **Path Maps** in the php-debug settings.\\ | For php-debug to be able to give accurate feedback in Atom, you'll need to set the **Path Maps** in the php-debug settings.\\ | ||
| - | Note that you only need to specify the mapping from your server's root directory to your corresponding local root, the projects sub directory can be inferred from this information. | + | Note that you only need to specify the mapping from your server's root directory to your corresponding local root, your projects sub directories can be inferred from this information. |
| === Configure Xdebug === | === Configure Xdebug === | ||