Thanks for the hint Bridger.
We would like to stay lightweight thus I'd prefer to not introduce big IDEs only for pushing code.
So for the moment (at least for me having Linux) I'll use Nautilus (Gnome file browser) to connect to the remote folder containing the code and opening files locally with BaseX Gui...  we have to be much more careful with coworking and conflict management. But with no build process (thanks XQ) and developing in rather isolated sections (thanks microservices) may be it could work.
We'll see...
Thanks again.
M.

On 13/11/20 17:33, Bridger Dyson-Smith wrote:
Hi Marco,

I'm sure others will have better thoughts on this, so please take this with a grain of salt. Jetbrains IntelliJ (and other IDEs) provide Remote Deployment options, and I would think Eclipse would offer something similar. I.e. write locally, and then push changes to the remote server with a keyboard chord. However, these types of connections require SSH or something similar.

I don't know if that's a helpful thought or not. 
Best,
Bridger

PS Shameless plug from a happy user: the Jetbrains IDEs can leverage Reece Dunn's awesome XQuery plugin.

On Fri, Nov 13, 2020 at 9:50 AM Marco Lettere <m.lettere@gmail.com> wrote:
Hello all!

We are in the slightly uncomfortable condition to do some remote coding.
Means write XQ code that has to be kept on a server different from our PCs.

We don't want to slow down our very agile development workflow by
passing everytime from a Git repo ...

Has anyone here some experience with remote editing of this kind? Using
BaseX Gui is out of discussion, isn't it?

Thanks,

Marco.