How to use VSCode to remotely edit website files?

前端 未结 8 1315
忘了有多久
忘了有多久 2020-12-18 00:53

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. <

8条回答
  •  庸人自扰
    2020-12-18 01:22

    Just type this is Filezilla Settings->File Editing-> File Association

    php /snap/bin/code

提交回复
热议问题