GoogleCloudPlatform / GoogleCloudPlatform/cloud-code-intellij
Cannot uncheck "Include system environment variables"
- Dominant language
- No language data
- Stars
- 325
- Forks
- 64
- PR merge metrics
- No merged PRs in 30d
Description
### Expected Behavior
When I configure the environment variables in Advanced settings for Cloud code: Kubernetes, I would want to be able to disable system environment variables and only use the User defined environment variables.
### Actual Behavior
1. Goto Run/Debug Configuration
2. Expand Advanced Settings
3. Bring up the Environment Variables window

5. Uncheck the box `Include system environment variables`

7. Save configuration by clicking OK
8. Open Run/Debug Configuration
9. Bring up the Environment Variables window
10. The previously unchecked box is checked again

### Additional Information
- IDE type (e.g. IntelliJ, Pycharm): PyCharm
- IDE version: 2022.3.2
- Cloud Code version (Settings > Plugins > Cloud Code): 23.1.1-222
- Operating System: Windows
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.