mirror of
https://github.com/cytopia/devilbox.git
synced 2024-12-19 04:47:52 +00:00
Merge branch 'master' into release/v1.8.1
This commit is contained in:
commit
f2929f3d08
@ -139,7 +139,7 @@ Copy/paste all of the following lines into the above created ``xdebug.ini`` file
|
||||
xdebug.idekey=VSCODE
|
||||
|
||||
; Optional: Set to true to always auto-start xdebug
|
||||
xdebug.remote_autostart=false
|
||||
xdebug.remote_autostart=true
|
||||
|
||||
.. note:: Host os and editor specific settings are highlighted in yellow and are worth googling to get a better understanding of the tools you use and to be more efficient at troubleshooting.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user