|
|
|
|
|
by krobelus
490 days 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 |
|