Y
Hacker News
new
|
ask
|
show
|
jobs
by
bubblesorting
1983 days ago
VS Code runs on remote hosts through SSH, containers, or WSL:
https://code.visualstudio.com/docs/remote/remote-overview
Kinda like a parallel universe swank/slime.
1 comments
indymike
1983 days ago
Yes... and has the same limitations of roundtripping files in any other IDE.
link
bananaquant
1983 days ago
For display and editing purposes, yes. However, from what I understand, the LSP, linters, and auxiliary tools all run on remote.
link