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.

0
Hi Rizwan,
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
0

WOW 4 years old issue, just how big is the backlog to not fix this in 4 years :D

0
Hi Rizwan, sorry for your unhappy experience. The YouTrack issue is 4 years old, but for some reason the similar behavior occurs in 2024.3 again so we are using this YouTrack issue for tracking.
Please kindly follow https://youtrack.jetbrains.com/issue/IJPL-103765 to get latest update, thank you for your time and understanding.
0

请先登录再写评论。