How to use VSCode to remotely edit website files?
问题 I need to be able to remotely log into web servers for my clients and edit code remotely. I mostly use this for CSS changes, but also am starting to play with PHP as well. I have tried to get Remote-Editor to work but it won't pick up the .remote file that I placed in the /home folder. The instructions don't really give great details on setting this up. What do I do? 回答1: There are several approaches to this that are all editor-agnostic. First, there is sshfs , which is cross-platform and you