Tagged Questions
2
votes
0answers
697 views
Better PHP syntax coloring for XCode, and support for short_open_tag [closed]
The syntax coloring definition for PHP in Xcode (as of 4.5.1) is pretty poor:
probably some 30% of PHP keywords are missing from the definition and are not highlighted as such
PHP blocks in the ...