Merge branch 'master' into release/v1.8.1

This commit is contained in:
cytopia
2020-11-12 15:36:09 +01:00
committed by GitHub

View File

@ -139,7 +139,7 @@ Copy/paste all of the following lines into the above created ``xdebug.ini`` file
xdebug.idekey=VSCODE xdebug.idekey=VSCODE
; Optional: Set to true to always auto-start xdebug ; 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. .. 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.