Hacker News new | ask | show | jobs
by LelouBil 723 days ago
Intellij supports it (a bit) via remote development. It starts up a container and runs the ide back end inside of it.

It's not ergonomic at all thought, because now you need to have 2 IDE's running. The one that managed the container and the one inside the container