Enhance the environment variable functionality of the service

Answered

Configuring environment variables for services is very convenient, especially when switching between environments. However, the biggest drawback at present is that each service needs to be configured again, which can be very troublesome when there are many modules.

 

I hope to achieve the following enhancements:

1. Default environment variables can be configured at the workspace level (which can be merged and overwritten with environment variables configured by the service)

2. Creating a git working tree can carry these configurations to the new working tree

 

0
1 comment

Thanks for your post.

For enhancement 1, here's a feature request: https://youtrack.jetbrains.com/issue/IJPL-14355. Currently there are no updates yet.
For enhancement 2, please refer to https://youtrack.jetbrains.com/issue/IJPL-241029, and the feature should be implemented in the near future release.

Please upvote and follow these YouTrack feature requests, thank you.

Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/207241135-How-to-follow-YouTrack-issues-and-receive-notifications 

0

Please sign in to leave a comment.