(no title)
saulrh
|
1 year ago
The alternative is suggested by tramp, which from what I know treats the remote as a network filesystem instead of an execution host. I don't believe that tramp deploys any binaries: it reads and writes bytes over pipes and all meaningful execution happens locally. Notably, it does not achieve persistence, because there's a difference between "VSCode plugins have access while you're SSH'd in" and "VSCode plugins have access forever".
tubs|1 year ago
How does it execute the exact version of clangd that is running on the remote not my local laptop, desktop, or windows machine I’m using to remote in?
How well does it search through files on a slower connection when it has to download every byte of every file?
skydhash|1 year ago
rednafi|1 year ago
saulrh|1 year ago
skydhash|1 year ago
unknown|1 year ago
[deleted]
cobbal|1 year ago
fiddlerwoaroof|1 year ago