Sublime Forum

PHP Block Comment Not Greyed Out

#1

I’m using 4143 . This started happening recently… A PHP block comment <?php /* is now only greying out to the end of its closing php tag (as if it was a single line comment // ), not (as it used to work) greying out everything until it found the next end comment */ ?> This seems to be a purely visual issue as the commented code isn’t rendered. Is this intentional or is there a fix … it’s really annoying not having a visual representation of the fully commented block especially when the first line has an open if statement bracket { … the next closing bracket is highlighted as an error.

Thanks

0 Likes

#2
0 Likes

#3

Thanks for that, but have absolutely no idea how to implement that fix

0 Likes