Page 1 of 1

Enable Short Open Tags

PostPosted: February 27th, 2018, 6:01 pm
by Practicality
Hello,

I work with a project that makes extensive use of short open tags (like <? ).

However, the syntax highlighting in the latest version doesn't seem to recognize these tags. I understand the need to turn that off in some projects, but is there a way to turn it on if we need to?

Thank you.

Re: Enable Short Open Tags

PostPosted: February 28th, 2018, 1:48 pm
by maros.beno
Hi, as a workaround you can insert this property into your phpproj file.

Re: Enable Short Open Tags

PostPosted: March 1st, 2018, 6:13 pm
by Practicality
This works nicely, thank you. :D

Re: Enable Short Open Tags

PostPosted: March 5th, 2018, 10:10 am
by Miloslav Beno
Perfect, glad it works for you!:-)

In the latest update we've added a feature that will take this option from your php.ini file if you use PHP build-in server.