7 ms·
Quick question. I develop with VMs a lot and use vagrant to set up an sshfs share from my local repo mounted within the VM as shared drive. This sort of does th
by devnullbyte 6y ago
Quick question. I develop with VMs a lot and use vagrant to set up an sshfs share from my local repo mounted within the VM as shared drive. This sort of does the job, but it's a bit spotty, sometimes I can save my code, and then build the source, but sshfs has been to slow and I end up building without the freshly saved changes. Is there a better way of doing thus native to vscode?
- dragonshed 6y agoYou should check out the remote dev extension for vscode. https://code.visualstudio.com/docs/remote/remote-overview https://code.visualstudio.com/docs/remote/remote-overview