My current project is situated on a remote development server. I've got two options for working on my code. Mapping the remote user directory to my Local Windows machine. Utilizing the Remote SSH ...
{ "version": "0.2.0", "configurations": [ { "name": "Listen for XDebug", "type": "php", "request": "launch", "localSourceRoot": "${workspaceRoot}/public", "port ...