How can I add volt syntax checking in PHPStorm

后端 未结 2 906
自闭症患者
自闭症患者 2021-01-31 14:41

I want to be able to have syntax highlighting in PHPStorm for Volt, Phalcon\'s template engine.

Is there a way to do so?

2条回答
  •  南方客
    南方客 (楼主)
    2021-01-31 15:22

    Right click on a .volt file in the project tab. Click on associate with a file type. Choose twig.

提交回复
热议问题