AHMED.D
AHMED.D

Reputation: 165

PhpStorm open file in a wrong format

PhpStorm is opening a php as an SQL file. I checked the extension and it is php but PhpStorm insist to open it as an SQL. I've tried to clear the cache but no use.

Upvotes: 1

Views: 142

Answers (1)

Jeric Blank
Jeric Blank

Reputation: 48

Go to settings and under Editor>file type.

add a file type that you want to add or may be you remove other file type.

Upvotes: 2

Related Questions