PHP Code Coloring: differentiate between C++-style comments and Shell-style comments
Dear team, I was wondering if it is possible to differentiate between changing the code coloring in PHP for C++-style comments "//" and Shell-style comments "#" individually... I read through https://helpx.adobe.com/dreamweaver/using/customize-code-coloring.html but found no answer to this.
