Why does VSCode show inline comments as part of environment variables from .env file?
VSCode is showing the inline comments and quotes from my .env file when importing environment variables and I can’t figure out why. It does not happen if I run the script from terminal, only within VSCode -> Run. Also