Is remote development with containers supported?
Answered
Hi there! I'm currently evaluating IntelliJ IDEA for my Java development. In the documentation, I read about its Docker support. From what I understand, it seems that running and debugging an application in a container is supported. What about developing inside a container? Can I connect my local IntelliJ IDEA installation to a container and develop inside the container with IntelliJ IDEA?
Thanks in advance.
Please sign in to leave a comment.
What exactly do you mean by developing inside the container?
I mean something like this: https://code.visualstudio.com/docs/remote/containers
Not yet, the most closest thing that is already available is https://blog.jetbrains.com/blog/2021/03/11/projector-is-out/ .
Is this planned for the near future? Developing in isolation is amazing!
Hello,
Please follow for updates in the related issue: https://youtrack.jetbrains.com/issue/IDEA-226455
Whoa! Cool. I just voted for IDEA-226455. ;-)