Files editor
VisualStudio Code extension
How to install
Preview

How to enable the descriptions on fields/suggestions

FTP
Download the FTP VSCode extension from here.
Create an empty folder anywhere on your PC, for example in the Downloads
folder.
This folder will contain a copy of your server files which will be synced on each saving.
For example remote_itemsadder_contents
.
Press CTRL+SHIFT+P
and run Config.

Change host
, port
, username
and password
(and protocol
if needed).
uploadOnSave
allows you to automatically upload the files on saving.
Press CTRL+SHIFT+P
and run Download Project.

Last updated
Was this helpful?