Remote development/editing using Visual Studio Code

techlists at phpcoderusa.com techlists at phpcoderusa.com
Mon Nov 4 14:48:34 MST 2024


Hi David,

Thank you for the feedback!!

I want to keep things as simple as possible.  The VSC plugin I 
referenced would automatically save local and remote upon a save event.

I am able a add/edit/delete/ given the plugin I installed some time ago, 
however it does not have the save local feature I would like to have.

I'll revisit at some point.

Thanks!!
Keith


On 2024-11-03 20:32, David Schwartz via PLUG-discuss wrote:
> 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
>> <plug-discuss at lists.phxlinux.org> 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, plug-discuss-request at lists.phxlinux.org wrote:
>> 
>>> Message: 1
>>> Date: Sat, 02 Nov 2024 15:15:46 -0700
>>> From: techlists at phpcoderusa.com
>>> To: Main PLUG discussion list <plug-discuss at lists.phxlinux.org>
>>> Subject: Remote development/editing using Visual Studio Code
>>> Message-ID: <1a6d6a372161d0170ac5794f9f712504 at 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: PLUG-discuss at lists.phxlinux.org
>> To subscribe, unsubscribe, or to change your mail settings:
>> https://lists.phxlinux.org/mailman/listinfo/plug-discuss
> ---------------------------------------------------
> PLUG-discuss mailing list: PLUG-discuss at lists.phxlinux.org
> To subscribe, unsubscribe, or to change your mail settings:
> https://lists.phxlinux.org/mailman/listinfo/plug-discuss


More information about the PLUG-discuss mailing list