phalcon - How to change recognized file type in PhpStorm 10? -


i did mistake recognizing *.volt file type xml. it's supposed twig file types. i've read on many sources opening menu on "settings->editor->file types". can't find "file types" menu in version nor plus button add file types. must then? know silly question, still make me frustated. thanks

soft solution: open settings->editor->file types go xml , find *.volt there. remove it. enter image description here

hard solution: navigate .webide100/config directory , find file content volt. xml file. can remove extention , restart phpstorm.


Comments

Popular posts from this blog

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

Making Empty C++ Project: General exception (Exception from HRESULT:0x80131500) Visual Studio Community 2015 -

How to fix java warning for "The value of the local variable is not used " -