Issue: Manually added custom file (e.g. named .env.dist) to list of env files in Run/Debug configuration is ignored. As result launched application cannot load environment variables since custom file was not loaded. The plugin only works if .env exists.
IDE: GoLand 2023.1.2
Issue: Manually added custom file (e.g. named .env.dist) to list of env files in Run/Debug configuration is ignored. As result launched application cannot load environment variables since custom file was not loaded. The plugin only works if .env exists.