Making Eclipse view different file extensions as PHP

前端 未结 4 1494
离开以前
离开以前 2021-01-03 19:29

I have several file extensions, like .module, that I would like to be understood by Eclipse to be PHP - so I get the same syntax highlighting, code completion,

4条回答
  •  谎友^
    谎友^ (楼主)
    2021-01-03 20:03

    Window > Prefrences > General > Content Types > Text > PHP Content Type add any type of file like *.module, *.install etc

提交回复
热议问题