Hacker News new | ask | show | jobs
by warsheep 362 days ago
Not sure how you can compare vscode with TRAMP. A lot of dev work nowdays is done in containers where you install specific versions of dev tools, compilers, etc. Vscode is one click from seamlessly working inside such a container with its dev tools. TRAMP doesn't provide anything like that, right?
1 comments

Of course, you can use TRAMP to edit files inside docker containers. You don’t even need to install anything inside them.