+5
Current line highlight hidden for PHP when using Cobalt theme?
When using the Cobalt theme and editing a PHP file, the current line highlight doesn't show up for any lines of code that are between <?php and ?>. I can see the current line highlight in the gutter for the line I'm on, but the color does not extend into the code.
If the PHP file has any HTML code integrated with it (that is obviously not between <?php and ?>) then the highlight shows up fine for the HTML. But once you move the cursor into any PHP code, it goes away.
I'm not sure if this is a bug or if it's just poor organization of the PHP.tmLanguage file or the Cobalt theme file. When you have PHP and HTML in the same file, all the PHP code has a different background color than the HTML code. I'm willing to bet that the problem has something to do with this. I've poked around in the theme files and language files, but I can't figure this one out...
Service d'assistance aux clients par UserEcho
http://www.sublimetext.com/forum/viewtopic.php?f=3&t=2691
Any solution?