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

google chrome - Developer tools - How to inspect the elements which are added momentarily (by JQuery)? -

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

php - Cloud9 cloud IDE and CakePHP -