IntelliJ syntax highlighting for PHP

I installed IntelliJ IDEA on Ubuntu 16.04 to use Symfony. There is syntax highlighting for .yml files, but there is no syntax highlighting for .php files. How to add syntax highlighting for .php files in IntelliJ IDEA?

0

1 Answer

This is only available in the Ultimate edition of IntelliJ, see:

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like