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' -

python - How do I create a list index that loops through integers in another list -

c# - “System.Security.Cryptography.CryptographicException: Keyset does not exist” when reading private key from remote machine -