mkloubert / vscode-remote-workspace

Multi protocol support for handling remote files like local ones in Visual Studio Code.
https://marketplace.visualstudio.com/items?itemName=mkloubert.vscode-remote-workspace
GNU Lesser General Public License v3.0
207 stars 37 forks source link

Git Support for WebDAV #126

Open TurekBot opened 5 years ago

TurekBot commented 5 years ago

I'm quite new to using WebDAV, so this might be a silly question, but would it be possible to have support in the extension to use Git when working in a Remote WebDAV workspace?

If I read issue #11 correctly, there is support for FTP, secure FTPS and SFTP. Is it the case that it's impossible over a WebDAV connection, or just not yet implemented?

I'm happy to be explained to why this does or does not work.

Thank you very much, in advance; having this plugin at all has made my life immeasurably easier.

TurekBot commented 5 years ago

If using Git is not an option, is there a more WebDAV way of doing Version Control?