When an SQL block is enclosed in quotation marks in PHP (denoting a string), it would be great to highlight this SQL syntax. I'm looking for at least standard SQL highlighting, but PostgreSQL 9.1 compatibility was exactly what I needed. I am open to any suggestions no matter how difficult (for example, recompiling Netbeans) to achieve this.
velo9 source
share