Closed KerryJones closed 7 years ago
@KerryJones I created a custom filetype for .env files and set the line comment to #
. Seems to work for now.
@natebrunette Doesn't creating a custom file type effectively prevent the dotenv plugin from working?
@kAlvaro Ha, I suppose it would. I guess I never used the plugin for autocompletion, I was just looking for a way to quickly comment/uncomment .env files.
That sounds great, adelf. Any chance you can release that soon?
@biggator I don't want to release only commenting.... I'll try to add some other features and release soon
Implemented on 0.5
Thanks, @adelf. The release works well.
PHPStorm doesn't currently understand how to comment in .env,
#
. It would be great to use Ctrl+/ to comment