Gateway with Dev Containers is launching wrong IDE (should launch CLion, but instead launched IntelliJ)
Completed
I am trying to get a dev container working with gateway. At one point it was opening in CLion, but after I added some remoteEnv variables in the devcontainer.json, it now opens IntelliJ. The project has a CMakeLists.txt in the root. Is there some way to force a specific IDE?
Please sign in to leave a comment.
Hello!
Please submit an issue to the IntelliJ platform tracker (https://youtrack.jetbrains.com/issues/idea), since this team is responsible for the Dev Containers support, and describe in detail the steps to reproduce the issue. Thank you!