6 ms·
> You can effectively run whole development (LSP, docker, compiler, files) on remote like it is on your local machine. the same is possible with any other edit
by krobelus 2y ago
> You can effectively run whole development (LSP, docker, compiler, files) on remote like it is on your local machine.
the same is possible with any other editor that implements a client/server model, and it can be done without giving the server the ability to execute code on the client