Project Level Terminal settings
I have a few Microservices projects and each Project runs in its on Docker container (php-fpm based container).
Is there any way that I can set different terminal for different project.
For example if in the Shell path i set something like
docker exec -it container-name bash
Then when opening the terminal i can directly be inside the Docker Container.
The problem is that this is a Global setting and it would be nice to somehow set this on project level, so that I can access different containers directly.
Please sign in to leave a comment.
It has been a known issue for a while now I'm afraid.
You are welcome to upvote https://youtrack.jetbrains.com/issue/IJPL-103765 and subscribe to it to receive updates on the progress.
See this article if you are not familiar with our bug tracking system: https://intellij-support.jetbrains.com/hc/en-us/articles/207241135
WOW 4 years old issue, just how big is the backlog to not fix this in 4 years :D
Please kindly follow https://youtrack.jetbrains.com/issue/IJPL-103765 to get latest update, thank you for your time and understanding.