Hacker News new | past | comments | ask | show | jobs | submit login

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?



You should check out the remote dev extension for vscode. https://code.visualstudio.com/docs/remote/remote-overview




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: