how to change current file type?

hi, i got a .vue file, but phpstorm identify thats a .txt file, thats confused me couple hours.

i tried restart phpstorm with delete .idea folder , but still not working for me!



there have some way to change current file type? like Sublime does.



0

Hi there,

Would be good to see the file icon, ideally using native IDE theme and not some Material one that changes icons.

In any case: most likely that would be just "Settings/Preferences | Editor | File Types" -- locate "Text file" entry in top list and remove unwanted pattern form the bottom one (extremetly likely will be the file name).

1

@Andriy Bazanov thats working for me! thanks

0

请先登录再写评论。