Bin/console file not opening
Hello, dear colleagues!
Recently, I encountered an issue where the console file in the bin directory stopped opening. I was working on a small custom project and created a console file. Afterward, a dialog window appeared, the contents of which I unfortunately ignored and agreed to something. After that, the console icon disappeared, turned white, and the file stopped opening. I understand that PhpStorm does not open executable files? Is that the issue? The same file opened just fine in Sublime Text, and I was able to make the necessary edits.
How can I fix this situation now?
Thank you in advance for your help!

请先登录再写评论。
Hello Khaybula Musaev,
Please check the Settings | Editor | File Types list. The console file may have been associated with an incorrect file type.
Reviewing the sections File type auto-detected by file content and Files opened in associated applications might help.