Synch directory to data source
Posted: Mon Jul 19, 2021 8:02 pm
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
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