codeigniter - rename a file to "frameset.php" in a CI project, in phpstorm/intelliJ -


today when i'm coding in ci project, renamed controller "dashborad.php" "frameset.php", , checked “search reference”. files icon named "frameset.php" in project became plain text icon , code assistant not work. how can fix it?

thanks @lazyone's answer. remembered rename "dashborad.php" "frameset"(without .php) before. that's work me:

settings | file types | text files

scroll bottom, find , remove "frameset.php" in "registered patterns".


Comments

Popular posts from this blog

c++ - How to add Crypto++ library to Qt project -

jQuery Mobile app not scrolling in Firefox -

How to use vim as editor in Matlab GUI -