Categories
Devops

Accessing vagrant machine using VS Code

I have started using VS Code a lot recently. Most of the time, it was accessing remote machines on the cloud using the Remote SSH plugin or logging in to the same machines and using VS Code directly. But, when I tried accessing my vagrant machine the same way, a big bummer. I had an…Continue readingAccessing vagrant machine using VS Code