How to use VSCode to remotely edit website files?

前端 未结 8 1327
忘了有多久
忘了有多久 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:09

    open filezilla->edit->file editing->use custom editor->browse(find the visual code path)

    for find visual code path->right click on the visual code and open location and paste that location to the browse menu and find the visual code short cut

    after that press ok on filzilla it will work fine

提交回复
热议问题