Re: Remote development/editing using Visual Studio Code

Top Page
Attachments:
Message as email
+ (text/plain)
+ (text/html)
+ (text/plain)
Delete this message
Reply to this message
Author: David Schwartz via PLUG-discuss
Date:  
To: Main PLUG discussion list
CC: David Schwartz
Subject: Re: Remote development/editing using Visual Studio Code
You could set up a crontab that runs rsync/ssh/etc

Also, I seem to recall there’s a way to monitor a folder for changes that could trigger rsync/etc

Doesn’t it have something that lets you connect to a git repo?

-David Schwartz




> On Nov 3, 2024, at 8:05 PM, Michael via PLUG-discuss <> wrote:
>
> One option is to create a VSCode task that FTPs a copy to the remote machine each time a file is saved (use the Trigger Task on Save extension).
>
>
> On 11/3/24 2:00 PM, <mailto:plug-discuss-request@lists.phxlinux.org> wrote:
>> Message: 1
>> Date: Sat, 02 Nov 2024 15:15:46 -0700
>> From: <mailto:techlists@phpcoderusa.com>
>> To: Main PLUG discussion list <> <mailto:plug-discuss@lists.phxlinux.org>
>> Subject: Remote development/editing using Visual Studio Code
>> Message-ID: <> <mailto:1a6d6a372161d0170ac5794f9f712504@phpcoderusa.com>
>> Content-Type: text/plain; charset=US-ASCII; format=flowed
>>
>> Hi,
>>
>> I am looking for a plugin for Visual Studio Code that allows me to
>> connect via SFTP and stores the code local and remote.
>>
>> Does anyone have a suggestion.
>>
>> Thanks!!
>> Keith
>>
> ---------------------------------------------------
> PLUG-discuss mailing list:
> To subscribe, unsubscribe, or to change your mail settings:
> https://lists.phxlinux.org/mailman/listinfo/plug-discuss


---------------------------------------------------
PLUG-discuss mailing list:
To subscribe, unsubscribe, or to change your mail settings:
https://lists.phxlinux.org/mailman/listinfo/plug-discuss