Synch directory to data source

Are you missing a feature? Request its implementation here.
dariok
Posts: 1
Joined: Mon Jul 19, 2021 7:54 pm

Synch directory to data source

Post by dariok »

Dear all,

I am developing exist-DB-based applications and thus my workflow often is

1) write code in oXygen
2) copy file in project explorer
3) paste into exist
4) view in browser

As with most repetitive tasks, I sometimes paste to the wrong path or copy the wrong file etc. If I just try something “quick and dirty”, I often use eXide and then copy code back to oXygen.

The other day I found the existdb-vscode extension (https://github.com/wolfgangmm/existdb-langserver) for Visual Studio Code which has a (admittedly rather basic) feature to automatically synchronize a local directory to exist (i.e. a file is copied on being saved).

I think this would be a very handy addition for oXygen. It could be just as simple: name one local directory and specify a place accessible from the data sources where it is to be synched.

I’d be happy to contribute more input or to do some beta testing.

Thanks and all best,
Dario
Radu
Posts: 9057
Joined: Fri Jul 09, 2004 5:18 pm

Re: Synch directory to data source

Post by Radu »

Hi Dario,

Thanks for the improvement request, I added an internal issue on our side.
Our Data source explorer does not have API to allow a third party plugin to contribute content to a certain folder. So if we were to implement this it would need to be a feature built-in Oxygen.
If we will find time for this we'll update this forum thread. I'm afraid I cannot give you a timeline for this.

Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
Post Reply