autocomplete - PhpStorm 8: Reset file type for a specific file -


i created file in phpstorm 8, accidentally creating without ".php" extension, , phpstorm refuses recognise php file, or syntax highlight, autocomplete, etc, after changed extension .php...

i have tried deleting file , recreating it, invalidating cache through file menu, deleting .idea folder in project, , deleting whole project , pulling git server again, phpstorm still refuses acknowledge php file, after multiple attempts create .php extension first time.

settings (preferences on mac) | editor | file types | text files

find , remove unwanted pattern there


Comments

Popular posts from this blog

angularjs - Showing an empty as first option in select tag -

qt - Change color of QGraphicsView rubber band -

c++ - Visible files in the "Projects" View of the Qt Creator IDE if using the CMake build system -