PhpStorm Smart Key not working in .env file

Viewed 144

In PhpStorm IDE, I want to comment line with smart key for multiple lines for .env file.

I am using CTRL+Q smart key for comment line. It is working fine everywhere but not working in .env file.

What should I do about it? Can you help me?

1 Answers
Related