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
Post a Comment