SFTP folder sync for remote PHP debug with VSCode
There are several VSCode SFTP or SSH extensions. I’ve tried a few. One I like is SSH FS ( https://marketplace.visualstudio.com/items?itemName=Kelvin.vscode-sshfs ). This one has some handy features, remote terminal quick access and remote folder explorer. I can’t, however, see how to use with local file folders that sync, in part […]