Sublime Forum

Color in html + php combination

#1

Is there a way so when we have php inside html like this

<a href="<?php echo the_permalink(); ?>"><img src="<?php echo $feat_image; ?>" class="img-responsive" alt="<?php echo $image_alt; ?>" /></a>

to have php variables and strings in different color?
Now variables and strings are same as html attributes
Sorry if I did not explained well.
Any suggestion?

0 Likes

#2

sounds like you are referring to this:

a partial workaround for now is to get your color scheme to target scope variable.other.php

0 Likes

#3

Heh, I guess this is it.
I dont know anything about making / changing color schemes.
Thank you for pointing this.
One message to dev’s (or dev, more likely) : so sad this is stalled and falling behind competition.
Guess there is more fun in other things than coding…

0 Likes

#4

why do you say it is stalled? a new build was released 5 days ago…
https://www.sublimetext.com/3dev

Build 3132
Release Date: 26 May 2017

0 Likes

#5

I don’t want to open discussion, but this is testing release, no?
I can’t use that, and what supposed to be “stable” is not updated for more than 8 months.
That is stalled to me.
And updates are not bringing some important features, more look like something is done out of pure boredom.

That is why I say there are more fun things to do … (with hard earned money, which is earned for great work of course).
To me is bit symptomatic that some of the development starts when on some parts of globe starts winter.
So I am guessing beach, surfing, girls. More fun, don’t you think?
I am paying customer if you are gong to ask, wilI I be in future, yet to think about.
Let’s not take this further, agree?

0 Likes