idea-php-dotenv-plugin
idea-php-dotenv-plugin copied to clipboard
.env comments after key = value
i was using KEY = VALUE # Comment - it does works, but you should not allow it PhpStorm is recommending KEY = VALUE#COMMENT which is giving error from codeigniter 4 framework... - you should not allow it too