Hacker News new | ask | show | jobs
by visarga 1861 days ago
The whole set of Remote Development extensions is a game changer. You can be remote and it feels like being local with the terminal, debugger, files and language server.

It's especially useful when your laptop is running a different OS than Linux which is often the target.

I just hate the overly zealous autocomplete that fixes good words into bad words and forces me to hit Esc every time.

1 comments

I'm on Linux, but have remote vscode into my desktop at the office and macincloud for testing on mac...

One day, I'l figure out how to automatically provision a Windows VM in cloud too, clone from github and connect with vscode.