PhpStorm marks red colour my filenames. (I heard that this is about filestatus)
I've been writing my code and it isn't under VCS (No Git, No SVN) and suddenly it marked my filenames of red colour. How to solve that problem?

Please sign in to leave a comment.
Looks as if you have enabled version control integration for the project, and now the files are marked as unversioned. Please attach a screenshot of Settings(Preferences) | Version Control page
THank YoU!!!!! Yeah, my project was in list of "version control projects". Problem solved