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

sql - VB.NET Operand type clash: date is incompatible with int error -

SVG stroke-linecap doesn't work for circles in Firefox? -

python - TypeError: Scalar value for argument 'color' is not numeric in openCV -