idea-php-dotenv-plugin icon indicating copy to clipboard operation
idea-php-dotenv-plugin copied to clipboard

.env comments after key = value

Open alisacorporation opened this issue 2 years ago • 0 comments

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

alisacorporation avatar Jun 17 '23 22:06 alisacorporation