Php file type

Using PhpStorm  version 2017 3

After starting phpstorm and "Preferences->File types->PHP,"; the *.php file type is absent from list.

After adding the *.php file type, it works and php syntax and navigation is working.

When I close and restart PhphStorm, all is gone and i have to recreate the *.php file type.

Any idea?

 

0

Do you use any kind of settings syncing, such as Settings Repository or IDE Settings Sync?
The File Types settings are located in %GlobalPhpStormConfig%/config/options/filetypes.xml, you may try to remove it and check if this file appeared again on restart.

1
Avatar
Permanently deleted user

I had to deactivate the IDE setting sync, remove the file not resolve the problem for me.

0

请先登录再写评论。