You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: