Question

Today when i'm coding in my CI project, i renamed a controller "dashborad.php" to "frameset.php", and i checked “search for reference”. Then all files icon named "frameset.php" in my project became to a plain text icon and code assistant does not work. How can i fix it?

Was it helpful?

Solution

Thanks for @LazyOne's answer. I remembered i do rename the "dashborad.php" to "frameset"(without .php) before. That's work for me:

Settings | File Types | Text files

Scroll to bottom, find and remove "frameset.php" in the "Registered Patterns".

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top